Searched defs:trio_instream_t (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/libxml/src/
H A Dtrio.h72 typedef int (*trio_instream_t) TRIO_PROTO((trio_pointer_t)); typedef
134 int trio_cscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
136 int trio_vcscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
138 int trio_cscanfv TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
/external/chromium_org/third_party/libxslt/libxslt/
H A Dtrio.h72 typedef int (*trio_instream_t) TRIO_PROTO((trio_pointer_t)); typedef
134 int trio_cscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
136 int trio_vcscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
138 int trio_cscanfv TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
/external/libxml2/
H A Dtrio.h72 typedef int (*trio_instream_t) TRIO_PROTO((trio_pointer_t)); typedef
134 int trio_cscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
136 int trio_vcscanf TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,
138 int trio_cscanfv TRIO_PROTO((trio_instream_t stream, trio_pointer_t closure,

Completed in 3370 milliseconds