Home
last modified time | relevance | path

Searched refs:null (Results 126 – 150 of 1738) sorted by relevance

12345678910>>...70

/PHP-5.3/ext/phar/tests/zip/files/
H A Dfrontcontroller7.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("php" => null));
H A Dcorrupt_count1.php.inc4 $a->addFile('hi', null, 'hii');
5 $a->addFile('hi2', null, 'hii2');
/PHP-5.3/ext/standard/tests/file/
H A Dfile_get_contents_error002.phpt15 var_dump(file_get_contents("http://checkip.dyndns.com",null,null,0,-1));
H A Dfile_get_contents_error001.phpt16 var_dump(file_get_contents("http://checkip.dyndns.com",null,null,8000,1));
/PHP-5.3/ext/standard/tests/strings/
H A Dsprintf_variation15.phpt26 /* null heardoc string */
42 'null',
188 string(4) "null"
190 string(4) "null"
192 string(5) " null"
193 string(5) "null "
194 string(5) " null"
196 null"
197 string(4) "null"
198 string(30) " null"
/PHP-5.3/ext/standard/tests/array/
H A Darray_intersect_variation4.phpt54 '', null => "null", '' => 'emptys'
75 // associative array, containing null/empty/boolean values as key/value
76 /*14*/ array(NULL => "NULL", null => "null", "NULL" => NULL, "null" => null),
79 array(1 => '', 2 => "", 3 => NULL, 4 => null, 5 => false, 6 => true),
80 array('' => 1, "" => 2, NULL => 3, null => 4, false => 5, true => 6),
H A Darray_combine_variation3.phpt65 // associative array, containing null/empty/boolean values as key/value
66 /*14*/ array(NULL => "NULL", null => "null", "NULL" => NULL, "null" => null),
69 array(1 => '', 2 => "", 3 => NULL, 4 => null, 5 => false, 6 => true),
70 array('' => 1, "" => 2, NULL => 3, null => 4, false => 5, true => 6),
235 ["null"]=>
236 string(4) "null"
H A Darray_walk_variation3.phpt12 * integer, float, string, bool, null, empty & mixed
45 // null values
46 array(null, NULL),
55 /*8*/ array(16, 8.345, "Fruits", true, null, FALSE, -98, 0.005, 'banana')
H A Dbug43495.phpt14 $a["key1"]["key2"]["key3"] = null;
15 $b["key1"]["key2"]["key3"] = 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…
/PHP-5.3/ext/sockets/tests/
H A Dsocket_select.phpt18 $write = null;
19 $except = null;
H A Dsocket_select-wrongparams-4.phpt20 $write = null;
21 $except = null;
H A Dsocket_select-wrongparams-1-win32.phpt17 $write = null;
18 $except = null;
/PHP-5.3/Zend/tests/
H A Dgc_028.phpt10 if ($this->bar !== null) {
18 if ($this->foo !== null) {
H A Dsettype_null.phpt2 casting different variables to null using settype()
33 settype($var, "null");
/PHP-5.3/ext/pdo_sqlite/
H A Dconfig.w327 …EXTENSION("pdo_sqlite", "pdo_sqlite.c sqlite_driver.c sqlite_statement.c", null, "/DSQLITE_THREADS…
21 …l", "pdo_sqlite.c sqlite_driver.c sqlite_statement.c", null, "/I" + configure_module_dirname, null
/PHP-5.3/ext/standard/tests/http/
H A Dserver.inc16 function http_server($socket_string, array $files, &$output = null) {
25 if ($output === null) {
53 list($r, $w, $e) = array(array($sock), null, null);
/PHP-5.3/
H A Dphp5.spec.in39 #test rpm -q MySQL-devel >&/dev/null && OPTIONS="$OPTIONS --with-mysql=shared"
40 #test rpm -q solid-devel >&/dev/null && OPTIONS="$OPTIONS --with-solid=shared,/home/solid"
41 #test rpm -q postgresql-devel >&/dev/null && OPTIONS="$OPTIONS --with-pgsql=shared"
42 test rpm -q expat >&/dev/null && OPTIONS="$OPTIONS --with-xml=shared"
/PHP-5.3/tests/classes/
H A Dtype_hinting_004.phpt16 function f2(A $a = null) {
24 call_user_func('f2', null);
36 static function f2(A $a = null) {
49 call_user_func(array('C', 'f2'), null);
61 function f2(A $a = null) {
75 call_user_func(array($d, 'f2'), null);
/PHP-5.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)
/PHP-5.3/ext/ldap/tests/
H A Dldap_errno_error.phpt14 var_dump(ldap_errno(null, null));
H A Dldap_error_error.phpt14 var_dump(ldap_error(null, null));
/PHP-5.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-5.3/ext/dom/tests/
H A DDOMAttr_ownerElement_error_001.phpt2 Read $ownerElement with null parent.
16 $root = null;
/PHP-5.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));

Completed in 62 milliseconds

12345678910>>...70