Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c277 case OP_NOT_UCP_WORD_BOUNDARY: in find_minlength()
1110 case OP_NOT_UCP_WORD_BOUNDARY: in set_start_bits()
1145 case OP_NOT_UCP_WORD_BOUNDARY: in set_start_bits()
H A Dpcre2_dfa_match.c1105 case OP_NOT_UCP_WORD_BOUNDARY: in internal_dfa_match()
1120 codevalue == OP_NOT_UCP_WORD_BOUNDARY) in internal_dfa_match()
1145 codevalue == OP_NOT_UCP_WORD_BOUNDARY) in internal_dfa_match()
1160 codevalue == OP_NOT_UCP_WORD_BOUNDARY)) in internal_dfa_match()
H A Dpcre2_internal.h1652 OP_NOT_UCP_WORD_BOUNDARY, /* 169 */ enumerator
H A Dpcre2_match.c6267 case OP_NOT_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()
H A Dpcre2_jit_compile.c1008 case OP_NOT_UCP_WORD_BOUNDARY: in next_opcode()
1332 case OP_NOT_UCP_WORD_BOUNDARY: in detect_early_fail()
2207 case OP_NOT_UCP_WORD_BOUNDARY: in get_framesize()
5641 case OP_NOT_UCP_WORD_BOUNDARY: in scan_prefix()
8484 case OP_NOT_UCP_WORD_BOUNDARY: in compile_simple_assertion_matchingpath()
8490 …piler, backtracks, CMP((type == OP_NOT_WORD_BOUNDARY || type == OP_NOT_UCP_WORD_BOUNDARY) ? SLJIT_… in compile_simple_assertion_matchingpath()
8495 …iler, backtracks, JUMP((type == OP_NOT_WORD_BOUNDARY || type == OP_NOT_UCP_WORD_BOUNDARY) ? SLJIT_… in compile_simple_assertion_matchingpath()
10148 case OP_NOT_UCP_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
12506 case OP_NOT_UCP_WORD_BOUNDARY: in compile_matchingpath()
H A Dpcre2_compile.c5079 case OP_NOT_UCP_WORD_BOUNDARY: in first_significant_code()
8196 meta_arg = (meta_arg == ESC_B)? OP_NOT_UCP_WORD_BOUNDARY : in compile_branch()

Completed in 117 milliseconds