Home
last modified time | relevance | path

Searched refs:default (Results 251 – 275 of 803) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-7.0/tests/basic/
H A D023.phpt5 filter.default=unsafe_raw
H A D022.phpt5 filter.default=unsafe_raw
/PHP-7.0/tests/lang/
H A Dcompare_objects_basic2.phpt7 //Set the default time zone
H A D033.phpt35 default;
/PHP-7.0/ext/standard/tests/array/
H A Darray_chunk_basic2.phpt15 // array with default keys - numeric values
18 // array with default keys - string values
H A Darray_intersect_assoc_variation3.phpt51 /*1*/ array(1, 2), // with default keys and numeric values
52 array(1.1, 2.2), // with default keys & float values
53 array(false,true), // with default keys and boolean values
93 // Calling array_intersect_assoc() with default arguments
H A Darray_intersect_assoc_variation4.phpt60 /*1*/ array(1, 2), // array with default keys and numeric values
61 array(1.1, 1.2, 1.3), // array with default keys & float values
62 array(false,true), // array with default keys and boolean values
92 // Calling array_intersect_assoc() with default arguments
H A Dasort_object2.phpt66 echo "\n-- Testing asort() by supplying various object arrays, 'flag' value is default --\n";
68 // testing asort() function by supplying integer object array, flag value is default
73 // testing asort() function by supplying string object array, flag value is default
94 -- Testing asort() by supplying various object arrays, 'flag' value is default --
/PHP-7.0/ext/standard/tests/file/
H A Dfgets_variation2.phpt27 var_dump( fgets($file_handle) ); // default length
37 var_dump( fgets($file_handle) ); // default length
H A Dreadfile_variation2.phpt43 $count = readfile($linkname); // with default args
54 $count = readfile($linkname); // default args
/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_export_basic2.phpt30 Property [ <default> private $a ]
H A Dbug51905.phpt2 Bug #51905 (ReflectionParameter fails if default value is an array with an access to self::)
/PHP-7.0/ext/oci8/tests/
H A Darray_bind_012.phpt2 oci_bind_array_by_name(), SQLT_CHR, default max_length and empty array
/PHP-7.0/ext/exif/tests/
H A Dexif_imagetype_basic.phpt2 Check for exif_imagetype default behaviour
/PHP-7.0/ext/standard/tests/strings/
H A Dhtmlentities13.phpt7 filter.default=unsafe_raw
H A Dhtmlentities14.phpt7 filter.default=unsafe_raw
/PHP-7.0/Zend/tests/
H A Dbug63055.phpt7 /* the default gc root size is 10,000 */
H A Dbug73163.phpt2 Bug #73163 (PHP hangs if error handler throws while accessing undef const in default value)
H A D026.phpt24 Warning: Creating default object from empty value in %s on line %d
/PHP-7.0/Zend/tests/type_declarations/
H A Dscalar_constant_defaults_error.phpt2 Scalar type - default via constants - error condition
/PHP-7.0/ext/date/tests/
H A DDateTimeZone_serialize_type_1.phpt5 //Set the default time zone
H A DDateTime_extends_basic3.phpt5 //Set the default time zone
/PHP-7.0/ext/dom/tests/
H A Dbug49463.phpt2 Bug #49463 (setAttributeNS fails setting default namespace).
/PHP-7.0/tests/classes/
H A Dmethod_override_optional_arg_001.phpt2 Method override allows optional default argument
/PHP-7.0/ext/ldap/tests/
H A Dldap_connect_ldap_conf.phpt2 ldap_connect() - Connection using default host from openldap's ldap.conf

Completed in 40 milliseconds

1...<<11121314151617181920>>...33