Home
last modified time | relevance | path

Searched refs:valid (Results 76 – 100 of 909) sorted by path

12345678910>>...37

/PHP-7.4/ext/ctype/tests/
H A Dctype_lower_variation2.phpt14 * valid lowercase characters
H A Dctype_lower_variation3.phpt14 * which are considered valid lowercase character only strings
H A Dctype_print_variation2.phpt14 * valid printable characters
H A Dctype_print_variation3.phpt14 * which are considered valid printable character only strings
H A Dctype_punct_variation2.phpt15 * valid punctuation characters
H A Dctype_punct_variation3.phpt15 * which are considered valid punctuation character only strings
H A Dctype_space_variation2.phpt14 * valid whitespace characters
H A Dctype_space_variation3.phpt14 * which are considered valid whitespace character only strings
H A Dctype_upper_variation2.phpt14 * valid uppercase characters
H A Dctype_upper_variation3.phpt14 * which are considered valid uppercase character only strings
H A Dctype_xdigit_variation2.phpt14 * valid hexadecimal 'digits'
H A Dctype_xdigit_variation3.phpt14 * which are considered valid hexadecimal 'digit' only strings
/PHP-7.4/ext/curl/tests/
H A Dbug63363.phpt10 exit("skip: test valid for libcurl < 7.28.1");
H A Dbug63795.phpt10 exit("skip: test valid for libcurl >= 7.28.1");
H A Dcurl_multi_close_basic001.phpt2 curl_multi_close return false when suplied resorce not valid cURL multi handle
23 Warning: curl_multi_close(): supplied resource is not a valid cURL Multi Handle resource in %s on l…
/PHP-7.4/ext/date/lib/
H A Dparse_date.re1888 /* do funky checking whether the parsed time was valid time */
1892 /* do funky checking whether the parsed date was valid date */
2357 /* Trailing reset specifiers are valid. */
2417 /* do funky checking whether the parsed time was valid time */
2423 /* do funky checking whether the parsed date was valid date */
/PHP-7.4/ext/date/tests/
H A DDateInterval_format.phpt47 // Invalid valid format character does not raise warnings.
H A Dbug46111.phpt2 Bug #46111 (strtotime() returns false for some valid timezones)
H A Dbug52430.phpt2 Bug #52430 (date_parse parse 24:xx:xx as valid time)
H A Dbug62561.phpt2 Bug #62561 Unixtimestamp may take on local times DST flag (this test will only be valid during EDT)
H A Dbug62896.phpt2 Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST)
H A Dbug65184.phpt6 die("skip Test is valid for Windows");
H A Dbug66985.phpt2 Bug #66985 (Some timezones are no longer valid in PHP 5.5.10)
H A Dcheckdate_basic1.phpt7 * A date is considered valid if each parameter is properly defined.
16 echo "-- The following are all valid dates --\n";
38 -- The following are all valid dates --
H A Dgmstrftime_variation10.phpt6 die("skip Test is not valid for Windows");

Completed in 90 milliseconds

12345678910>>...37