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

  /external/chromium_org/third_party/libxml/src/
triostr.c 516 trio_equal_max function
903 if (trio_equal_max(substring, size, &string[count]))
    [all...]
triostr.h 52 TRIO_STRING_PUBLIC int trio_equal_max TRIO_PROTO((const char *first, size_t max, const char *second));
  /external/libxml2/
triostr.c 516 trio_equal_max function
903 if (trio_equal_max(substring, size, &string[count]))
    [all...]
triostr.h 52 TRIO_STRING_PUBLIC int trio_equal_max TRIO_PROTO((const char *first, size_t max, const char *second));

Completed in 32 milliseconds