Home
last modified time | relevance | path

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

12345678910>>...32

/PHP-5.6/ext/sqlite3/tests/
H A Dsqlite3_36_create_collation.phpt23 echo "default\n";
37 default
/PHP-5.6/ext/standard/tests/array/
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_reverse_variation6.phpt30 // with default arguments
31 echo "-- with default argument --\n";
48 -- with default argument --
H A Darray_filter_basic.phpt15 $input = array(1, 2, 3, 0, -1); // 0 will be considered as FALSE and removed in default callback
32 // with default arguments
H A Darray_merge_recursive_variation7.phpt35 echo "-- With default argument --\n";
45 -- With default argument --
H A Drsort_variation10.phpt19 echo "\n-- Sort flag = default --\n";
40 -- Sort flag = default --
/PHP-5.6/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-5.6/tests/output/
H A Dob_013.phpt32 [0] => default output handler
52 [name] => default output handler
/PHP-5.6/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-5.6/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-5.6/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-5.6/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-5.6/ext/openssl/tests/
H A Dopenssl_x509_fingerprint_basic.phpt15 echo "** Testing default functionality **\n";
33 ** Testing default functionality **
/PHP-5.6/ext/pgsql/tests/
H A D27large_object_oid.phpt33 echo "create LO using default connection\n";
46 create LO using default connection
/PHP-5.6/ext/reflection/tests/
H A DReflectionProperty_export_basic.phpt14 Property [ <default> public $proper ]
/PHP-5.6/tests/lang/
H A D003.phpt13 default:
/PHP-5.6/ext/mysql/tests/
H A Dbug51242.phpt2 Bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0)
12 // 127.0.0.1:3306 as a (hopefully) moderately sensible default if the hostname

Completed in 45 milliseconds

12345678910>>...32