Home
last modified time | relevance | path

Searched refs:no (Results 501 – 525 of 1738) sorted by relevance

1...<<21222324252627282930>>...70

/PHP-7.2/ext/interbase/
H A Dconfig.m45 if test "$PHP_INTERBASE" != "no"; then
7 AC_PATH_PROG(FB_CONFIG, fb_config, no)
/PHP-7.2/ext/oci8/tests/
H A Ddrcp_pconn_close1.phpt4 <?php if (!extension_loaded('oci8')) die("skip no oci8 extension"); ?>
16 // With oci_close() being a no-op, the same conneciton will be returned
H A Dfetch_all4.phpt2 Test oci_fetch_* array overwriting when query returns no rows
4 <?php if (!extension_loaded('oci8')) die ("skip no oci8 extension"); ?>
/PHP-7.2/ext/standard/tests/file/
H A Dcopy_error.phpt12 var_dump( copy("/no/file", "file") );
26 Warning: copy(/no/file): failed to open stream: No such file or directory in %s on line %d
H A Dfileinode_error.phpt13 var_dump( fileinode("/no/such/file/dir") );
28 Warning: fileinode(): stat failed for /no/such/file/dir in %s on line 10
H A Dfiletype_error.phpt13 print( filetype("/no/such/file/dir") );
29 Warning: filetype(): Lstat failed for /no/such/file/dir in %s on line %d
/PHP-7.2/ext/intl/tests/
H A Dgregoriancalendar___construct_error.phpt35 Warning: intlgregcal_create_instance(): intlgregcal_create_instance: no variant with 4 arguments (e…
38 Exception: IntlGregorianCalendar::__construct(): intlgregcal_create_instance: no variant with 4 arg…
/PHP-7.2/ext/xml/tests/
H A Dxml_error_string_error.phpt24 echo "\n-- Testing xml_error_string() function with more than expected no. of arguments --\n";
39 -- Testing xml_error_string() function with more than expected no. of arguments --
H A Dxml_get_current_byte_index_error.phpt24 echo "\n-- Testing xml_get_current_byte_index() function with more than expected no. of arguments -…
39 -- Testing xml_get_current_byte_index() function with more than expected no. of arguments --
H A Dxml_get_current_column_number_error.phpt24 echo "\n-- Testing xml_get_current_column_number() function with more than expected no. of argument…
39 -- Testing xml_get_current_column_number() function with more than expected no. of arguments --
H A Dxml_get_current_line_number_error.phpt24 echo "\n-- Testing xml_get_current_line_number() function with more than expected no. of arguments …
39 -- Testing xml_get_current_line_number() function with more than expected no. of arguments --
H A Dxml_get_error_code_error.phpt24 echo "\n-- Testing xml_get_error_code() function with more than expected no. of arguments --\n";
39 -- Testing xml_get_error_code() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/strings/
H A Ducwords_error.phpt17 echo "\n-- Testing ucwords() function with more than expected no. of arguments --\n";
36 -- Testing ucwords() function with more than expected no. of arguments --
H A Dvfprintf_error1.phpt19 echo "\n-- Testing vfprintf() function with more than expected no. of arguments --\n";
39 -- Testing vfprintf() function with more than expected no. of arguments --
H A Dvfprintf_error2.phpt19 echo "\n-- Testing vfprintf() function with less than expected no. of arguments --\n";
38 -- Testing vfprintf() function with less than expected no. of arguments --
H A Daddslashes_error.phpt21 echo "\n-- Testing addslashes() function with more than expected no. of arguments --\n";
38 -- Testing addslashes() function with more than expected no. of arguments --
H A Dchop_error.phpt21 echo "\n-- Testing chop() function with more than expected no. of arguments --\n";
39 -- Testing chop() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/url/
H A Dbase64_decode_error_001.phpt18 echo "\n-- Testing base64_decode() function with more than expected no. of arguments --\n";
34 -- Testing base64_decode() function with more than expected no. of arguments --
H A Dbase64_encode_error_001.phpt18 echo "\n-- Testing base64_encode() function with more than expected no. of arguments --\n";
33 -- Testing base64_encode() function with more than expected no. of arguments --
H A Dparse_url_error_001.phpt18 echo "\n-- Testing parse_url() function with more than expected no. of arguments --\n";
34 -- Testing parse_url() function with more than expected no. of arguments --
H A Drawurldecode_error_001.phpt20 echo "\n-- Testing rawurldecode() function with more than expected no. of arguments --\n";
35 -- Testing rawurldecode() function with more than expected no. of arguments --
/PHP-7.2/ext/date/tests/
H A DDateTime_setTimezone_error.phpt20 echo "\n-- Testing DateTime::setTimezone () function with more than expected no. of arguments --\n";
35 -- Testing DateTime::setTimezone () function with more than expected no. of arguments --
H A Dgmdate_error.phpt23 echo "\n-- Testing gmdate() function with more than expected no. of arguments --\n";
37 -- Testing gmdate() function with more than expected no. of arguments --
H A Didate_variation6.phpt17 echo "\n-- Testing idate() function for 2 digit year having no zero as starting number --\n";
29 -- Testing idate() function for 2 digit year having no zero as starting number --
/PHP-7.2/ext/standard/tests/image/
H A Dgetimagesize_error1.phpt18 echo "\n-- Testing getimagesize() function with more than expected no. of arguments --\n";
34 -- Testing getimagesize() function with more than expected no. of arguments --

Completed in 42 milliseconds

1...<<21222324252627282930>>...70