Home
last modified time | relevance | path

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

12345678

/PHP-7.3/Zend/tests/
H A Dbug47771.phpt23 $T =new Test(throw_exc());
/PHP-7.3/ext/date/tests/
H A Ddate_sun_info_002.phpt9 echo date( 'Y-m-d H:i:s T', $elem ), " ", $key, "\n";
H A D009.phpt17 var_dump(strftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U %V…
25 var_dump(gmstrftime("%a %A %b %B %c %C %d %D %e %g %G %h %H %I %j %m %M %n %p %r %R %S %t %T %u %U …
H A Dbug45554.phpt7 $format = "m-d-Y H:i:s.u T";
H A Dbug26317.phpt12 echo date("Y-m-d H:i:s\n", strtotime("2003-11-19 09:20:42 T"));
H A DDateTime_verify.phpt175 string(16) "l, d-M-Y H:i:s T"
181 string(16) "l, d-M-y H:i:s T"
187 string(21) "D, d M Y H:i:s \G\M\T"
H A Dbug13142.phpt17 if (date('T') == 'GMT') {
H A Dtest-parse-from-format.phpt35 string(16) "l, d-M-Y H:i:s T"
68 string(16) "l, d-M-y H:i:s T"
H A D002.phpt42 if( date("T") == "GMT" ) {
/PHP-7.3/ext/intl/tests/
H A Dtransliterator_transliterate_basic.phpt19 ΚονTογιαννάτος, Βασίλης
H A Dbug58756_MessageFormatter.phpt21 echo "date: " . date('l, F j, Y g:i:s A T', $time) . "\n";
H A Dbug58756_MessageFormatter_variant2.phpt21 echo "date: " . date('l, F j, Y g:i:s A T', $time) . "\n";
/PHP-7.3/ext/phar/tests/files/
H A Dfrontcontroller3.phar12 …���&XX�����ж���������a.phps���&XX���l�`�������hiohio<?php function hio(){}T����̭�D�j�ȷ�n,
H A Dfrontcontroller19.phar20 ?>{��a�1�K��TIf��T�*���GBMB
/PHP-7.3/ext/phar/tests/cache_list/files/
H A Dfrontcontroller19.phar20 ?>{��a�1�K��TIf��T�*���GBMB
/PHP-7.3/ext/openssl/tests/
H A Dbug65729.pem23 YmAPK5P9MXqZy/Qj/T+zZZKYgTnQ1bq2BZntGgF1XD8yIHI+3q8rVoOuCBvJw38L
/PHP-7.3/ext/standard/tests/strings/
H A Dwordwrap_variation5.phpt58 string(43) "T e s t i n g w o r d r a p f u n c t i o n"
59 string(64) "T e s t i n g w o r d r a p f u n c t i o n"
H A Dstristr_basic.phpt29 string(8) "T string"
H A Duuencode.phpt33 string(36) "6;F]T('9E<GD@<V]P:&ES=&EC871E9```
/PHP-7.3/ext/mbstring/oniguruma/doc/
H A DCALLOUTS.BUILTIN41 ex. "(?:(*COUNT[T]{X})a)*(?:(*MAX{T})c)*"
/PHP-7.3/sapi/cli/
H A Dconfig.m436 …sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\…
38 …BJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/\1.o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\…
/PHP-7.3/ext/mbstring/tests/
H A Dmb_eregi_replace.phpt22 "Я"=>"YA","Ч"=>"CH","С"=>"C","М"=>"M","И"=>"I","Т"=>"T",
/PHP-7.3/ext/standard/tests/array/
H A Dasort_object2.phpt61 "a" => new for_string_asort("axx","AXX","d"), "b" => new for_string_asort("T", "t","q"),
148 string(1) "T"
228 string(1) "T"
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_protocol_frame_codec.c45 #define COPY_HEADER(T,A) do { \ argument
46 *(((char *)(T))) = *(((char *)(A)));\
47 *(((char *)(T))+1) = *(((char *)(A))+1);\
48 *(((char *)(T))+2) = *(((char *)(A))+2);\
49 *(((char *)(T))+3) = *(((char *)(A))+3); } while (0)
/PHP-7.3/sapi/cgi/
H A Dconfig9.m456 …sed 's/\([A-Za-z0-9_]*\)\.lo/.libs\/\1.o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\…
58 …BJS) | sed 's/\([A-Za-z0-9_]*\)\.lo/\1.o/g'\` | \$(AWK) '{ if (((\$\$2 == \"T\") || (\$\$2 == \"D\…

Completed in 47 milliseconds

12345678