Searched refs:OP_STAR (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_byte_order.c192 case OP_STAR:
H A Dpcre_compile.c1988 case OP_STAR:
2131 case OP_STAR:
2261 case OP_STAR:
2558 case OP_STAR:
4832 case OP_CHAR: op_type = OP_STAR - OP_STAR; break;
4833 case OP_CHARI: op_type = OP_STARI - OP_STAR; break;
4834 case OP_NOT: op_type = OP_NOTSTAR - OP_STAR; break;
4835 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break;
4890 op_type = OP_TYPESTAR - OP_STAR; /* Us
[all...]
H A Dpcre_dfa_exec.c2305 codevalue -= OP_STARI - OP_STAR;
2354 codevalue -= OP_STARI - OP_STAR;
2399 codevalue -= OP_STARI - OP_STAR;
2401 case OP_STAR:
2440 codevalue -= OP_STARI - OP_STAR;
2479 codevalue -= OP_STARI - OP_STAR;
H A Dpcre_printint.c407 case OP_STAR:
H A Dpcre_study.c462 case OP_STAR:
926 case OP_STAR:
H A Dpcre_jit_compile.c540 case OP_STAR:
5295 if (*opcode >= OP_STAR && *opcode <= OP_POSUPTO)
5304 *opcode -= OP_STARI - OP_STAR;
5310 *opcode -= OP_NOTSTAR - OP_STAR;
5316 *opcode -= OP_NOTSTARI - OP_STAR;
5321 *opcode -= OP_TYPESTAR - OP_STAR;
5333 *opcode -= OP_CRSTAR - OP_STAR;
5400 case OP_STAR:
5406 if (opcode == OP_STAR || opcode == OP_UPTO)
5671 case OP_STAR
[all...]
H A Dpcre_exec.c3292 case OP_STAR:
3304 c = *ecode++ - ((op < OP_STARI)? OP_STAR : OP_STARI);
H A Dpcretest.c1914 case OP_STAR:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_byte_order.c192 case OP_STAR:
H A Dpcre_compile.c1988 case OP_STAR:
2131 case OP_STAR:
2261 case OP_STAR:
2558 case OP_STAR:
4832 case OP_CHAR: op_type = OP_STAR - OP_STAR; break;
4833 case OP_CHARI: op_type = OP_STARI - OP_STAR; break;
4834 case OP_NOT: op_type = OP_NOTSTAR - OP_STAR; break;
4835 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break;
4890 op_type = OP_TYPESTAR - OP_STAR; /* Us
[all...]
H A Dpcre_dfa_exec.c2305 codevalue -= OP_STARI - OP_STAR;
2354 codevalue -= OP_STARI - OP_STAR;
2399 codevalue -= OP_STARI - OP_STAR;
2401 case OP_STAR:
2440 codevalue -= OP_STARI - OP_STAR;
2479 codevalue -= OP_STARI - OP_STAR;
H A Dpcre_printint.c407 case OP_STAR:
H A Dpcre_study.c462 case OP_STAR:
926 case OP_STAR:
H A Dpcre_jit_compile.c540 case OP_STAR:
5295 if (*opcode >= OP_STAR && *opcode <= OP_POSUPTO)
5304 *opcode -= OP_STARI - OP_STAR;
5310 *opcode -= OP_NOTSTAR - OP_STAR;
5316 *opcode -= OP_NOTSTARI - OP_STAR;
5321 *opcode -= OP_TYPESTAR - OP_STAR;
5333 *opcode -= OP_CRSTAR - OP_STAR;
5400 case OP_STAR:
5406 if (opcode == OP_STAR || opcode == OP_UPTO)
5671 case OP_STAR
[all...]
H A Dpcre_exec.c3292 case OP_STAR:
3304 c = *ecode++ - ((op < OP_STARI)? OP_STAR : OP_STARI);
H A Dpcretest.c1914 case OP_STAR:
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_byte_order.c192 case OP_STAR:
H A Dpcre_compile.c1988 case OP_STAR:
2131 case OP_STAR:
2261 case OP_STAR:
2558 case OP_STAR:
4832 case OP_CHAR: op_type = OP_STAR - OP_STAR; break;
4833 case OP_CHARI: op_type = OP_STARI - OP_STAR; break;
4834 case OP_NOT: op_type = OP_NOTSTAR - OP_STAR; break;
4835 case OP_NOTI: op_type = OP_NOTSTARI - OP_STAR; break;
4890 op_type = OP_TYPESTAR - OP_STAR; /* Us
[all...]
H A Dpcre_dfa_exec.c2305 codevalue -= OP_STARI - OP_STAR;
2354 codevalue -= OP_STARI - OP_STAR;
2399 codevalue -= OP_STARI - OP_STAR;
2401 case OP_STAR:
2440 codevalue -= OP_STARI - OP_STAR;
2479 codevalue -= OP_STARI - OP_STAR;
H A Dpcre_printint.c407 case OP_STAR:
H A Dpcre_study.c462 case OP_STAR:
926 case OP_STAR:
H A Dpcre_jit_compile.c540 case OP_STAR:
5295 if (*opcode >= OP_STAR && *opcode <= OP_POSUPTO)
5304 *opcode -= OP_STARI - OP_STAR;
5310 *opcode -= OP_NOTSTAR - OP_STAR;
5316 *opcode -= OP_NOTSTARI - OP_STAR;
5321 *opcode -= OP_TYPESTAR - OP_STAR;
5333 *opcode -= OP_CRSTAR - OP_STAR;
5400 case OP_STAR:
5406 if (opcode == OP_STAR || opcode == OP_UPTO)
5671 case OP_STAR
[all...]
H A Dpcre_exec.c3292 case OP_STAR:
3304 c = *ecode++ - ((op < OP_STARI)? OP_STAR : OP_STARI);
H A Dpcretest.c1914 case OP_STAR:

Completed in 480 milliseconds