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

/external/libxml2/
H A DxmlIO.c3804 * xmlParserGetDirectory:
3812 xmlParserGetDirectory(const char *filename) { function
H A Delfgcchack.h7631 #undef xmlParserGetDirectory macro
7632 extern __typeof (xmlParserGetDirectory) xmlParserGetDirectory __attribute((alias("xmlParserGetDirectory__internal_alias")));
7634 #ifndef xmlParserGetDirectory
7635 extern __typeof (xmlParserGetDirectory) xmlParserGetDirectory__internal_alias __attribute((visibility("hidden")));
7636 #define xmlParserGetDirectory xmlParserGetDirectory__internal_alias macro

Completed in 150 milliseconds