Home
last modified time | relevance | path

Searched refs:null (Results 1976 – 2000 of 2076) sorted by relevance

1...<<71727374757677787980>>...84

/php-src/ext/pdo/tests/
H A Dpdo_016.phpt33 $stmt1 = null;
H A Dpdo_016a.phpt33 $stmt1 = null;
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt19 public function __construct($caller = null) {
/php-src/ext/standard/tests/general_functions/
H A Dgettype_settype_variation8.phpt51 null,
155 // convert it to null
H A Dgettype_settype_variation6.phpt51 null,
156 // convert it to null
H A Dis_numeric.phpt130 null,
/php-src/ext/reflection/tests/
H A Dproperty_exists.phpt214 property_exists(): Argument #1 ($object_or_class) must be of type object|string, null given
/php-src/ext/phar/tests/
H A Dphar_extract.phpt141 Phar::extractTo(): Argument #2 ($files) must be of type array|string|null, stdClass given
/php-src/ext/mbstring/tests/
H A Dmb_str_unknown_encoding.phpt132 mb_substr('coudenys', 0, null, 'UTF-0');
/php-src/ext/standard/tests/array/
H A Darray_key_exists.phpt29 $key_variations = array ("", NULL, null, " ", '', "test", 1);
H A Darray_unshift_variation2.phpt57 // null data
59 null,
H A Darray_column_basic.phpt59 'value' => null
/php-src/ext/mysqli/tests/
H A Dmysqli_prepare.phpt85 $id = $testvar = null;
H A Dlocal_infile_tools.inc89 function try_handler($offset, $link, $file, $handler, $expected = null) {
/php-src/ext/spl/tests/
H A Dbug66834.phpt52 $values = ['foo' => '', 'bar' => null, 'baz' => 42];
H A Dmultiple_iterator_001.phpt310 …ipleIterator::attachIterator(): Argument #2 ($info) must be of type string|int|null, stdClass given
/php-src/ext/standard/html_tables/
H A Dhtml_table_gen.php540 $col3[$l] = null;
/php-src/Zend/tests/
H A Ddebug_backtrace_options.phpt6 function backtrace_print($opt = null)
/php-src/ext/standard/tests/http/
H A Dbug38802.phpt25 $uri = null;
/php-src/ext/standard/tests/strings/
H A Dimplode_variation.phpt201 … argument #1 ($separator) is of type string, argument #2 ($array) must be of type array, null given
/php-src/ext/standard/tests/file/
H A Dfscanf_variation11.phpt24 array(null),
H A Dfscanf_variation30.phpt24 array(null),
H A Dfscanf_variation36.phpt24 array(null),
H A Dfscanf_variation42.phpt24 array(null),
H A Dfscanf_variation48.phpt24 array(null),

Completed in 65 milliseconds

1...<<71727374757677787980>>...84