Searched refs:trio_match (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dtriostr.c728 trio_match function
754 if ( trio_match(string, &pattern[1]) )
1996 return trio_match(self->content, other->content);
2014 return trio_match(self->content, other);
H A Dtriostr.h75 TRIO_STRING_PUBLIC int trio_match TRIO_PROTO((const char *string, const char *pattern));

Completed in 23 milliseconds