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;
11460 #undef xmlTextReaderHasAttributes11461 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlText…11463 #ifndef xmlTextReaderHasAttributes11464 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute…11465 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
3502 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { in xmlTextReaderHasAttributes() function
1261 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
31621 ret_val = xmlTextReaderHasAttributes(reader); in test_xmlTextReaderHasAttributes()
5375 * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces
1943 xmlTextReaderHasAttributes