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

  /external/libxml2/
triostr.h 77 TRIO_STRING_PUBLIC size_t trio_span_function TRIO_PROTO((char *target, const char *source, int (*Function) TRIO_PROTO((int))));
triostr.c 708 return trio_span_function(target, target, trio_to_lower);
829 trio_span_function function
1243 return trio_span_function(target, target, trio_to_upper);
    [all...]

Completed in 441 milliseconds