Searched refs:OGSUB (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/x2p/
H A Da2p.c2513 { yyval = oper2(OGSUB,yyvsp[-3],yyvsp[-1]); }
2517 { yyval = oper2(OGSUB,oper1(OREGEX,yyvsp[-3]),yyvsp[-1]); }
2529 { yyval = oper3(OGSUB,yyvsp[-5],yyvsp[-3],yyvsp[-1]); }
2533 { yyval = oper3(OGSUB,oper1(OREGEX,yyvsp[-5]),yyvsp[-3],yyvsp[-1]); }
H A Da2p.h227 #define OGSUB 73 macro
H A Dwalk.c829 case OGSUB:
831 int gsub = type == OGSUB ? 1 : 0;
1887 case OGSUB:

Completed in 78 milliseconds