Searched refs:xmlTextReaderConstLocalName (Results 1 - 5 of 5) sorted by relevance

/haiku-fatelf/src/tools/docbook/libxml2/include/libxml/
H A Dxmlreader.h165 xmlTextReaderConstLocalName (xmlTextReaderPtr reader);
/haiku-fatelf/src/tools/docbook/libxml2/
H A Druntest.c3332 xmlTextReaderConstLocalName(reader),
H A Dxmllint.c1758 xmlTextReaderConstLocalName(reader),
H A Delfgcchack.h10946 #undef xmlTextReaderConstLocalName macro
10947 extern __typeof (xmlTextReaderConstLocalName) xmlTextReaderConstLocalName __attribute((alias("xmlTextReaderConstLocalName__internal_alias")));
10949 #ifndef xmlTextReaderConstLocalName
10950 extern __typeof (xmlTextReaderConstLocalName) xmlTextReaderConstLocalName__internal_alias __attribute((visibility("hidden")));
10951 #define xmlTextReaderConstLocalName xmlTextReaderConstLocalName__internal_alias macro
H A Dxmlreader.c3056 * xmlTextReaderConstLocalName:
3065 xmlTextReaderConstLocalName(xmlTextReaderPtr reader) { function

Completed in 258 milliseconds