Searched refs:htmlBooleanAttrs (Results 1 – 2 of 2) sorted by relevance
303 static const char* const htmlBooleanAttrs[] = { variable325 while (htmlBooleanAttrs[i] != NULL) { in htmlIsBooleanAttr()326 if (xmlStrcasecmp((const xmlChar *)htmlBooleanAttrs[i], name) == 0) in htmlIsBooleanAttr()
303 static const char* const htmlBooleanAttrs[] = { variable323 while (htmlBooleanAttrs[i] != NULL) { in htmlIsBooleanAttr()324 if (xmlStrcasecmp((const xmlChar *)htmlBooleanAttrs[i], name) == 0) in htmlIsBooleanAttr()