Home
last modified time | relevance | path

Searched refs:no (Results 876 – 900 of 1329) sorted by relevance

1...<<31323334353637383940>>...54

/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 Dcapture_peer_cert_001.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
/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/ext/enchant/tests/
H A Dbroker_free_dict.phpt10 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed…
H A Dbroker_free_02.phpt10 if(!is_array(enchant_broker_list_dicts(enchant_broker_init()))) {die("skip, no dictionary installed…
/php-src/ext/libxml/
H A Dconfig.w3227 PHP_LIBXML = "no"
/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/standard/tests/misc/
H A Dget_browser_error.phpt14 /* Some wrong parameters, no HTTP_USER_AGENT set */
/php-src/ext/standard/tests/file/
H A Dproc_open01.phpt9 die("no php executable defined");
/php-src/ext/standard/tests/strings/
H A Dstr_decrement_basic.phpt11 // Carrying values until the beginning of the string (no underflow)
/php-src/ext/pdo/tests/
H A Dbug_60665.phpt8 if (false == $dir) die('skip no driver');
/php-src/ext/pgsql/tests/inc/
H A Dskipif.inc6 // with no username/password, AND
/php-src/ext/pdo_sqlite/tests/subclasses/
H A Dpdo_sqlite_createafunction_arg_error.phpt46 Pdo\Sqlite::createFunction(): Argument #2 ($callback) must be a valid callback, no array or string …
/php-src/ext/xsl/tests/
H A Dauto_registration_namespaces_new_dom.phpt18 <xsl:output method="text" omit-xml-declaration="yes" indent="no"/>
/php-src/Zend/tests/exit/
H A Dexit_named_arg.phpt23 $command = $php . ' --no-php-ini ' . escapeshellarg(FILE_PATH);
/php-src/ext/bcmath/
H A Dconfig.m46 if test "$PHP_BCMATH" != "no"; then
/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)

Completed in 44 milliseconds

1...<<31323334353637383940>>...54