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.h11460 #undef xmlTextReaderHasAttributes
11461 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes __attribute((alias("xmlText…
11463 #ifndef xmlTextReaderHasAttributes
11464 extern __typeof (xmlTextReaderHasAttributes) xmlTextReaderHasAttributes__internal_alias __attribute…
11465 #define xmlTextReaderHasAttributes xmlTextReaderHasAttributes__internal_alias macro
Dxmlreader.c3502 xmlTextReaderHasAttributes(xmlTextReaderPtr reader) { in xmlTextReaderHasAttributes() function
DNEWS1261 - bug fixes: xmlTextReaderHasAttributes (Rob Richards), xmlCtxtReadFile()
Dtestapi.c31621 ret_val = xmlTextReaderHasAttributes(reader); in test_xmlTextReaderHasAttributes()
DChangeLog5375 * xmlreader.c: applying xmlTextReaderHasAttributes fix for namespaces
/external/libxml2/win32/
Dlibxml2.def.src1943 xmlTextReaderHasAttributes