Home
last modified time | relevance | path

Searched refs:no (Results 426 – 450 of 1738) sorted by relevance

1...<<11121314151617181920>>...70

/PHP-7.2/ext/date/tests/
H A Dtimezone_open_error.phpt16 echo "\n-- Testing timezone_open() function with more than expected no. of arguments --\n";
31 -- Testing timezone_open() function with more than expected no. of arguments --
H A Dlocaltime_error.phpt17 echo "\n-- Testing localtime() function with more than expected no. of arguments --\n";
28 -- Testing localtime() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/strings/
H A Dstr_rot13_error.phpt14 echo "\n\n-- Testing str_rot13() function with more than expected no. of arguments --\n";
28 -- Testing str_rot13() function with more than expected no. of arguments --
H A Dstrnatcasecmp_error.phpt14 echo "\n\n-- Testing strnatcasecmp() function with more than expected no. of arguments --\n";
29 -- Testing strnatcasecmp() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/general_functions/
H A Dis_resource_error.phpt15 echo "\n-- Testing is_resource() function with more than expected no. of arguments --\n";
30 -- Testing is_resource() function with more than expected no. of arguments --
/PHP-7.2/ext/standard/tests/file/
H A Dlchown_basic.phpt5 if (substr(PHP_OS, 0, 3) == 'WIN') die('skip no windows support');
6 if (!function_exists("posix_getuid")) die("skip no posix_getuid()");
H A Dfopen_variation15.phpt104 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
109 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
114 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
119 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
128 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
133 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
/PHP-7.2/ext/standard/tests/dir/
H A Ddir_variation3.phpt46 /*5*/ 0400, // owner has read only, group and others have no permission
47 0600, // owner has rw only, group and others have no permission
49 /*7*/ 0470, // owner has read only, group has rwx & others have no permission
50 0407, // owner has read only, other has rwx & group has no permission
52 /*9*/ 0670, // owner has rw only, group has rwx & others have no permission
53 /*10*/ 0607 // owner has rw only, group has no permission and others have rwx
/PHP-7.2/ext/mysqli/tests/
H A Dmysqli_poll.phpt76 printf("[%03d + 2] Can fetch resultset although no query has been run!\n", $offset);
81 … printf("[%03d + 4] Cannot fetch and no error set - non resultset query (no SELECT)!\n", $offset);
95 // Connections on which no query has been send - 1
110 // Connections on which no query has been send - 2
118 // Connections on which no query has been send - 3
/PHP-7.2/ext/pgsql/
H A Dconfig.w324 ARG_WITH("pgsql", "PostgreSQL support", "no");
6 if (PHP_PGSQL != "no") {
/PHP-7.2/ext/phar/tests/
H A D017.phpt2 Phar: opendir test - no dir specified at all
32 Warning: opendir(phar://hio): failed to open dir: phar error: no directory in "phar://hio", must ha…
/PHP-7.2/sapi/litespeed/
H A Dconfig.m48 [ --with-litespeed Build PHP as litespeed module], no)
10 if test "$PHP_LITESPEED" != "no"; then
/PHP-7.2/ext/standard/tests/array/
H A Darray_flip_error.phpt17 echo "-- Testing array_flip() function with more than expected no. of arguments --\n";
30 -- Testing array_flip() function with more than expected no. of arguments --
H A Darray_sum_error.phpt17 echo "-- Testing array_sum() function with more than expected no. of arguments --\n";
30 -- Testing array_sum() function with more than expected no. of arguments --
H A Darray_unique_error.phpt17 echo "\n-- Testing array_unique() function with more than expected no. of arguments --\n";
32 -- Testing array_unique() function with more than expected no. of arguments --
/PHP-7.2/ext/imap/tests/
H A Dimap_gc_error.phpt12 echo "Checking with no parameters\n";
26 Checking with no parameters
/PHP-7.2/ext/oci8/tests/
H A Dbug36403.phpt2 Bug #36403 (oci_execute no longer supports OCI_DESCRIBE_ONLY)
5 if (!extension_loaded('oci8')) die ("skip no oci8 extension");
/PHP-7.2/ext/mbstring/tests/
H A Dmb_internal_encoding_error1.phpt22 echo "\n-- Testing mb_internal_encoding() function with more than expected no. of arguments --\n";
32 -- Testing mb_internal_encoding() function with more than expected no. of arguments --
H A Dmb_regex_encoding_error1.phpt22 echo "\n-- Testing mb_regex_encoding() function with more than expected no. of arguments --\n";
32 -- Testing mb_regex_encoding() function with more than expected no. of arguments --
/PHP-7.2/ext/phar/tests/tar/
H A Dbadalias.phpt5 <?php if (!extension_loaded("zlib")) die("skip no zlib"); ?>
6 <?php if (!extension_loaded("bz2")) die("skip no bz2"); ?>
/PHP-7.2/ext/phar/tests/zip/
H A Dbadalias.phpt5 <?php if (!extension_loaded("zlib")) die("skip no zlib"); ?>
6 <?php if (!extension_loaded("bz2")) die("skip no bz2"); ?>
/PHP-7.2/Zend/tests/anon/
H A D005.phpt33 /* null because no inheritance, so no access to protected member */
/PHP-7.2/ext/spl/tests/
H A Dfixedarray_020.phpt13 echo "From Array with string keys, no preserve\n";
33 From Array with string keys, no preserve
/PHP-7.2/ext/standard/tests/streams/
H A Dbug60602.phpt25 echo "no streams \n";
46 echo "no process\n";
/PHP-7.2/ext/dom/tests/
H A DDOMElement_hasAttributes_basic.phpt33 echo "\nElement should have no attributes:\n";
48 Element should have no attributes:

Completed in 38 milliseconds

1...<<11121314151617181920>>...70