Home
last modified time | relevance | path

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

/php-src/ext/session/
H A Dmod_user.c286 if (!Z_ISUNDEF(PSF(update_timestamp))) { in PS_UPDATE_TIMESTAMP_FUNC()
287 ps_call_handler(&PSF(update_timestamp), 2, args, &retval); in PS_UPDATE_TIMESTAMP_FUNC()
H A Dsession.stub.php80 ?callable $update_timestamp = null argument
H A Dsession_arginfo.h69 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, update_timestamp, IS_CALLABLE, 1, "null")
/php-src/ext/session/tests/user_session_module/
H A Dgh7787.phpt89 …a using user defined save handler. (session.save_path: %S, handler: update_timestamp) in %s on lin…

Completed in 14 milliseconds