Searched refs:trace_instance_init (Results 1 – 3 of 3) sorted by relevance
282 …MYSQLND_DEBUG * dbg = trace_log_plugin->methods.trace_instance_init(mysqlnd_debug_std_no_trace_fun… in PHP_RINIT_FUNCTION()283 MYSQLND_DEBUG * trace_alloc = trace_log_plugin->methods.trace_instance_init(NULL); in PHP_RINIT_FUNCTION()
62 MYSQLND_DEBUG * (*trace_instance_init)(const char * skip_functions[]); member
731 dbg = trace_log_plugin->methods.trace_instance_init(mysqlnd_debug_std_no_trace_funcs); in mysqlnd_debug()
Completed in 13 milliseconds