Home
last modified time | relevance | path

Searched refs:null (Results 451 – 475 of 1738) sorted by relevance

1...<<11121314151617181920>>...70

/PHP-5.3/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.3/Zend/tests/
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.3/ext/standard/tests/file/
H A Dbug39863.phpt2 Bug #39863 (file_exists() silently truncates after a null byte)
H A Dmkdir_variation2.phpt68 // null data
70 'lowercase null' => null,
145 --lowercase null--
H A Dtouch_variation3-win32.phpt73 // null data
75 'lowercase null' => null,
146 --lowercase null--
H A Dtouch_variation3.phpt73 // null data
75 'lowercase null' => null,
146 --lowercase null--
/PHP-5.3/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);
/PHP-5.3/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.3/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.3/ext/standard/tests/math/
H A Dbase_convert_variation1.phpt40 // null data
42 null,
H A Dceil_variation1.phpt33 // null data
35 null,
H A Dfloor_variation1.phpt33 // null data
35 null,
/PHP-5.3/ext/sqlite3/tests/
H A Dsqlite3stmt_paramCount_basic.phpt37 $stmt = null;
38 $result = null;
/PHP-5.3/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.3/ext/standard/tests/strings/
H A Dchr_variation1.phpt52 // null values
54 null,
/PHP-5.3/ext/mbstring/tests/
H A Dmb_strstr_variation2.phpt82 // null data
84 'lowercase null' => null,
171 --lowercase null--
H A Dmb_strstr_variation3.phpt82 // null data
84 'lowercase null' => null,
182 --lowercase null--
H A Dmb_stristr_variation2.phpt82 // null data
84 'lowercase null' => null,
171 --lowercase null--

Completed in 54 milliseconds

1...<<11121314151617181920>>...70