/PHP-7.2/ext/oci8/tests/ |
H A D | bug43492.phpt | 73 A B C D E F G H I J 74 A B C D E F G H I J 75 A B C D E F G H I J 76 A B C D E F G H I J 77 A B C D E F G H I J 78 A B C D E F G H I J 79 A B C D E F G H I J 80 A B C D E F G H I J 81 A B C D E F G H I J 82 A B C D E F G H I J [all …]
|
H A D | bug43492_2.phpt | 64 A B C D E F G H I J 65 A B C D E F G H I J 66 A B C D E F G H I J 67 A B C D E F G H I J 68 A B C D E F G H I J 69 A B C D E F G H I J 70 A B C D E F G H I J 71 A B C D E F G H I J 72 A B C D E F G H I J 73 A B C D E F G H I J [all …]
|
H A D | imp_res_field.phpt | 58 $is_null = oci_field_is_null($s, $i) ? "T" : "F"; 159 C1_NUMBER : is_null F, precision 0, scale -127, size 22, typeraw 2, type NUMBER 160 C2_VARCHAR210 : is_null F, precision 0, scale 0, size 10, typeraw 1, type VARCHAR2 162 C3_VARCHAR21 : is_null F, precision 0, scale 0, size 4, typeraw 1, type VARCHAR2 164 C4_NUMBER52 : is_null F, precision 5, scale 2, size 22, typeraw 2, type NUMBER 169 C1_NUMBER : is_null F, precision 0, scale -127, size 22, typeraw 2, type NUMBER 179 C3_VARCHAR21 : is_null F, precision 0, scale 0, size 4, typeraw 1, type VARCHAR2 186 C4_NUMBER52 : is_null F, precision 5, scale 2, size 22, typeraw 2, type NUMBER 205 C1_NUMBER : is_null F, precision 0, scale -127, size 22, typeraw 2, type NUMBER 213 C3_VARCHAR21 : is_null F, precision 0, scale 0, size 4, typeraw 1, type VARCHAR2 [all …]
|
/PHP-7.2/ext/standard/tests/strings/ |
H A D | htmlentities21.phpt | 85 0009F: 9f 9f 99 0007F: 7f 7f 101 0009F: 9f 9f 117 0009F: 26647a63793b 9f 131 0007F: 7f 7f 133 0009F: 9f 9f 147 0007F: 7f 7f 149 0009F: INVALID SEQUENCE 163 0007F: 7f 7f 179 0007F: 7f 7f [all …]
|
H A D | bug65230.phpt | 23 printf(" %%F: %F\n", $value); 37 %F: 3.410000 44 %F: 3.410000 51 %F: 3.410000 58 %F: 3.410000
|
H A D | vsprintf_basic3.phpt | 19 $format11 = "%F"; 20 $format22 = "%F %F"; 21 $format33 = "%F %F %F";
|
H A D | vprintf_basic3.phpt | 19 $format11 = "%F"; 20 $format22 = "%F %F"; 21 $format33 = "%F %F %F";
|
H A D | sprintf_basic3.phpt | 20 $format11 = "%F"; 21 $format22 = "%F %F"; 22 $format33 = "%F %F %F";
|
H A D | vfprintf_basic3.phpt | 19 $format11 = "%F"; 20 $format22 = "%F %F"; 21 $format33 = "%F %F %F";
|
H A D | htmlentities20.phpt | 98 0001F: efbfbd efbfbd 100 0007F: efbfbd efbfbd 102 0009F: efbfbd efbfbd 126 0001F: efbfbd efbfbd 128 0007F: 7f 7f 130 0009F: c29f c29f 154 0001F: efbfbd efbfbd 156 0007F: efbfbd efbfbd 158 0009F: efbfbd efbfbd 184 0007F: 7f 7f [all …]
|
H A D | printf_basic3.phpt | 20 $format11 = "%F"; 21 $format22 = "%F %F"; 22 $format33 = "%F %F %F";
|
/PHP-7.2/ext/standard/tests/array/ |
H A D | array_chunk_variation25.phpt | 28 string(1) "F" 65 string(1) "F" 97 string(1) "F" 129 string(1) "F" 154 string(1) "F" 177 string(1) "F" 200 string(1) "F" 222 string(1) "F" 242 string(1) "F" 262 string(1) "F" [all …]
|
/PHP-7.2/sapi/cli/tests/ |
H A D | 012.phpt | 10 var_dump(`"$php" -n -F some.php -F some.php`); 11 var_dump(`"$php" -n -F some.php -R some.php`); 12 var_dump(`"$php" -n -R some.php -F some.php`); 22 string(32) "You can use -R or -F only once. 24 string(32) "You can use -R or -F only once. 26 string(32) "You can use -R or -F only once. 28 string(32) "You can use -R or -F only once.
|
/PHP-7.2/ext/fileinfo/libmagic/ |
H A D | encoding.c | 203 #define F 0 /* character never appears in text */ macro 210 F, F, F, F, F, F, F, T, T, T, T, T, T, T, F, F, /* 0x0X */ 212 F, F, F, F, F, F, F, F, F, F, F, T, F, F, F, F, /* 0x1X */ 218 T, T, T, T, T, T, T, T, T, T, T, T, T, T, T, F, /* 0x7X */ 437 #undef F
|
/PHP-7.2/ext/standard/tests/math/ |
H A D | base_convert_basic.phpt | 16 "5F", 42 .........value= 5F res = 0 53 .........value= 5F res = 0 64 .........value= 5F res = 0 75 .........value= 5F res = 0 86 .........value= 5F res = 0 110 .........value= 5F res = 5 121 .........value= 5F res = 5 132 .........value= 5F res = 5 143 .........value= 5F res = 5 [all …]
|
/PHP-7.2/ext/opcache/tests/ |
H A D | compact_literals.phpt | 79 class F { 80 const F="F"; 84 public static $F = "FP"; 89 var_dump(F::E); //"FE" 90 var_dump(F::F); //"F" 92 var_dump(F::TEST); //"FALSE" 94 var_dumP(F::$F); //"FP" 95 var_dumP(F::$E); //"FEP" 181 string(1) "F"
|
/PHP-7.2/ext/reflection/tests/ |
H A D | ReflectionClass_getConstants_basic.phpt | 12 class F extends E { 13 const a = 'hello from F'; 18 $classes = array('C', 'D', 'E', 'F', 'X'); 41 Constants from class F: 44 string(12) "hello from F"
|
H A D | ReflectionClass_getConstant_basic.phpt | 12 class F extends E { 13 const a = 'hello from F'; 18 $classes = array("C", "D", "E", "F", "X"); 36 Reflecting on class F: 37 string(12) "hello from F"
|
H A D | ReflectionObject_getConstants_basic.phpt | 12 class F extends E { 13 const a = 'hello from F'; 18 $classes = array("C", "D", "E", "F", "X"); 42 Reflecting on instance of class F: 45 string(12) "hello from F"
|
H A D | ReflectionClass_hasMethod_001.phpt | 38 echo " --> Check for F(): "; 39 var_dump($rc->hasMethod("F")); 48 --> Check for F(): bool(true) 53 --> Check for F(): bool(true) 58 --> Check for F(): bool(true) 63 --> Check for F(): bool(true) 68 --> Check for F(): bool(true) 73 --> Check for F(): bool(true)
|
H A D | ReflectionObject_getConstant_basic.phpt | 12 class F extends E { 13 const a = 'hello from F'; 18 $classes = array("C", "D", "E", "F", "X"); 36 Reflecting on instance of class F: 37 string(12) "hello from F"
|
H A D | bug48336.phpt | 22 class F extends E { 27 for($class = 'A'; $class <= 'F'; $class ++) { 44 F => F
|
/PHP-7.2/ext/mbstring/tests/ |
H A D | bug31911.phpt | 7 echo mb_decode_mimeheader("Works: =?iso-8859-1?q?=3F=3F=3F?=");
|
/PHP-7.2/ext/standard/tests/filters/ |
H A D | read.phpt | 61 IF ($F = FOPEN(__FILE__, "RB")) { 62 STREAM_FILTER_APPEND($F, "STRTOUPPER"); 63 WHILE (!FEOF($F)) { 64 ECHO FREAD($F, 8192); 66 FCLOSE($F);
|
/PHP-7.2/ext/standard/html_tables/ |
H A D | ents_html5.txt | 57 Conint 0222F 70 DZcy 0040F 389 Pcy 0041F 518 Uarr 0219F 579 YAcy 0042F 603 acd 0223F 930 dzcy 0045F 1426 ngt 0226F 1598 pcy 0043F 1741 rlm 0200F [all …]
|