Home
last modified time | relevance | path

Searched refs:fscanf (Results 26 – 50 of 66) sorted by relevance

123

/PHP-7.4/ext/standard/tests/file/
H A Dfscanf_variation18.phpt2 Test fscanf() function: usage variations - string formats with integer values
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan integer values using different string format types */
76 var_dump( fscanf($file_handle,$string_format) );
544 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
547 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
550 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
553 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
556 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
559 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation2.phpt2 Test fscanf() function: usage variations - integer formats with integer values
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
70 var_dump( fscanf($file_handle,$int_format) );
538 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
541 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
544 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
547 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
550 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
553 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
556 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation24.phpt2 Test fscanf() function: usage variations - char formats with strings
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan strings using different char format types */
15 echo "*** Test fscanf(): different char format types with strings ***\n";
74 var_dump( fscanf($file_handle,$char_format) );
88 *** Test fscanf(): different char format types with strings ***
536 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
539 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
542 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
545 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation27.phpt2 Test fscanf() function: usage variations - octal formats with integer values
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
75 var_dump( fscanf($file_handle,$octal_format) );
543 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
546 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
549 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
552 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
555 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
558 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
561 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation33.phpt2 Test fscanf() function: usage variations - hexa formats with integer values
13 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
81 var_dump( fscanf($file_handle,$hexa_format) );
549 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
552 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
555 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
558 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
561 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
564 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
567 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation39.phpt2 Test fscanf() function: usage variations - unsigned int formats with integer values
13 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
76 var_dump( fscanf($file_handle,$unsigned_format) );
544 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
547 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
550 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
553 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
556 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
559 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
562 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation9.phpt2 Test fscanf() function: usage variations - float formats with integer values
13 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
17 /* Test fscanf() to scan integer values using different float format types */
77 var_dump( fscanf($file_handle,$float_format) );
91 *** Test fscanf(): different float format types with integer values ***
545 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
548 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
551 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
554 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
557 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation20.phpt2 Test fscanf() function: usage variations - char formats with integer values
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
74 var_dump( fscanf($file_handle,$char_format) );
542 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
545 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
548 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
551 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
554 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
557 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
560 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation45.phpt2 Test fscanf() function: usage variations - scientific formats with integer values
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
70 var_dump( fscanf($file_handle,$scientific_format) );
538 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
541 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
544 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
547 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
550 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
553 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
556 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation8.phpt2 Test fscanf() function: usage variations - float formats with float values
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan different float values using different format types */
88 var_dump( fscanf($file_handle,$float_format) );
844 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
847 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
850 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
853 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
856 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
859 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation19.phpt2 Test fscanf() function: usage variations - string formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different string format types */
15 echo "*** Test fscanf(): different string format types with boolean data ***\n";
60 var_dump( fscanf($file_handle,$string_format) );
74 *** Test fscanf(): different string format types with boolean data ***
156 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
159 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
162 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
165 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation7.phpt2 Test fscanf() function: usage variations - integer formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different integer format types */
15 echo "*** Test fscanf(): different integer format types with boolean data ***\n";
56 var_dump( fscanf($file_handle,$int_format) );
70 *** Test fscanf(): different integer format types with boolean data ***
152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation13.phpt2 Test fscanf() function: usage variations - float formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different float format types */
15 echo "*** Test fscanf(): different float format types with boolean data ***\n";
56 var_dump( fscanf($file_handle,$float_format) );
70 *** Test fscanf(): different float format types with boolean data ***
152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation32.phpt2 Test fscanf() function: usage variations - octal formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different octal format types */
15 echo "*** Test fscanf(): different octal format types with boolean data ***\n";
61 var_dump( fscanf($file_handle,$octal_format) );
75 *** Test fscanf(): different octal format types with boolean data ***
157 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
160 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
163 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
166 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation38.phpt2 Test fscanf() function: usage variations - hexa formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different hexa format types */
15 echo "*** Test fscanf(): different hexa format types with boolean data ***\n";
56 var_dump( fscanf($file_handle,$hexa_format) );
70 *** Test fscanf(): different hexa format types with boolean data ***
152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation44.phpt2 Test fscanf() function: usage variations - unsigned formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different unsigned format types */
15 echo "*** Test fscanf(): different unsigned format types with boolean data ***\n";
56 var_dump( fscanf($file_handle,$unsigned_format) );
70 *** Test fscanf(): different unsigned format types with boolean data ***
152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation50.phpt2 Test fscanf() function: usage variations - scientific formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different scientific format types */
15 echo "*** Test fscanf(): different scientific format types with boolean data ***\n";
56 var_dump( fscanf($file_handle,$scientific_format) );
70 *** Test fscanf(): different scientific format types with boolean data ***
152 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
155 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
158 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
161 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation54.phpt2 Test fscanf() function: usage variations - objects
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan a file to read objects */
15 echo "*** Test fscanf(): to read objects from a file ***\n";
54 var_dump( fscanf($file_handle,$format) );
68 *** Test fscanf(): to read objects from a file ***
H A Dfscanf_variation25.phpt2 Test fscanf() function: usage variations - char formats with boolean
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan boolean data using different char format types */
15 echo "*** Test fscanf(): different char format types with boolean data ***\n";
60 var_dump( fscanf($file_handle,$char_format) );
74 *** Test fscanf(): different char format types with boolean data ***
186 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
189 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
192 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
195 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation26.phpt2 Test fscanf() function: usage variations - char formats with chars
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan different chars using different char format types */
15 echo "*** Test fscanf(): different char format types with chars ***\n";
55 var_dump( fscanf($file_handle,$char_format) );
69 *** Test fscanf(): different char format types with chars ***
211 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
214 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
217 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
220 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation23.phpt2 Test fscanf() function: usage variations - char formats with arrays
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan arrays using different char format types */
15 echo "*** Test fscanf(): different char format types with arrays ***\n";
68 var_dump( fscanf($file_handle,$char_format) );
82 *** Test fscanf(): different char format types with arrays ***
392 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
395 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
398 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
401 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation17.phpt2 Test fscanf() function: usage variations - string formats with arrays
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan arrays using different string format types */
15 echo "*** Test fscanf(): different string format types with arrays ***\n";
68 var_dump( fscanf($file_handle,$string_format) );
82 *** Test fscanf(): different string format types with arrays ***
392 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
395 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
398 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
401 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
[all …]
H A Dfscanf_variation35.phpt2 Test fscanf() function: usage variations - hexa formats with resource
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan resource type using different hexa format types */
15 echo "*** Test fscanf(): different hexa format types with resource ***\n";
59 var_dump( fscanf($file_handle,$hexa_format) );
77 *** Test fscanf(): different hexa format types with resource ***
147 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
150 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation4.phpt2 Test fscanf() function: usage variations - integer formats with resource
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan resource type using different integer format types */
15 echo "*** Test fscanf(): different integer format types with resource ***\n";
60 var_dump( fscanf($file_handle,$int_format) );
78 *** Test fscanf(): different integer format types with resource ***
148 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
151 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
H A Dfscanf_variation47.phpt2 Test fscanf() function: usage variations - scientific formats with resource
7 Prototype: mixed fscanf ( resource $handle, string $format [, mixed &$...] );
11 /* Test fscanf() to scan resource type using different scientific format types */
15 echo "*** Test fscanf(): different scientific format types with resource ***\n";
59 var_dump( fscanf($file_handle,$scientific_format) );
77 *** Test fscanf(): different scientific format types with resource ***
147 Warning: fscanf(): Bad scan conversion character " " in %s on line %d
150 Warning: fscanf(): Bad scan conversion character " " in %s on line %d

Completed in 47 milliseconds

123