Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c384 case OP_NOT_DIGIT: in get_chr_property_list()
784 case OP_NOT_DIGIT: in compare_opcodes()
999 case OP_NOT_DIGIT: in compare_opcodes()
H A Dpcre2_study.c356 case OP_NOT_DIGIT: in find_minlength()
1188 case OP_NOT_DIGIT: in set_start_bits()
1423 case OP_NOT_DIGIT: in set_start_bits()
1553 case OP_NOT_DIGIT: in set_start_bits()
H A Dpcre2_internal.h1388 #define FIRST_AUTOTAB_OP OP_NOT_DIGIT
1402 OP_NOT_DIGIT, /* 6 \D */ enumerator
H A Dpcre2_match.c2305 case OP_NOT_DIGIT: in match()
3147 case OP_NOT_DIGIT: in match()
3414 case OP_NOT_DIGIT: in match()
3923 case OP_NOT_DIGIT: in match()
4067 case OP_NOT_DIGIT: in match()
4607 case OP_NOT_DIGIT: in match()
4870 case OP_NOT_DIGIT: in match()
H A Dpcre2_jit_compile.c923 case OP_NOT_DIGIT: in next_opcode()
1338 case OP_NOT_DIGIT: in detect_early_fail()
2142 case OP_NOT_DIGIT: in get_framesize()
5778 case OP_NOT_DIGIT: in scan_prefix()
8964 case OP_NOT_DIGIT: in compile_char1_matchingpath()
8971 read_char7_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
8974 read_char8_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
12511 case OP_NOT_DIGIT: in compile_matchingpath()
H A Dpcre2_dfa_match.c1094 case OP_NOT_DIGIT: in internal_dfa_match()

Completed in 66 milliseconds