Home
last modified time | relevance | path

Searched refs:T (Results 76 – 100 of 164) sorted by relevance

1234567

/PHP-5.4/ext/date/tests/
H A Dbug20382-2.phpt40 print "ts = ". date("l Y-m-d H:i:s T", $timestamp). "\n";
42 print "result = ".date("l Y-m-d H:i:s T", $strtotime_tstamp)."\n";
H A Ddate_format_basic1.phpt23 var_dump( date_format($date, "D M j G:i:s T Y") );
H A DDateTime_format_basic1.phpt23 var_dump( $date->format( "D M j G:i:s T Y") );
H A Ddate_basic1.phpt23 var_dump( date("D M j G:i:s T Y", $timestamp) );
H A Dstrftime_variation15.phpt28 'Current time %H:%M:%S format' => "%T",
H A Dstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
H A Dgmstrftime_variation15.phpt28 'Current time %H:%M:%S format' => "%T",
H A Dgmstrftime_variation16.phpt28 'Current time %H:%M:%S format' => "%T",
H A Drfc-datetime_and_daylight_saving_time-type3-bd1.phpt9 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-bd2.phpt11 $date_format = 'Y-m-d H:i:s T e';
H A Drfc-datetime_and_daylight_saving_time-type3-fa.phpt9 $date_format = 'Y-m-d H:i:s T e';
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput397 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
106 Q R S T U V W X Y Z _ a b c d e f g h i j k l m n o p q r s t u v w x y z
H A Dtestoutput101979 0+ L, LV, V, T
1982 0+ L, LVT, T
1983 \x{1111}\x{ad89}\x{11fe}\x{11fe}L, LVT, T, T
1985 0+ L, LVT, T, T
1986 \x{ad89}\x{11fe}\x{11fe}LVT, T, T
1988 0+ LVT, T, T
1994 0+ \x{11fe}L, T
2027 0+ \x{1111}T, L
2030 0+ \x{1169}T, V
2033 0+ \x{ae4c}T, LV
[all …]
H A Dtestinput101055 \x{1111}\x{ae4c}\x{1169}\x{11fe}L, LV, V, T
1056 \x{1111}\x{ad89}\x{11fe}L, LVT, T
1057 \x{1111}\x{ad89}\x{11fe}\x{11fe}L, LVT, T, T
1058 \x{ad89}\x{11fe}\x{11fe}LVT, T, T
1060 \x{1111}\x{11fe}L, T
1071 \x{11fe}\x{1111}T, L
1072 \x{11fe}\x{1169}T, V
1073 \x{11fe}\x{ae4c}T, LV
1074 \x{11fe}\x{ad89}T, LVT
H A Dtestoutput61423 0+ L, LV, V, T
1426 0+ L, LVT, T
1427 \x{1111}\x{ad89}\x{11fe}\x{11fe}L, LVT, T, T
1429 0+ L, LVT, T, T
1430 \x{ad89}\x{11fe}\x{11fe}LVT, T, T
1432 0+ LVT, T, T
1438 0+ \x{11fe}L, T
1471 0+ \x{1111}T, L
1474 0+ \x{1169}T, V
1477 0+ \x{ae4c}T, LV
[all …]
/PHP-5.4/ext/standard/tests/strings/
H A Dhebrevc_variation2.phpt122 he.T<br />
287 he.T<br />
316 he.T<br />
364 tionfunchis ) T<br />
398 tionfunchis ) T<br />
H A Dhebrev_variation2.phpt108 he.T
202 he.T
217 he.T
H A Dstr_split_basic.phpt47 string(1) "T"
H A Dstristr.phpt36 string(8) "T sTrInG"
/PHP-5.4/ext/standard/tests/time/
H A Dstrptime_basic.phpt29 $str = strftime("%T %D", $tstamp);
H A Dstrptime_parts.phpt35 $str = strftime("%T %D", $tstamp);
/PHP-5.4/win32/build/
H A DMakefile147 -for %T in ($(SAPI_TARGETS)) do $(MAKE) /I /nologo "%T"
148 -for %T in ($(EXT_TARGETS)) do $(MAKE) /I /nologo "%T"
149 -for %T in ($(PECL_TARGETS)) do $(MAKE) /I /nologo "%T"
/PHP-5.4/ext/standard/tests/file/windows_acls/
H A Dcommon.inc55 exec(get_icacls() . ' . /setowner $user /T /L /Q 2> nul');
56 exec(get_icacls() . ' . /remove:g Administrators /T /L /Q 2> nul');
/PHP-5.4/ext/mbstring/tests/
H A Dmb_decode_mimeheader_variation2.phpt24 =?Shift_JIS?Q?=33=34=82T=82U=82V=82W=82X=81B?=",
/PHP-5.4/ext/session/
H A Dmod_files.bat36 IF /I %Bits% GEQ 5 SET HashChars=!HashChars! G H I J K L M N O P Q R S T U V

Completed in 36 milliseconds

1234567