Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c367 case OP_NOT_DIGIT: in get_chr_property_list()
760 case OP_NOT_DIGIT: in compare_opcodes()
975 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_internal.h1339 #define FIRST_AUTOTAB_OP OP_NOT_DIGIT
1353 OP_NOT_DIGIT, /* 6 \D */ enumerator
H A Dpcre2_match.c2237 case OP_NOT_DIGIT: in match()
2983 case OP_NOT_DIGIT: in match()
3250 case OP_NOT_DIGIT: in match()
3688 case OP_NOT_DIGIT: in match()
3832 case OP_NOT_DIGIT: in match()
4305 case OP_NOT_DIGIT: in match()
4568 case OP_NOT_DIGIT: in match()
H A Dpcre2_jit_compile.c877 case OP_NOT_DIGIT: in next_opcode()
1282 case OP_NOT_DIGIT: in detect_early_fail()
2043 case OP_NOT_DIGIT: in get_framesize()
5546 case OP_NOT_DIGIT: in scan_prefix()
8434 case OP_NOT_DIGIT: in compile_char1_matchingpath()
8441 read_char7_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
8444 read_char8_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
11814 case OP_NOT_DIGIT: in compile_matchingpath()
H A Dpcre2_dfa_match.c1092 case OP_NOT_DIGIT: in internal_dfa_match()

Completed in 88 milliseconds