Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/standard/tests/general_functions/
H A Dputenv_bug75574_cp936_win.phpt9 if (!sapi_windows_cp_set(936)) {
/PHP-7.4/ext/standard/
H A Dbasic_functions.h137 PHP_FUNCTION(sapi_windows_cp_set);
H A Dbasic_functions.c3434 PHP_FE(sapi_windows_cp_set, arginfo_sapi_windows_cp_set)
/PHP-7.4/ext/standard/tests/file/windows_mb_path/
H A Dutil.inc20 if (!sapi_windows_cp_set($cp)) {
/PHP-7.4/win32/
H A Dcodepage.c566 PHP_FUNCTION(sapi_windows_cp_set) in PHP_FUNCTION() argument

Completed in 22 milliseconds