Searched refs:xmlTextReaderHasAttributes (Results 1 – 9 of 9) sorted by relevance
152 xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
194 d xmlTextReaderHasAttributes...195 d pr extproc('xmlTextReaderHasAttributes')
806 xmlTextReaderHasAttributes;
11470 #undef xmlTextReaderHasAttributes11471 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlText…11473 #ifndef xmlTextReaderHasAttributes11474 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute…11475 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
3571 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { in xmlTextReaderHasAttributes() function
1704 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
31622 ret_val = xmlTextReaderHasAttributes(reader); in test_xmlTextReaderHasAttributes()
5375 * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces
1944 xmlTextReaderHasAttributes