OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trio_match
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/libxml/src/
triostr.c
728
trio_match
function
754
if (
trio_match
(string, &pattern[1]) )
[
all
...]
triostr.h
75
TRIO_STRING_PUBLIC int
trio_match
TRIO_PROTO((const char *string, const char *pattern));
/external/libxml2/
triostr.c
728
trio_match
function
754
if (
trio_match
(string, &pattern[1]) )
[
all
...]
triostr.h
75
TRIO_STRING_PUBLIC int
trio_match
TRIO_PROTO((const char *string, const char *pattern));
Completed in 97 milliseconds