Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c388 case OP_NOT_WORDCHAR: in get_chr_property_list()
792 case OP_NOT_WORDCHAR: in compare_opcodes()
1009 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.c2302 case OP_NOT_WORDCHAR: in match()
3141 case OP_NOT_WORDCHAR: in match()
3399 case OP_NOT_WORDCHAR: in match()
3863 case OP_NOT_WORDCHAR: in match()
4007 case OP_NOT_WORDCHAR: in match()
4574 case OP_NOT_WORDCHAR: in match()
4833 case OP_NOT_WORDCHAR: in match()
H A Dpcre2_internal.h1381 OP_NOT_WORDCHAR, /* 10 \W */ enumerator
H A Dpcre2_jit_compile.c886 case OP_NOT_WORDCHAR: in next_opcode()
1293 case OP_NOT_WORDCHAR: in detect_early_fail()
2048 case OP_NOT_WORDCHAR: in get_framesize()
5626 case OP_NOT_WORDCHAR: in scan_prefix()
8772 case OP_NOT_WORDCHAR: in compile_char1_matchingpath()
8778 read_char7_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
8781 read_char8_type(common, backtracks, type == OP_NOT_WORDCHAR); in compile_char1_matchingpath()
12126 case OP_NOT_WORDCHAR: in compile_matchingpath()
H A Dpcre2_dfa_match.c1094 case OP_NOT_WORDCHAR: in internal_dfa_match()

Completed in 69 milliseconds