Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c371 case OP_NOT_WORDCHAR: in get_chr_property_list()
774 case OP_NOT_WORDCHAR: in compare_opcodes()
991 case OP_NOT_WORDCHAR: in compare_opcodes()
H A Dpcre2_study.c357 case OP_NOT_WORDCHAR: in find_minlength()
1353 case OP_NOT_WORDCHAR: in set_start_bits()
1479 case OP_NOT_WORDCHAR: in set_start_bits()
H A Dpcre2_match.c2285 case OP_NOT_WORDCHAR: in match()
3048 case OP_NOT_WORDCHAR: in match()
3306 case OP_NOT_WORDCHAR: in match()
3708 case OP_NOT_WORDCHAR: in match()
3852 case OP_NOT_WORDCHAR: in match()
4365 case OP_NOT_WORDCHAR: in match()
4624 case OP_NOT_WORDCHAR: in match()
H A Dpcre2_internal.h1357 OP_NOT_WORDCHAR, /* 10 \W */ enumerator
H A Dpcre2_jit_compile.c881 case OP_NOT_WORDCHAR: in next_opcode()
1286 case OP_NOT_WORDCHAR: in detect_early_fail()
2047 case OP_NOT_WORDCHAR: in get_framesize()
5548 case OP_NOT_WORDCHAR: in scan_prefix()
8464 case OP_NOT_WORDCHAR: in compile_char1_matchingpath()
8470 read_char7_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
8473 read_char8_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
11818 case OP_NOT_WORDCHAR: in compile_matchingpath()
H A Dpcre2_dfa_match.c1094 case OP_NOT_WORDCHAR: in internal_dfa_match()

Completed in 81 milliseconds