Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c273 case OP_DIGIT: in find_minlength()
1170 case OP_DIGIT: in set_start_bits()
1282 case OP_DIGIT: in set_start_bits()
H A Dpcre_exec.c2364 case OP_DIGIT: in match()
4539 case OP_DIGIT: in match()
4802 case OP_DIGIT: in match()
5232 case OP_DIGIT: in match()
5372 case OP_DIGIT: in match()
5851 case OP_DIGIT: in match()
6105 case OP_DIGIT: in match()
H A Dpcre_compile.c1906 case OP_DIGIT: in find_fixedlength()
2602 case OP_DIGIT: in could_be_empty_branch()
2973 case OP_DIGIT: in get_chr_property_list()
3312 case OP_DIGIT: in compare_opcodes()
3519 case OP_DIGIT: in compare_opcodes()
H A Dpcre_internal.h1901 OP_DIGIT, /* 7 \d */ enumerator
H A Dpcre_jit_compile.c595 case OP_DIGIT: in next_opcode()
1349 case OP_DIGIT: in get_framesize()
3383 case OP_DIGIT: in scan_prefix()
5321 case OP_DIGIT: in compile_char1_matchingpath()
5332 add_jump(compiler, backtracks, JUMP(type == OP_DIGIT ? SLJIT_ZERO : SLJIT_NOT_ZERO)); in compile_char1_matchingpath()
7927 case OP_DIGIT: in compile_iterator_matchingpath()
8302 case OP_DIGIT: in compile_matchingpath()
H A DHACKING182 OP_DIGIT \d

Completed in 147 milliseconds