Home
last modified time | relevance | path

Searched refs:of (Results 126 – 150 of 4520) sorted by relevance

12345678910>>...181

/php-src/ext/standard/tests/file/
H A Dfile_basic.phpt10 echo "*** Testing file() with basic types of files ***\n";
19 echo "*** Testing for return type of file() function ***\n";
30 *** Testing file() with basic types of files ***
46 [1] => line of text
50 [3] => line of text
54 [5] => line of text
58 [7] => line of text
62 [9] => line of text
68 *** Testing for return type of file() function ***
H A Dftruncate_variation3-win32.phpt49 /* truncate it to half of its current size */
62 }//end of inner for loop
63 }//end of outer foreach loop
69 -- Testing ftruncate() with file having data of type numeric --
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
H A Dftruncate_variation3.phpt49 /* truncate it to half of its current size */
62 }//end of inner for loop
63 }//end of outer foreach loop
69 -- Testing ftruncate() with file having data of type numeric --
71 -- Testing ftruncate(): truncate file to half of its current size --
79 -- Testing ftruncate(): truncate file to half of its current size --
87 -- Testing ftruncate(): truncate file to half of its current size --
95 -- Testing ftruncate(): truncate file to half of its current size --
103 -- Testing ftruncate(): truncate file to half of its current size --
111 -- Testing ftruncate(): truncate file to half of its current size --
[all …]
H A Dfwrite_variation1-win32-mb.phpt18 File having content of type numeric, text,text_with_new_line & alphanumeric
32 // create the temp file with content of type $file_content_type
33 $filename = __DIR__."/fwrite_variation1私はガラスを食べられます1.tmp"; // this is name of the file
43 fill_buffer($data_to_be_written,$file_content_type,1024); //get the data of size 1024
53 // move the file pointer to end of the file and try fwrite()
67 } // end of inner foreach loop
68 } // end of outer foreach loop
75 -- Testing fwrite() with file having content of type numeric --
125 -- Testing fwrite() with file having content of type text --
175 -- Testing fwrite() with file having content of type text_with_new_line --
[all …]
H A Dfwrite_variation1.phpt12 File having content of type numeric, text,text_with_new_line & alphanumeric
25 // create the temp file with content of type $file_content_type
26 $filename = __DIR__."/fwrite_variation1.tmp"; // this is name of the file
36 fill_buffer($data_to_be_written,$file_content_type,1024); //get the data of size 1024
46 // move the file pointer to end of the file and try fwrite()
59 } // end of inner foreach loop
60 } // end of outer foreach loop
67 -- Testing fwrite() with file having content of type numeric --
117 -- Testing fwrite() with file having content of type text --
167 -- Testing fwrite() with file having content of type text_with_new_line --
[all …]
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
/php-src/ext/date/tests/
H A Dgmdate_variation12_64bits.phpt2 Test gmdate() function : usage variation - Valid and invalid range of timestamp 64 bits.
15 echo "\n-- Testing gmdate() function with minimum range of timestamp --\n";
19 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 --
40 -- Testing gmdate() function with maximum range of timestamp --
43 -- Testing gmdate() function with greater than the range of timestamp --
H A DDateTimeImmutable_uninitialised_exceptions.phpt55 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
56 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
57 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
58 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
59 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
60 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
61 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
62 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
63 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
64 DateObjectError: Object of type MyDateTimeImmutable (inheriting DateTimeImmutable) has not been cor…
[all …]
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 --
/php-src/ext/com_dotnet/tests/
H A Dbug77177.phpt41 Exception: Serialization of 'com' is not allowed
42 Exception: Serialization of 'dotnet' is not allowed
43 Exception: Serialization of 'variant' is not allowed
44 Exception: Unserialization of 'com' is not allowed
45 Exception: Unserialization of 'dotnet' is not allowed
46 Exception: Unserialization of 'variant' is not allowed
47 Exception: Unserialization of 'com' is not allowed
48 Exception: Unserialization of 'dotnet' is not allowed
49 Exception: Unserialization of 'variant' is not allowed
/php-src/ext/bcmath/libbcmath/
H A DLICENSE28 When we speak of free software, we are referring to freedom of use,
100 programs enables a greater number of people to use a large body of
149 on the Library (independent of the use of the Library in a tool for
199 on the Library, the distribution of the whole must be on the terms of
215 License instead of this License to a given copy of the Library. To do
218 instead of to this License. (If a newer version than version 2 of the
227 This option is useful when you wish to copy part of the code of
243 5. A program that contains no derivative of any portion of the
287 of these things:
407 be a consequence of the rest of this License.
[all …]
/php-src/ext/gd/libgd/
H A Dgdtest.c27 char of[256]; in main() local
59 snprintf (of, sizeof(of), "%s.png", argv[1]); in main()
60 out = fopen (of, "wb"); in main()
64 in = fopen (of, "rb"); in main()
75 unlink (of); in main()
91 snprintf (of, sizeof(of), "%s.gd2", argv[1]); in main()
107 unlink (of); in main()
126 snprintf (of, sizeof(of), "%s.gd", argv[1]); in main()
142 unlink (of); in main()
183 snprintf (of, sizeof(of), "%s.snk", argv[1]); in main()
[all …]
/php-src/ext/mbstring/libmbfl/
H A DLICENSE27 When we speak of free software, we are referring to freedom of use,
98 programs enables a greater number of people to use a large body of
146 on the Library (independent of the use of the Library in a tool for
196 on the Library, the distribution of the whole must be on the terms of
212 License instead of this License to a given copy of the Library. To do
215 instead of to this License. (If a newer version than version 2 of the
224 This option is useful when you wish to copy part of the code of
240 5. A program that contains no derivative of any portion of the
284 of these things:
403 be a consequence of the rest of this License.
[all …]
/php-src/ext/standard/tests/strings/
H A Dvprintf_variation16.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
10 * Test vprintf() when different unsigned formats and signed values and other types of values
11 * are passed to the '$format' and '$args' arguments of the function
14 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
16 // defining array of unsigned formats
24 // Arrays of signed and other type of values for the format defined in $format.
28 // array of float values
35 // array of strings
49 // array of boolean data
59 // and with signed and other types of values from the above $args_array array
[all …]
H A Dvprintf_variation16_64bit.phpt2 Test vprintf() function : usage variations - unsigned formats with signed and other types of values
10 * Test vprintf() when different unsigned formats and signed values and other types of values
11 * are passed to the '$format' and '$args' arguments of the function
14 echo "*** Testing vprintf() : unsigned formats and signed & other types of values ***\n";
16 // defining array of unsigned formats
24 // Arrays of signed and other type of values for the format defined in $format.
28 // array of float values
35 // array of strings
49 // array of boolean data
59 // and with signed and other types of values from the above $args_array array
[all …]
H A Dchop_variation3.phpt21 first line of heredoc string
22 second line of heredoc string
23 third line of heredocstring
70 string(86) "first line of heredoc string
71 second line of heredoc string
72 third line of heredocstring"
73 string(86) "first line of heredoc string
74 second line of heredoc string
75 third line of heredocstring"
/php-src/ext/standard/tests/streams/
H A Dstream_select_preserve_keys.phpt20 resource(%d) of type (stream)
22 resource(%d) of type (stream)
26 resource(%d) of type (stream)
28 resource(%d) of type (stream)
32 resource(%d) of type (stream)
34 resource(%d) of type (stream)
/php-src/ext/standard/tests/math/
H A Dabs_variation.phpt67 // loop through each element of $inputs to check the behavior of abs()
86 Deprecated: abs(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on lin…
91 Deprecated: abs(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on lin…
107 abs(): Argument #1 ($num) must be of type int|float, string given
110 abs(): Argument #1 ($num) must be of type int|float, string given
113 abs(): Argument #1 ($num) must be of type int|float, array given
116 abs(): Argument #1 ($num) must be of type int|float, string given
119 abs(): Argument #1 ($num) must be of type int|float, string given
122 abs(): Argument #1 ($num) must be of type int|float, string given
125 abs(): Argument #1 ($num) must be of type int|float, classA given
[all …]
H A Dceil_variation1.phpt61 // loop through each element of $inputs to check the behaviour of ceil()
79 Deprecated: ceil(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on li…
84 Deprecated: ceil(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on li…
100 ceil(): Argument #1 ($num) must be of type int|float, string given
103 ceil(): Argument #1 ($num) must be of type int|float, string given
106 ceil(): Argument #1 ($num) must be of type int|float, array given
109 ceil(): Argument #1 ($num) must be of type int|float, string given
112 ceil(): Argument #1 ($num) must be of type int|float, string given
115 ceil(): Argument #1 ($num) must be of type int|float, string given
118 ceil(): Argument #1 ($num) must be of type int|float, classA given
[all …]
H A Dfloor_variation1.phpt61 // loop through each element of $inputs to check the behaviour of floor()
79 Deprecated: floor(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
84 Deprecated: floor(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
100 floor(): Argument #1 ($num) must be of type int|float, string given
103 floor(): Argument #1 ($num) must be of type int|float, string given
106 floor(): Argument #1 ($num) must be of type int|float, array given
109 floor(): Argument #1 ($num) must be of type int|float, string given
112 floor(): Argument #1 ($num) must be of type int|float, string given
115 floor(): Argument #1 ($num) must be of type int|float, string given
118 floor(): Argument #1 ($num) must be of type int|float, classA given
[all …]
H A Dround_variation1.phpt75 // loop through each element of $inputs to check the behaviour of round()
123 Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
128 Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in %s on l…
144 round(): Argument #1 ($num) must be of type int|float, string given
147 round(): Argument #1 ($num) must be of type int|float, string given
150 round(): Argument #1 ($num) must be of type int|float, array given
153 round(): Argument #1 ($num) must be of type int|float, string given
156 round(): Argument #1 ($num) must be of type int|float, string given
159 round(): Argument #1 ($num) must be of type int|float, string given
162 round(): Argument #1 ($num) must be of type int|float, classA given
[all …]
/php-src/ext/standard/tests/dir/
H A Dreaddir_variation4-win32-mb.phpt88 resource(%d) of type (stream)
92 resource(%d) of type (stream)
96 resource(%d) of type (stream)
100 resource(%d) of type (stream)
104 resource(%d) of type (stream)
108 resource(%d) of type (stream)
112 resource(%d) of type (stream)
116 resource(%d) of type (stream)
120 resource(%d) of type (stream)
124 resource(%d) of type (stream)
[all …]
/php-src/Zend/tests/type_declarations/
H A Dscalar_strict_basic.phpt60 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, float given, called in %s on li…
63 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, string given, called in %s on l…
66 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, true given, called in %s on lin…
69 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, false given, called in %s on li…
72 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, null given, called in %s on lin…
75 *** Caught {closure:%s:%d}(): Argument #1 ($i) must be of type int, array given, called in %s on li…
95 *** Caught {closure:%s:%d}(): Argument #1 ($f) must be of type float, true given, called in %s on l…
101 *** Caught {closure:%s:%d}(): Argument #1 ($f) must be of type float, null given, called in %s on l…
115 *** Caught {closure:%s:%d}(): Argument #1 ($s) must be of type string, int given, called in %s on l…
144 *** Caught {closure:%s:%d}(): Argument #1 ($b) must be of type bool, int given, called in %s on lin…
[all …]
/php-src/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…

Completed in 71 milliseconds

12345678910>>...181