Searched refs:xmlTextReaderHasAttributes (Results 1 – 10 of 10) sorted by relevance
328 return xmlTextReaderHasAttributes(reader_) == 1 ? true : false; in HasAttributes()
152 xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
194 d xmlTextReaderHasAttributes...195 d pr extproc('xmlTextReaderHasAttributes')
806 xmlTextReaderHasAttributes;
11482 #undef xmlTextReaderHasAttributes11483 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlText…11485 #ifndef xmlTextReaderHasAttributes11486 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute…11487 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
3571 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { in xmlTextReaderHasAttributes() function
2187 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
31624 ret_val = xmlTextReaderHasAttributes(reader); in test_xmlTextReaderHasAttributes()
1945 xmlTextReaderHasAttributes
79970 - * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces112455 -#undef xmlTextReaderHasAttributes112456 -extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlTex…112458 -#ifndef xmlTextReaderHasAttributes112459 -extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribut…112460 -#define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias