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

  /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,
  /external/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,

Completed in 877 milliseconds