Searched refs:xmlTextReaderExpand (Results 1 – 9 of 9) sorted by relevance
276 xmlTextReaderExpand (xmlTextReaderPtr reader);
407 d xmlTextReaderExpand...408 d pr extproc('xmlTextReaderExpand')
979 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() function1706 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadInnerXml()1754 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadOuterXml()
1394 xmlTextReaderExpand;
11352 #undef xmlTextReaderExpand11353 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand__…11355 #ifndef xmlTextReaderExpand11356 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility("…11357 #define xmlTextReaderExpand xmlTextReaderExpand__internal_alias macro
1535 - bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
31096 ret_val = xmlTextReaderExpand(reader); in test_xmlTextReaderExpand()
8086 * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when
1934 xmlTextReaderExpand