Home
last modified time | relevance | path

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

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