Searched refs:matchable (Results 1 – 3 of 3) sorted by relevance
75 uint8_t matchable; member294 s->matchable = (1 << LWS_ARRAY_SIZE(mp_hdrs)) - 1; in lws_urldecode_s_process()299 if (!(s->matchable & (1 << n))) in lws_urldecode_s_process()305 s->matchable &= ~(1 << n); in lws_urldecode_s_process()311 s->matchable &= ~(1 << n); in lws_urldecode_s_process()323 if (hit == -1 && !s->matchable) { in lws_urldecode_s_process()
1 … if (!rule.transformedSelector) {\n // transform :host into a matchable selector\n …