Home
last modified time | relevance | path

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

12345678910>>...31

/PHP-5.5/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.5/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.5/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.5/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.5/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt37 echo "Testing pgsqlCopyToArray() with default parameters\n";
48 echo "Testing pgsqlCopyToFile() with default parameters\n";
75 Testing pgsqlCopyToArray() with default parameters
113 Testing pgsqlCopyToFile() with default parameters
/PHP-5.5/ext/standard/tests/array/
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 Drsort_variation10.phpt19 echo "\n-- Sort flag = default --\n";
40 -- Sort flag = default --
H A Darray_merge_recursive_variation7.phpt35 echo "-- With default argument --\n";
45 -- With default argument --
H A Darray_merge_recursive_variation8.phpt22 echo "-- With default argument --\n";
32 -- With default argument --
/PHP-5.5/
H A Dphp.ini-development316 ;highlight.default = #0000BB
511 ; This setting is on by default.
586 ; PHP's default setting is "&".
592 ; PHP's default setting is "&".
679 ; http://php.net/default-charset
852 ; default extension directory.
925 ; http://php.net/filter.default
926 ;filter.default = unsafe_raw
1022 ; http://php.net/odbc.default-db
1657 ; Don't bail out by default.
[all …]
H A Dphp.ini-production316 ;highlight.default = #0000BB
511 ; This setting is on by default.
586 ; PHP's default setting is "&".
592 ; PHP's default setting is "&".
679 ; http://php.net/default-charset
852 ; default extension directory.
925 ; http://php.net/filter.default
926 ;filter.default = unsafe_raw
1022 ; http://php.net/odbc.default-db
1657 ; Don't bail out by default.
[all …]
/PHP-5.5/ext/pgsql/tests/
H A D27large_object_oid.phpt33 echo "create LO using default connection\n";
46 create LO using default connection
H A D28large_object_import_oid.phpt33 echo "import LO using default connection\n";
47 import LO using default connection
/PHP-5.5/ext/reflection/tests/
H A DReflectionProperty_export_basic.phpt14 Property [ <default> public $proper ]
/PHP-5.5/tests/lang/
H A D003.phpt13 default:
/PHP-5.5/ext/mysqli/tests/
H A Dbug35759.phpt21 $create .= ") ENGINE=MyISAM"; // doesn't work with InnoDB, which is default in 5.5
25 /* SQL strict mode - [1101] BLOB/TEXT column 'a0' can't have a default value */
/PHP-5.5/ext/standard/tests/math/
H A Dnumber_format_basic.phpt18 echo "\n number_format tests.....default\n";
43 number_format tests.....default
/PHP-5.5/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 98 milliseconds

12345678910>>...31