Searched refs:xmlTextReaderLocatorBaseURI (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlreader.h387 xmlTextReaderLocatorBaseURI (xmlTextReaderLocatorPtr locator);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Delfgcchack.h11270 #undef xmlTextReaderLocatorBaseURI macro
11271 extern __typeof (xmlTextReaderLocatorBaseURI) xmlTextReaderLocatorBaseURI __attribute((alias("xmlTextReaderLocatorBaseURI__internal_alias")));
11273 #ifndef xmlTextReaderLocatorBaseURI
11274 extern __typeof (xmlTextReaderLocatorBaseURI) xmlTextReaderLocatorBaseURI__internal_alias __attribute((visibility("hidden")));
11275 #define xmlTextReaderLocatorBaseURI xmlTextReaderLocatorBaseURI__internal_alias macro
H A Dxmlreader.c4558 * xmlTextReaderLocatorBaseURI:
4566 xmlTextReaderLocatorBaseURI(xmlTextReaderLocatorPtr locator) { function

Completed in 145 milliseconds