HomeSort by relevance Sort by last modified time
    Searched defs:trio_instream_t (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libxml/src/
trio.h 72 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/
trio.h 72 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/
trio.h 72 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 42 milliseconds