Home
last modified time | relevance | path

Searched refs:of (Results 151 – 175 of 4999) sorted by relevance

12345678910>>...200

/PHP-8.3/ext/standard/tests/file/
H A Dfile.inc121 // write in terms of a chunk of 1 K to avoid memory size overflow
157 $perms = new permission of the file, similar to $mode args of chmod() call
219 $size = size of the fill in terms of kilobyte, i.e size of the file.
223 "kilobytes" = take size in terms of multiple of KB
290 } // end of if
299 } // end of for
338 $size = size of the fill in terms of kilobyte, i.e size of the file.
407 } // end of if
484 } // end of for
527 Compares the each of the first 13 values of the stat array with the
[all …]
H A Dflock_error.phpt8 Description: PHP supports a portable way of locking complete files
17 /* array of operations */
58 flock(): Argument #2 ($operation) must be one of LOCK_SH, LOCK_EX, or LOCK_UN
60 flock(): Argument #2 ($operation) must be one of LOCK_SH, LOCK_EX, or LOCK_UN
62 flock(): Argument #2 ($operation) must be one of LOCK_SH, LOCK_EX, or LOCK_UN
64 flock(): Argument #2 ($operation) must be of type int, array given
66 flock(): Argument #2 ($operation) must be of type int, array given
68 flock(): Argument #2 ($operation) must be of type int, string given
70 flock(): Argument #2 ($operation) must be of type int, string given
72 flock(): Argument #2 ($operation) must be of type int, string given
H A Dfflush_variation1.phpt289 line of text
291 line of text
298 line of text
300 line of text
307 line of text
309 line of text
316 line of text
318 line of text
325 line of text
327 line of text
[all …]
H A Dcopy_variation11.phpt9 echo "*** Test copy() function: Trying to create a copy of source file as a dir ***\n";
18 echo "Size of source before copy operation => ";
19 var_dump( filesize($file) ); //size of source before copy
21 echo "Size of destination before copy operation => ";
22 var_dump( filesize($dir) ); //size of destination before copy
37 var_dump( filesize($file) ); //size of source after copy
38 var_dump( filesize($dir) ); //size of destination after copy
48 *** Test copy() function: Trying to create a copy of source file as a dir ***
49 Size of source before copy operation => int(300)
50 Size of destination before copy operation => int(%d)
/PHP-8.3/ext/date/tests/
H A Dgmdate_variation6.phpt11 echo "\n-- Testing gmdate() function with full textual representation of month format --\n";
15 echo "\n-- Testing gmdate() function with numeric representation of month format --\n";
19 echo "\n-- Testing gmdate() function with short textual representation of month format --\n";
23 echo "\n-- Testing gmdate() function with numeric representation of month without leading zeros for…
27 echo "\n-- Testing gmdate() function with number of days in a month format --\n";
35 -- Testing gmdate() function with full textual representation of month format --
39 -- Testing gmdate() function with numeric representation of month format --
43 -- Testing gmdate() function with short textual representation of month format --
47 -- Testing gmdate() function with numeric representation of month without leading zeros format --
51 -- Testing gmdate() function with number of days in a month format --
H A Didate_variation4.phpt10 //array of values to iterate over
13 'Day of the month' => 'd',
17 'Day of the week' => 'w',
21 'Day of the year' => 'z',
24 // loop through each element of the array for timestamp
33 --Day of the month--
45 --Day of the week--
57 --Day of the year--
H A Dgmdate_variation3.phpt2 Test gmdate() function : usage variation - Passing numeric representation of day formats.
11 //array of values to iterate over
17 'Numeric representation of day' => 'w',
18 'Day of the year' => 'z'
21 // loop through each element of the array for timestamp
45 --Numeric representation of day--
49 --Day of the year--
H A Dgmdate_variation12.phpt2 Test gmdate() function : usage variation - Valid and invalid range of timestamp 32 bits.
14 echo "\n-- Testing gmdate() function with minimum range of timestamp --\n";
18 echo "\n-- Testing gmdate() function with less than the range of timestamp --\n";
22 echo "\n-- Testing gmdate() function with maximum range of timestamp --\n";
26 echo "\n-- Testing gmdate() function with greater than the range of timestamp --\n";
34 -- Testing gmdate() function with minimum range of timestamp --
37 -- Testing gmdate() function with less than the range of timestamp --
42 -- Testing gmdate() function with maximum range of timestamp --
45 -- Testing gmdate() function with greater than the range of timestamp --
/PHP-8.3/ext/intl/tests/
H A Dgh8115.phpt31 Caught (8192): IntlDateFormatter::__construct(): Passing null to parameter #2 ($dateType) of type i…
32 Caught (8192): IntlDateFormatter::__construct(): Passing null to parameter #3 ($timeType) of type i…
33 Caught (8192): IntlRuleBasedBreakIterator::__construct(): Passing null to parameter #1 ($rules) of
34 …asedBreakIterator::__construct(): Passing null to parameter #2 ($compiled) of type bool is depreca…
35 Caught (8192): Collator::__construct(): Passing null to parameter #1 ($locale) of type string is de…
36 Caught (8192): NumberFormatter::__construct(): Passing null to parameter #1 ($locale) of type strin…
37 Caught (8192): NumberFormatter::__construct(): Passing null to parameter #2 ($style) of type int is…
38 Caught (8192): MessageFormatter::__construct(): Passing null to parameter #1 ($locale) of type stri…
39 Caught (8192): MessageFormatter::__construct(): Passing null to parameter #2 ($pattern) of type str…
40 Caught (8192): ResourceBundle::__construct(): Passing null to parameter #3 ($fallback) of type bool…
/PHP-8.3/Zend/tests/type_declarations/
H A Dscalar_basic.phpt79 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
82 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
85 *** Caught {closure}(): Argument #1 ($i) must be of type int, string given, called in %s on line %d
91 *** Caught {closure}(): Argument #1 ($i) must be of type int, float given, called in %s on line %d
100 *** Caught {closure}(): Argument #1 ($i) must be of type int, null given, called in %s on line %d
104 *** Caught {closure}(): Argument #1 ($i) must be of type int, array given, called in %s on line %d
114 *** Trying resource(%d) of type (stream)
153 *** Caught {closure}(): Argument #1 ($f) must be of type float, null given, called in %s on line %d
167 *** Trying resource(%d) of type (stream)
220 *** Trying resource(%d) of type (stream)
[all …]
H A Dscalar_return_basic.phpt77 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
81 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
85 *** Caught {closure}(): Return value must be of type int, float returned in %s on line %d
91 *** Caught {closure}(): Return value must be of type int, null returned in %s on line %d
94 *** Caught {closure}(): Return value must be of type int, array returned in %s on line %d
101 *** Trying resource(5) of type (stream)
128 *** Caught {closure}(): Return value must be of type float, null returned in %s on line %d
138 *** Trying resource(5) of type (stream)
175 *** Trying resource(5) of type (stream)
[all …]
H A Dscalar_return_basic_64bit.phpt77 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
79 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
81 *** Caught {closure}(): Return value must be of type int, string returned in %s on line %d
85 *** Caught {closure}(): Return value must be of type int, float returned in %s on line %d
91 *** Caught {closure}(): Return value must be of type int, null returned in %s on line %d
94 *** Caught {closure}(): Return value must be of type int, array returned in %s on line %d
101 *** Trying resource(5) of type (stream)
128 *** Caught {closure}(): Return value must be of type float, null returned in %s on line %d
138 *** Trying resource(5) of type (stream)
175 *** Trying resource(5) of type (stream)
[all …]
/PHP-8.3/ext/reflection/tests/
H A DReflectionObject_isSubclassOf_basic.phpt41 Is A a subclass of A?
45 Is A a subclass of B?
49 Is A a subclass of C?
53 Is A a subclass of I?
56 Is A a subclass of X?
60 Is B a subclass of A?
64 Is B a subclass of B?
68 Is B a subclass of C?
72 Is B a subclass of I?
75 Is B a subclass of X?
[all …]
/PHP-8.3/ext/mbstring/tests/
H A Dmb_substitute_character_variation_strict_types.phpt41 //array of values to iterate over
84 'instance of classWithToString' => new classWithToString(),
85 'instance of classWithoutToString' => new classWithoutToString(),
94 // loop through each element of the array for substchar
120 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
122 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
124 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
142 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
146 TypeError: mb_substitute_character(): Argument #1 ($substitute_character) must be of type string|in…
161 --instance of classWithToString--
[all …]
/PHP-8.3/Zend/asm/
H A Dmake_ppc32_sysv_macho_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
H A Dmake_ppc32_sysv_elf_gas.S62 # first arg of make_fcontext() == top address of context-function
66 # reserve space on context-stack, including 16 bytes of linkage
67 # and parameter area + 240 bytes of context-data (R1 % 16 == 0)
70 # third arg of make_fcontext() == address of context-function
93 # load address of label 1 into R4
97 # compute abs address of trampoline, use as PC
101 # compute abs address of label finish
103 # save address of finish as return-address for context-function
117 lwz %r0, 8(%r1) # address of context-function
121 la %r3, 8(%r1) # address of transfer_t
/PHP-8.3/ext/oci8/tests/
H A Dpersistent.phpt24 resource(%d) of type (oci8 persistent connection)
25 resource(%d) of type (oci8 persistent connection)
26 resource(%d) of type (oci8 persistent connection)
27 resource(%d) of type (oci8 connection)
28 resource(%d) of type (oci8 connection)
29 resource(%d) of type (oci8 connection)
H A Dedition_2.phpt172 The value of current EDITION is ORA$BASE
178 The value of current EDITION is MYEDITION
180 The value of current EDITION is MYEDITION
182 The value of current EDITION is MYEDITION
183 The value of current EDITION is MYEDITION
188 The value of current EDITION is MYEDITION
189 The value of current EDITION is MYEDITION
205 The value of current EDITION is ORA$BASE
234 The value of current EDITION is MYEDITION
239 The value of current EDITION is MYEDITION
[all …]
/PHP-8.3/ext/standard/tests/array/
H A Darray_intersect_uassoc_variation5.phpt2 Test array_intersect_uassoc() function : usage variation - Intersection of integers with floats and…
21 echo "\n-- Result of integers and floating point intersection --\n";
24 echo "\n-- Result of integers and strings containing integers intersection --\n";
27 echo "\n-- Result of integers and strings containing floating points intersection --\n";
33 -- Result of integers and floating point intersection --
41 -- Result of integers and strings containing integers intersection --
49 -- Result of integers and strings containing floating points intersection --
H A Darray_intersect_uassoc_variation7.phpt2 Test array_intersect_uassoc() function : usage variation - Intersection of strings containing integ…
21 echo "\n-- Result of strings containing integers intersection --\n";
24 echo "\n-- Result of strings containing floating points intersection --\n";
27 echo "\n-- Result of strings containing integers and strings containing floating points intersectio…
33 -- Result of strings containing integers intersection --
39 -- Result of strings containing floating points intersection --
45 -- Result of strings containing integers and strings containing floating points intersection --
H A Darray_multisort_variation7.phpt2 Test array_multisort() function : usage variation - test sort order of all types
5 echo "*** Testing array_multisort() : usage variation - test sort order of all types***\n";
24 'instance of classWithToString' => new classWithToString(),
25 'instance of classWithoutToString' => new classWithoutToString(),
34 *** Testing array_multisort() : usage variation - test sort order of all types***
52 ["instance of classWithToString"]=>
57 ["instance of classWithoutToString"]=>
/PHP-8.3/ext/standard/tests/general_functions/
H A Dproc_open_pipes3.phpt39 resource(%d) of type (Unknown)
41 resource(%d) of type (Unknown)
43 resource(%d) of type (Unknown)
45 resource(%d) of type (Unknown)
51 resource(%d) of type (Unknown)
53 resource(%d) of type (Unknown)
55 resource(%d) of type (Unknown)
57 resource(%d) of type (Unknown)
/PHP-8.3/Zend/tests/numeric_strings/
H A Dstring_offset.phpt2 Using different sorts of numerical strings as a string offset
42 Cannot access offset of type string on string
44 Cannot access offset of type string on string
46 Cannot access offset of type string on string
48 Cannot access offset of type string on string
52 Cannot access offset of type string on string
56 Cannot access offset of type string on string
60 Cannot access offset of type string on string
64 Cannot access offset of type string on string
/PHP-8.3/Zend/tests/
H A Ddynamic_class_const_fetch.phpt49 Cannot use value of type null as class constant name
52 Cannot use value of type null as class constant name
57 Cannot use value of type int as class constant name
58 Cannot use value of type int as class constant name
59 Cannot use value of type int as class constant name
60 Cannot use value of type int as class constant name
61 Cannot use value of type array as class constant name
62 Cannot use value of type array as class constant name
63 Cannot use value of type array as class constant name
64 Cannot use value of type array as class constant name
/PHP-8.3/Zend/tests/type_declarations/union_types/
H A Dprop_ref_assign.phpt52 …nnot assign int to reference held by property Test::$x of type string|int and property Test::$y of
55 …ot assign float to reference held by property Test::$x of type string|int and property Test::$y of
58 Reference with value of type int held by property Test::$x of type string|int is not compatible wit…
59 Reference with value of type float held by property Test::$y of type string|float is not compatible…

Completed in 29 milliseconds

12345678910>>...200