HomeSort by relevance Sort by last modified time
    Searched refs:htmlCtxtReset (Results 1 - 4 of 4) sorted by null

  /external/libxml2/include/libxml/
HTMLparser.h 192 htmlCtxtReset (htmlParserCtxtPtr ctxt);
  /external/libxml2/
libxml2.syms 1528 htmlCtxtReset;
    [all...]
elfgcchack.h 222 #undef htmlCtxtReset
223 extern __typeof (htmlCtxtReset) htmlCtxtReset __attribute((alias("htmlCtxtReset__internal_alias")));
225 #ifndef htmlCtxtReset
226 extern __typeof (htmlCtxtReset) htmlCtxtReset__internal_alias __attribute((visibility("hidden")));
227 #define htmlCtxtReset htmlCtxtReset__internal_alias
    [all...]
testapi.c     [all...]

Completed in 52 milliseconds