Home
last modified time | relevance | path

Searched refs:default (Results 101 – 125 of 790) sorted by relevance

12345678910>>...32

/PHP-5.6/ext/standard/tests/array/
H A Drsort_variation1.phpt107 Flag = default:
124 Flag = default:
141 Flag = default:
158 Flag = default:
175 Flag = default:
192 Flag = default:
209 Flag = default:
226 Flag = default:
243 Flag = default:
260 Flag = default:
[all …]
H A Darray_merge_recursive_basic2.phpt17 // Calling array_merge_recursive() with default arguments
18 echo "-- With default argument --\n";
30 -- With default argument --
H A Dusort_variation10.phpt37 // Array with default and assigned keys
40 echo "\n-- Array with default/assigned keys --\n";
67 -- Array with default/assigned keys --
H A Darray_merge_recursive_variation10.phpt29 echo "-- With default argument --\n";
35 echo "-- With default argument --\n";
45 -- With default argument --
148 -- With default argument --
H A Darsort_variation11.phpt2 Test arsort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR…
13 * 1.flag value as default
31 echo "\n-- Testing arsort() by supplying mixed value array, 'flag' value is default --\n";
46 -- Testing arsort() by supplying mixed value array, 'flag' value is default --
H A Dasort_variation11.phpt2 Test asort() function : usage variations - sort mixed values, 'sort_flags' as default/SORT_REGULAR …
13 * 1.flag value as default
31 echo "\n-- Testing asort() by supplying mixed value array, 'flag' value is default --\n";
46 -- Testing asort() by supplying mixed value array, 'flag' value is default --
H A Darsort_variation3.phpt45 echo "- With default sort_flag -\n";
68 - With default sort_flag -
136 - With default sort_flag -
192 - With default sort_flag -
272 - With default sort_flag -
H A Dasort_variation3.phpt45 echo "- With default sort_flag -\n";
68 - With default sort_flag -
136 - With default sort_flag -
192 - With default sort_flag -
272 - With default sort_flag -
H A Darray_change_key_case_variation8.phpt30 echo "\n-- \$case = default --\n";
42 -- $case = default --
91 -- $case = default --
H A Darray_walk_basic2.phpt46 echo "-- Using array_walk with default parameters to show array contents --\n";
52 echo "-- Using array_walk with default parameters to show modified array contents --\n";
59 -- Using array_walk with default parameters to show array contents --
91 -- Using array_walk with default parameters to show modified array contents --
H A Darray_walk_recursive_basic2.phpt46 echo "-- Using array_walk_recursive with default parameters to show array contents --\n";
52 echo "-- Using array_walk_recursive with default parameters to show modified array contents --\n";
59 -- Using array_walk_recursive with default parameters to show array contents --
91 -- Using array_walk_recursive with default parameters to show modified array contents --
/PHP-5.6/ext/standard/tests/file/
H A Dfgetss_basic1.phpt46 echo "-- fgetss() with default length, file pointer at 0 --\n";
71 -- fgetss() with default length, file pointer at 0 --
82 -- fgetss() with default length, file pointer at 0 --
93 -- fgetss() with default length, file pointer at 0 --
104 -- fgetss() with default length, file pointer at 0 --
115 -- fgetss() with default length, file pointer at 0 --
126 -- fgetss() with default length, file pointer at 0 --
/PHP-5.6/ext/standard/tests/strings/
H A Dstr_split_basic.phpt23 // Calling str_split() with default arguments
24 echo "-- With split_length as default argument --\n";
44 -- With split_length as default argument --
/PHP-5.6/tests/lang/
H A D021.phpt26 default:
27 echo "In default\n";
/PHP-5.6/Zend/tests/
H A D033.phpt29 Warning: Creating default object from empty value in %s on line %d
31 Warning: Creating default object from empty value in %s on line %d
/PHP-5.6/ext/dom/tests/
H A Dbug47430.phpt24 Warning: Creating default object from empty value in %s on line %d
26 Warning: Creating default object from empty value in %s on line %d
H A DDOMDocument_validate_on_parse_basic.phpt22 echo "Checking documented default value: ";
35 Checking documented default value: bool(false)
H A Dbug46185.phpt14 <ns1:ok xmlns:ns1="urn::ns" xmlns="urn::REAL"><watch-me xmlns:default="urn::BOGUS"/></ns1:ok>');
23 <ns1:a xmlns:ns1="urn::ns"><ns1:ok xmlns="urn::REAL"><watch-me xmlns:default="urn::BOGUS"/></ns1:ok…
/PHP-5.6/sapi/cgi/
H A DCHANGES11 Now it is enabled by default, but can be disabled
19 Now it is enabled by default, but can be disabled
32 Now it is disabled by default, but can be enabled
/PHP-5.6/sapi/litespeed/
H A DREADME111 * LSAPI_CHILDREN or PHP_LSAPI_CHILDREN (default: 0)
131 * LSAPI_AVOID_FORK (default: 0)
141 * LSAPI_EXTRA_CHILDREN (default: 1/3 of LSAPI_CHILDREN or 0)
147 When LSAPI_AVOID_FORK is set to 0, the default value is 1/3 of
151 * LSAPI_MAX_REQS or PHP_LSAPI_MAX_REQUESTS (default value: 10000)
159 * LSAPI_MAX_IDLE (default value: 300 seconds)
167 (default value: 1/3 of LSAPI_CHILDREN or LSAPI_CHILDREN)
172 When LSAPI_AVOID_FORK is set to 0, the default value is 1/3 of
173 LSAPI_CHIDLREN, When LSAPI_AVOID_FORK is set to 1, the default value
177 * LSAPI_MAX_PROCESS_TIME (default value: 300 seconds)
[all …]
/PHP-5.6/ext/date/tests/
H A DDateTime_clone_basic4.phpt5 //Set the default time zone
8 //Set the default time zone
/PHP-5.6/ext/intl/tests/
H A Dspoofchecker_004.phpt12 echo "Check with default settings\n";
24 Check with default settings
H A Dspoofchecker_005.phpt12 echo "Check with default settings\n";
24 Check with default settings
/PHP-5.6/ext/standard/tests/http/
H A Dbug53198.phpt33 echo "-- Test: leave default --\n";
45 -- Test: leave default --
/PHP-5.6/ext/mysqli/tests/
H A Dmysqli_stmt_bind_result_format.phpt209 `targetport` int(11) NOT NULL default '0',
210 `sources` double(17,4) default NULL,
211 `current_sources` double(17,0) default NULL,
212 `reports` double(17,4) default NULL,
213 `current_reports` double(17,0) default NULL,
214 `targets` double(17,4) default NULL,
215 `current_targets` double(17,0) default NULL,
216 `maxsources` int(11) default NULL,
217 `maxtargets` int(11) default NULL,
218 `maxreports` int(11) default NULL,
[all …]

Completed in 45 milliseconds

12345678910>>...32