OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tagcompare
(Results
1 - 2
of
2
) sorted by null
/external/tremolo/Tremolo/
treminfo.c
64
static int
tagcompare
(const char *s1, const char *s2, int n){
function
84
if(!
tagcompare
(vc->user_comments[i], fulltag, taglen)){
103
if(!
tagcompare
(vc->user_comments[i], fulltag, taglen))
/external/libvorbis/lib/
info.c
87
static int
tagcompare
(const char *s1, const char *s2, int n){
function
107
if(!
tagcompare
(vc->user_comments[i], fulltag, taglen)){
126
if(!
tagcompare
(vc->user_comments[i], fulltag, taglen))
Completed in 142 milliseconds