Home
last modified time | relevance | path

Searched refs:F (Results 76 – 100 of 183) sorted by relevance

12345678

/PHP-5.4/ext/openssl/tests/
H A Dcve2013_4073.phpt15 'subjectKeyIdentifier' => '88:5A:55:C0:52:FF:61:CD:52:A3:35:0F:EA:5A:9C:24:38:22:F7:5C',
/PHP-5.4/ext/standard/tests/array/
H A Dextract_variation7.phpt11 $b = array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
H A Darray_flip.phpt11 "F" => NULL,
H A Darray_pop.phpt22 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
149 [F] => FFF
H A Darray_slice.phpt14 … array("f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
954 ["F"]=>
976 ["F"]=>
1014 ["F"]=>
1040 ["F"]=>
1076 ["F"]=>
1102 ["F"]=>
H A Dextract_variation4.phpt8 array( "f" => "fff", "1" => "one", 4 => 6, "" => "blank", 2.4 => "float", "F" => "FFF",
/PHP-5.4/ext/date/tests/
H A DDateTime_extends_basic2.phpt24 echo $d->format("F j, Y, g:i:s a") . "\n";
H A DDateTime_serialize.phpt16 var_dump( $date2->format( "F j, Y, g:i a") );
H A DDateTime_extends_basic1.phpt14 public static $format = "F j, Y, g:i:s a";
H A DDateTime_format_error.phpt23 $format = "F j, Y, g:i a";
H A DDateTime_setISODate_basic1.phpt21 echo "Week 40 of 2009 is in \"" . $datetime->format("F") . "\"\n";
H A Ddate_isodate_set_basic1.phpt21 echo "Week 40 of 2009 is in \"" . date_format($datetime, "F") . "\"\n";
H A Ddate_format_basic1.phpt17 var_dump( date_format($date, "F j, Y, g:i a") );
/PHP-5.4/ext/phar/tests/cache_list/files/
H A Dfrontcontroller8.phar9 …aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<?php oopsie_daisy();�F��A�wt�a ����0L��…
/PHP-5.4/Zend/tests/
H A Dfunction_exists_basic.phpt20 var_dump(function_exists('F'));
/PHP-5.4/ext/standard/tests/file/windows_acls/
H A Dcommon.inc68 if ($perm & PHPT_ACL_FULL) $perm_entry[] = 'F';
71 $cmd = $icacls . ' ' . $path_escaped . ' /inheritance:r /deny ' . $user . ':(F,M,R,RX,W)';
95 $cmd = $icacls . ' ' . $path_escaped . ' /deny ' . $user . ':(F,M,R,RX,W)';
/PHP-5.4/ext/ftp/tests/
H A Dcert.pem38 kEj+lecHbBdAf7N82320Ga+F+VeFnUl0gWFjoIF9UFCO80+7ZvIGdGlyPkr4zMvt
/PHP-5.4/ext/mbstring/libmbfl/
H A DDISCLAIMER52 東京都千代田区九段北1-13-5日本地所第一ビル4F
/PHP-5.4/ext/mbstring/tests/
H A Dmb_send_mail02.phpt42 $B%F%9%H(B
H A Dmb_eregi_replace.phpt20 "Ф"=>"F","Ы"=>"I","В"=>"V","А"=>"A","П"=>"P","Р"=>"R",
H A Dmb_send_mail07.phpt45 $)CEW=:F.
/PHP-5.4/win32/build/
H A Dphpize.js.in44 var F = FSO.OpenTextFile(filename, 1);
46 if (!F.AtEndOfStream) {
47 t = F.ReadAll();
48 F.Close();
/PHP-5.4/ext/standard/tests/strings/
H A Duuencode.phpt33 string(36) "6;F]T('9E<GD@<V]P:&ES=&EC871E9```
H A Dsprintf_f_2.phpt7 var_dump(sprintf("%.3F", 100.426));
8 var_dump(sprintf("%.2F", 100.426));
/PHP-5.4/ext/pcre/pcrelib/testdata/
H A Dtestoutput396 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P
105 Starting chars: 0 1 2 3 4 5 6 7 8 9 A B C D E F G H I J K L M N O P

Completed in 33 milliseconds

12345678