OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
714
return
trio_span_function
(target, target, trio_to_lower);
835
trio_span_function
function
1249
return
trio_span_function
(target, target, trio_to_upper);
[
all
...]
Completed in 54 milliseconds