Home
last modified time | relevance | path

Searched refs:xmlTextReaderHasAttributes (Results 1 – 9 of 9) sorted by relevance

/external/libxml2/include/libxml/
Dxmlreader.h152 xmlTextReaderHasAttributes(xmlTextReaderPtr reader);
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle194 d xmlTextReaderHasAttributes...
195 d pr extproc('xmlTextReaderHasAttributes')
/external/libxml2/
Dlibxml2.syms806 xmlTextReaderHasAttributes;
Delfgcchack.h11470 #undef xmlTextReaderHasAttributes
11471 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlText…
11473 #ifndef xmlTextReaderHasAttributes
11474 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute…
11475 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
Dxmlreader.c3571 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { in xmlTextReaderHasAttributes() function
DNEWS1704 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
Dtestapi.c31622 ret_val = xmlTextReaderHasAttributes(reader); in test_xmlTextReaderHasAttributes()
DChangeLog5375 * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces
/external/libxml2/win32/
Dlibxml2.def.src1944 xmlTextReaderHasAttributes