Searched defs:xmlReaderForDoc (Results 1 - 2 of 2) sorted by relevance

/external/libxml2/
H A Dxmlreader.c5370 * xmlReaderForDoc:
5382 xmlReaderForDoc(const xmlChar * cur, const char *URL, const char *encoding, function
H A Delfgcchack.h8070 #undef xmlReaderForDoc macro
8071 extern __typeof (xmlReaderForDoc) xmlReaderForDoc __attribute((alias("xmlReaderForDoc__internal_alias")));
8073 #ifndef xmlReaderForDoc
8074 extern __typeof (xmlReaderForDoc) xmlReaderForDoc__internal_alias __attribute((visibility("hidden")));
8075 #define xmlReaderForDoc xmlReaderForDoc__internal_alias macro

Completed in 175 milliseconds