Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_jit_compile.c469 jump_list *wordboundary; member
7022 add_jump(compiler, &common->wordboundary, JUMP(SLJIT_FAST_CALL)); in compile_simple_assertion_matchingpath()
12515 if (common->wordboundary != NULL) in jit_compile()
12517 set_jumps(common->wordboundary, LABEL()); in jit_compile()