Searched defs:session_save_path (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/session/ | ||
H A D | session.stub.php | 28 function session_save_path(?string $path = null): string|false {} function |
H A D | session.c | 2125 PHP_FUNCTION(session_save_path) in PHP_FUNCTION() argument |
Completed in 11 milliseconds