Searched refs:OP_OP_NUMBER (Results 1 – 1 of 1) sorted by relevance
352 OP_OP_NUMBER, OP_OP_NUMBERS, OP_PATLIST, OP_FILELIST, OP_BINFILES }; enumerator443 …{ OP_OP_NUMBER, 'S', &S_arg, "jeffS", "replace matched (sub)string with X"…3809 if (op->type == OP_OP_NUMBER || op->type == OP_OP_NUMBERS) in main()3841 (op->type == OP_OP_STRING || op->type == OP_OP_NUMBER || in main()3942 op->type != OP_OP_NUMBER && op->type != OP_SIZE) in main()