Searched refs:xmlParseCharRef (Results 1 – 10 of 10) sorted by relevance
1 ./test/errors/charref1.xml:1: parser error : xmlParseCharRef: character reference out of bounds
452 xmlParseCharRef (xmlParserCtxtPtr ctxt);
311 d xmlParseCharRef...312 d pr extproc('xmlParseCharRef')
177 xmlParseCharRef;
7039 #undef xmlParseCharRef7040 extern __typeof (xmlParseCharRef) xmlParseCharRef __attribute((alias("xmlParseCharRef__internal_ali…7042 #ifndef xmlParseCharRef7043 extern __typeof (xmlParseCharRef) xmlParseCharRef__internal_alias __attribute((visibility("hidden")…7044 #define xmlParseCharRef xmlParseCharRef__internal_alias macro
2335 xmlParseCharRef(xmlParserCtxtPtr ctxt) { in xmlParseCharRef() function3957 int val = xmlParseCharRef(ctxt); in xmlParseAttValueComplex()7090 int value = xmlParseCharRef(ctxt); in xmlParseReference()
707 * parser.c: changes based on Alex Khesin patch where xmlParseCharRef
1323 xmlParseCharRef