Searched refs:LC_TIME (Results 1 – 8 of 8) sorted by relevance
/php-src/ext/standard/tests/strings/ |
H A D | bug68636.phpt | 14 var_dump(setlocale(LC_TIME, 'en_US.UTF8')); 16 var_dump(setlocale(LC_TIME, 0));
|
/php-src/ext/date/tests/ |
H A D | gmstrftime_variation22.phpt | 8 if (!setlocale(LC_TIME, "POSIX")) { 18 setlocale(LC_TIME, "POSIX"); 19 putenv("LC_TIME=POSIX");
|
H A D | 009_win32.phpt | 6 if (false === setlocale(LC_TIME, "en-us")) die("skip, couldn't set the locale to en-us"); 12 $loc = setlocale(LC_TIME, "0"); 13 setlocale(LC_TIME, "en-us"); 35 setlocale(LC_TIME, $loc);
|
/php-src/build/ |
H A D | shtool | 79 LC_TELEPHONE LC_TIME
|
/php-src/ext/standard/ |
H A D | basic_functions.stub.php | 1005 const LC_TIME = UNKNOWN; define
|
H A D | basic_functions_arginfo.h | 3758 REGISTER_LONG_CONSTANT("LC_TIME", LC_TIME, CONST_PERSISTENT); in register_basic_functions_symbols()
|
/php-src/ext/fileinfo/tests/ |
H A D | magic私はガラスを食べられます | 7823 0 string CtrsTI Citrus locale declaration for LC_TIME 16944 0 belong 0x17110320 glibc locale file LC_TIME
|
H A D | magic | 7823 0 string CtrsTI Citrus locale declaration for LC_TIME 16944 0 belong 0x17110320 glibc locale file LC_TIME
|
Completed in 169 milliseconds