Home
last modified time | relevance | path

Searched refs:xmlStringDecodeEntities (Results 1 – 9 of 9) sorted by relevance

/third_party/libxml2/include/libxml/
DparserInternals.h522 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
/third_party/libxml2/os400/libxmlrpg/
DparserInternals.rpgle423 d xmlStringDecodeEntities...
424 d pr * extproc('xmlStringDecodeEntities') xmlChar *
/third_party/libxml2/
DSAX2.c1149 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1211 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1337 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
Dlibxml2.syms228 xmlStringDecodeEntities;
Dparser.c165 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParserEntityCheck()
2723 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2781 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2845 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities() function
3900 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
4022 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
4062 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
Delfgcchack.h10989 #undef xmlStringDecodeEntities
10990 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities __attribute((alias("xmlStringDeco…
10992 #ifndef xmlStringDecodeEntities
10993 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities__internal_alias __attribute((visi…
10994 #define xmlStringDecodeEntities xmlStringDecodeEntities__internal_alias macro
Dtestapi.c16640 ret_val = xmlStringDecodeEntities(ctxt, (const xmlChar *)str, what, end, end2, end3); in test_xmlStringDecodeEntities()
/third_party/libxml2/win32/
Dlibxml2.def.src1901 xmlStringDecodeEntities
/third_party/chromium/patch/
D0001-cve.patch96656 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
96666 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF,
111962 -#undef xmlStringDecodeEntities
111963 -extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities __attribute((alias("xmlStringDec…
111965 -#ifndef xmlStringDecodeEntities
111966 -extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities__internal_alias __attribute((vis…
111967 -#define xmlStringDecodeEntities xmlStringDecodeEntities__internal_alias