Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c474 jump_list *anynewline; member
4293 add_jump(compiler, &common->anynewline, JUMP(SLJIT_FAST_CALL)); in check_newlinechar()
8117 add_jump(compiler, &common->anynewline, JUMP(SLJIT_FAST_CALL)); in compile_simple_assertion_matchingpath()
13978 if (common->anynewline != NULL) in jit_compile()
13980 set_jumps(common->anynewline, LABEL()); in jit_compile()