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.rpgle407 d xmlTextReaderExpand...
408 d pr extproc('xmlTextReaderExpand')
/external/libxml2/
Dxmlreader.c979 node = xmlTextReaderExpand(reader); in xmlTextReaderValidatePush()
1505 if (xmlTextReaderExpand(reader) == NULL) in xmlTextReaderRead()
1526 if (xmlTextReaderExpand(reader) == NULL) in xmlTextReaderRead()
1641 xmlTextReaderExpand(xmlTextReaderPtr reader) { in xmlTextReaderExpand() function
1706 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadInnerXml()
1754 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.c31096 ret_val = xmlTextReaderExpand(reader); in test_xmlTextReaderExpand()
DChangeLog8086 * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when
/external/libxml2/win32/
Dlibxml2.def.src1934 xmlTextReaderExpand