Home
last modified time | relevance | path

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

/third_party/libxml2/os400/libxmlrpg/
DHTMLtree.rpgle170 d htmlIsBooleanAttr...
171 d pr extproc('htmlIsBooleanAttr')
/third_party/libxml2/include/libxml/
DHTMLtree.h137 htmlIsBooleanAttr (const xmlChar *name);
/third_party/libxml2/
DHTMLtree.c323 htmlIsBooleanAttr(const xmlChar *name) in htmlIsBooleanAttr() function
696 if ((cur->children != NULL) && (!htmlIsBooleanAttr(cur->name))) { in htmlAttrDumpOutput()
Dlibxml2.syms419 htmlIsBooleanAttr;
Dxmlsave.c1375 (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.c1112 (value == NULL) && (htmlIsBooleanAttr(fullname))) { in xmlSAX2AttributeInternal()
Dtestapi.c3132 ret_val = htmlIsBooleanAttr((const xmlChar *)name); in test_htmlIsBooleanAttr()
/third_party/libxml2/win32/
Dlibxml2.def.src327 htmlIsBooleanAttr
/third_party/chromium/patch/
D0001-cve.patch101423 -#undef htmlIsBooleanAttr
101424 -extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr __attribute((alias("htmlIsBooleanAttr__inter…
101426 -#ifndef htmlIsBooleanAttr
101427 -extern __typeof (htmlIsBooleanAttr) htmlIsBooleanAttr__internal_alias __attribute((visibility("hid…
101428 -#define htmlIsBooleanAttr htmlIsBooleanAttr__internal_alias