Searched refs:URX_RESERVED_OP (Results 1 – 4 of 4) sorted by relevance
57 URX_RESERVED_OP = 0, // For multi-operand ops, most non-first words. enumerator
675 appendOp(URX_RESERVED_OP, 0); // MinMatchLength. To be filled later. in doParseActions()676 appendOp(URX_RESERVED_OP, 0); // MaxMatchLength. To be filled later. in doParseActions()729 appendOp(URX_RESERVED_OP, 0); // MinMatchLength. To be filled later. in doParseActions()730 appendOp(URX_RESERVED_OP, 0); // MaxMatchLength. To be filled later. in doParseActions()731 appendOp(URX_RESERVED_OP, 0); // Continue Loc. To be filled later. in doParseActions()1976 if (!(type == URX_RESERVED_OP_N || type == URX_RESERVED_OP)) { in buildOp()2732 case URX_RESERVED_OP: in matchStartType()3248 case URX_RESERVED_OP: in minMatchLength()3511 case URX_RESERVED_OP: in maxMatchLength()3834 case URX_RESERVED_OP: in stripNOPs()
727 case URX_RESERVED_OP: in dumpOp()