Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c262 case OP_WORD_BOUNDARY: in find_minlength()
1059 case OP_WORD_BOUNDARY: in set_start_bits()
Dpcre2_internal.h1308 OP_WORD_BOUNDARY, /* 5 \b */ enumerator
Dpcre2_jit_compile.c665 case OP_WORD_BOUNDARY: in next_opcode()
1063 case OP_WORD_BOUNDARY: in detect_fast_forward_skip()
1127 case OP_WORD_BOUNDARY: in detect_fast_fail()
1619 case OP_WORD_BOUNDARY: in get_framesize()
3914 case OP_WORD_BOUNDARY: in scan_prefix()
7021 case OP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
8347 case OP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
10443 case OP_WORD_BOUNDARY: in compile_matchingpath()
Dpcre2_match.c5735 case OP_WORD_BOUNDARY: in match()
5799 if ((*Fecode++ == OP_WORD_BOUNDARY)? in match()
Dpcre2_dfa_match.c1087 case OP_WORD_BOUNDARY: in internal_dfa_match()
Dpcre2_compile.c4393 case OP_WORD_BOUNDARY: in first_significant_code()
/external/pcre/dist2/
DHACKING398 OP_WORD_BOUNDARY \w