STRUCT_OFFSET     395 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_server_option);
STRUCT_OFFSET     853 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1104 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1170 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, query);
STRUCT_OFFSET    1195 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, send_query);
STRUCT_OFFSET    1220 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, reap_query);
STRUCT_OFFSET    1444 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_fields);
STRUCT_OFFSET    1516 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_method);
STRUCT_OFFSET    1594 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ssl_set);
STRUCT_OFFSET    1617 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, escape_string);
STRUCT_OFFSET    1640 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, server_dump_debug_information);
STRUCT_OFFSET    1659 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, select_db);
STRUCT_OFFSET    1695 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ping);
STRUCT_OFFSET    1721 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, get_server_statistics);
STRUCT_OFFSET    1760 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, kill_connection);
STRUCT_OFFSET    1794 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_charset);
STRUCT_OFFSET    1833 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, refresh_server);
STRUCT_OFFSET    1855 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, shutdown_server);
STRUCT_OFFSET    2140 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, next_result);
STRUCT_OFFSET    2246 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, change_user);
STRUCT_OFFSET    2294 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option);
STRUCT_OFFSET    2493 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option_2d);
STRUCT_OFFSET    2538 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, use_result);
STRUCT_OFFSET    2580 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, store_result);
STRUCT_OFFSET    2631 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_autocommit);
STRUCT_OFFSET    2742 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_commit_or_rollback);
STRUCT_OFFSET    2786 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_begin);
STRUCT_OFFSET    2848 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint);
STRUCT_OFFSET    2880 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint_release);
STRUCT_OFFSET    3072 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_methods, close);
STRUCT_OFFSET    1169 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, catalog),
STRUCT_OFFSET    1170 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, catalog_length),
STRUCT_OFFSET    1171 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, db),
STRUCT_OFFSET    1172 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, db_length),
STRUCT_OFFSET    1173 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, table),
STRUCT_OFFSET    1174 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, table_length),
STRUCT_OFFSET    1175 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_table),
STRUCT_OFFSET    1176 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_table_length),
STRUCT_OFFSET    1177 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, name),
STRUCT_OFFSET    1178 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, name_length),
STRUCT_OFFSET    1179 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_name),
STRUCT_OFFSET    1180 ext/mysqlnd/mysqlnd_wireprotocol.c 	STRUCT_OFFSET(MYSQLND_FIELD, org_name_length)