Home
last modified time | relevance | path

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

12345678910>>...33

/PHP-7.0/ext/standard/tests/http/
H A Dbug53198.phpt33 echo "-- Test: leave default --\n";
45 -- Test: leave default --
/PHP-7.0/ext/standard/tests/array/
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 --
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
H A Darray_intersect_variation9.phpt21 // arrays with default keys
36 // Calling array_intersect() with default arguments
38 echo "- With default arguments -\n";
47 // Calling array_intersect() with default arguments
49 echo "- With default arguments -\n";
62 - With default arguments -
229 - With default arguments -
H A Darray_reverse_variation6.phpt30 // with default arguments
31 echo "-- with default argument --\n";
48 -- with default argument --
/PHP-7.0/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-7.0/ext/sqlite3/tests/
H A Dsqlite3_36_create_collation.phpt23 echo "default\n";
37 default
/PHP-7.0/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"
/PHP-7.0/tests/output/
H A Dob_013.phpt32 [0] => default output handler
52 [name] => default output handler
/PHP-7.0/ext/standard/tests/strings/
H A Dstrspn_basic.phpt28 // Calling strspn() with three arguments and default len argument
31 // Calling strspn() with default arguments
H A Dstrcspn_variation10.phpt2 Test strcspn() function : usage variations - with varying mask & default start and len args
13 * Testing strcspn() : with varying mask and default start and len arguments
16 echo "*** Testing strcspn() : with different mask strings and default start and len arguments ***\n…
67 *** Testing strcspn() : with different mask strings and default start and len arguments ***
H A Dstrspn_variation10.phpt2 Test strspn() function : usage variations - with varying mask & default start and len args
13 * Testing strspn() : with varying mask and default start and len arguments
16 echo "*** Testing strspn() : with different mask strings and default start and len arguments ***\n";
69 *** Testing strspn() : with different mask strings and default start and len arguments ***
/PHP-7.0/ext/soap/tests/schema/
H A Dschema065.phpt2 SOAP XML Schema 65: Attribute with default value
11 <attribute name="int" type="int" default="5"/>
H A Dschema069.phpt2 SOAP XML Schema 69: Attribute with default value (reference)
13 <attribute name="int" type="int" default="5"/>
H A Dschema070.phpt2 SOAP XML Schema 70: Attribute with default value (attributeGroup)
14 <attribute name="int" type="int" default="5"/>
/PHP-7.0/Zend/tests/
H A Dbug29689.phpt2 Bug #29689 (default value of protected member overrides default value of private)
H A Dnowdoc_017.phpt2 Testing nowdoc in default value for property
/PHP-7.0/ext/snmp/tests/
H A DREADME10 You need to give credentials with environment vars if default ones are not
23 tests will fail if your SNMP configuration does not fit into default values
32 - Replace config file (by default this is /etc/snmp/snmpd.conf on Linux and
H A Dsnmpget.phpt22 echo "Single OID, default timeout and retries\n";
24 echo "Single OID, default retries\n";
60 Single OID, default timeout and retries
62 Single OID, default retries
/PHP-7.0/Zend/tests/type_declarations/
H A Dscalar_float_with_integer_default_weak.phpt2 Float type should allow an integer as default
/PHP-7.0/ext/reflection/tests/
H A DReflectionProperty_export_basic.phpt14 Property [ <default> public $proper ]
/PHP-7.0/tests/lang/
H A D003.phpt13 default:

Completed in 51 milliseconds

12345678910>>...33