Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c269 case OP_DIGIT: in find_minlength()
1164 case OP_DIGIT: in set_start_bits()
1276 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.c1887 case OP_DIGIT: in find_fixedlength()
2583 case OP_DIGIT: in could_be_empty_branch()
2954 case OP_DIGIT: in get_chr_property_list()
3293 case OP_DIGIT: in compare_opcodes()
3500 case OP_DIGIT: in compare_opcodes()
H A Dpcre_jit_compile.c595 case OP_DIGIT: in next_opcode()
1326 case OP_DIGIT: in get_framesize()
3354 case OP_DIGIT: in scan_prefix()
5284 case OP_DIGIT: in compile_char1_matchingpath()
5295 add_jump(compiler, backtracks, JUMP(type == OP_DIGIT ? SLJIT_ZERO : SLJIT_NOT_ZERO)); in compile_char1_matchingpath()
7885 case OP_DIGIT: in compile_iterator_matchingpath()
8260 case OP_DIGIT: in compile_matchingpath()
H A Dpcre_internal.h1893 OP_DIGIT, /* 7 \d */ enumerator
H A DHACKING182 OP_DIGIT \d

Completed in 83 milliseconds