Searched refs:htmlParseEntityRef (Results 1 – 3 of 3) sorted by relevance
101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
2392 ent = htmlParseEntityRef(ctxt, &name); in htmlParseHTMLAttribute()2481 htmlParseEntityRef(htmlParserCtxtPtr ctxt, const xmlChar **str) { in htmlParseEntityRef() function3781 ent = htmlParseEntityRef(ctxt, &name); in htmlParseReference()
630 #undef htmlParseEntityRef631 extern __typeof (htmlParseEntityRef) htmlParseEntityRef __attribute((alias("htmlParseEntityRef__int…633 #ifndef htmlParseEntityRef634 extern __typeof (htmlParseEntityRef) htmlParseEntityRef__internal_alias __attribute((visibility("hi…635 #define htmlParseEntityRef htmlParseEntityRef__internal_alias macro