OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trio_match_case
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
triostr.c
781
trio_match_case
function
807
if (
trio_match_case
(string, &pattern[1]) )
[
all
...]
triostr.h
76
TRIO_STRING_PUBLIC int
trio_match_case
TRIO_PROTO((const char *string, const char *pattern));
Completed in 525 milliseconds