Home
last modified time | relevance | path

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

/PHP-8.3/ext/session/
H A Dphp_session.h168 zval ps_write; member
H A Dsession.c2031 SESSION_SET_USER_HANDLER_OO_MANDATORY(ps_write, "write"); in PHP_FUNCTION()
2161 SESSION_SET_USER_HANDLER_PROCEDURAL(ps_write, write_fci); in PHP_FUNCTION()
2827 SESSION_FREE_USER_HANDLER(ps_write); in PHP_RSHUTDOWN_FUNCTION()
2863 ZVAL_UNDEF(&ps_globals->mod_user_names.ps_write); in PHP_GINIT_FUNCTION()

Completed in 20 milliseconds