Home
last modified time | relevance | path

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

/PHP-8.2/main/
H A DSAPI.h60 typedef struct _sapi_module_struct sapi_module_struct;
237 struct _sapi_module_struct { struct
241 int (*startup)(struct _sapi_module_struct *sapi_module); argument
242 int (*shutdown)(struct _sapi_module_struct *sapi_module); argument

Completed in 5 milliseconds