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
2542 const FX_DWORD taglen = tag.GetLength(); in IsWholeWord() local2568 int32_t taglen = tag.GetLength(); in SearchWord() local2690 int32_t taglen = tag.GetLength(); in FindTag() local
92 int taglen; member