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

/external/libxml2/include/libxml/
H A Dparser.h1176 xmlCtxtReadIO (xmlParserCtxtPtr ctxt,
/external/libxml2/
H A Dxmllint.c2302 doc = xmlCtxtReadIO(rectxt,
H A Delfgcchack.h2479 #undef xmlCtxtReadIO macro
2480 extern __typeof (xmlCtxtReadIO) xmlCtxtReadIO __attribute((alias("xmlCtxtReadIO__internal_alias")));
2482 #ifndef xmlCtxtReadIO
2483 extern __typeof (xmlCtxtReadIO) xmlCtxtReadIO__internal_alias __attribute((visibility("hidden")));
2484 #define xmlCtxtReadIO xmlCtxtReadIO__internal_alias macro
H A Dparser.c14966 * xmlCtxtReadIO:
14981 xmlCtxtReadIO(xmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, function

Completed in 134 milliseconds