Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_jit_compile.c414 jump_list *wordboundary; member
5264 add_jump(compiler, &common->wordboundary, JUMP(SLJIT_FAST_CALL)); in compile_char1_matchingpath()
10241 if (common->wordboundary != NULL) in PRIV()
10243 set_jumps(common->wordboundary, LABEL()); in PRIV()