Home
last modified time | relevance | path

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

/php-src/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-src/ext/standard/tests/general_functions/
H A Dputenv_bug75574_cp936_win.phpt9 if (!sapi_windows_cp_set(936)) {
/php-src/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc20 if (!sapi_windows_cp_set($cp)) {
/php-src/win32/
H A Dcodepage.c593 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() argument
/php-src/ext/standard/
H A Dbasic_functions.stub.php3827 function sapi_windows_cp_set(int $codepage): bool {}
H A Dbasic_functions_arginfo.h2936 ZEND_FUNCTION(sapi_windows_cp_set);
3590 ZEND_FE(sapi_windows_cp_set, arginfo_sapi_windows_cp_set)

Completed in 39 milliseconds