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

  /external/libxml2/include/libxml/
HTMLparser.h 144 htmlIsScriptAttribute(const xmlChar *name);
  /external/libxml2/
libxml2.syms 705 htmlIsScriptAttribute;
    [all...]
elfgcchack.h 450 #undef htmlIsScriptAttribute
451 extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute __attribute((alias("htmlIsScriptAttribute__internal_alias")));
453 #ifndef htmlIsScriptAttribute
454 extern __typeof (htmlIsScriptAttribute) htmlIsScriptAttribute__internal_alias __attribute((visibility("hidden")));
455 #define htmlIsScriptAttribute htmlIsScriptAttribute__internal_alias
    [all...]
testapi.c     [all...]

Completed in 53 milliseconds