Searched refs:htmlReadDoc (Results 1 – 3 of 3) sorted by relevance
197 htmlReadDoc (const xmlChar *cur,
654 #undef htmlReadDoc655 extern __typeof (htmlReadDoc) htmlReadDoc __attribute((alias("htmlReadDoc__internal_alias")));657 #ifndef htmlReadDoc658 extern __typeof (htmlReadDoc) htmlReadDoc__internal_alias __attribute((visibility("hidden")));659 #define htmlReadDoc htmlReadDoc__internal_alias macro
6610 htmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) in htmlReadDoc() function