Home
last modified time | relevance | path

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

/external/chromium_org/third_party/libxml/src/include/libxml/
DparserInternals.h419 xmlParseCharRef (xmlParserCtxtPtr ctxt);
/external/libxml2/include/libxml/
DparserInternals.h419 xmlParseCharRef (xmlParserCtxtPtr ctxt);
/external/chromium_org/third_party/libxml/src/win32/
Dlibxml2.def.src1310 xmlParseCharRef
/external/libxml2/
Delfgcchack.h6903 #undef xmlParseCharRef
6904 extern __typeof (xmlParseCharRef) xmlParseCharRef __attribute((alias("xmlParseCharRef__internal_ali…
6906 #ifndef xmlParseCharRef
6907 extern __typeof (xmlParseCharRef) xmlParseCharRef__internal_alias __attribute((visibility("hidden")…
6908 #define xmlParseCharRef xmlParseCharRef__internal_alias macro
Dparser.c2167 xmlParseCharRef(xmlParserCtxtPtr ctxt) { in xmlParseCharRef() function
3803 int val = xmlParseCharRef(ctxt); in xmlParseAttValueComplex()
6852 int value = xmlParseCharRef(ctxt); in xmlParseReference()
/external/chromium_org/third_party/libxml/src/
Delfgcchack.h6903 #undef xmlParseCharRef
6904 extern __typeof (xmlParseCharRef) xmlParseCharRef __attribute((alias("xmlParseCharRef__internal_ali…
6906 #ifndef xmlParseCharRef
6907 extern __typeof (xmlParseCharRef) xmlParseCharRef__internal_alias __attribute((visibility("hidden")…
6908 #define xmlParseCharRef xmlParseCharRef__internal_alias macro
Dparser.c2038 xmlParseCharRef(xmlParserCtxtPtr ctxt) { in xmlParseCharRef() function
3707 int val = xmlParseCharRef(ctxt); in xmlParseAttValueComplex()
6790 int value = xmlParseCharRef(ctxt); in xmlParseReference()
DChangeLog707 * parser.c: changes based on Alex Khesin patch where xmlParseCharRef