Searched defs:taglen (Results 1 – 5 of 5) 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
791 const uint32_t taglen = tag.GetLength(); in IsWholeWord() local821 int32_t taglen = tag.GetLength(); in SearchWord() local887 int32_t taglen = tag.GetLength(); in FindTag() 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
1843 taglen; in formatIPTC() local1977 taglen; in formatIPTCfromBuffer() local
94 int taglen; member