Home
last modified time | relevance | path

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

/external/libxml2/include/libxml/
DparserInternals.h522 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h489 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
/external/libxml2/
DSAX2.c1177 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1231 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
1353 val = xmlStringDecodeEntities(ctxt, value, XML_SUBSTITUTE_REF, in xmlSAX2AttributeInternal()
Dparser.c2755 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2798 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2859 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities() function
3888 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
4014 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
4052 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
/external/chromium_org/third_party/libxml/src/
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.c2576 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2620 rep = xmlStringDecodeEntities(ctxt, ent->content, what, in xmlStringLenDecodeEntities()
2682 xmlStringDecodeEntities(xmlParserCtxtPtr ctxt, const xmlChar *str, int what, in xmlStringDecodeEntities() function
3642 ret = xmlStringDecodeEntities(ctxt, buf, XML_SUBSTITUTE_PEREF, in xmlParseEntityValue()
3758 rep = xmlStringDecodeEntities(ctxt, ent->content, in xmlParseAttValueComplex()
3794 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
Dtestapi.c16540 ret_val = xmlStringDecodeEntities(ctxt, (const xmlChar *)str, what, end, end2, end3); in test_xmlStringDecodeEntities()
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1881 xmlStringDecodeEntities