Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c481 jump_list *getucd; member
5613 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in check_wordboundary()
5657 add_jump(compiler, &common->getucd, JUMP(SLJIT_FAST_CALL)); in check_wordboundary()
12571 if (common->getucd != NULL) in jit_compile()
12573 set_jumps(common->getucd, LABEL()); in jit_compile()