php_mysqlnd_net_field_length_ll  630 mysqlnd/mysqlnd_wireprotocol.c 		packet->affected_rows  = php_mysqlnd_net_field_length_ll(&p);
php_mysqlnd_net_field_length_ll  633 mysqlnd/mysqlnd_wireprotocol.c 		packet->last_insert_id = php_mysqlnd_net_field_length_ll(&p);
php_mysqlnd_net_field_length_ll  769 mysqlnd/mysqlnd_wireprotocol.c 	packet->affected_rows  = php_mysqlnd_net_field_length_ll(&p);
php_mysqlnd_net_field_length_ll  772 mysqlnd/mysqlnd_wireprotocol.c 	packet->last_insert_id = php_mysqlnd_net_field_length_ll(&p);
php_mysqlnd_net_field_length_ll 1037 mysqlnd/mysqlnd_wireprotocol.c 			packet->affected_rows = php_mysqlnd_net_field_length_ll(&p);
php_mysqlnd_net_field_length_ll 1040 mysqlnd/mysqlnd_wireprotocol.c 			packet->last_insert_id = php_mysqlnd_net_field_length_ll(&p);