OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trio_length
(Results
1 - 2
of
2
) sorted by null
/external/libxml2/
triostr.c
163
trio_length
function
226
length =
trio_length
(target);
356
return TrioDuplicateMax(source,
trio_length
(source));
380
length =
trio_length
(source);
904
size =
trio_length
(substring);
1574
length = self->length +
trio_length
(other);
[
all
...]
triostr.h
54
TRIO_STRING_PUBLIC size_t
trio_length
TRIO_PROTO((const char *string));
Completed in 2207 milliseconds