Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h489 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
/external/libxml2/
DSAX2.c1147 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1201 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1323 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
Dparser.c2697 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2741 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2803 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities() function
3739 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
3854 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
3890 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
Delfgcchack.h10817 #undef xmlStringDecodeEntities
10818 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities __attribute((alias("xmlStringDeco…
10820 #ifndef xmlStringDecodeEntities
10821 extern __typeof (xmlStringDecodeEntities) xmlStringDecodeEntities__internal_alias __attribute((visi…
10822 #define xmlStringDecodeEntities xmlStringDecodeEntities__internal_alias macro