Searched refs:xmlParseCharRef (Results 1 – 8 of 8) sorted by relevance
419 xmlParseCharRef (xmlParserCtxtPtr ctxt);
1310 xmlParseCharRef
6903 #undef xmlParseCharRef6904 extern __typeof (xmlParseCharRef) xmlParseCharRef __attribute((alias("xmlParseCharRef__internal_ali…6906 #ifndef xmlParseCharRef6907 extern __typeof (xmlParseCharRef) xmlParseCharRef__internal_alias __attribute((visibility("hidden")…6908 #define xmlParseCharRef xmlParseCharRef__internal_alias macro
2167 xmlParseCharRef(xmlParserCtxtPtr ctxt) { in xmlParseCharRef() function3803 int val = xmlParseCharRef(ctxt); in xmlParseAttValueComplex()6852 int value = xmlParseCharRef(ctxt); in xmlParseReference()
2038 xmlParseCharRef(xmlParserCtxtPtr ctxt) { in xmlParseCharRef() function3707 int val = xmlParseCharRef(ctxt); in xmlParseAttValueComplex()6790 int value = xmlParseCharRef(ctxt); in xmlParseReference()
707 * parser.c: changes based on Alex Khesin patch where xmlParseCharRef