Searched defs:taglen (Results 1 – 4 of 4) sorted by relevance
77 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query() local97 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query_count() local
100 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query() local120 int taglen = strlen(tag)+1; /* +1 for the = we append */ in vorbis_comment_query_count() local
2526 …SyntaxParser::IsWholeWord(FX_FILESIZE startpos, FX_FILESIZE limit, FX_LPCBYTE tag, FX_DWORD taglen) in IsWholeWord()2549 FX_INT32 taglen = tag.GetLength(); in SearchWord() local2682 FX_INT32 taglen = tag.GetLength(); in FindTag() local
93 int taglen; member