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;
11362 #undef xmlTextReaderExpand11363 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand__…11365 #ifndef xmlTextReaderExpand11366 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility("…11367 #define xmlTextReaderExpand xmlTextReaderExpand__internal_alias macro
1978 - bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
31259 ret_val = xmlTextReaderExpand(reader); in test_xmlTextReaderExpand()
8086 * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when
1499 node = xmlTextReaderExpand(reader.get()); in read_translation_unit_from_input()1584 xmlNodePtr node = xmlTextReaderExpand(reader.get()); in read_symbol_db_from_input()1703 node = xmlTextReaderExpand(reader.get()); in read_elf_needed_from_input()1892 node = xmlTextReaderExpand(reader.get()); in read_corpus_from_input()2044 xmlNodePtr node = xmlTextReaderExpand(reader.get()); in read_corpus_group_from_input()
1935 xmlTextReaderExpand
10623 caller called the xmlTextReaderExpand function (and so we are18255 call to xmlTextReaderNext call after the xmlTextReaderExpand call.