Searched refs:xmlStringDecodeEntities (Results 1 – 10 of 10) sorted by relevance
| /external/libxml2/include/libxml/ |
| D | parserInternals.h | 522 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
|
| /external/chromium_org/third_party/libxml/src/include/libxml/ |
| D | parserInternals.h | 489 xmlStringDecodeEntities (xmlParserCtxtPtr ctxt,
|
| /external/libxml2/ |
| D | SAX2.c | 1177 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()
|
| D | parser.c | 2755 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()
|
| D | elfgcchack.h | 10967 #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/ |
| D | SAX2.c | 1147 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()
|
| D | parser.c | 2576 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()
|
| D | elfgcchack.h | 10817 #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
|
| D | testapi.c | 16540 ret_val = xmlStringDecodeEntities(ctxt, (const xmlChar *)str, what, end, end2, end3); in test_xmlStringDecodeEntities()
|
| /external/chromium_org/third_party/libxml/src/win32/ |
| D | libxml2.def.src | 1881 xmlStringDecodeEntities
|