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

  /external/libxml2/include/libxml/
parserInternals.h 544 XMLPUBFUN void XMLCALL htmlInitAutoClose (void);
  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 414 #undef htmlInitAutoClose
415 extern __typeof (htmlInitAutoClose) htmlInitAutoClose __attribute((alias("htmlInitAutoClose__internal_alias")));
417 #ifndef htmlInitAutoClose
418 extern __typeof (htmlInitAutoClose) htmlInitAutoClose__internal_alias __attribute((visibility("hidden")));
419 #define htmlInitAutoClose htmlInitAutoClose__internal_alias
    [all...]
parser.c     [all...]

Completed in 35 milliseconds