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.c275 case OP_WORD_BOUNDARY: in find_minlength()
1102 case OP_WORD_BOUNDARY: in set_start_bits()
Dpcre2_internal.h1352 OP_WORD_BOUNDARY, /* 5 \b */ enumerator
Dpcre2_jit_compile.c876 case OP_WORD_BOUNDARY: in next_opcode()
1268 case OP_WORD_BOUNDARY: in detect_early_fail()
2039 case OP_WORD_BOUNDARY: in get_framesize()
5408 case OP_WORD_BOUNDARY: in scan_prefix()
8047 case OP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
9606 case OP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
11880 case OP_WORD_BOUNDARY: in compile_matchingpath()
Dpcre2_match.c5838 case OP_WORD_BOUNDARY: in match()
5902 if ((*Fecode++ == OP_WORD_BOUNDARY)? in match()
Dpcre2_dfa_match.c1101 case OP_WORD_BOUNDARY: in internal_dfa_match()
Dpcre2_compile.c4755 case OP_WORD_BOUNDARY: in first_significant_code()
/external/pcre/dist2/
DHACKING400 OP_WORD_BOUNDARY \w