Home
last modified time | relevance | path

Searched refs:anynewline (Results 1 – 1 of 1) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_jit_compile.c470 jump_list *anynewline; member
3491 add_jump(compiler, &common->anynewline, JUMP(SLJIT_FAST_CALL)); in check_newlinechar()
7084 add_jump(compiler, &common->anynewline, JUMP(SLJIT_FAST_CALL)); in compile_simple_assertion_matchingpath()
12520 if (common->anynewline != NULL) in jit_compile()
12522 set_jumps(common->anynewline, LABEL()); in jit_compile()