Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c367 case OP_NOT_DIGIT: in get_chr_property_list()
761 case OP_NOT_DIGIT: in compare_opcodes()
976 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.c2239 case OP_NOT_DIGIT: in match()
2985 case OP_NOT_DIGIT: in match()
3252 case OP_NOT_DIGIT: in match()
3690 case OP_NOT_DIGIT: in match()
3834 case OP_NOT_DIGIT: in match()
4307 case OP_NOT_DIGIT: in match()
4570 case OP_NOT_DIGIT: in match()
H A Dpcre2_jit_compile.c877 case OP_NOT_DIGIT: in next_opcode()
1284 case OP_NOT_DIGIT: in detect_early_fail()
2039 case OP_NOT_DIGIT: in get_framesize()
5550 case OP_NOT_DIGIT: in scan_prefix()
8511 case OP_NOT_DIGIT: in compile_char1_matchingpath()
8518 read_char7_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
8521 read_char8_type(common, backtracks, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
11891 case OP_NOT_DIGIT: in compile_matchingpath()
H A Dpcre2_dfa_match.c1092 case OP_NOT_DIGIT: in internal_dfa_match()

Completed in 69 milliseconds