Home
last modified time | relevance | path

Searched refs:get_current_user (Results 1 – 9 of 9) sorted by relevance

/PHP-8.1/ext/standard/tests/file/
H A Dget_current_user.phpt2 get_current_user() tests
6 var_dump(get_current_user());
/PHP-8.1/ext/mysqli/tests/
H A Dmysqli_connect_oo_warnings.phpt8 if (!get_current_user())
9 die('skip: get_current_user() not supported');
/PHP-8.1/ext/sqlite3/tests/
H A Dsqlite3_15_open_error-win.phpt15 $user = get_current_user();
/PHP-8.1/sapi/cli/tests/
H A Dbug61546.phpt18 var_dump(get_current_user() != "");
/PHP-8.1/ext/standard/tests/file/windows_acls/
H A Dcommon.inc30 $user = get_current_user();
/PHP-8.1/ext/standard/
H A Dbasic_functions.stub.php388 function get_current_user(): string {} function
H A Dbasic_functions_arginfo.h2341 ZEND_FUNCTION(get_current_user);
2970 ZEND_FE(get_current_user, arginfo_get_current_user)
H A Dbasic_functions.c1330 PHP_FUNCTION(get_current_user) argument
/PHP-8.1/sapi/fpm/tests/
H A Dtester.inc888 return get_current_user();

Completed in 34 milliseconds