Home
last modified time | relevance | path

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

/PHP-8.3/ext/session/
H A Dphp_session.h167 zval ps_read; member
H A Dsession.c2030 SESSION_SET_USER_HANDLER_OO_MANDATORY(ps_read, "read"); in PHP_FUNCTION()
2160 SESSION_SET_USER_HANDLER_PROCEDURAL(ps_read, read_fci); in PHP_FUNCTION()
2826 SESSION_FREE_USER_HANDLER(ps_read); in PHP_RSHUTDOWN_FUNCTION()
2862 ZVAL_UNDEF(&ps_globals->mod_user_names.ps_read); in PHP_GINIT_FUNCTION()

Completed in 13 milliseconds