Home
last modified time | relevance | path

Searched refs:null (Results 226 – 250 of 2082) sorted by relevance

12345678910>>...84

/PHP-7.3/ext/oci8/
H A Dconfig.w3283 …i8_statement.c oci8_collection.c oci8_interface.c oci8_failover.c', null, null, null, "ext\\oci8_1…
118 …i8_statement.c oci8_collection.c oci8_interface.c oci8_failover.c', null, null, null, "ext\\oci8_1…
/PHP-7.3/ext/standard/tests/general_functions/
H A Dcall_user_func_array_variation_003.phpt68 // null data
70 'lowercase null' => null,
148 Error: 2 - call_user_func_array() expects parameter 2 to be array, null given, %s(%d)
151 --lowercase null--
152 Error: 2 - call_user_func_array() expects parameter 2 to be array, null given, %s(%d)
204 Error: 2 - call_user_func_array() expects parameter 2 to be array, null given, %s(%d)
208 Error: 2 - call_user_func_array() expects parameter 2 to be array, null given, %s(%d)
H A D010.phpt9 function __call($name=null, $args=null) {
/PHP-7.3/ext/standard/tests/array/
H A Dbug72031.phpt2 Bug #72031: array_column() against an array of objects discards all values matching null
18 new myObj(null),
H A Dbug77931.phpt8 array_map('trim', array(), array(), array(), null);
16 Warning: array_map(): Expected parameter 5 to be an array, null given in %s on line %d
H A Darray_map_variation2.phpt19 var_dump( array_map(null, $arr));
20 var_dump( array_map(null, $arr, $arr));
23 $arr[0] = null;
24 $arr[1] = null;
H A Darray_walk_recursive_variation3.phpt12 * integer, float, string, bool, null, empty & mixed
45 // null values
46 array( array(null), array(NULL)),
55 /*8*/ array(16, 8.345, array("Fruits"), array(true, null), array(FALSE), array(-98, 0.005, 'banana…
H A Darray_chunk_variation1.phpt40 // null data
42 null,
185 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
188 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
191 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
196 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
199 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
202 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
306 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
309 Warning: array_chunk() expects parameter 1 to be array, null given in %s on line %d
[all …]
/PHP-7.3/ext/pdo_sqlite/tests/
H A Dbug70221.phpt10 $db = new PDO('sqlite:'.$dbfile, null, null, array(PDO::ATTR_PERSISTENT => true));
/PHP-7.3/ext/dom/tests/
H A DDOMAttr_ownerElement_error_001.phpt2 Read $ownerElement with null parent.
16 $root = null;
/PHP-7.3/ext/pdo_sqlite/
H A Dconfig.w326 …EXTENSION("pdo_sqlite", "pdo_sqlite.c sqlite_driver.c sqlite_statement.c", null, "/DSQLITE_THREADS…
20 …l", "pdo_sqlite.c sqlite_driver.c sqlite_statement.c", null, "/I" + configure_module_dirname, null
/PHP-7.3/ext/oci8/tests/
H A Dextauth_04.phpt15 $c = oci_connect('/', '', 'anything', null, OCI_CRED_EXT);
24 $c = oci_new_connect('/', '', 'anything', null, OCI_CRED_EXT);
33 $c = oci_pconnect('/', '', 'anything', null, OCI_CRED_EXT);
/PHP-7.3/pear/
H A Dfetch.php10 static $filesize = null;
54 $copt = null;
/PHP-7.3/ext/sockets/tests/
H A Dsocket_select-wrongparams-3.phpt20 $write = null;
21 $except = null;
H A Dsocket_select-wrongparams-1.phpt17 $write = null;
18 $except = null;
/PHP-7.3/Zend/tests/return_types/
H A D029.phpt12 return null;
24 Next TypeError: Return value of foo() must be of the type array, null returned in %s29.php:%d
/PHP-7.3/Zend/tests/
H A Dbug36006.phpt9 $this->dad = null; /* no segfault if this is commented out */
20 $this->son = null;
/PHP-7.3/Zend/tests/generators/
H A Dgenerator_with_nonscalar_keys.phpt12 yield null => null;
/PHP-7.3/ext/sysvmsg/tests/
H A D005.phpt8 $tests = array(null, 'foo');
12 if ($q === null) {
29 var_dump(msg_receive($q, 0, $null, 1, $msg, true, 0, $errno));
32 var_dump(msg_receive($q, 0, $null, 0, $msg));
/PHP-7.3/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc_nullparam.phpt2 Check XSLTProcessor::transformToDoc() with null parameter
51 echo $proc->transformToDoc(null);
54 Warning: XSLTProcessor::transformToDoc() expects parameter 1 to be object, null given in %s on line…
H A Dxsltprocessor_transformToXML_nullparam.phpt2 Check XSLTProcessor::transformToXml() with null parameter
51 echo $proc->transformToXML(null);
54 Warning: XSLTProcessor::transformToXml() expects parameter 1 to be object, null given in %s on line…
/PHP-7.3/ext/standard/tests/file/
H A Dparse_ini_file_variation2.phpt26 value1=null
39 value1="null"
106 string(4) "null"
/PHP-7.3/sapi/phpdbg/
H A Dcreate-test.php29 $phpdbg = getenv('TEST_PHPDBG_EXECUTABLE') ?: null;
74 $w = $e = null;
75 $n = @stream_select($r, $w, $e, null);
/PHP-7.3/sapi/cli/tests/
H A Dbug70264.phpt12 php_cli_server_start(null, null);
/PHP-7.3/ext/mysqli/tests/
H A Dbug62885.phpt15 $test1 = mysqli_poll($test2, $test3, $tablica, null);
19 $test1 = mysqli_poll($test2, $test3, $tablica, null);

Completed in 30 milliseconds

12345678910>>...84