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

/vbox/src/libs/libxml2-2.6.31/
H A Dxmlreader.c5122 * xmlReaderForDoc:
5134 xmlReaderForDoc(const xmlChar * cur, const char *URL, const char *encoding, function
H A Delfgcchack.h7864 #undef xmlReaderForDoc macro
7865 extern __typeof (xmlReaderForDoc) xmlReaderForDoc __attribute((alias("xmlReaderForDoc__internal_alias")));
7867 #ifndef xmlReaderForDoc
7868 extern __typeof (xmlReaderForDoc) xmlReaderForDoc__internal_alias __attribute((visibility("hidden")));
7869 #define xmlReaderForDoc xmlReaderForDoc__internal_alias macro

Completed in 98 milliseconds