Home
last modified time | relevance | path

Searched refs:LC_TIME (Results 1 – 8 of 8) sorted by relevance

/php-src/ext/standard/tests/strings/
H A Dbug68636.phpt14 var_dump(setlocale(LC_TIME, 'en_US.UTF8'));
16 var_dump(setlocale(LC_TIME, 0));
/php-src/ext/date/tests/
H A Dgmstrftime_variation22.phpt8 if (!setlocale(LC_TIME, "POSIX")) {
18 setlocale(LC_TIME, "POSIX");
19 putenv("LC_TIME=POSIX");
H A D009_win32.phpt6 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 Dshtool79 LC_TELEPHONE LC_TIME
/php-src/ext/standard/
H A Dbasic_functions.stub.php1005 const LC_TIME = UNKNOWN; define
H A Dbasic_functions_arginfo.h3758 REGISTER_LONG_CONSTANT("LC_TIME", LC_TIME, CONST_PERSISTENT); in register_basic_functions_symbols()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます7823 0 string CtrsTI Citrus locale declaration for LC_TIME
16944 0 belong 0x17110320 glibc locale file LC_TIME
H A Dmagic7823 0 string CtrsTI Citrus locale declaration for LC_TIME
16944 0 belong 0x17110320 glibc locale file LC_TIME

Completed in 153 milliseconds