Searched refs:xmlTextReaderExpand (Results 1 – 11 of 11) sorted by relevance
276 xmlTextReaderExpand (xmlTextReaderPtr reader);
438 d xmlTextReaderExpand...439 d pr extproc('xmlTextReaderExpand')
1063 node = xmlTextReaderExpand(reader); in xmlTextReaderValidatePush()1580 if (xmlTextReaderExpand(reader) == NULL) in xmlTextReaderRead()1602 if (xmlTextReaderExpand(reader) == NULL) in xmlTextReaderRead()1707 xmlTextReaderExpand(xmlTextReaderPtr reader) { in xmlTextReaderExpand() function1772 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadInnerXml()1821 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadOuterXml()
1394 xmlTextReaderExpand;
11374 #undef xmlTextReaderExpand11375 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand__…11377 #ifndef xmlTextReaderExpand11378 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility("…11379 #define xmlTextReaderExpand xmlTextReaderExpand__internal_alias macro
2461 - bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
31261 ret_val = xmlTextReaderExpand(reader); in test_xmlTextReaderExpand()
1155 node = xmlTextReaderExpand(xml_reader.get()); in read_corpus()1732 node = xmlTextReaderExpand(reader.get()); in read_translation_unit_from_input()1815 xmlNodePtr node = xmlTextReaderExpand(reader.get()); in read_symbol_db_from_input()1918 node = xmlTextReaderExpand(reader.get()); in read_elf_needed_from_input()2106 xmlNodePtr node = xmlTextReaderExpand(reader.get()); in read_corpus_group_from_input()
1936 xmlTextReaderExpand
6185 in a mode where we called xmlTextReaderExpand ourselves to get the19037 caller called the xmlTextReaderExpand function (and so we are26669 call to xmlTextReaderNext call after the xmlTextReaderExpand call.
82681 - * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when112347 -#undef xmlTextReaderExpand112348 -extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand_…112350 -#ifndef xmlTextReaderExpand112351 -extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility(…112352 -#define xmlTextReaderExpand xmlTextReaderExpand__internal_alias