Home
last modified time | relevance | path

Searched refs:Standard (Results 1 – 25 of 47) sorted by relevance

12

/php-src/ext/intl/tests/
H A Dtimezone_windowsID_basic2.phpt31 string(24) "SA Pacific Standard Time"
32 string(18) "Cuba Standard Time"
33 string(21) "Central Standard Time"
34 string(21) "Pacific Standard Time"
37 string(21) "Morocco Standard Time"
38 string(23) "Singapore Standard Time"
39 string(26) "W. Australia Standard Time"
40 string(17) "GMT Standard Time"
41 string(20) "Turkey Standard Time"
H A Dtimezone_windowsID_basic.phpt32 string(24) "SA Pacific Standard Time"
33 string(21) "Eastern Standard Time"
34 string(21) "Central Standard Time"
35 string(21) "Pacific Standard Time"
38 string(21) "Morocco Standard Time"
39 string(23) "Singapore Standard Time"
40 string(26) "W. Australia Standard Time"
41 string(17) "GMT Standard Time"
42 string(20) "Turkey Standard Time"
H A Dtimezone_IDforWindowsID_basic2.phpt12 'India Standard Time' => array(NULL),
13 'Pacific Standard Time' => array('001', 'CA', 'MX', 'US', 'ZZ'),
14 'Romance Standard Time' => array('001', 'BE', 'DK', 'ES', 'FR'),
31 ** India Standard Time
33 ** Pacific Standard Time
39 ** Romance Standard Time
H A Dtimezone_IDforWindowsID_basic.phpt13 'India Standard Time' => array(NULL),
14 'Pacific Standard Time' => array('001', 'CA', 'MX', 'US', 'ZZ'),
15 'Romance Standard Time' => array('001', 'BE', 'DK', 'ES', 'FR'),
32 ** India Standard Time
34 ** Pacific Standard Time
40 ** Romance Standard Time
H A Ddateformat_set_timezone_id2.phpt69 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 7:00:00 PM Eastern Standard Time
70 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 8:00:00 PM Eastern Standard Time
74 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 4:00:00 PM Pacific Standard Time
75 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 5:00:00 PM Pacific Standard Time
79 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 6:00:00 PM Central Standard Time
80 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 7:00:00 PM Central Standard Time
84 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 6:00:00 PM Central Standard Time
85 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 7:00:00 PM Central Standard Time
H A Ddateformat_set_timezone_id_icu72-1.phpt69 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 7:00:00 PM Eastern Standard Time
70 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 8:00:00 PM Eastern Standard
74 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 4:00:00 PM Pacific Standard Time
75 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 5:00:00 PM Pacific Standard
79 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 6:00:00 PM Central Standard Time
80 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 7:00:00 PM Central Standard
84 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 6:00:00 PM Central Standard Time
85 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 7:00:00 PM Central Standard
H A Ddateformat_set_timezone_id3.phpt70 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 7:00:00 PM Eastern Standard Time
71 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 8:00:00 PM Eastern Standard
75 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 4:00:00 PM Pacific Standard Time
76 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 5:00:00 PM Pacific Standard
80 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 6:00:00 PM Central Standard Time
81 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 7:00:00 PM Central Standard
85 Formatting timestamp=0 resulted in Wednesday, December 31, 1969 at 6:00:00 PM Central Standard Time
86 Formatting timestamp=3600 resulted in Wednesday, December 31, 1969 at 7:00:00 PM Central Standard
H A Dtimezone_getDisplayName_variant3-49+.phpt22 string(30) "Western European Standard Time"
23 string(30) "Western European Standard Time"
H A Ddateformat_formatObject_calendar_variant2.phpt33 1/1/12, 12:00:00 AM Western European Standard %STime
37 Sunday, Safar 6, 1433 at 12:00:00 AM Western European Standard Time
H A Ddateformat_formatObject_calendar_variant3.phpt34 1/1/12, 12:00:00 AM Western European Standard %STime
38 Sunday, Safar 6, 1433 at 12:00:00 AM Western European Standard Time
H A Ddateformat_formatObject_calendar_variant4.phpt34 1/1/12, 12:00:00 AM Western European Standard %STime
38 Sunday, Safar 6, 1433 at 12:00:00 AM Western European Standard Time
H A Ddateformat_formatObject_calendar_variant5.phpt34 1/1/12, 12:00:00 AM Western European Standard %STime
38 Sunday, Safar 6, 1433 at 12:00:00 AM Western European Standard Time
H A Ddateformat_formatObject_calendar_variant_icu72-1.phpt33 1/1/12, 12:00:00 AM Western European Standard Time
37 Sunday, Safar 6, 1433 at 12:00:00 AM Western European Standard Time
H A Dtimezone_getDisplayName_variant2-49+.phpt28 string(30) "Western European Standard Time"
H A Dtimezone_getDisplayName_variant4.phpt28 string(30) "Western European Standard Time"
H A Ddateformat_formatObject_datetime_variant2.phpt28 1/1/12, 12:00:00 AM Western European Standard %STime
H A Ddateformat_formatObject_datetime_variant_icu72-1.phpt28 1/1/12, 12:00:00 AM Western European Standard Time
/php-src/sapi/phpdbg/tests/
H A Dstdin_001.phpt16 prompt> [Breakpoint #0 added at Standard input code:3]
17 prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
22 prompt> [Breakpoint #0 at Standard input code:3, hits: 1]
/php-src/ext/standard/tests/array/
H A Dnatsort_basic.phpt10 echo "Standard sorting\n";
17 Standard sorting
/php-src/Zend/tests/constants/
H A Ddir-constant-normal.phpt2 Standard behaviour of __DIR__
/php-src/ext/spl/tests/SplObjectStorage/
H A DSplObjectStorage_offsetGet.phpt2 Standard success for SplObjectStorage::offsetGet
/php-src/sapi/cgi/tests/
H A D007.phpt19 string(49) "No syntax errors detected in Standard input code
/php-src/ext/phar/phar/
H A Ddirectorygraphiterator.inc9 * SPL - Standard PHP Library
H A Ddirectorytreeiterator.inc9 * SPL - Standard PHP Library
/php-src/sapi/cli/tests/
H A D015.phpt27 [0] => Standard input code

Completed in 40 milliseconds

12