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

  /external/chromium_org/third_party/libxml/src/
triostr.c 157 trio_length function
220 length = trio_length(target);
350 return TrioDuplicateMax(source, trio_length(source));
374 length = trio_length(source);
898 size = trio_length(substring);
1568 length = self->length + trio_length(other)
    [all...]
triostr.h 54 TRIO_STRING_PUBLIC size_t trio_length TRIO_PROTO((const char *string));
  /external/libxml2/
triostr.c 157 trio_length function
220 length = trio_length(target);
350 return TrioDuplicateMax(source, trio_length(source));
374 length = trio_length(source);
898 size = trio_length(substring);
1568 length = self->length + trio_length(other)
    [all...]
triostr.h 54 TRIO_STRING_PUBLIC size_t trio_length TRIO_PROTO((const char *string));

Completed in 27 milliseconds