OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trio_equal_max
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
triostr.c
522
trio_equal_max
function
909
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 42 milliseconds