Home
last modified time | relevance | path

Searched refs:default (Results 426 – 450 of 803) sorted by relevance

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

/PHP-7.0/ext/reflection/tests/
H A DReflectionClass_getStaticPropertyValue_002.phpt14 var_dump($rc->getStaticPropertyValue("x", "default value", 'blah'));
/PHP-7.0/ext/exif/tests/
H A Dexif000.phpt2 Check for exif_read_data default behaviour
H A Dexif_read_exif_data_basic.phpt2 Check for read_exif_data default behaviour
/PHP-7.0/ext/standard/tests/strings/
H A Dsprintf_basic3.phpt27 // Calling sprintf() with default arguments
H A Dsprintf_basic9.phpt28 // Calling sprintf() with default arguments
/PHP-7.0/ext/standard/tests/math/
H A Dbug30695.phpt35 default: // 31 bit
/PHP-7.0/ext/standard/tests/password/
H A Dpassword_needs_rehash.phpt25 // Valid with cost the default
/PHP-7.0/ext/com_dotnet/
H A DREADME29 default property and then access it. In PHP 4, it was hard-coded to use the
32 The default property will also be used by the casting support to determine the
/PHP-7.0/ext/standard/tests/array/
H A Darray_unshift_variation6.phpt36 /* With default argument */
56 /* With default argument */
H A Drsort_object1.phpt59 echo "\n-- Sort flag = default --\n";
88 -- Sort flag = default --
H A Dsizeof_variation1.phpt14 echo "--- Testing sizeof() for all scalar types in default,COUNT_NORMAL and COUNT_RECURSIVE mode --…
81 --- Testing sizeof() for all scalar types in default,COUNT_NORMAL and COUNT_RECURSIVE mode ---
H A Dextract_variation3.phpt30 var_dump ( extract($sub_array, EXTR_PREFIX_ALL, "")); // "_" taken as default prefix
/PHP-7.0/Zend/
H A Dconfigure.in16 # define ZEND_API __attribute__ ((visibility("default")))
17 # define ZEND_DLEXPORT __attribute__ ((visibility("default")))
/PHP-7.0/ext/date/tests/
H A DDateTime_format_basic2.phpt11 //Set the default time zone
H A DDateTime_format_error.phpt11 //Set the default time zone
H A DDateTime_setISODate_basic1.phpt13 //Set the default time zone
H A Ddate_isodate_set_basic1.phpt13 //Set the default time zone
H A Ddate_modify_basic1.phpt11 //Set the default time zone
H A Ddate_time_set_basic1.phpt11 //Set the default time zone
H A DDateTime_setTime_basic1.phpt11 //Set the default time zone
/PHP-7.0/ext/standard/tests/class_object/
H A Dget_class_vars_error.phpt6 * Description: Returns an array of default properties of the class.
/PHP-7.0/ext/intl/tests/
H A Dbug75317.phpt18 // test default values
/PHP-7.0/ext/soap/tests/schema/
H A Dschema077.phpt2 SOAP XML Schema 77: Attributes form qualified/unqualified (attributeFormDefault - default)
/PHP-7.0/Zend/tests/
H A Dbug52614.phpt75 Warning: Creating default object from empty value in %sbug52614.php on line 52
H A Dbug75573.phpt55 Warning: Creating default object from empty value in %sbug75573.php on line %d

Completed in 27 milliseconds

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