store_op2        1161 src/regex-emacs.c static void store_op2 (re_opcode_t op, unsigned char *loc, int arg1, int arg2);
store_op2        1220 src/regex-emacs.c   store_op2 (op, loc, (to) - (loc) - 3, arg)
store_op2        2733 src/regex-emacs.c   store_op2 (op, loc, arg1, arg2);