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.c251 case OP_WORD_BOUNDARY: in find_minlength()
1009 case OP_WORD_BOUNDARY: in set_start_bits()
Dpcre2_internal.h1354 OP_WORD_BOUNDARY, /* 5 \b */ enumerator
Dpcre2_jit_compile.c624 case OP_WORD_BOUNDARY: in next_opcode()
1021 case OP_WORD_BOUNDARY: in detect_fast_forward_skip()
1085 case OP_WORD_BOUNDARY: in detect_fast_fail()
1577 case OP_WORD_BOUNDARY: in get_framesize()
3522 case OP_WORD_BOUNDARY: in scan_prefix()
6052 case OP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
7259 case OP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
9349 case OP_WORD_BOUNDARY: in compile_matchingpath()
Dpcre2_match.c2260 case OP_WORD_BOUNDARY: in match()
2373 if ((*ecode++ == OP_WORD_BOUNDARY)? in match()
Dpcre2_dfa_match.c946 case OP_WORD_BOUNDARY: in internal_dfa_match()
Dpcre2_compile.c1055 case OP_WORD_BOUNDARY: in find_fixedlength()
1304 case OP_WORD_BOUNDARY: in first_significant_code()
/external/pcre/dist2/
DHACKING201 OP_WORD_BOUNDARY \w