Home
last modified time | relevance | path

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

/PHP-7.1/ext/session/
H A Dphp_session.h42 #define PS_GC_ARGS void **mod_data, zend_long maxlifetime, zend_long *nrdels macro
54 zend_long (*s_gc)(PS_GC_ARGS);
68 #define PS_GC_FUNC(x) zend_long ps_gc_##x(PS_GC_ARGS)

Completed in 7 milliseconds