Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A 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()
H A 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()
H A Dpcre_internal.h1886 #define FIRST_AUTOTAB_OP OP_NOT_DIGIT
1900 OP_NOT_DIGIT, /* 6 \D */ enumerator
H A 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()
H A 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()
H A DHACKING181 OP_NOT_DIGIT \D

Completed in 109 milliseconds