HomeSort by relevance Sort by last modified time
    Searched full:trio_match (Results 1 - 2 of 2) sorted by null

  /external/libxml2/
triostr.h 75 TRIO_STRING_PUBLIC int trio_match TRIO_PROTO((const char *string, const char *pattern));
triostr.c 734 trio_match function
760 if ( trio_match(string, &pattern[1]) )
    [all...]

Completed in 175 milliseconds