Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c384 case OP_NOT_DIGIT: in get_chr_property_list()
778 case OP_NOT_DIGIT: in compare_opcodes()
993 case OP_NOT_DIGIT: in compare_opcodes()
H A Dpcre2_study.c353 case OP_NOT_DIGIT: in find_minlength()
1333 case OP_NOT_DIGIT: in set_start_bits()
1463 case OP_NOT_DIGIT: in set_start_bits()
H A Dpcre2_match.c2254 case OP_NOT_DIGIT: in match()
3076 case OP_NOT_DIGIT: in match()
3343 case OP_NOT_DIGIT: in match()
3843 case OP_NOT_DIGIT: in match()
3987 case OP_NOT_DIGIT: in match()
4514 case OP_NOT_DIGIT: in match()
4777 case OP_NOT_DIGIT: in match()
H A Dpcre2_internal.h1363 #define FIRST_AUTOTAB_OP OP_NOT_DIGIT
1377 OP_NOT_DIGIT, /* 6 \D */ enumerator
H A Dpcre2_jit_compile.c882 case OP_NOT_DIGIT: in next_opcode()
1289 case OP_NOT_DIGIT: in detect_early_fail()
2044 case OP_NOT_DIGIT: in get_framesize()
5624 case OP_NOT_DIGIT: in scan_prefix()
8742 case OP_NOT_DIGIT: in compile_char1_matchingpath()
8749 read_char7_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
8752 read_char8_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
12122 case OP_NOT_DIGIT: in compile_matchingpath()
H A Dpcre2_dfa_match.c1092 case OP_NOT_DIGIT: in internal_dfa_match()

Completed in 77 milliseconds