Home
last modified time | relevance | path

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

1...<<21222324252627282930>>...75

/PHP-5.5/Zend/tests/
H A Dns_070.phpt15 new bar(null);
H A Dbug42817.phpt5 $a = clone(null);
H A Dcallable_type_hint_003.phpt9 function bar(callable $a = null) {
H A Dbug47165.phpt9 static $instance = null;
H A Dbug52484.phpt13 $prop = null;
H A Dbug52484_2.phpt13 $prop = null;
H A Dbug52484_3.phpt13 $prop = null;
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_stmt_bind_param_call_user_func.phpt29 $id = $label = null;
58 $id = $label = null;
86 $id = $label = null;
114 $id = $label = null;
141 $id = $label = null;
170 $id = $label = null;
199 $id = $label = null;
228 $id = $label = null;
256 $id = $label = null;
279 $id = $label = null;
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dfrontcontroller5.phar2 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller17.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
/PHP-5.5/ext/spl/tests/
H A Dbug51374.phpt13 print var_dump($file->bam); // is null or UNKNOWN:0
H A DSplFileObject_fwrite_error_001.phpt7 $obj->fwrite('6,6,6',25,null);
H A Diterator_041b.phpt62 static function test($func, $skip = null)
86 $e = null;
/PHP-5.5/ext/reflection/tests/
H A DReflectionParameter_getPosition_basic.phpt8 function ReflectionParameterTest($test, $test2 = null) {
H A DReflectionExtension_getVersion_basic.phpt9 $var = $obj->getVersion() ? $obj->getVersion() : null;
/PHP-5.5/ext/phar/tests/files/
H A Dfrontcontroller5.phar2 Phar::webPhar("whatever", "index.php", null, array(0 => "oops"));
H A Dfrontcontroller17.phar3 Phar::webPhar("test.phar", "/index.php", null, array(), "sort");
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3stmt_paramCount_basic.phpt37 $stmt = null;
38 $result = null;
/PHP-5.5/ext/standard/tests/math/
H A Dceil_variation1.phpt33 // null data
35 null,
H A Dbase_convert_variation1.phpt40 // null data
42 null,
H A Dfloor_variation1.phpt33 // null data
35 null,
/PHP-5.5/ext/standard/tests/strings/
H A Dchr_variation1.phpt52 // null values
54 null,
/PHP-5.5/ext/standard/tests/array/
H A Darray_fill_keys_variation3.phpt20 $nullVal = null;
52 Warning: array_fill_keys() expects parameter 1 to be array, null given in %sarray_fill_keys_variati…
/PHP-5.5/ext/standard/tests/file/
H A Dfile_get_contents_variation3.phpt81 // null data
83 'lowercase null' => null,
172 --lowercase null--
/PHP-5.5/ext/mbstring/tests/
H A Dmb_stristr_variation2.phpt82 // null data
84 'lowercase null' => null,
171 --lowercase null--

Completed in 29 milliseconds

1...<<21222324252627282930>>...75