Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c275 case OP_NOT_WORD_BOUNDARY: in find_minlength()
1108 case OP_NOT_WORD_BOUNDARY: in set_start_bits()
1143 case OP_NOT_WORD_BOUNDARY: in set_start_bits()
H A Dpcre2_dfa_match.c1104 case OP_NOT_WORD_BOUNDARY: in internal_dfa_match()
1159 (codevalue == OP_NOT_WORD_BOUNDARY || in internal_dfa_match()
H A Dpcre2_internal.h1400 OP_NOT_WORD_BOUNDARY, /* 4 \B -- see also OP_NOT_UCP_WORD_BOUNDARY */ enumerator
H A Dpcre2_jit_compile.c921 case OP_NOT_WORD_BOUNDARY: in next_opcode()
1324 case OP_NOT_WORD_BOUNDARY: in detect_early_fail()
2140 case OP_NOT_WORD_BOUNDARY: in get_framesize()
5633 case OP_NOT_WORD_BOUNDARY: in scan_prefix()
8482 case OP_NOT_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()
8490 …add_jump(compiler, backtracks, CMP((type == OP_NOT_WORD_BOUNDARY || type == OP_NOT_UCP_WORD_BOUNDA… in compile_simple_assertion_matchingpath()
8495 …add_jump(compiler, backtracks, JUMP((type == OP_NOT_WORD_BOUNDARY || type == OP_NOT_UCP_WORD_BOUND… in compile_simple_assertion_matchingpath()
10140 case OP_NOT_WORD_BOUNDARY: in assert_needs_str_ptr_saving()
12498 case OP_NOT_WORD_BOUNDARY: in compile_matchingpath()
H A Dpcre2_match.c6265 case OP_NOT_WORD_BOUNDARY: in match()
H A Dpcre2_compile.c5077 case OP_NOT_WORD_BOUNDARY: in first_significant_code()

Completed in 148 milliseconds