Home
last modified time | relevance | path

Searched refs:xmlTextReaderConstValue (Results 1 – 14 of 14) sorted by relevance

/third_party/libxml2/
DtestOOM.c183 txt = xmlTextReaderConstValue(reader); in processNode()
206 s = (const char *)xmlTextReaderConstValue (reader); in processNode()
213 s = (const char *)xmlTextReaderConstValue (reader); in processNode()
Dlibxml2.syms1708 xmlTextReaderConstValue;
Delfgcchack.h11302 #undef xmlTextReaderConstValue
11303 extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue __attribute((alias("xmlTextReader…
11305 #ifndef xmlTextReaderConstValue
11306 extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue__internal_alias __attribute((visi…
11307 #define xmlTextReaderConstValue xmlTextReaderConstValue__internal_alias macro
Dxmllint.c1744 value = xmlTextReaderConstValue(reader); in processNode()
Druntest.c2222 value = xmlTextReaderConstValue(reader); in processNode()
Dxmlreader.c3679 xmlTextReaderConstValue(xmlTextReaderPtr reader) { in xmlTextReaderConstValue() function
Dtestapi.c31057 ret_val = xmlTextReaderConstValue(reader); in test_xmlTextReaderConstValue()
/third_party/libxml2/doc/examples/
Dreader1.c33 value = xmlTextReaderConstValue(reader); in processNode()
Dreader2.c34 value = xmlTextReaderConstValue(reader); in processNode()
/third_party/cef/libcef/browser/
Dxml_reader_impl.cc320 return xmlCharToString(xmlTextReaderConstValue(reader_), false); in GetValue()
/third_party/libxml2/include/libxml/
Dxmlreader.h184 xmlTextReaderConstValue (xmlTextReaderPtr reader);
/third_party/libxml2/os400/libxmlrpg/
Dxmlreader.rpgle267 d xmlTextReaderConstValue...
268 d pr * extproc('xmlTextReaderConstValue') const xmlChar *
/third_party/libxml2/win32/
Dlibxml2.def.src1930 xmlTextReaderConstValue
/third_party/chromium/patch/
D0001-cve.patch73482 - *content = XmlStringToStdString(xmlTextReaderConstValue(reader_));
73493 - *content = XmlStringToStdString(xmlTextReaderConstValue(reader_));
73509 + *content = XmlStringToStdString(xmlTextReaderConstValue(reader_));
112275 -#undef xmlTextReaderConstValue
112276 -extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue __attribute((alias("xmlTextReade…
112278 -#ifndef xmlTextReaderConstValue
112279 -extern __typeof (xmlTextReaderConstValue) xmlTextReaderConstValue__internal_alias __attribute((vis…
112280 -#define xmlTextReaderConstValue xmlTextReaderConstValue__internal_alias
134795 @@ -3707,7 +3560,7 @@ xmlTextReaderConstValue(xmlTextReaderPtr reader) {
134804 @@ -3717,7 +3570,7 @@ xmlTextReaderConstValue(xmlTextReaderPtr reader) {