Lines Matching refs:htmlBooleanAttrs
307 static const char* htmlBooleanAttrs[] = {327 while (htmlBooleanAttrs[i] != NULL) {328 if (xmlStrcasecmp((const xmlChar *)htmlBooleanAttrs[i], name) == 0)