SIZE_OP_PUSH      748 mbstring/oniguruma/regcomp.c       len += SIZE_OP_PUSH + cklen + mod_tlen + SIZE_OP_JUMP;
SIZE_OP_PUSH      756 mbstring/oniguruma/regcomp.c       len += mod_tlen + SIZE_OP_PUSH + cklen;
SIZE_OP_PUSH      771 mbstring/oniguruma/regcomp.c 	len = SIZE_OP_PUSH + tlen;
SIZE_OP_PUSH      779 mbstring/oniguruma/regcomp.c     len = SIZE_OP_PUSH + cklen + SIZE_OP_JUMP + tlen;
SIZE_OP_PUSH      848 mbstring/oniguruma/regcomp.c 			(CKN_ON ? SIZE_OP_STATE_CHECK_PUSH : SIZE_OP_PUSH));
SIZE_OP_PUSH      867 mbstring/oniguruma/regcomp.c 		+ (int )(CKN_ON ? SIZE_OP_STATE_CHECK_PUSH : SIZE_OP_PUSH)));
SIZE_OP_PUSH      885 mbstring/oniguruma/regcomp.c 	r = add_opcode_rel_addr(reg, OP_PUSH, -(mod_tlen + (int )SIZE_OP_PUSH));
SIZE_OP_PUSH      985 mbstring/oniguruma/regcomp.c 	len += SIZE_OP_PUSH + mod_tlen + SIZE_OP_JUMP;
SIZE_OP_PUSH      988 mbstring/oniguruma/regcomp.c       len += SIZE_OP_JUMP + mod_tlen + SIZE_OP_PUSH;
SIZE_OP_PUSH      994 mbstring/oniguruma/regcomp.c            (qn->upper == 1 || (tlen + SIZE_OP_PUSH) * qn->upper
SIZE_OP_PUSH      997 mbstring/oniguruma/regcomp.c     len += (SIZE_OP_PUSH + tlen) * (qn->upper - qn->lower);
SIZE_OP_PUSH     1000 mbstring/oniguruma/regcomp.c     len = SIZE_OP_PUSH + SIZE_OP_JUMP + tlen;
SIZE_OP_PUSH     1053 mbstring/oniguruma/regcomp.c 	  r = add_opcode_rel_addr(reg, OP_JUMP, SIZE_OP_PUSH);
SIZE_OP_PUSH     1092 mbstring/oniguruma/regcomp.c 		     -(mod_tlen + (int )SIZE_OP_JUMP + (int )SIZE_OP_PUSH));
SIZE_OP_PUSH     1100 mbstring/oniguruma/regcomp.c       r = add_opcode_rel_addr(reg, OP_PUSH, -(mod_tlen + (int )SIZE_OP_PUSH));
SIZE_OP_PUSH     1109 mbstring/oniguruma/regcomp.c            (qn->upper == 1 || (tlen + SIZE_OP_PUSH) * qn->upper
SIZE_OP_PUSH     1118 mbstring/oniguruma/regcomp.c 			   (n - i) * tlen + (n - i - 1) * SIZE_OP_PUSH);
SIZE_OP_PUSH     1233 mbstring/oniguruma/regcomp.c 	  + SIZE_OP_PUSH + tlen + SIZE_OP_POP + SIZE_OP_JUMP;
SIZE_OP_PUSH     1332 mbstring/oniguruma/regcomp.c 	 -((int )SIZE_OP_PUSH + len + (int )SIZE_OP_POP + (int )SIZE_OP_JUMP));
SIZE_OP_PUSH     1494 mbstring/oniguruma/regcomp.c       r += (SIZE_OP_PUSH + SIZE_OP_JUMP) * (n - 1);
SIZE_OP_PUSH     1581 mbstring/oniguruma/regcomp.c 	  len += SIZE_OP_PUSH + SIZE_OP_JUMP;