Searched refs:URX_RESERVED_OP (Results 1 – 3 of 3) sorted by relevance
55 URX_RESERVED_OP = 0, // For multi-operand ops, most non-first words. enumerator
657 appendOp(URX_RESERVED_OP, 0); // MinMatchLength. To be filled later. in doParseActions()658 appendOp(URX_RESERVED_OP, 0); // MaxMatchLength. To be filled later. in doParseActions()709 appendOp(URX_RESERVED_OP, 0); // MinMatchLength. To be filled later. in doParseActions()710 appendOp(URX_RESERVED_OP, 0); // MaxMatchLength. To be filled later. in doParseActions()711 appendOp(URX_RESERVED_OP, 0); // Continue Loc. To be filled later. in doParseActions()1949 type = URX_RESERVED_OP; in buildOp()1957 if (!(type == URX_RESERVED_OP_N || type == URX_RESERVED_OP)) { in buildOp()2688 case URX_RESERVED_OP: in matchStartType()3207 case URX_RESERVED_OP: in minMatchLength()3482 case URX_RESERVED_OP: in maxMatchLength()[all …]
713 case URX_RESERVED_OP: in dumpOp()