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

  /external/chromium_org/third_party/libxml/src/
triostr.h 76 TRIO_STRING_PUBLIC int trio_match_case TRIO_PROTO((const char *string, const char *pattern));
triostr.c 781 trio_match_case function
807 if ( trio_match_case(string, &pattern[1]) )
    [all...]
  /external/libxml2/
triostr.h 76 TRIO_STRING_PUBLIC int trio_match_case TRIO_PROTO((const char *string, const char *pattern));
triostr.c 781 trio_match_case function
807 if ( trio_match_case(string, &pattern[1]) )
    [all...]

Completed in 46 milliseconds