Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c493 jump_list *utfpeakcharback; member
3786 add_jump(compiler, &common->utfpeakcharback, JUMP(SLJIT_FAST_CALL)); in peek_char_back()
14023 if (common->utfpeakcharback != NULL) in jit_compile()
14025 set_jumps(common->utfpeakcharback, LABEL()); in jit_compile()