Searched refs:htmlParseCharRef (Results 1 – 3 of 3) sorted by relevance
104 htmlParseCharRef(htmlParserCtxtPtr ctxt);
2371 c = htmlParseCharRef(ctxt); in htmlParseHTMLAttribute()3105 htmlParseCharRef(htmlParserCtxtPtr ctxt) { in htmlParseCharRef() function3763 c = htmlParseCharRef(ctxt); in htmlParseReference()
570 #undef htmlParseCharRef571 extern __typeof (htmlParseCharRef) htmlParseCharRef __attribute((alias("htmlParseCharRef__internal_…573 #ifndef htmlParseCharRef574 extern __typeof (htmlParseCharRef) htmlParseCharRef__internal_alias __attribute((visibility("hidden…575 #define htmlParseCharRef htmlParseCharRef__internal_alias macro