Home
last modified time | relevance | path

Searched refs:get_pfc_area (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_ext_plugin.h34 void ** (*get_pfc_area)(const MYSQLND_PFC * pfc, const unsigned int plugin_id); member
48 #define mysqlnd_plugin_get_plugin_pfc_data(pfc, p_id) mysqlnd_plugin_area_getters.get_pfc_area(…
49 #define mysqlnd_plugin_get_plugin_vio_data(vio, p_id) mysqlnd_plugin_area_getters.get_pfc_area(…

Completed in 9 milliseconds