STRUCT_OFFSET     396 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_server_option);
STRUCT_OFFSET     880 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1131 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, connect);
STRUCT_OFFSET    1198 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, query);
STRUCT_OFFSET    1223 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, send_query);
STRUCT_OFFSET    1248 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, reap_query);
STRUCT_OFFSET    1472 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_fields);
STRUCT_OFFSET    1543 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, list_method);
STRUCT_OFFSET    1621 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ssl_set);
STRUCT_OFFSET    1644 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, escape_string);
STRUCT_OFFSET    1667 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, server_dump_debug_information);
STRUCT_OFFSET    1686 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, select_db);
STRUCT_OFFSET    1722 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, ping);
STRUCT_OFFSET    1748 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, get_server_statistics);
STRUCT_OFFSET    1787 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, kill_connection);
STRUCT_OFFSET    1821 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_charset);
STRUCT_OFFSET    1860 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, refresh_server);
STRUCT_OFFSET    1882 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, shutdown_server);
STRUCT_OFFSET    2170 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, next_result);
STRUCT_OFFSET    2278 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, change_user);
STRUCT_OFFSET    2326 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option);
STRUCT_OFFSET    2525 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_client_option_2d);
STRUCT_OFFSET    2570 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, use_result);
STRUCT_OFFSET    2612 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, store_result);
STRUCT_OFFSET    2681 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, set_autocommit);
STRUCT_OFFSET    2792 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_commit_or_rollback);
STRUCT_OFFSET    2836 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_begin);
STRUCT_OFFSET    2898 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint);
STRUCT_OFFSET    2930 ext/mysqlnd/mysqlnd.c 	size_t this_func = STRUCT_OFFSET(struct st_mysqlnd_conn_data_methods, tx_savepoint_release);
STRUCT_OFFSET    3151 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)