Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
Dxmlreader.h276 xmlTextReaderExpand (xmlTextReaderPtr reader);
/external/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle438 d xmlTextReaderExpand...
439 d pr extproc('xmlTextReaderExpand')
/external/libxml2/
Dxmlreader.c984 node = xmlTextReaderExpand(reader); in xmlTextReaderValidatePush()
1510 if (xmlTextReaderExpand(reader) == NULL) in xmlTextReaderRead()
1531 if (xmlTextReaderExpand(reader) == NULL) in xmlTextReaderRead()
1646 xmlTextReaderExpand(xmlTextReaderPtr reader) { in xmlTextReaderExpand() function
1711 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadInnerXml()
1759 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadOuterXml()
Dlibxml2.syms1394 xmlTextReaderExpand;
Delfgcchack.h11352 #undef xmlTextReaderExpand
11353 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand__…
11355 #ifndef xmlTextReaderExpand
11356 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility("…
11357 #define xmlTextReaderExpand xmlTextReaderExpand__internal_alias macro
DNEWS1535 - bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
Dtestapi.c31258 ret_val = xmlTextReaderExpand(reader); in test_xmlTextReaderExpand()
DChangeLog8086 * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when
/external/libxml2/win32/
Dlibxml2.def.src1934 xmlTextReaderExpand