Home
last modified time | relevance | path

Searched refs:default (Results 326 – 350 of 803) sorted by relevance

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

/PHP-7.0/ext/date/tests/
H A DDateTimeZone_construct_error.phpt10 //Set the default time zone
H A DDateTimeZone_getOffset_basic1.phpt13 //Set the default time zone
H A Ddate_timezone_set_basic1.phpt13 //Set the default time zone
H A Dtimezone_offset_get_basic1.phpt13 //Set the default time zone
H A DDateTime_setTimezone_basic1.phpt13 //Set the default time zone
H A DDateTimeZone_getName_error.phpt11 //Set the default time zone
H A DDateTime_construct_error.phpt10 //Set the default time zone
H A DDateTime_getOffset_error.phpt12 //Set the default time zone
H A Dgetdate_error.phpt13 //Set the default time zone
H A Dtimezone_identifiers_list_basic1.phpt13 //Set the default time zone
/PHP-7.0/ext/standard/tests/strings/
H A Dstrip_tags_variation11.phpt19 // Calling strip_tags() with default arguments
/PHP-7.0/ext/intl/tests/
H A Dmsgfmt_clone.phpt15 // Get default patten.
H A Dresourcebundle_iterator.phpt23 default:
H A Dbug70452.phpt7 // Rely on the default value for the second parameter
/PHP-7.0/ext/openssl/tests/
H A Dstream_verify_peer_name_001.phpt2 Verify host name by default in client transfers
/PHP-7.0/ext/libxml/tests/
H A Dbug54440.phpt2 Bug #54440: libxml extension ignores default context
/PHP-7.0/Zend/tests/
H A Dnowdoc_014.phpt7 highlight.default = #0000BB
/PHP-7.0/ext/standard/tests/array/
H A Darray_rand_variation3.phpt53 var_dump( array_rand($arr) ); // with default arguments
54 var_dump( array_rand($arr, 3) ); // with default as well as optional arguments
H A Darray_unshift_variation3.phpt22 /*1*/ array(1, 2), // array with default keys and numeric values
23 array(1.1, 2.2), // array with default keys & float values
25 array(false,true), // array with default keys and boolean values
53 /* with default argument */
/PHP-7.0/ext/pdo_mysql/tests/
H A Dpdo_mysql___construct_options_libmysql.phpt58 …printf("[001] Expecting default value for '%s' of '%s'/%s, getAttribute() reports setting '%s'/%s\…
81 [001] Expecting default value for 'PDO::MYSQL_ATTR_INIT_COMMAND' of ''/string, getAttribute() repor…
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_query_iterators.phpt18 echo "--- Testing default ---\n";
71 --- Testing default ---
/PHP-7.0/ext/soap/tests/bugs/
H A Dbug34643.phpt2 Bug #34643 (wsdl default value)
/PHP-7.0/ext/xml/tests/
H A Dxml009.phpt2 XML parser test, default namespaces
/PHP-7.0/ext/mbstring/tests/
H A Dmb_internal_encoding_basic.phpt22 var_dump(mb_internal_encoding()); //default internal encoding
H A Dmb_send_mail01.phpt19 /* default setting */

Completed in 31 milliseconds

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