Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h522 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
/external/libxml2/os400/libxmlrpg/
DparserInternals.rpgle423 d xmlStringDecodeEntities...
424 d pr * extproc('xmlStringDecodeEntities') xmlChar *
/external/libxml2/
DSAX2.c1148 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1210 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1336 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
Dlibxml2.syms228 xmlStringDecodeEntities;
Dparser.c163 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParserEntityCheck()
2720 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2778 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2842 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities() function
3880 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
4009 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
4049 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
Delfgcchack.h10977 #undef xmlStringDecodeEntities
10978 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities __attribute((alias("xmlStringDeco…
10980 #ifndef xmlStringDecodeEntities
10981 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities__internal_alias __attribute((visi…
10982 #define xmlStringDecodeEntities xmlStringDecodeEntities__internal_alias macro
Dtestapi.c16638 ret_val = xmlStringDecodeEntities(ctxt, (const xmlChar *)str, what, end, end2, end3); in test_xmlStringDecodeEntities()
/external/libxml2/win32/
Dlibxml2.def.src1900 xmlStringDecodeEntities