Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c278 case OP_UCP_WORD_BOUNDARY: in find_minlength()
1109 case OP_UCP_WORD_BOUNDARY: in set_start_bits()
1144 case OP_UCP_WORD_BOUNDARY: in set_start_bits()
H A Dpcre2_dfa_match.c1106 case OP_UCP_WORD_BOUNDARY: in internal_dfa_match()
1119 if (codevalue == OP_UCP_WORD_BOUNDARY || in internal_dfa_match()
1144 if (codevalue == OP_UCP_WORD_BOUNDARY || in internal_dfa_match()
H A Dpcre2_match.c6268 case OP_UCP_WORD_BOUNDARY: in match()
6283 if (Fop == OP_UCP_WORD_BOUNDARY || Fop == OP_NOT_UCP_WORD_BOUNDARY) in match()
6316 if (Fop == OP_UCP_WORD_BOUNDARY || Fop == OP_NOT_UCP_WORD_BOUNDARY) in match()
6330 if ((*Fecode++ == OP_WORD_BOUNDARY || Fop == OP_UCP_WORD_BOUNDARY)? in match()
H A Dpcre2_internal.h1653 OP_UCP_WORD_BOUNDARY, /* 170 */ enumerator
H A Dpcre2_jit_compile.c1009 case OP_UCP_WORD_BOUNDARY: in next_opcode()
1333 case OP_UCP_WORD_BOUNDARY: in detect_early_fail()
2208 case OP_UCP_WORD_BOUNDARY: in get_framesize()
5642 case OP_UCP_WORD_BOUNDARY: in scan_prefix()
8485 case OP_UCP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
10149 case OP_UCP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
12507 case OP_UCP_WORD_BOUNDARY: in compile_matchingpath()
H A Dpcre2_compile.c5078 case OP_UCP_WORD_BOUNDARY: in first_significant_code()
8197 OP_UCP_WORD_BOUNDARY; in compile_branch()

Completed in 97 milliseconds