Home
last modified time | relevance | path

Searched refs:htmlParseEntityRef (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
DHTMLparser.h101 htmlParseEntityRef(htmlParserCtxtPtr ctxt,
/external/libxml2/
DHTMLparser.c2392 ent = htmlParseEntityRef(ctxt, &name); in htmlParseHTMLAttribute()
2481 htmlParseEntityRef(htmlParserCtxtPtr ctxt, const xmlChar **str) { in htmlParseEntityRef() function
3781 ent = htmlParseEntityRef(ctxt, &name); in htmlParseReference()
Delfgcchack.h630 #undef htmlParseEntityRef
631 extern __typeof (htmlParseEntityRef) htmlParseEntityRef __attribute((alias("htmlParseEntityRef__int…
633 #ifndef htmlParseEntityRef
634 extern __typeof (htmlParseEntityRef) htmlParseEntityRef__internal_alias __attribute((visibility("hi…
635 #define htmlParseEntityRef htmlParseEntityRef__internal_alias macro