Searched refs:end_list (Results 1 - 1 of 1) sorted by relevance
| /forgerock/web-agents-v4/pcre/ |
| H A D | pcre_jit_compile.c | 5240 jump_list *end_list; local 5315 end_list = NULL; 5317 add_jump(compiler, &end_list, CMP(SLJIT_C_GREATER_EQUAL, STR_PTR, 0, STR_END, 0)); 5319 check_str_end(common, &end_list); 5323 set_jumps(end_list, LABEL()); 5382 end_list = NULL; 5384 add_jump(compiler, &end_list, CMP(SLJIT_C_GREATER_EQUAL, STR_PTR, 0, STR_END, 0)); 5386 check_str_end(common, &end_list); 5393 set_jumps(end_list, LABEL());
|
Completed in 50 milliseconds