Home
last modified time | relevance | path

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

/php-src/ext/session/
H A Dphp_session.h169 zval ps_read; member
H A Dsession.c2037 SESSION_SET_USER_HANDLER_OO_MANDATORY(ps_read, "read"); in PHP_FUNCTION()
2172 SESSION_SET_USER_HANDLER_PROCEDURAL(ps_read, read_fci); in PHP_FUNCTION()
2838 SESSION_FREE_USER_HANDLER(ps_read); in PHP_RSHUTDOWN_FUNCTION()
2874 ZVAL_UNDEF(&ps_globals->mod_user_names.ps_read); in PHP_GINIT_FUNCTION()

Completed in 15 milliseconds