Home
last modified time | relevance | path

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

/PHP-5.5/main/
H A DSAPI.h67 typedef struct _sapi_module_struct sapi_module_struct;
217 struct _sapi_module_struct { struct
221 int (*startup)(struct _sapi_module_struct *sapi_module); argument
222 int (*shutdown)(struct _sapi_module_struct *sapi_module); argument

Completed in 8 milliseconds