Home
last modified time | relevance | path

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

/PHP-5.3/main/
H A DSAPI.h67 typedef struct _sapi_module_struct sapi_module_struct;
214 struct _sapi_module_struct { struct
218 int (*startup)(struct _sapi_module_struct *sapi_module); argument
219 int (*shutdown)(struct _sapi_module_struct *sapi_module); argument

Completed in 8 milliseconds