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

  /external/libxml2/include/libxml/
HTMLparser.h 89 htmlEntityLookup(const xmlChar *name);
  /external/libxml2/
libxml2.syms 700 htmlEntityLookup;
    [all...]
elfgcchack.h 354 #undef htmlEntityLookup
355 extern __typeof (htmlEntityLookup) htmlEntityLookup __attribute((alias("htmlEntityLookup__internal_alias")));
357 #ifndef htmlEntityLookup
358 extern __typeof (htmlEntityLookup) htmlEntityLookup__internal_alias __attribute((visibility("hidden")));
359 #define htmlEntityLookup htmlEntityLookup__internal_alias
    [all...]
testapi.c     [all...]

Completed in 817 milliseconds