Searched refs:htmlCtxtUseOptions (Results 1 - 3 of 3) sorted by relevance

/external/libxml2/include/libxml/
H A DHTMLparser.h194 htmlCtxtUseOptions (htmlParserCtxtPtr ctxt,
/external/libxml2/
H A DHTMLparser.c6485 * htmlCtxtUseOptions:
6495 htmlCtxtUseOptions(htmlParserCtxtPtr ctxt, int options) function
6569 htmlCtxtUseOptions(ctxt, options);
H A Delfgcchack.h234 #undef htmlCtxtUseOptions macro
235 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__internal_alias")));
237 #ifndef htmlCtxtUseOptions
238 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("hidden")));
239 #define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias macro

Completed in 56 milliseconds