Home
last modified time | relevance | path

Searched refs:no (Results 901 – 925 of 1329) sorted by relevance

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

/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";
63 *** 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 ***
/php-src/ext/standard/tests/general_functions/
H A Dis_object.phpt7 // class with no members
10 // no members
/php-src/ext/snmp/tests/
H A Dsnmp-object-properties.phpt55 $param = 'there is no such parameter';
194 Warning: Undefined property: SNMP::$there is no such parameter in %s on line %d
/php-src/ext/mbstring/tests/
H A Dmb_convert_case_various_mode.phpt41 // but there is no guarantee that we will scan back further than that
46 // there is no limit as to how far we will scan
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_execute_stored_proc.phpt28 /* no result set, one output parameter */
70 // no result set, one output parameter
105 // no result set, one input parameter, output parameter
143 // no result set, one input parameter, output parameter
/php-src/ext/openssl/tests/
H A Dstreams_crypto_method.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
H A Dstream_crypto_flags_001.phpt7 if (!function_exists("proc_open")) die("skip no proc_open");
/php-src/ext/pdo/tests/
H A Dpdo_dsn_containing_credentials.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_006.phpt8 if (false == $dir) die('skip no driver');
H A Dpdo_007.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_38394.phpt8 if (false == $dir) die('skip no driver');
H A Dbug_39656.phpt8 if (false == $dir) die('skip no driver');
/php-src/ext/phar/tests/tar/
H A Dtar_nostub.phpt2 Phar: tar-based phar, third-party tar with no stub, Phar->getStub()
/php-src/ext/phar/tests/zip/
H A Drequire_hash.phpt2 Phar: zip-based phar, require_hash=1, no signature
/php-src/Zend/tests/
H A Dbug45186.phpt61 call_user_func(): Argument #1 ($callback) must be a valid callback, cannot access "self" when no cl…
/php-src/ext/standard/tests/strings/
H A Dchop_variation5.phpt12 …var_dump ( chop("chop test " , "") ); /* no characters in second Argument …
/php-src/ext/dom/tests/
H A Dbug80332_2.phpt30 // These two should fail because there's no named lookup possible here
/php-src/sapi/cli/tests/
H A Dphp_cli_server_014.phpt36 POST /main/no-exists.php HTTP/1.1
/php-src/ext/opcache/tests/opt/
H A Ddce_009.phpt2 DCE 009: Foreach over empty array is a no-op
/php-src/ext/date/
H A Dconfig0.m417 [no],,
/php-src/ext/pcre/
H A Dconfig.w3216 if (PHP_PCRE_JIT != "no") {
/php-src/ext/soap/tests/bugs/
H A Dbug31755.phpt2 Bug #31755 (Cannot create SOAP header in no namespace)
/php-src/sapi/fpm/
H A Dwww.conf.in80 ; Default Value: no set
87 ; Default Value: no
109 ; ondemand - no children are created at startup. Children will be forked when
399 ; Default Value: no
400 ;request_terminate_timeout_track_finished = no
431 ; Default Value: no
437 ; Settings to "no" will output data as written to the stdout or stderr.
439 ;decorate_workers_output = no
445 ; Setting to "no" will make all environment variables available to PHP code
448 ;clear_env = no
[all …]
/php-src/ext/standard/tests/array/
H A Darray_map_variation7.phpt26 var_dump( array_map('callback', array(), array(1, 2, 3), array('a', 'b')) ); // passing more no. o…

Completed in 30 milliseconds

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