int4store        1794 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        1034 ext/mysqlnd/mysqlnd_ps.c 	int4store(buf, stmt->stmt_id);
int4store        1035 ext/mysqlnd/mysqlnd_ps.c 	int4store(buf + STMT_ID_LENGTH, 1); /* for now fetch only one row */
int4store        1234 ext/mysqlnd/mysqlnd_ps.c 		int4store(cmd_buf, stmt->stmt_id);
int4store        1346 ext/mysqlnd/mysqlnd_ps.c 			int4store(cmd_buf, stmt->stmt_id);
int4store        2207 ext/mysqlnd/mysqlnd_ps.c 		int4store(cmd_buf, stmt->stmt_id);
int4store         791 ext/mysqlnd/mysqlnd_ps_codec.c 					int4store(*p, Z_LVAL_P(data));
int4store         912 ext/mysqlnd/mysqlnd_ps_codec.c 	int4store(p, stmt->stmt_id);
int4store         920 ext/mysqlnd/mysqlnd_ps_codec.c 	int4store(p, 0); 
int4store         495 ext/mysqlnd/mysqlnd_wireprotocol.c 		int4store(p, packet->client_flags);
int4store         498 ext/mysqlnd/mysqlnd_wireprotocol.c 		int4store(p, packet->max_packet_size);