Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c388 case OP_NOT_WORDCHAR: in get_chr_property_list()
798 case OP_NOT_WORDCHAR: in compare_opcodes()
1015 case OP_NOT_WORDCHAR: in compare_opcodes()
H A Dpcre2_study.c360 case OP_NOT_WORDCHAR: in find_minlength()
1190 case OP_NOT_WORDCHAR: in set_start_bits()
1443 case OP_NOT_WORDCHAR: in set_start_bits()
1569 case OP_NOT_WORDCHAR: in set_start_bits()
H A Dpcre2_match.c2353 case OP_NOT_WORDCHAR: in match()
3212 case OP_NOT_WORDCHAR: in match()
3470 case OP_NOT_WORDCHAR: in match()
3943 case OP_NOT_WORDCHAR: in match()
4087 case OP_NOT_WORDCHAR: in match()
4667 case OP_NOT_WORDCHAR: in match()
4926 case OP_NOT_WORDCHAR: in match()
H A Dpcre2_internal.h1406 OP_NOT_WORDCHAR, /* 10 \W */ enumerator
H A Dpcre2_jit_compile.c927 case OP_NOT_WORDCHAR: in next_opcode()
1342 case OP_NOT_WORDCHAR: in detect_early_fail()
2146 case OP_NOT_WORDCHAR: in get_framesize()
5780 case OP_NOT_WORDCHAR: in scan_prefix()
8937 case OP_NOT_WORDCHAR: in compile_char1_matchingpath()
8943 read_char7_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
8946 read_char8_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
12453 case OP_NOT_WORDCHAR: in compile_matchingpath()
H A Dpcre2_dfa_match.c1096 case OP_NOT_WORDCHAR: in internal_dfa_match()

Completed in 63 milliseconds