Home
last modified time | relevance | path

Searched refs:null (Results 2001 – 2025 of 2076) sorted by relevance

1...<<81828384

/php-src/ext/standard/tests/file/
H A Dfscanf_variation5.phpt24 array(null),
H A Dfscanf_variation12.phpt37 'null'
H A Dfscanf_variation17.phpt24 array(null),
H A Dfscanf_variation23.phpt24 array(null),
H A Dfscanf_variation31.phpt37 'null'
H A Dfscanf_variation37.phpt37 'null'
H A Dfscanf_variation43.phpt37 'null'
H A Dfscanf_variation49.phpt37 'null'
H A Dfscanf_variation6.phpt37 'null'
/php-src/ext/mbstring/tests/
H A Dsjismac_encoding.phpt23 $cp1 = $cp2 = $cp3 = $cp4 = $cp5 = null;
/php-src/ext/standard/tests/general_functions/
H A Ddebug_zval_dump_v.phpt91 null,
H A Dis_float.phpt82 null,
H A Dis_float_64bit.phpt84 null,
H A Dtype.phpt34 "null",
H A Dgettype_settype_variation7.phpt51 null,
155 // convert it to null
H A Dprint_r.phpt121 array(null),
251 array( "d", array(1, 3, 5), true, null),
266 null
H A Dprint_r_64bit.phpt125 array(null),
255 array( "d", array(1, 3, 5), true, null),
270 null
H A Dvar_dump.phpt118 array(null),
250 array( "d", array(1, 3, 5), true, null),
265 null
H A Dvar_dump_64bit.phpt118 array(null),
250 array( "d", array(1, 3, 5), true, null),
265 null
H A Dgettype_settype_basic.phpt65 "null",
128 -- Setting type of data to null --
/php-src/ext/dom/
H A Dconfig.w3218 namednodemap.c xpath_callbacks.c", null, "-Iext/dom/lexbor");
/php-src/ext/standard/tests/serialize/
H A Dserialization_miscTypes_001.phpt48 null,
/php-src/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_bindparam_types.phpt39 $id = $label = null;
/php-src/
H A Dconfigure.ac96 cmp php_version.h.new $srcdir/main/php_version.h >/dev/null 2>&1
261 if command -v ldd >/dev/null && ldd --version 2>&1 | grep -q ^musl
551 if test "`uname -s 2>/dev/null`" != "QNX"; then
568 if test "`uname -s 2>/dev/null`" != "FreeBSD" || test "`uname -U 2>/dev/null`" -ge 1200000; then
1069 if test "0$PHP_FD_SETSIZE" -gt 0 2>/dev/null; then
1730 if printf "#if __ELF__\nelf\n#endif\n" | $CC -E - | grep elf > /dev/null; then
/php-src/ext/pcre/tests/
H A Dpreg_match_error4.phpt6null|true|false|"(?:[^\\0-\\x09\\x0a-\\x1f\\\\"]+|\\\\["bfnrt/\\\\]|\\\\u[a-fA-F0-9]{4})*"|\\[(?:[…

Completed in 73 milliseconds

1...<<81828384