Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c365 case OP_NOT_DIGIT: in get_chr_property_list()
709 case OP_NOT_DIGIT: in compare_opcodes()
924 case OP_NOT_DIGIT: in compare_opcodes()
Dpcre2_study.c329 case OP_NOT_DIGIT: in find_minlength()
1234 case OP_NOT_DIGIT: in set_start_bits()
1364 case OP_NOT_DIGIT: in set_start_bits()
Dpcre2_internal.h1341 #define FIRST_AUTOTAB_OP OP_NOT_DIGIT
1355 OP_NOT_DIGIT, /* 6 \D */ enumerator
Dpcre2_match.c2425 case OP_NOT_DIGIT: in match()
4615 case OP_NOT_DIGIT: in match()
4878 case OP_NOT_DIGIT: in match()
5317 case OP_NOT_DIGIT: in match()
5458 case OP_NOT_DIGIT: in match()
5930 case OP_NOT_DIGIT: in match()
6190 case OP_NOT_DIGIT: in match()
Dpcre2_jit_compile.c625 case OP_NOT_DIGIT: in next_opcode()
1578 case OP_NOT_DIGIT: in get_framesize()
3660 case OP_NOT_DIGIT: in scan_prefix()
6264 case OP_NOT_DIGIT: in compile_char1_matchingpath()
6271 read_char7_type(common, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
6274 read_char8_type(common, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
9360 case OP_NOT_DIGIT: in compile_matchingpath()
Dpcre2_dfa_match.c937 case OP_NOT_DIGIT: in internal_dfa_match()
Dpcre2_compile.c1108 case OP_NOT_DIGIT: in find_fixedlength()
1602 case OP_NOT_DIGIT: in could_be_empty_branch()
/external/pcre/dist2/
DHACKING202 OP_NOT_DIGIT \D