Home
last modified time | relevance | path

Searched refs:F (Results 51 – 75 of 195) sorted by relevance

12345678

/PHP-5.5/win32/build/
H A DMakefile.phpize26 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL
27 …-@del /F /Q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUILD_DIR)\*.pdb $(BUILD_DI…
H A Dbuildconf.js34 var F = FSO.OpenTextFile(filename, 1);
35 var t = F.ReadAll();
36 F.Close();
H A DMakefile109 @for %D in (_x $(EXT_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
110 @for %D in (_x $(PECL_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
111 @for %D in (_x $(SAPI_TARGETS)) do @if exist $(BUILD_DIR)\%D @del /F /Q $(BUILD_DIR)\%D > NUL
112 -@del /F /Q $(BUILD_DIR)\$(PHPDLL)
117 @for %D in (_x $(BUILD_DIRS_SUB)) do @if exist %D @del /F /Q %D\*.* > NUL
119 …-@del /F /Q $(BUILD_DIR)\*.res $(BUILD_DIR)\*.manifest $(BUILD_DIR)\*.lib $(BUILD_DIR)\*.ilk $(BUI…
/PHP-5.5/ext/pcre/tests/
H A Dpreg_match_all_error1.phpt17 '/[a-zA-Z]/F', array('[a-z]', //Array of Regexes
51 Arg value is /[a-zA-Z]/F
53 Warning: preg_match_all(): Unknown modifier 'F' in %spreg_match_all_error1.php on line %d
H A Dinvalid_utf8.phpt13 $result = preg_replace("#(&\#x*)([0-9A-F]+);*#iu","$1$2;",$string);
/PHP-5.5/ext/standard/tests/url/
H A Dbug53248.phpt7 var_dump(rawurldecode('%41%31%5F%2D%2E%7E'));
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation24.phpt145 string(1) "F"
220 string(1) "F"
295 string(1) "F"
370 string(1) "F"
439 string(1) "F"
514 string(1) "F"
640 string(1) "F"
709 string(1) "F"
/PHP-5.5/ext/date/tests/
H A Dbug33532.phpt21 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";
30 print "datestr " . date ("H:i:s A F j Y T", $tStamp) . "\n";
H A Dbug26198.phpt6 echo gmdate("F Y (Y-m-d H:i:s T)\n", strtotime("Oct 2001"));
H A DDateTime_extends_basic3.phpt12 public function format($format = "F j, Y, g:i:s a")
H A Dgmdate_variation6.phpt18 var_dump( gmdate('F') );
19 var_dump( gmdate('F', $timestamp) );
/PHP-5.5/ext/openssl/tests/
H A Dopenssl_x509_parse_basic_v9.phpt136 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
138 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
267 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
269 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 Dopenssl_x509_parse_basic.phpt151 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
153 string(202) "keyid:DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D
297 string(59) "DB:7E:40:72:BD:5C:35:85:EC:29:29:81:12:E8:62:68:6A:B7:3F:7D"
299 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 Dbug28382cert.txt24 A4GBAIBIOJ+iiLyQfNJEY+IMefayQea0nmuXYY+F+L1DFjSC7xChytgYoPNnKkhh
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dwrite15.phar8 6���������������������test.txt���K��H������E�������<?php __HALT_COMPILER();*��I_B�.�֩�.F�"�…
H A Dwrite19.phar8 …������test.txt�����H������E��� ���s:2:"hi";<?php __HALT_COMPILER();�� ���ο_�gL�?`` g�F���GBMB
H A Dfrontcontroller9.phar8 …� ���fronk.gronk����� H���!�eŶ������hio1hio2<?php function hio(){}hio3:�\鿯��/�F�<�������GBMB
/PHP-5.5/ext/session/tests/
H A Dbug32330.phpt66 $_SESSION['E'] = 'F';
84 write: id = %s, data = E|s:1:"F";
/PHP-5.5/ext/intl/tests/
H A Dbug62070_2.phpt15 71%3F%3FE%01%09%01%DC%08
/PHP-5.5/ext/standard/tests/strings/
H A Dvsprintf_variation5.phpt21 "%+f %-f %F",
23 "%10.4f %-10.4F %04f %04.4f",
H A Dvprintf_variation5.phpt21 "%+f %-f %F",
23 "%10.4f %-10.4F %04f %04.4f",
H A Dvfprintf_variation5.phpt21 "%+f %-f %F",
23 "%10.4f %-10.4F %04f %04.4f",
/PHP-5.5/tests/lang/
H A D032.phpt20 class F extends D {
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller9.phar8 …� ���fronk.gronk����� H���!�eŶ������hio1hio2<?php function hio(){}hio3:�\鿯��/�F�<�������GBMB
/PHP-5.5/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"

Completed in 36 milliseconds

12345678