Home
last modified time | relevance | path

Searched refs:default (Results 201 – 225 of 803) sorted by relevance

12345678910>>...33

/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql_attr_case.phpt16 $default = $db->getAttribute(PDO::ATTR_CASE);
22 if (!isset($known[$default]))
24 var_export($default, true));
26 var_dump($known[$default]);
28 // lets see what the default is...
/PHP-7.0/ext/xml/tests/
H A Dbug27908.phpt2 Bug #27908 (default handler not being called)
/PHP-7.0/ext/opcache/tests/
H A Dbug74152.phpt17 default:
H A Dissue0183.phpt21 default:
/PHP-7.0/ext/spl/tests/
H A DSplFileObject_fgetcsv_escape_default.phpt2 SplFileObject::fgetcsv with default escape character
H A DSplFileObject_fgetcsv_basic.phpt2 SplFileObject::fgetcsv default path
H A DSplFixedArray_fromarray_indexes.phpt2 Create a SplFixedArray from an array using the fromArray() function use the default behaviour of pr…
/PHP-7.0/ext/phar/tests/
H A Dwithphar_web.phpt2 Phar: default web stub, with phar extension
H A Dnophar.phpt2 Phar: phar run without pecl/phar with default stub
/PHP-7.0/ext/hash/tests/
H A Dbug64745.phpt2 Bug #64745 hash_pbkdf2() truncates data when using default length and hex output
/PHP-7.0/ext/reflection/tests/
H A DReflectionObject_export_basic1.phpt28 Property [ <default> public $bar ]
H A DReflectionObject___toString_basic1.phpt28 Property [ <default> public $bar ]
/PHP-7.0/tests/output/
H A Dob_get_status.phpt19 string(22) "default output handler"
/PHP-7.0/ext/standard/tests/strings/
H A Dbug55451.phpt2 Bug #55451 (substr_compare with NULL as default length)
/PHP-7.0/Zend/tests/
H A Dbug54265.phpt15 EROOR: Creating default object from empty value
/PHP-7.0/Zend/tests/type_declarations/
H A Dscalar_float_with_invalid_default.phpt2 Float type should not allow invalid types as default
/PHP-7.0/ext/standard/tests/array/
H A Darray_merge_recursive_variation6.phpt26 echo "-- With default argument --\n";
38 -- With default argument --
H A Drsort_variation11.phpt28 echo "\n-- Sort flag = default --\n";
43 -- Sort flag = default --
H A Duasort_variation9.phpt35 // Int array with default keys
41 // String array with default keys
/PHP-7.0/Zend/
H A DREADME.ZEND_MM11 but it has "--enable-malloc-mm" instead. It is enabled by default in DEBUG
12 build and disabled by default in RELEASE build. When enabled it allows selecting
/PHP-7.0/ext/dom/tests/
H A Dbug67474.phpt2 Bug #67474 getElementsByTagNameNS and default namespace
/PHP-7.0/ext/standard/tests/file/
H A Dfgetcsv_variation21.phpt2 Test fgetcsv() : usage variations - with default enclosure, blank line
12 default enclosure argument
15 echo "*** Testing fgetcsv() : with default enclosure, blank line ***\n";
70 *** Testing fgetcsv() : with default enclosure, blank line ***
/PHP-7.0/ext/date/tests/
H A Dbug52063.phpt2 Bug #52063 (DateTime constructor's second argument doesn't have a null default value)
/PHP-7.0/tests/classes/
H A Dinterface_optional_arg.phpt2 ZE2 An interface method allows additional default arguments
/PHP-7.0/tests/lang/
H A Dbug26696.phpt21 default:

Completed in 29 milliseconds

12345678910>>...33