Home
last modified time | relevance | path

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

/PHP-8.3/ext/session/
H A Dphp_session.h170 zval ps_gc; member
H A Dsession.c2033 SESSION_SET_USER_HANDLER_OO_MANDATORY(ps_gc, "gc"); in PHP_FUNCTION()
2163 SESSION_SET_USER_HANDLER_PROCEDURAL(ps_gc, gc_fci); in PHP_FUNCTION()
2829 SESSION_FREE_USER_HANDLER(ps_gc); in PHP_RSHUTDOWN_FUNCTION()
2865 ZVAL_UNDEF(&ps_globals->mod_user_names.ps_gc); in PHP_GINIT_FUNCTION()

Completed in 22 milliseconds