Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c272 case OP_NOT_DIGIT: in find_minlength()
1165 case OP_NOT_DIGIT: in set_start_bits()
1278 case OP_NOT_DIGIT: in set_start_bits()
Dpcre_exec.c2347 case OP_NOT_DIGIT: in match()
4525 case OP_NOT_DIGIT: in match()
4788 case OP_NOT_DIGIT: in match()
5227 case OP_NOT_DIGIT: in match()
5368 case OP_NOT_DIGIT: in match()
5836 case OP_NOT_DIGIT: in match()
6092 case OP_NOT_DIGIT: in match()
Dpcre_internal.h1882 #define FIRST_AUTOTAB_OP OP_NOT_DIGIT
1896 OP_NOT_DIGIT, /* 6 \D */ enumerator
Dpcre_compile.c1905 case OP_NOT_DIGIT: in find_fixedlength()
2601 case OP_NOT_DIGIT: in could_be_empty_branch()
2972 case OP_NOT_DIGIT: in get_chr_property_list()
3309 case OP_NOT_DIGIT: in compare_opcodes()
3523 case OP_NOT_DIGIT: in compare_opcodes()
Dpcre_jit_compile.c594 case OP_NOT_DIGIT: in next_opcode()
1348 case OP_NOT_DIGIT: in get_framesize()
3414 case OP_NOT_DIGIT: in scan_prefix()
5320 case OP_NOT_DIGIT: in compile_char1_matchingpath()
5326 read_char7_type(common, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
5329 read_char8_type(common, type == OP_NOT_DIGIT); in compile_char1_matchingpath()
7926 case OP_NOT_DIGIT: in compile_iterator_matchingpath()
8301 case OP_NOT_DIGIT: in compile_matchingpath()
DHACKING181 OP_NOT_DIGIT \D
Dpcre_dfa_exec.c1000 case OP_NOT_DIGIT: in internal_dfa_exec()