STRUCT_OFFSET     395 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_server_option);
STRUCT_OFFSET     839 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1090 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1156 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, query);
STRUCT_OFFSET    1181 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, send_query);
STRUCT_OFFSET    1206 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, reap_query);
STRUCT_OFFSET    1430 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_fields);
STRUCT_OFFSET    1502 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_method);
STRUCT_OFFSET    1580 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ssl_set);
STRUCT_OFFSET    1603 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, escape_string);
STRUCT_OFFSET    1626 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, server_dump_debug_information);
STRUCT_OFFSET    1645 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, select_db);
STRUCT_OFFSET    1681 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ping);
STRUCT_OFFSET    1707 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, get_server_statistics);
STRUCT_OFFSET    1746 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, kill_connection);
STRUCT_OFFSET    1780 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_charset);
STRUCT_OFFSET    1819 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, refresh_server);
STRUCT_OFFSET    1841 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, shutdown_server);
STRUCT_OFFSET    2126 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, next_result);
STRUCT_OFFSET    2232 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, change_user);
STRUCT_OFFSET    2280 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option);
STRUCT_OFFSET    2479 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option_2d);
STRUCT_OFFSET    2524 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, use_result);
STRUCT_OFFSET    2566 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, store_result);
STRUCT_OFFSET    2617 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_autocommit);
STRUCT_OFFSET    2685 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_commit_or_rollback);
STRUCT_OFFSET    2726 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_begin);
STRUCT_OFFSET    2783 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint);
STRUCT_OFFSET    2815 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint_release);
STRUCT_OFFSET    3007 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_methods, close);
STRUCT_OFFSET    1168 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, catalog),
STRUCT_OFFSET    1169 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, catalog_length),
STRUCT_OFFSET    1170 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, db),
STRUCT_OFFSET    1171 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, db_length),
STRUCT_OFFSET    1172 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, table),
STRUCT_OFFSET    1173 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, table_length),
STRUCT_OFFSET    1174 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_table),
STRUCT_OFFSET    1175 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_table_length),
STRUCT_OFFSET    1176 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, name),
STRUCT_OFFSET    1177 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, name_length),
STRUCT_OFFSET    1178 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_name),
STRUCT_OFFSET    1179 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_name_length)