Searched refs:htmlCtxtUseOptions (Results 1 – 3 of 3) sorted by relevance
191 htmlCtxtUseOptions (htmlParserCtxtPtr ctxt,
234 #undef htmlCtxtUseOptions235 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions __attribute((alias("htmlCtxtUseOptions__int…237 #ifndef htmlCtxtUseOptions238 extern __typeof (htmlCtxtUseOptions) htmlCtxtUseOptions__internal_alias __attribute((visibility("hi…239 #define htmlCtxtUseOptions htmlCtxtUseOptions__internal_alias macro
5934 htmlCtxtUseOptions(htmlParserCtxtPtr ctxt, int options) in htmlCtxtUseOptions() function5996 htmlCtxtUseOptions(ctxt, options); in htmlDoRead()