Home
last modified time | relevance | path

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

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

/PHP-7.3/ext/session/tests/
H A Dsession_name_error.phpt56 null,
H A Dsession_regenerate_id_error.phpt53 null,
H A Dsession_set_cookie_params_error.phpt53 null,
/PHP-7.3/ext/standard/tests/array/
H A Dend.phpt120 /* checking null array */
H A Dend_64bit.phpt120 /* checking null array */
H A Darray_walk_recursive_variation2.phpt55 // null data
57 null,
H A Darray_walk_variation2.phpt55 // null data
57 null,
/PHP-7.3/ext/mysqli/tests/
H A Dconnect.inc17 $socket = getenv("MYSQL_TEST_SOCKET") ? getenv("MYSQL_TEST_SOCKET") : null;
H A Dmysqli_class_mysqli_result_interface.phpt116 if (null !== ($tmp = @$res->num_rows))
/PHP-7.3/ext/pdo_oci/tests/
H A Dbug60994.phpt23 $id = null;
/PHP-7.3/ext/standard/tests/general_functions/
H A Dis_numeric.phpt133 null,
H A Ddebug_zval_dump_v.phpt96 null,
H A Dgettype_settype_variation7.phpt62 null,
170 // convert it to null
H A Dprint_r.phpt126 array(null),
254 array( "d", array(1, 3, 5), true, null),
269 null
H A Dprint_r_64bit.phpt130 array(null),
258 array( "d", array(1, 3, 5), true, null),
273 null
H A Dtype.phpt34 "null",
/PHP-7.3/Zend/tests/
H A Ddebug_backtrace_options.phpt6 function backtrace_print($opt = null)
/PHP-7.3/ext/standard/tests/strings/
H A Dsprintf_variation50.phpt31 'null',
H A Dstripos_variation1.phpt33 null,
H A Dstripos_variation11.phpt64 // null values
66 null,
H A Dhebrevc_variation2.phpt54 // null values
56 null,
/PHP-7.3/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt76 // null data
78 null,
/PHP-7.3/
H A Dacinclude.m463 if test -z "$1" || echo "$1" | grep '^/' >/dev/null ; then
144 $EGREP $pattern'.*include/php' $srcdir/configure|$SED 's/.*>//'|xargs touch 2>/dev/null
336 if eval $cmd 2>&1 | $EGREP -e $1 >/dev/null ; then
1538 os=`uname -sr 2>/dev/null`
1582 (getconf $ac_lfsvar) >/dev/null 2>&1 || { ac_result=no; break; }
1679 os=`uname -sr 2>/dev/null`
2111 if ! $AWK 'function foo() {}' >/dev/null 2>&1 ; then
2142 re2c_vernum=`$RE2C --vernum 2>/dev/null`
2146 php_cv_re2c_version="`$RE2C --version | cut -d ' ' -f 2 2>/dev/null` (ok)"
2220 icu_install_prefix=`$ICU_CONFIG --prefix 2> /dev/null`
[all …]
/PHP-7.3/ext/reflection/tests/
H A DReflectionClass_implementsInterface_001.phpt53 var_dump($rcs['A']->implementsInterface(null));
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindparam_types.phpt42 $id = $label = null;

Completed in 58 milliseconds

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