Lines Matching refs:util
29 #include "util.h"
47 if (util::strieq(StringRef{attrs[0], strlen(reinterpret_cast<const char *>(
61 if (util::strieq_l("image", attribute_value)) {
63 } else if (util::strieq_l("style", attribute_value)) {
65 } else if (util::strieq_l("script", attribute_value)) {
93 if (util::strieq_l("head", name)) {
96 if (util::strieq_l("link", name)) {
102 if (util::strieq_l("shortcut icon", rel_attr)) {
104 } else if (util::strieq_l("stylesheet", rel_attr)) {
106 } else if (util::strieq_l("preload", rel_attr)) {
114 } else if (util::strieq_l("img", name)) {
120 } else if (util::strieq_l("script", name)) {
137 if (util::strieq_l(