Home
last modified time | relevance | path

Searched refs:default (Results 451 – 475 of 803) sorted by relevance

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

/PHP-7.0/sapi/fpm/
H A Dwww.conf.in21 ; Note: The user is mandatory. If the group is not set, the default user's group
177 ; By default the status page output is formatted as text/plain. Passing either
185 ; By default the status page only outputs short status. Passing 'full' in the
268 ; - %{total}C for user + system CPU (default)
271 ; - %{seconds}d (default)
286 ; - %{bytes}M (default)
307 ; %d/%b/%Y:%H:%M:%S %z (default)
312 ; %d/%b/%Y:%H:%M:%S %z (default)
327 ; Available units: s(econds)(default), m(inutes), h(ours), or d(ays)
334 ; Available units: s(econds)(default), m(inutes), h(ours), or d(ays)
[all …]
/PHP-7.0/ext/curl/tests/
H A Dbug69316.phpt38 Warning: curl_exec(): CURLOPT_FILE resource has gone away, resetting to default in %s on line %d
/PHP-7.0/ext/date/tests/
H A DDateTimeZone_clone_basic2.phpt5 //Set the default time zone
H A DDateTimeZone_compare_basic1.phpt10 //Set the default time zone
H A DDateTime_clone_basic2.phpt5 //Set the default time zone
H A DDateTime_format_basic1.phpt11 //Set the default time zone
H A DDateTime_modify_basic1.phpt11 //Set the default time zone
H A DDateTime_modify_error.phpt11 //Set the default time zone
H A Dcheckdate_basic1.phpt11 //Set the default time zone
H A Ddate_basic1.phpt10 //Set the default time zone
H A Ddate_default_timezone_set_error.phpt6 * Description: Sets the default timezone used by all date/time functions in a script.
H A Ddate_format_basic1.phpt11 //Set the default time zone
H A Dgetdate_variation2.phpt13 //Set the default time zone
H A Dmktime_error.phpt12 //Set the default time zone
H A DDateTimeZone_clone_basic3.phpt5 //Set the default time zone
/PHP-7.0/ext/standard/tests/array/
H A Darray_filter_variation6.phpt41 // with default 'callback' argument
/PHP-7.0/ext/standard/tests/strings/
H A Dstrripos_basic1.phpt2 Test strripos() function : basic functionality - with default arguments
/PHP-7.0/ext/intl/tests/
H A Ddateformat___construct_bad_tz_cal.phpt38 …alendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or Intl…
H A Ddateformat_calendars.phpt44 …alendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or Intl…
H A Ddateformat_calendars_variant3.phpt44 …alendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or Intl…
/PHP-7.0/ext/xml/tests/
H A Dxml_set_default_handler_error.phpt12 * Description: Set up default handler
/PHP-7.0/ext/mbstring/tests/
H A Dhtmlent.phpt18 filter.default=unsafe_raw
/PHP-7.0/ext/standard/tests/file/
H A Dinclude_userstream_001.phpt66 default:
/PHP-7.0/ext/pdo_pgsql/tests/
H A Dbug_33876.phpt38 # true gets cast to string (because the implied default is string)
74 # true gets cast to string (because the implied default is string)
/PHP-7.0/Zend/tests/grammar/
H A Dsemi_reserved_001.phpt53 function default(){ echo __METHOD__, PHP_EOL; }
132 $obj->default();
211 Obj::default

Completed in 26 milliseconds

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