Home
last modified time | relevance | path

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

12345678910>>...31

/PHP-5.5/tests/lang/
H A D021.phpt26 default:
27 echo "In default\n";
/PHP-5.5/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.5/ext/standard/tests/array/
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 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_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_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 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 Darray_change_key_case_variation8.phpt30 echo "\n-- \$case = default --\n";
42 -- $case = default --
91 -- $case = default --
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 --
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_slice_variation9.phpt22 echo "\n-- Array of referenced variables (\$preserve_keys = default) --\n";
36 -- Array of referenced variables ($preserve_keys = default) --
H A Dshuffle_basic1.phpt2 Test shuffle() function : basic functionality - array with default keys
11 * Test behaviour of shuffle when an array with default keys
17 echo "*** Testing shuffle() : with arrays having default keys ***\n";
54 *** Testing shuffle() : with arrays having default keys ***
H A Darray_flip_basic.phpt12 // array with default keys - numeric values
16 // array with default keys - string values
/PHP-5.5/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.5/ext/intl/tests/
H A Dspoofchecker_004.phpt11 echo "Check with default settings\n";
23 Check with default settings
/PHP-5.5/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.5/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.5/ext/date/tests/
H A DDateTime_clone_basic4.phpt5 //Set the default time zone
8 //Set the default time zone
/PHP-5.5/ext/standard/tests/http/
H A Dbug53198.phpt33 echo "-- Test: leave default --\n";
45 -- Test: leave default --
/PHP-5.5/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 …]
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_36_create_collation.phpt23 echo "default\n";
37 default
/PHP-5.5/tests/output/
H A Dob_013.phpt32 [0] => default output handler
52 [name] => default output handler
/PHP-5.5/ext/xml/tests/
H A Dxml_set_processing_instruction_handler_basic.phpt40 <?xml-stylesheet href="default.xsl" type="text/xml"?>
51 Data: href="default.xsl" type="text/xml"

Completed in 55 milliseconds

12345678910>>...31