Searched refs:wildcount (Results 1 – 3 of 3) sorted by relevance
158 ctx->wildcount = 0; in lejp_check_path_match()171 ctx->wild[ctx->wildcount++] = lws_ptr_diff(p, ctx->path); in lejp_check_path_match()193 ctx->wildcount = 0; in lejp_check_path_match()201 if (wildcard >= ctx->wildcount || !len) in lejp_get_wildcard()
256 uint8_t wildcount; member
371 for (n = 0; n < ctx->wildcount; n++) in lejp_vhosts_cb()