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.c1178 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1240 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1366 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
Dlibxml2.syms228 xmlStringDecodeEntities;
Dparser.c149 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParserEntityCheck()
2663 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2719 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2780 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities() function
3820 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
3950 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
3990 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
Delfgcchack.h10967 #undef xmlStringDecodeEntities
10968 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities __attribute((alias("xmlStringDeco…
10970 #ifndef xmlStringDecodeEntities
10971 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities__internal_alias __attribute((visi…
10972 #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.src1899 xmlStringDecodeEntities