Home
last modified time | relevance | path

Searched refs:htmlIsBooleanAttr (Results 1 – 8 of 8) sorted by relevance

/external/libxml2/include/libxml/
DHTMLtree.h137 htmlIsBooleanAttr (const xmlChar *name);
/external/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle170 d htmlIsBooleanAttr...
171 d pr extproc('htmlIsBooleanAttr')
/external/libxml2/
Dlibxml2.syms419 htmlIsBooleanAttr;
Dxmlsave.c1362 (htmlIsBooleanAttr(cur->name))) { in xhtmlAttrListDumpOutput()
Delfgcchack.h438 #undef htmlIsBooleanAttr
439 extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr __attribute((alias("htmlIsBooleanAttr__intern…
441 #ifndef htmlIsBooleanAttr
442 extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr__internal_alias __attribute((visibility("hidd…
443 #define htmlIsBooleanAttr htmlIsBooleanAttr__internal_alias macro
DSAX2.c1141 (value == NULL) && (htmlIsBooleanAttr(fullname))) { in xmlSAX2AttributeInternal()
Dtestapi.c3130 ret_val = htmlIsBooleanAttr((const xmlChar *)name); in test_htmlIsBooleanAttr()
/external/libxml2/win32/
Dlibxml2.def.src327 htmlIsBooleanAttr