Home
last modified time | relevance | path

Searched refs:no (Results 276 – 300 of 1386) sorted by relevance

1...<<11121314151617181920>>...56

/PHP-7.4/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");
H A Dimp_res_get_none.phpt2 Oracle Database 12c Implicit Result Sets: oci_get_implicit_resultset: no implicit results
5 if (!extension_loaded('oci8')) die ("skip no oci8 extension");
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.4/sapi/litespeed/
H A Dconfig.m46 [no])
8 if test "$PHP_LITESPEED" != "no"; then
/PHP-7.4/Zend/tests/anon/
H A D005.phpt33 /* null because no inheritance, so no access to protected member */
/PHP-7.4/ext/standard/tests/file/
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 …
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.4/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.4/ext/pcre/tests/
H A Dbug76512.phpt2 Bug #76512 (\w no longer includes unicode characters)
/PHP-7.4/Zend/tests/
H A Dbug36568.phpt2 Bug #36568 (memory_limit has no effect)
H A Dfunc_get_args.phpt10 Warning: func_get_args(): Called from the global scope - no function context in %s on line 3
/PHP-7.4/ext/shmop/
H A Dconfig.w323 ARG_ENABLE("shmop", "shmop support", "no");
/PHP-7.4/ext/pdo/tests/
H A Dpdo_022.phpt7 if (false == $dir) die('skip no driver');
14 * so no tests make any sense to anyone. When they do, we can enable
21 This feature is not yet finalized, no test makes sense
/PHP-7.4/ext/hash/
H A Dconfig.w323 ARG_WITH('mhash', 'mhash support (BC via hash)', 'no');
5 if (PHP_MHASH != 'no') {
/PHP-7.4/ext/pdo_oci/
H A Dconfig.w323 ARG_WITH("pdo-oci", "Oracle OCI support for PDO", "no");
5 if (PHP_PDO_OCI != "no") {
/PHP-7.4/ext/standard/tests/mail/
H A Dmail_skipif.inc6 // the code below didn't skip test even though there was no mail server
7 // test then failed (no mail server to test against)
/PHP-7.4/ext/standard/tests/strings/
H A Dwordwrap_error.phpt17 echo "\n-- Testing wordwrap() function with more than expected no. of arguments --\n";
62 -- Testing wordwrap() function with more than expected no. of arguments --
77 … />\nw<br />\no<br />\nr<br />\nd<br />\nw<br />\nr<br />\na<br />\np<br />\n<br />\nf<br />\nu<br…
/PHP-7.4/ext/hash/tests/
H A Dhash_pbkdf2_error.phpt15 echo "\n-- Testing hash_pbkdf2() function with less than expected no. of arguments --\n";
21 echo "\n-- Testing hash_pbkdf2() function with more than expected no. of arguments --\n";
42 -- Testing hash_pbkdf2() function with less than expected no. of arguments --
56 -- Testing hash_pbkdf2() function with more than expected no. of arguments --
/PHP-7.4/tests/output/
H A Dbug60321.phpt2 Bug #60321 (ob_get_status(true) no longer returns an array when buffer is empty)
H A Dbug60322.phpt2 Bug #60322 (ob_get_clean() now raises an E_NOTICE if no buffers exist)
/PHP-7.4/ext/pdo/
H A DMakefile.frag.w323 $(RE2C) $(RE2C_FLAGS) --no-generation-date -o ext/pdo/pdo_sql_parser.c ext/pdo/pdo_sql_parser.re
/PHP-7.4/ext/phar/
H A DMakefile.frag.w323 …$(RE2C) $(RE2C_FLAGS) --no-generation-date -b -o ext/phar/phar_path_check.c ext/phar/phar_path_che…
/PHP-7.4/ext/phar/tests/
H A Dphpinfo_002.phpt38 phar.cache_list => no value => no value
H A Dphpinfo_003.phpt38 phar.cache_list => no value => no value

Completed in 27 milliseconds

1...<<11121314151617181920>>...56