Home
last modified time | relevance | path

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

/PHP-7.4/ext/session/
H A Dphp_session.h37 #define PS_GC_ARGS void **mod_data, zend_long maxlifetime, zend_long *nrdels macro
49 zend_long (*s_gc)(PS_GC_ARGS);
63 #define PS_GC_FUNC(x) zend_long ps_gc_##x(PS_GC_ARGS)

Completed in 5 milliseconds