Home
last modified time | relevance | path

Searched refs:default (Results 26 – 50 of 803) sorted by relevance

12345678910>>...33

/PHP-7.0/ext/standard/tests/strings/
H A Dchunk_split_variation13.phpt2 Test chunk_split() function : usage variations - default 'chunklen' with long string as 'str'argume…
12 * passing long string as 'str' and testing default value of chunklen which is 76
15 echo "*** Testing chunk_split() : default 'chunklen' with long string 'str' ***\n";
23 //loop through each element of values for 'str' and default value of 'chunklen'
32 *** Testing chunk_split() : default 'chunklen' with long string 'str' ***
H A Dwordwrap_variation5.phpt21 echo "\n-- Testing wordwrap() with default break value and single space as value --\n";
22 echo "-- with default break and cut value --\n";
23 var_dump( wordwrap($str, $width) ); // default break and cut value
25 echo "-- with default cut value --\n";
46 -- Testing wordwrap() with default break value and single space as value --
47 -- with default break and cut value --
51 -- with default cut value --
/PHP-7.0/ext/standard/tests/array/
H A Darray_merge_recursive_variation1.phpt93 // with default argument
113 -- With default argument --
121 -- With default argument --
129 -- With default argument --
137 -- With default argument --
145 -- With default argument --
153 -- With default argument --
161 -- With default argument --
169 -- With default argument --
177 -- With default argument --
[all …]
H A Darsort_variation9.phpt2 …ction : usage variations - sorting arrays with/without keys, 'sort_flags' as default/SORT_REGULAR
13 * 1.flag value as default
38 echo "- With default sort_flag -\n";
58 - With default sort_flag -
88 - With default sort_flag -
110 - With default sort_flag -
144 - With default sort_flag -
166 - With default sort_flag -
200 - With default sort_flag -
218 - With default sort_flag -
H A Dasort_variation9.phpt2 …ction : usage variations - sorting arrays with/without keys, 'sort_flags' as default/SORT_REGULAR
13 * 1.flag value as default
38 echo "- With default sort_flag -\n";
58 - With default sort_flag -
88 - With default sort_flag -
110 - With default sort_flag -
144 - With default sort_flag -
166 - With default sort_flag -
200 - With default sort_flag -
218 - With default sort_flag -
H A Darray_merge_recursive_variation3.phpt85 // with default argument
101 -- With default argument --
131 -- With default argument --
161 -- With default argument --
191 -- With default argument --
213 -- With default argument --
239 -- With default argument --
279 -- With default argument --
317 -- With default argument --
367 -- With default argument --
[all …]
H A Darray_rand_basic2.phpt27 echo"\n-- with all default and optional arguments --\n";
30 // Calling array_rand() with default arguments
31 echo"\n-- with default argument --\n";
39 -- with all default and optional arguments --
55 -- with default argument --
H A Darray_reverse_variation4.phpt94 - default argument -
104 - default argument -
120 - default argument -
136 - default argument -
170 - default argument -
186 - default argument -
220 - default argument -
257 - default argument -
294 - default argument -
316 - default argument -
[all …]
H A Darray_unshift_basic1.phpt2 Test array_unshift() function : basic functionality - array with default keys for 'array' argument
11 * Testing array_unshift() by giving array with default keys for $array argument
14 echo "*** Testing array_unshift() : basic functionality with default key array ***\n";
19 // Calling array_unshift() with default argument
40 *** Testing array_unshift() : basic functionality with default key array ***
H A Darsort_variation8.phpt2 …nction : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR
13 * flag value as default
44 // testing arsort() function by supplying different arrays, flag value is default
45 echo "- With default sort_flag -\n";
66 - With default sort_flag -
76 - With default sort_flag -
92 - With default sort_flag -
124 - With default sort_flag -
H A Dasort_variation8.phpt2 …nction : usage variations - sort array with diff. sub arrays, 'sort_flags' as default/SORT_REGULAR
13 * flag value as default
44 // testing asort() function by supplying different arrays, flag value is default
45 echo "- With default sort_flag -\n";
66 - With default sort_flag -
76 - With default sort_flag -
92 - With default sort_flag -
124 - With default sort_flag -
H A Drsort_variation9.phpt21 // two-dimensional assoc. and default key array
26 // numeric assoc. and default key array
43 echo "-- Sort flag = default --\n";
61 -- Sort flag = default --
91 -- Sort flag = default --
167 -- Sort flag = default --
201 -- Sort flag = default --
219 -- Sort flag = default --
/PHP-7.0/sapi/cli/tests/
H A D005.phpt55 Property [ <default> protected $message ]
56 Property [ <default> private $string ]
57 Property [ <default> protected $code ]
58 Property [ <default> protected $file ]
59 Property [ <default> protected $line ]
60 Property [ <default> private $trace ]
61 Property [ <default> private $previous ]
/PHP-7.0/ext/standard/tests/file/
H A Dfgets_variation3.phpt71 -- fgets() with default length, file pointer at 0 --
82 -- fgets() with default length, file pointer at 0 --
93 -- fgets() with default length, file pointer at 0 --
106 -- fgets() with default length, file pointer at 0 --
119 -- fgets() with default length, file pointer at 0 --
130 -- fgets() with default length, file pointer at 0 --
141 -- fgets() with default length, file pointer at 0 --
154 -- fgets() with default length, file pointer at 0 --
167 -- fgets() with default length, file pointer at 0 --
178 -- fgets() with default length, file pointer at 0 --
[all …]
H A Dfgets_basic.phpt57 -- fgets() with default length, file pointer at 0 --
67 -- fgets() with default length, file pointer at 0 --
77 -- fgets() with default length, file pointer at 0 --
89 -- fgets() with default length, file pointer at 0 --
101 -- fgets() with default length, file pointer at 0 --
111 -- fgets() with default length, file pointer at 0 --
121 -- fgets() with default length, file pointer at 0 --
133 -- fgets() with default length, file pointer at 0 --
145 -- fgets() with default length, file pointer at 0 --
155 -- fgets() with default length, file pointer at 0 --
[all …]
H A Dfgets_variation4-win32.phpt73 -- fgets() with location set by fseek() with default length --
86 -- fgets() with location set by fseek() with default length --
99 -- fgets() with location set by fseek() with default length --
114 -- fgets() with location set by fseek() with default length --
129 -- fgets() with location set by fseek() with default length --
142 -- fgets() with location set by fseek() with default length --
155 -- fgets() with location set by fseek() with default length --
170 -- fgets() with location set by fseek() with default length --
185 -- fgets() with location set by fseek() with default length --
198 -- fgets() with location set by fseek() with default length --
[all …]
H A Dfgets_variation4.phpt73 -- fgets() with location set by fseek() with default length --
86 -- fgets() with location set by fseek() with default length --
99 -- fgets() with location set by fseek() with default length --
114 -- fgets() with location set by fseek() with default length --
129 -- fgets() with location set by fseek() with default length --
142 -- fgets() with location set by fseek() with default length --
155 -- fgets() with location set by fseek() with default length --
170 -- fgets() with location set by fseek() with default length --
185 -- fgets() with location set by fseek() with default length --
198 -- fgets() with location set by fseek() with default length --
[all …]
/PHP-7.0/ext/opcache/
H A DREADME69 opcache.enable (default "1")
72 opcache.enable_cli (default "0")
93 opcache.use_cwd (default "1")
110 opcache.validate_root (default "0")
115 opcache.revalidate_freq (default "2")
135 opcache.save_comments (default "1")
140 opcache.fast_shutdown (default "0")
152 opcache.inherited_hack (default "1")
165 opcache.dups_fix (default "0")
181 opcache.max_file_size (default "0")
[all …]
/PHP-7.0/ext/reflection/tests/
H A DReflectionProperty_basic1.phpt55 string(35) "Property [ <default> public $pub ]
58 string(35) "Property [ <default> public $pub ]
61 Property [ <default> public $pub ]
113 string(39) "Property [ <default> protected $prot ]
116 string(39) "Property [ <default> protected $prot ]
119 Property [ <default> protected $prot ]
138 string(37) "Property [ <default> private $priv ]
141 string(37) "Property [ <default> private $priv ]
144 Property [ <default> private $priv ]
H A DReflectionParameter_003.phpt35 echo "this parameter has a default value\n";
37 echo "this parameter has no default value\n";
67 this parameter has no default value
74 this parameter has a default value
81 this parameter has a default value
88 this parameter has a default value
/PHP-7.0/ext/filter/tests/
H A Dbug42718-2.phpt2 Bug #42718 - 2 (unsafe_raw filter not applied when configured as default filter)
7 filter.default=unsafe_raw
13 echo ini_get('filter.default') . "\n";
H A Dbug73054.phpt2 Bug #73054 (default option ignored when object passed to int filter)
11 'options' => ['default' => 2],
14 'options' => ['default' => 2],
/PHP-7.0/ext/session/tests/
H A Dsession_set_save_handler_class_014.phpt2 Test session_set_save_handler() : calling default handler when save_handler=user
19 echo "*** Testing session_set_save_handler() : calling default handler when save_handler=user ***\n…
28 *** Testing session_set_save_handler() : calling default handler when save_handler=user ***
30 Fatal error: SessionHandler::open(): Cannot call default session handler in %s on line %d
/PHP-7.0/ext/spl/tests/
H A DSplFileObject_fputcsv_variation13.phpt2 Test fputcsv() : usage variations - with default enclosure & delimiter of two chars
6 /* Testing fputcsv() to write to a file when default enclosure value and delimiter
9 echo "*** Testing fputcsv() : with default enclosure & delimiter of two chars ***\n";
25 *** Testing fputcsv() : with default enclosure & delimiter of two chars ***
/PHP-7.0/tests/classes/
H A Dprivate_members.phpt29 public $member = 'derived::member (default)';
62 [member] => derived::member (default)
68 [member] => derived::member (default)
75 [member] => derived::member (default)
81 [member] => derived::member (default)
87 [member] => derived::member (default)

Completed in 39 milliseconds

12345678910>>...33