Home
last modified time | relevance | path

Searched refs:no (Results 851 – 875 of 1296) sorted by relevance

1...<<31323334353637383940>>...52

/php-src/ext/pdo/tests/
H A Dpdo_003.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_004.phpt8 if (false == $dir) die('skip no driver');
/php-src/ext/dom/tests/
H A DDOMXPath_constructor_registered_functions.phpt7 if (!class_exists('DOMXPath')) die('skip no xpath support');
/php-src/ext/openssl/tests/
H A Dsession_meta_capture_tlsv13.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dtlsv1.3_wrapper.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dopenssl_error_string_basic_openssl3.phpt31 echo "$name: no error code $error_code\n";
79 // TODO: This no longer errors!
139 // checking purpose fails because there is no such purpose 1000
H A Dcapture_peer_cert_001.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
/php-src/ext/pdo_pgsql/tests/
H A Dpdopgsql_setNoticeCallback.phpt26 'wouldAnyoneNameAFunctionThatWay', // So this one will crash and *no output will follow*.
/php-src/ext/bcmath/
H A Dconfig.m46 if test "$PHP_BCMATH" != "no"; then
/php-src/ext/date/
H A Dconfig0.m411 PHP_NEW_EXTENSION(date, php_date.c $timelib_sources, no,, $PHP_DATE_CFLAGS)
/php-src/ext/mysqli/tests/
H A DREADME.md23 # The default password is empty (no password).
H A Dmysqli_stmt_execute_bind.phpt92 // 9. no placeholders in statement. nothing to bind in an empty array
102 $stmt->execute(); // no argument here. Values are already bound
105 $stmt->execute([]); // no params here. PDO doesn't throw an error, but mysqli does
/php-src/build/
H A Dax_func_which_gethostbyname_r.m481 # This should fail, as there is no variant of gethostbyname_r() that takes
91 [ac_cv_func_which_gethostbyname_r=no])
181 no)
/php-src/ext/spl/tests/SplFileObject/
H A DSplFileObject_fputcsv_variation10.phpt6 /* Testing fputcsv() to write to a file when the field has no CSV format */
8 echo "*** Testing fputcsv() : with no CSV format in the field ***\n";
61 *** Testing fputcsv() : with no CSV format in the field ***
/php-src/ext/standard/tests/file/
H A Dfputcsv_variation10.phpt5 /* Testing fputcsv() to write to a file when the field has no CSV format */
7 echo "*** Testing fputcsv() : with no CSV format in the field ***\n";
64 *** Testing fputcsv() : with no CSV format in the field ***
H A Dproc_open01.phpt9 die("no php executable defined");
/php-src/ext/hash/tests/
H A Dhash_serialize_004.phpt16 "TzoxMToiSGFzaENvbnRleHQiOjA6e30=", // no contents
/php-src/tests/lang/
H A D020.phpt20 echo "Hmmm, no worki\n";
/php-src/ext/phar/tests/tar/
H A Drequire_hash.phpt2 Phar: tar-based phar, require_hash=1, no signature
/php-src/ext/gmp/tests/
H A Dgmp_and.phpt15 var_dump(gmp_strval(gmp_and("test", "no test")));
H A Dgmp_or.phpt15 var_dump(gmp_strval(gmp_or("test", "no test")));
H A Dgmp_xor.phpt15 var_dump(gmp_strval(gmp_xor("test", "no test")));
/php-src/ext/enchant/tests/
H A Dbroker_free_02.phpt10 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed…
/php-src/ext/standard/tests/misc/
H A Dget_browser_error.phpt14 /* Some wrong parameters, no HTTP_USER_AGENT set */
/php-src/ext/standard/tests/strings/
H A Dstr_decrement_basic.phpt11 // Carrying values until the beginning of the string (no underflow)

Completed in 54 milliseconds

1...<<31323334353637383940>>...52