php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
st_mysqlnd_plugin_trace_log Struct Reference

#include <mysqlnd_debug.h>

Data Fields

struct st_mysqlnd_plugin_header plugin_header
 
struct { 
 
   MYSQLND_DEBUG *(*   trace_instance_init )(const char *skip_functions[]) 
 
methods 
 

Detailed Description

Definition at line 57 of file mysqlnd_debug.h.

Field Documentation

◆ [struct]

struct { ... } st_mysqlnd_plugin_trace_log::methods

◆ plugin_header

struct st_mysqlnd_plugin_header st_mysqlnd_plugin_trace_log::plugin_header

Definition at line 59 of file mysqlnd_debug.h.

◆ trace_instance_init

MYSQLND_DEBUG *(* st_mysqlnd_plugin_trace_log::trace_instance_init) (const char *skip_functions[])

Definition at line 62 of file mysqlnd_debug.h.


The documentation for this struct was generated from the following file: