Home
last modified time | relevance | path

Searched refs:null (Results 1776 – 1800 of 1859) sorted by relevance

1...<<7172737475

/PHP-5.5/ext/standard/tests/general_functions/
H A Dvar_dump.phpt123 array(null),
253 array( "d", array(1, 3, 5), true, null),
268 null
H A Dvar_dump_64bit.phpt123 array(null),
253 array( "d", array(1, 3, 5), true, null),
268 null
H A Dgettype_settype_variation5.phpt62 null,
170 // convert it to null
H A Dgettype_settype_basic.phpt72 "null",
130 -- Setting type of data to null --
/PHP-5.5/ext/standard/tests/file/
H A Dfscanf_variation5.phpt29 array(null),
H A Dfscanf_variation11.phpt29 array(null),
H A Dfscanf_variation30.phpt29 array(null),
H A Dfscanf_variation36.phpt29 array(null),
H A Dfscanf_variation42.phpt29 array(null),
H A Dfscanf_variation48.phpt29 array(null),
H A Dfscanf_variation23.phpt29 array(null),
H A Dfscanf_variation17.phpt29 array(null),
/PHP-5.5/ext/pdo/
H A Dpdo_sql_parser.re442 /* stupid keys need to be null-terminated, even though we know their length */
449 /* restore the in-string key, doesn't need null-termination here */
/PHP-5.5/ext/phar/tests/
H A Dphar_createdefaultstub.phpt44 Phar::webPhar(null, $web);
338 Phar::webPhar(null, $web);
640 Phar::webPhar(null, $web);
H A Dphar_setdefaultstub.phpt64 Phar::webPhar(null, $web);
359 Phar::webPhar(null, $web);
654 Phar::webPhar(null, $web);
H A Dphar_convert_again.phpt69 $tgz = $tar->convertToExecutable(null, Phar::GZ);
/PHP-5.5/ext/spl/internal/
H A Dspldoublylinkedlist.inc238 if ($offset === null) {
/PHP-5.5/ext/phar/tests/files/
H A Dnophar.phar8 Phar::webPhar(null, $web);
H A Dinclude_path2.phar8 Phar::webPhar(null, $web);
H A Dopenssl.phar8 Phar::webPhar(null, $web);
/PHP-5.5/ext/phar/tests/cache_list/files/
H A Dnophar.phar8 Phar::webPhar(null, $web);
H A Dopenssl.phar8 Phar::webPhar(null, $web);
/PHP-5.5/ext/pdo_mysql/tests/
H A Dpdo_mysql_prepare_emulated.phpt15 function prepex($offset, &$db, $query, $input_params = null, $error_info = null) {
/PHP-5.5/ext/mysqli/tests/
H A Dmysqli_get_client_stats.phpt83 $tmp = $link = null;
367 $id = $label = null;
408 $id = $label = null;
456 $id = $label = null;
493 $id = $label = null;
/PHP-5.5/
H A Dconfigure.in150 cmp php_version.h.new $srcdir/main/php_version.h >/dev/null 2>&1
579 if test "`uname -s 2>/dev/null`" != "QNX"; then
802 ltp_version_vars=`$LTP -v 2>/dev/null | $SED -e 's/^.* //' -e 's/\./ /g' | tr -d a-z`
991 if test "0$PHP_FD_SETSIZE" -gt 0 2>/dev/null; then
1563 dnl mv -f main/internal_functions.c main/internal_functions.c.old 2>/dev/null

Completed in 45 milliseconds

1...<<7172737475