Home
last modified time | relevance | path

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

12345678

/PHP-8.0/ext/standard/tests/strings/
H A Dlocale_independent_float_to_string.phpt29 printf("%.2F\n", $f);
31 echo sprintf("%.2F", $f) . "\n";
/PHP-8.0/ext/session/tests/
H A Dbug32330.phpt67 $_SESSION['E'] = 'F';
85 write: id = %s, data = E|s:1:"F";
/PHP-8.0/ext/phar/tests/cache_list/files/
H A Dfrontcontroller9.phar8 …� ���fronk.gronk����� H���!�eŶ������hio1hio2<?php function hio(){}hio3:�\鿯��/�F�<�������GBMB
/PHP-8.0/ext/phar/tests/files/
H A Dfrontcontroller9.phar8 …� ���fronk.gronk����� H���!�eŶ������hio1hio2<?php function hio(){}hio3:�\鿯��/�F�<�������GBMB
H A Dfrontcontroller12.phar16 F:B�p�=��\)n������GBMB
/PHP-8.0/ext/filter/tests/
H A D024.phpt19 string(74) "%21%40%23%24%25%5E%26%2A%28%29QWERTYUIOP%7BASDFGHJKL%3A%22ZXCVBNM%3C%3E%3F"
/PHP-8.0/ext/openssl/tests/
H A Dopenssl_x509_parse_basic.phpt154 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
156 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
302 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
304 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
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',
H A Dprivate.crt26 JTeUFyb+ZjYLrHUp1yir+oZIm5DBZDZjYclanrPPHg9YwVxcHtunPeCFy3iC+W+F
H A Dbug74341.phpt25 +Ri3FIeAV16d2UnpBW1bgNqA5yITRskHE4bX98HDNHUTHioHpgA+fXfejWkGB/0F
/PHP-8.0/sapi/cli/tests/
H A D012-2.phpt11 // -F / -R / -B / -E : behavior = PROCESS_STDIN
16 var_dump(`"$php" -n -r "echo 1;" -F some.php`);
/PHP-8.0/ext/pdo_dblib/tests/
H A Dstringify_uniqueidentifier.phpt14 $testGUID = '82A88958-672B-4C22-842F-216E2B88E72A';
68 string(36) "82A88958-672B-4C22-842F-216E2B88E72A"
/PHP-8.0/ext/date/tests/
H A Dgmdate_variation6.phpt12 var_dump( gmdate('F') );
13 var_dump( gmdate('F', $timestamp) );
H A DDateTime_extends_basic3.phpt12 public function format($format = "F j, Y, g:i:s a")
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") );
/PHP-8.0/tests/lang/string/
H A Dunicode_escape.phpt6 var_dump("\u{61}"); // ASCII "a" - characters below U+007F just encode as ASCII, as it's UTF-8
/PHP-8.0/win32/build/
H A Dbuildconf.js30 var F = FSO.OpenTextFile(filename, 1);
31 var t = F.ReadAll();
32 F.Close();
/PHP-8.0/Zend/tests/
H A Dself_xor.phpt39 string(1) "F"
H A Dfunction_exists_basic.phpt19 var_dump(function_exists('F'));
/PHP-8.0/ext/fileinfo/libmagic/
H A Dsoftmagic.c167 #define F(a, b, c) fmtcheck((b), (c)) macro
169 #define F(a, b, c) ((b)) macro
585 if (file_printf(ms, F(ms, desc, "%d"), in mprint()
607 if (file_printf(ms, F(ms, desc, "%u"), in mprint()
630 if (file_printf(ms, F(ms, desc, "%u"), in mprint()
712 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
722 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
731 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
740 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
749 if (file_printf(ms, F(ms, desc, "%s"), in mprint()
[all …]
/PHP-8.0/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,
/PHP-8.0/ext/standard/html_tables/
H A Dents_html401.txt113 Omicron 039F
181 prod 220F
239 rlm 200F
H A Dents_xhtml.txt115 rlm 200F
145 Omicron 039F
213 prod 220F

Completed in 38 milliseconds

12345678