Home
last modified time | relevance | path

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

/third_party/libxml2/include/libxml/
Dxmlreader.h276 xmlTextReaderExpand (xmlTextReaderPtr reader);
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle438 d xmlTextReaderExpand...
439 d pr extproc('xmlTextReaderExpand')
/third_party/libxml2/
Dxmlreader.c1063 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() function
1772 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadInnerXml()
1821 if (xmlTextReaderExpand(reader) == NULL) { in xmlTextReaderReadOuterXml()
Dlibxml2.syms1394 xmlTextReaderExpand;
Delfgcchack.h11374 #undef xmlTextReaderExpand
11375 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand__…
11377 #ifndef xmlTextReaderExpand
11378 extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility("…
11379 #define xmlTextReaderExpand xmlTextReaderExpand__internal_alias macro
DNEWS2461 - bugfixes: xmlTextReaderExpand() with xmlReaderWalker, XPath handling of
Dtestapi.c31261 ret_val = xmlTextReaderExpand(reader); in test_xmlTextReaderExpand()
/third_party/libabigail/src/
Dabg-reader.cc1155 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()
/third_party/libxml2/win32/
Dlibxml2.def.src1936 xmlTextReaderExpand
/third_party/libabigail/
DChangeLog6185 in a mode where we called xmlTextReaderExpand ourselves to get the
19037 caller called the xmlTextReaderExpand function (and so we are
26669 call to xmlTextReaderNext call after the xmlTextReaderExpand call.
/third_party/chromium/patch/
D0001-cve.patch82681 - * xmlreader.c: trying to fix #129692 xmlTextReaderExpand() when
112347 -#undef xmlTextReaderExpand
112348 -extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand __attribute((alias("xmlTextReaderExpand_…
112350 -#ifndef xmlTextReaderExpand
112351 -extern __typeof (xmlTextReaderExpand) xmlTextReaderExpand__internal_alias __attribute((visibility(…
112352 -#define xmlTextReaderExpand xmlTextReaderExpand__internal_alias