Home
last modified time | relevance | path

Searched refs:null (Results 1651 – 1675 of 1738) sorted by relevance

1...<<61626364656667686970

/PHP-5.3/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt75 // null data
77 null,
H A Diconv_mime_decode_headers_variation3.phpt78 // null data
80 null,
/PHP-5.3/
H A Dacinclude.m465 if test -z "$1" || echo "$1" | grep '^/' >/dev/null ; then
146 $EGREP $pattern'.*include/php' $srcdir/configure|$SED 's/.*>//'|xargs touch 2>/dev/null
339 if eval $cmd 2>&1 | $EGREP -e $1 >/dev/null ; then
1539 os=`uname -sr 2>/dev/null`
1583 (getconf $ac_lfsvar) >/dev/null 2>&1 || { ac_result=no; break; }
1681 os=`uname -sr 2>/dev/null`
2077 if ! $AWK 'function foo() {}' >/dev/null 2>&1 ; then
2126 flex_version=`$LEX -V -v --version 2>/dev/null | $SED -e 's/^.* //'`
2166 re2c_vernum=`$RE2C --vernum 2>/dev/null`
2170 php_cv_re2c_version="`$RE2C --version | cut -d ' ' -f 2 2>/dev/null` (ok)"
[all …]
/PHP-5.3/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.3/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),
/PHP-5.3/ext/pdo/
H A Dpdo_sql_parser.re439 /* stupid keys need to be null-terminated, even though we know their length */
446 /* restore the in-string key, doesn't need null-termination here */
/PHP-5.3/ext/phar/tests/
H A Dphar_setdefaultstub.phpt64 Phar::webPhar(null, $web);
359 Phar::webPhar(null, $web);
654 Phar::webPhar(null, $web);
H A Dphar_createdefaultstub.phpt44 Phar::webPhar(null, $web);
338 Phar::webPhar(null, $web);
640 Phar::webPhar(null, $web);
H A Dphar_convert_again.phpt69 $tgz = $tar->convertToExecutable(null, Phar::GZ);
/PHP-5.3/ext/spl/internal/
H A Dspldoublylinkedlist.inc238 if ($offset === null) {
/PHP-5.3/ext/hash/
H A Dhash.c774 unsigned char null = '\0'; in PHP_FUNCTION() local
792 ops->hash_update(context, &null, 1); in PHP_FUNCTION()
/PHP-5.3/ext/mysqli/tests/
H A Dconnect.inc17 $socket = getenv("MYSQL_TEST_SOCKET") ? getenv("MYSQL_TEST_SOCKET") : null;
/PHP-5.3/ext/phar/tests/files/
H A Dinclude_path2.phar8 Phar::webPhar(null, $web);
H A Dnophar.phar8 Phar::webPhar(null, $web);
H A Dopenssl.phar8 Phar::webPhar(null, $web);
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dnophar.phar8 Phar::webPhar(null, $web);

Completed in 50 milliseconds

1...<<61626364656667686970