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

/external/libxml2/
H A Dxmlreader.c4795 * xmlTextReaderLocatorBaseURI:
4804 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { function
H A Delfgcchack.h11544 #undef xmlTextReaderLocatorBaseURI macro
11545 extern __typeof (xmlTextReaderLocatorBaseURI) xmlTextReaderLocatorBaseURI __attribute((alias("xmlTextReaderLocatorBaseURI__internal_alias")));
11547 #ifndef xmlTextReaderLocatorBaseURI
11548 extern __typeof (xmlTextReaderLocatorBaseURI) xmlTextReaderLocatorBaseURI__internal_alias __attribute((visibility("hidden")));
11549 #define xmlTextReaderLocatorBaseURI xmlTextReaderLocatorBaseURI__internal_alias macro

Completed in 61 milliseconds