int4store        1792 ext/mysqlnd/mysqlnd.c 		int4store(buff, pid);
int4store         313 ext/mysqlnd/mysqlnd_portability.h                   int4store((T),def_temp); \
int4store         314 ext/mysqlnd/mysqlnd_portability.h                   int4store((T+4),def_temp2); \
int4store        1057 ext/mysqlnd/mysqlnd_ps.c 	int4store(buf, stmt->stmt_id);
int4store        1058 ext/mysqlnd/mysqlnd_ps.c 	int4store(buf + STMT_ID_LENGTH, 1); /* for now fetch only one row */
int4store        1267 ext/mysqlnd/mysqlnd_ps.c 		int4store(cmd_buf, stmt->stmt_id);
int4store        1379 ext/mysqlnd/mysqlnd_ps.c 			int4store(cmd_buf, stmt->stmt_id);
int4store        2202 ext/mysqlnd/mysqlnd_ps.c 		int4store(cmd_buf, stmt->stmt_id);
int4store         799 ext/mysqlnd/mysqlnd_ps_codec.c 					int4store(*p, Z_LVAL_P(data));
int4store         919 ext/mysqlnd/mysqlnd_ps_codec.c 	int4store(p, stmt->stmt_id);
int4store         927 ext/mysqlnd/mysqlnd_ps_codec.c 	int4store(p, 0);
int4store         493 ext/mysqlnd/mysqlnd_wireprotocol.c 		int4store(p, packet->client_flags);
int4store         496 ext/mysqlnd/mysqlnd_wireprotocol.c 		int4store(p, packet->max_packet_size);