Searched defs:trio_match_case (Results 1 - 1 of 1) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dtriostr.c781 trio_match_case function
807 if ( trio_match_case(string, &pattern[1]) )
2032 return trio_match_case(self->content, other->content);
2050 return trio_match_case(self->content, other);

Completed in 46 milliseconds