Home
last modified time | relevance | path

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

/PHP-7.4/main/
H A DSAPI.h65 typedef struct _sapi_module_struct sapi_module_struct;
218 struct _sapi_module_struct { struct
222 int (*startup)(struct _sapi_module_struct *sapi_module); argument
223 int (*shutdown)(struct _sapi_module_struct *sapi_module); argument

Completed in 11 milliseconds