STRUCT_OFFSET     395 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_server_option);
STRUCT_OFFSET     877 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1128 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1195 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, query);
STRUCT_OFFSET    1221 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, send_query);
STRUCT_OFFSET    1246 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, reap_query);
STRUCT_OFFSET    1470 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_fields);
STRUCT_OFFSET    1541 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_method);
STRUCT_OFFSET    1619 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ssl_set);
STRUCT_OFFSET    1642 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, escape_string);
STRUCT_OFFSET    1665 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, server_dump_debug_information);
STRUCT_OFFSET    1684 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, select_db);
STRUCT_OFFSET    1720 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ping);
STRUCT_OFFSET    1746 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, get_server_statistics);
STRUCT_OFFSET    1784 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, kill_connection);
STRUCT_OFFSET    1818 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_charset);
STRUCT_OFFSET    1857 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, refresh_server);
STRUCT_OFFSET    1879 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, shutdown_server);
STRUCT_OFFSET    2167 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, next_result);
STRUCT_OFFSET    2275 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, change_user);
STRUCT_OFFSET    2323 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option);
STRUCT_OFFSET    2494 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option_2d);
STRUCT_OFFSET    2537 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, use_result);
STRUCT_OFFSET    2579 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, store_result);
STRUCT_OFFSET    2648 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_autocommit);
STRUCT_OFFSET    2759 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_commit_or_rollback);
STRUCT_OFFSET    2803 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_begin);
STRUCT_OFFSET    2865 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint);
STRUCT_OFFSET    2897 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint_release);
STRUCT_OFFSET    3118 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_methods, close);
STRUCT_OFFSET    1205 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, catalog),
STRUCT_OFFSET    1206 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, catalog_length),
STRUCT_OFFSET    1207 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, db),
STRUCT_OFFSET    1208 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, db_length),
STRUCT_OFFSET    1209 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, table),
STRUCT_OFFSET    1210 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, table_length),
STRUCT_OFFSET    1211 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_table),
STRUCT_OFFSET    1212 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_table_length),
STRUCT_OFFSET    1213 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, name),
STRUCT_OFFSET    1214 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, name_length),
STRUCT_OFFSET    1215 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_name),
STRUCT_OFFSET    1216 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_name_length),