Home
last modified time | relevance | path

Searched refs:of (Results 176 – 200 of 4999) sorted by relevance

12345678910>>...200

/PHP-8.3/ext/standard/tests/file/
H A Dfflush_variation1-win32-mb.phpt288 line of text
290 line of text
297 line of text
299 line of text
306 line of text
308 line of text
315 line of text
317 line of text
324 line of text
326 line of text
[all …]
H A Dfflush_variation1-win32.phpt288 line of text
290 line of text
297 line of text
299 line of text
306 line of text
308 line of text
315 line of text
317 line of text
324 line of text
326 line of text
[all …]
H A Dfilesize_variation2-win32.phpt2 Test filesize() function: usage variations - size of dir/subdir
15 echo "\n*** Testing size of a dir, sub-dir and file with filesize() ***\n";
29 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n";
31 var_dump( filesize( $file_path."/filesize_variation2")); // size of base dir
40 fwrite($file_handle, str_repeat("Hello,World ", 1000) ); // create file of size 12000 bytes
42 // size of base dir
45 // size of subdir
48 // size of file inside subdir
64 *** Testing size of a dir, sub-dir and file with filesize() ***
70 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
[all …]
H A Dfilesize_variation2.phpt2 Test filesize() function: usage variations - size of dir/subdir
15 echo "\n*** Testing size of a dir, sub-dir and file with filesize() ***\n";
29 echo "-- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --\n";
31 var_dump( filesize( $file_path."/filesize_variation2")); // size of base dir
40 fwrite($file_handle, str_repeat("Hello,World ", 1000) ); // create file of size 12000 bytes
42 // size of base dir
45 // size of subdir
48 // size of file inside subdir
64 *** Testing size of a dir, sub-dir and file with filesize() ***
70 -- Creating an empty sub-dir in base-dir, and checking size of base and sub dir --
[all …]
H A Dfgetcsv_variation13.phpt30 // write line of text
57 } //end of mode loop
67 string(39) "This is line of text without csv fields"
75 string(39) "This is line of text without csv fields"
83 string(39) "This is line of text without csv fields"
91 string(39) "This is line of text without csv fields"
99 string(39) "This is line of text without csv fields"
107 string(39) "This is line of text without csv fields"
115 string(39) "This is line of text without csv fields"
123 string(39) "This is line of text without csv fields"
[all …]
H A Dfgetcsv_variation20.phpt32 // write line of text
60 } //end of mode loop
70 string(39) "This is line of text without csv fields"
78 string(39) "This is line of text without csv fields"
86 string(39) "This is line of text without csv fields"
94 string(39) "This is line of text without csv fields"
102 string(39) "This is line of text without csv fields"
110 string(39) "This is line of text without csv fields"
118 string(39) "This is line of text without csv fields"
126 string(39) "This is line of text without csv fields"
[all …]
H A Dfflush_variation3.phpt219 line of text
221 line of text
228 line of text
230 line of text
237 line of text
239 line of text
246 line of text
248 line of text
255 line of text
257 line of text
[all …]
/PHP-8.3/Zend/tests/
H A Dbug43201.phpt25 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
27 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
33 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
35 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
39 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
41 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
45 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
47 Notice: Indirect modification of overloaded property Foo::$arr has no effect in %sbug43201.php on l…
51 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
57 Deprecated: chop(): Passing null to parameter #1 ($string) of type string is deprecated in %s on li…
[all …]
H A Dlsb_022.phpt28 Deprecated: Use of "static" in callables is deprecated in %s on line %d
31 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
33 Deprecated: Use of "static" in callables is deprecated in %s on line %d
36 Deprecated: Use of "static" in callables is deprecated in %s on line %d
39 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
41 Deprecated: Use of "static" in callables is deprecated in %s on line %d
44 Deprecated: Use of "parent" in callables is deprecated in %s on line %d
46 Deprecated: Use of "static" in callables is deprecated in %s on line %d
/PHP-8.3/ext/ctype/tests/
H A Dctype_alnum_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_alnum()
101 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_alnum(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_alnum(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_alnum(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_alnum(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_alnum(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_alpha_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_alpha()
101 Deprecated: ctype_alpha(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_alpha(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_alpha(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_alpha(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_alpha(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_alpha(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_alpha(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_alpha(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_alpha(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_cntrl_variation1.phpt85 // loop through each element of $inputs to check the behavior of ctype_cntrl()
102 Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s o…
107 Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s o…
112 Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s o…
117 Deprecated: ctype_cntrl(): Argument of type int will be interpreted as string in the future in %s o…
122 Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s…
127 Deprecated: ctype_cntrl(): Argument of type float will be interpreted as string in the future in %s…
147 Deprecated: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s …
152 Deprecated: ctype_cntrl(): Argument of type null will be interpreted as string in the future in %s …
157 Deprecated: ctype_cntrl(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_digit_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_digit()
101 Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_digit(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_digit(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_digit(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_digit(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_digit(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_digit(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_graph_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_graph()
101 Deprecated: ctype_graph(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_graph(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_graph(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_graph(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_graph(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_graph(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_graph(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_graph(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_graph(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_lower_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_lower()
101 Deprecated: ctype_lower(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_lower(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_lower(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_lower(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_lower(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_lower(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_lower(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_lower(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_lower(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_print_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_print()
101 Deprecated: ctype_print(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_print(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_print(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_print(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_print(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_print(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_print(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_print(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_print(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_punct_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_punct
101 Deprecated: ctype_punct(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_punct(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_punct(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_punct(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_punct(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_punct(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_punct(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_punct(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_punct(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_space_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_space()
101 Deprecated: ctype_space(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_space(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_space(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_space(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_space(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_space(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_space(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_space(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_space(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_upper_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_upper()
101 Deprecated: ctype_upper(): Argument of type int will be interpreted as string in the future in %s o…
106 Deprecated: ctype_upper(): Argument of type int will be interpreted as string in the future in %s o…
111 Deprecated: ctype_upper(): Argument of type int will be interpreted as string in the future in %s o…
116 Deprecated: ctype_upper(): Argument of type int will be interpreted as string in the future in %s o…
121 Deprecated: ctype_upper(): Argument of type float will be interpreted as string in the future in %s…
126 Deprecated: ctype_upper(): Argument of type float will be interpreted as string in the future in %s…
146 Deprecated: ctype_upper(): Argument of type null will be interpreted as string in the future in %s …
151 Deprecated: ctype_upper(): Argument of type null will be interpreted as string in the future in %s …
156 Deprecated: ctype_upper(): Argument of type bool will be interpreted as string in the future in %s …
[all …]
H A Dctype_xdigit_variation1.phpt84 // loop through each element of $inputs to check the behavior of ctype_xdigit()
101 Deprecated: ctype_xdigit(): Argument of type int will be interpreted as string in the future in %s …
106 Deprecated: ctype_xdigit(): Argument of type int will be interpreted as string in the future in %s …
111 Deprecated: ctype_xdigit(): Argument of type int will be interpreted as string in the future in %s …
116 Deprecated: ctype_xdigit(): Argument of type int will be interpreted as string in the future in %s …
121 Deprecated: ctype_xdigit(): Argument of type float will be interpreted as string in the future in %…
126 Deprecated: ctype_xdigit(): Argument of type float will be interpreted as string in the future in %…
146 Deprecated: ctype_xdigit(): Argument of type null will be interpreted as string in the future in %s…
151 Deprecated: ctype_xdigit(): Argument of type null will be interpreted as string in the future in %s…
156 Deprecated: ctype_xdigit(): Argument of type bool will be interpreted as string in the future in %s…
[all …]
/PHP-8.3/ext/intl/tests/
H A Ddateformat_clone2.phpt17 $res_str .= "\nResult of formatting timestamp=0 is : \n$formatted";
23 $res_str .= "\nResult of formatting timestamp=0 is : \n$formatted";
25 $res_str .= "\nResult of clone formatting timestamp=0 is : \n$formatted";
31 Result of formatting timestamp=0 is :
33 Result of formatting timestamp=0 is :
35 Result of clone formatting timestamp=0 is :
/PHP-8.3/ext/standard/tests/array/
H A Darray_intersect_ukey_variation5.phpt2 Test array_intersect_ukey() function : usage variation - Intersection of integers with floats and s…
22 echo "\n-- Result of integers and floating point intersection --\n";
25 echo "\n-- Result of integers and strings containing integers intersection --\n";
28 echo "\n-- Result of integers and strings containing floating points intersection --\n";
34 -- Result of integers and floating point intersection --
42 -- Result of integers and strings containing integers intersection --
50 -- Result of integers and strings containing floating points intersection --
H A Darray_intersect_ukey_variation7.phpt2 Test array_intersect_ukey() function : usage variation - Intersection of strings containing integer…
22 echo "\n-- Result of strings containing integers intersection --\n";
25 echo "\n-- Result of strings containing floating points intersection --\n";
28 echo "\n-- Result of strings containing integers and strings containing floating points intersectio…
34 -- Result of strings containing integers intersection --
42 -- Result of strings containing floating points intersection --
50 -- Result of strings containing integers and strings containing floating points intersection --
/PHP-8.3/Zend/asm/
H A Dmake_ppc32_sysv_xcoff_gas.S71 # first arg of make_fcontext() == top address of context-function
76 # including 32 byte of linkage + parameter area (R1 % 16 == 0)
79 # third arg of make_fcontext() == address of context-function descriptor
82 # save TOC of context-function
100 # compute abs address of label .L_finish
104 # save address of finish as return-address for context-function
H A Dmake_ppc64_sysv_xcoff_gas.S83 # first arg of make_fcontext() == top address of context-function
88 # including 64 byte of linkage + parameter area (R1 % 16 == 0)
91 # third arg of make_fcontext() == address of context-function descriptor
94 # save TOC of context-function
112 # compute abs address of label .L_finish
116 # save address of finish as return-address for context-function

Completed in 35 milliseconds

12345678910>>...200