Searched refs:trio_string_size (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/libxml2-26/libxml2/
H A Dtriostr.h100 TRIO_STRING_PUBLIC int trio_string_size TRIO_PROTO((trio_string_t *self));
H A Dtriostr.c1496 * trio_string_size
1499 trio_string_size function
1592 if ((int)self->length >= trio_string_size(self))
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dtriostr.h100 TRIO_STRING_PUBLIC int trio_string_size TRIO_PROTO((trio_string_t *self));
H A Dtriostr.c1496 * trio_string_size
1499 trio_string_size function
1592 if ((int)self->length >= trio_string_size(self))

Completed in 113 milliseconds