Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c276 case OP_WORD_BOUNDARY: in find_minlength()
1107 case OP_WORD_BOUNDARY: in set_start_bits()
1142 case OP_WORD_BOUNDARY: in set_start_bits()
H A Dpcre2_internal.h1401 OP_WORD_BOUNDARY, /* 5 \b -- see also OP_UCP_WORD_BOUNDARY */ enumerator
H A Dpcre2_jit_compile.c922 case OP_WORD_BOUNDARY: in next_opcode()
1325 case OP_WORD_BOUNDARY: in detect_early_fail()
2141 case OP_WORD_BOUNDARY: in get_framesize()
5634 case OP_WORD_BOUNDARY: in scan_prefix()
8483 case OP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
8486 …add_jump(compiler, (type == OP_NOT_WORD_BOUNDARY || type == OP_WORD_BOUNDARY) ? &common->wordbound… in compile_simple_assertion_matchingpath()
10141 case OP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
12499 case OP_WORD_BOUNDARY: in compile_matchingpath()
H A Dpcre2_match.c6266 case OP_WORD_BOUNDARY: in match()
6330 if ((*Fecode++ == OP_WORD_BOUNDARY || Fop == OP_UCP_WORD_BOUNDARY)? in match()
H A Dpcre2_dfa_match.c1103 case OP_WORD_BOUNDARY: in internal_dfa_match()
H A Dpcre2_compile.c5076 case OP_WORD_BOUNDARY: in first_significant_code()

Completed in 80 milliseconds