Home
last modified time | relevance | path

Searched refs:null (Results 501 – 525 of 1738) sorted by relevance

1...<<21222324252627282930>>...70

/PHP-5.3/Zend/tests/
H A Dbug50005.phpt8 $this->file = null;
H A Dbug62005.phpt2 Bug #62005 (unexpected behavior when incrementally assigning to a member of a null object)
H A Dobjects_015.phpt13 var_dump($o != null);
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dfrontcontroller16.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
H A Dfrontcontroller18.phar6 Phar::webPhar("test.phar", "/index.php", null, array(), "s");
H A Dfrontcontroller17.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
H A Dfrontcontroller5.phar.inc8 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller6.phar.inc8 Phar::webPhar("whatever", "index.php", null, array("blah" => 100));
/PHP-5.3/ext/phar/tests/files/
H A Dfrontcontroller16.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), array("fail", "here"));
H A Dfrontcontroller18.phar6 Phar::webPhar("test.phar", "/index.php", null, array(), "s");
H A Dfrontcontroller17.phar.inc9 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
/PHP-5.3/ext/standard/tests/file/
H A Dchgrp.phpt14 Warning: chgrp(): parameter 2 should be string or integer, null given in %schgrp.php on line 2
H A Dchown.phpt14 Warning: chown(): parameter 2 should be string or integer, null given in %schown.php on line %d
/PHP-5.3/ext/spl/tests/
H A DSplDoublyLinkedList_offsetExists_invalid_parameter.phpt2 SPL SplDoublyLinkedList offsetExists displays warning and returns null on no parameters
/PHP-5.3/ext/reflection/tests/
H A DReflectionParameter_toString_basic.phpt7 function ReflectionParameterTest($test, $test2 = null) {
/PHP-5.3/ext/standard/tests/math/
H A Ddecoct_basic.phpt17 null,
/PHP-5.3/ext/standard/tests/strings/
H A Dstripos_variation9.phpt64 // null vlaues
66 null,
78 $needle = "heredoc 0 1 2 -2 10.5 -10.5 10.5e10 10.6E-10 .5 array true false object \"\" null Resour…
H A Dstrrchr_variation9.phpt59 // null vlaues
61 null,
105 "null",
H A Dstrrpos_variation9.phpt64 // null vlaues
66 null,
78 $needle = "heredoc 0 1 2 -2 10.5 -10.5 10.5e10 10.6E-10 .5 array true false object \"\" null Resour…
/PHP-5.3/ext/oci8/tests/
H A Dbind_char_1.phpt38 echo "*** Non-null Data Tests against CHAR***\n";
75 $bv1 = null;
109 echo "\n\n*** Non-null Data Tests against VARCHAR2***\n";
147 $bv1 = null;
210 *** Non-null Data Tests against CHAR***
255 *** Non-null Data Tests against VARCHAR2***
/PHP-5.3/ext/json/tests/
H A D004.phpt23 string(22) "{"prop":{"prop":null}}"
/PHP-5.3/ext/ldap/tests/
H A Dldap_get_option_basic.phpt13 $option = null;
H A Dldap_set_option_basic.phpt13 $option = null;
/PHP-5.3/ext/soap/tests/
H A Dserver008.phpt17 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
/PHP-5.3/ext/phar/tests/
H A Dbug60261.phpt2 Bug #60261 (phar dos null pointer)

Completed in 82 milliseconds

1...<<21222324252627282930>>...70