Searched refs:OP_QR (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/B/C/
H A DC.xs14 if( PL_op->op_type == OP_QR ) {
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dopnames.h48 OP_QR, /* 32 */ enumerator in enum:opcode
H A Dtoke.c1075 if (PL_lex_inwhat == OP_MATCH || PL_lex_inwhat == OP_QR || PL_lex_inwhat == OP_SUBST)
4802 s = scan_pat(s,OP_QR);
6376 if(type == OP_QR) {
H A Ddump.c712 case OP_QR:
H A Dop.c418 case OP_QR:
583 case OP_QR:
884 case OP_QR:
6560 case OP_QR:

Completed in 193 milliseconds