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

  /external/libxml2/include/libxml/
HTMLparser.h 271 XMLPUBFUN htmlStatus XMLCALL htmlElementStatusHere(const htmlElemDesc*, const htmlElemDesc*) ;
  /external/libxml2/
HTMLparser.c     [all...]
elfgcchack.h 330 #undef htmlElementStatusHere
331 extern __typeof (htmlElementStatusHere) htmlElementStatusHere __attribute((alias("htmlElementStatusHere__internal_alias")));
333 #ifndef htmlElementStatusHere
334 extern __typeof (htmlElementStatusHere) htmlElementStatusHere__internal_alias __attribute((visibility("hidden")));
335 #define htmlElementStatusHere htmlElementStatusHere__internal_alias
    [all...]

Completed in 52 milliseconds