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

  /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 125 milliseconds