Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c275 case OP_WORD_BOUNDARY: in find_minlength()
1102 case OP_WORD_BOUNDARY: in set_start_bits()
H A Dpcre2_internal.h1352 OP_WORD_BOUNDARY, /* 5 \b */ enumerator
H A Dpcre2_jit_compile.c876 case OP_WORD_BOUNDARY: in next_opcode()
1271 case OP_WORD_BOUNDARY: in detect_early_fail()
2042 case OP_WORD_BOUNDARY: in get_framesize()
5404 case OP_WORD_BOUNDARY: in scan_prefix()
7970 case OP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
9529 case OP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
11803 case OP_WORD_BOUNDARY: in compile_matchingpath()
H A Dpcre2_match.c5838 case OP_WORD_BOUNDARY: in match()
5902 if ((*Fecode++ == OP_WORD_BOUNDARY)? in match()
H A Dpcre2_dfa_match.c1101 case OP_WORD_BOUNDARY: in internal_dfa_match()
H A Dpcre2_compile.c4754 case OP_WORD_BOUNDARY: in first_significant_code()

Completed in 112 milliseconds