Home
last modified time | relevance | path

Searched refs:sapi_windows_cp_set (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/standard/tests/strings/
H A Dsapi_windows_cp_conv.phpt6 if (!sapi_windows_cp_set(1252) || !sapi_windows_cp_set(65001)) die('skip codepage not available');
/PHP-8.3/ext/standard/tests/general_functions/
H A Dputenv_bug75574_cp936_win.phpt9 if (!sapi_windows_cp_set(936)) {
/PHP-8.3/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc20 if (!sapi_windows_cp_set($cp)) {
/PHP-8.3/win32/
H A Dcodepage.c593 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() argument
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php3748 function sapi_windows_cp_set(int $codepage): bool {}
H A Dbasic_functions_arginfo.h2810 ZEND_FUNCTION(sapi_windows_cp_set);
3461 ZEND_FE(sapi_windows_cp_set, arginfo_sapi_windows_cp_set)

Completed in 37 milliseconds