Home
last modified time | relevance | path

Searched refs:returnval (Results 1 – 1 of 1) sorted by relevance

/PHP-5.3/ext/fileinfo/libmagic/
H A Dsoftmagic.c121 int returnval = 0, e; /* if a match is found it is set to 1*/ in match() local
156 returnval = 1; in match()
240 returnval = 1; in match()
313 returnval = 1; in match()
316 return returnval; /* don't keep searching */ in match()
319 return returnval; /* This is hit if -k is set or there is no match */ in match()

Completed in 8 milliseconds