Home
last modified time | relevance | path

Searched refs:null (Results 251 – 275 of 1859) sorted by path

1...<<11121314151617181920>>...75

/PHP-5.5/ext/
H A Dext_skel81 if echo '\c' | grep -s c >/dev/null 2>&1
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch327 if (len == 0) /* null line, garbage, etc */
2330 dllpath[MAX_PATH] = 0; /* just in case long path gets truncated and not null terminated */
/PHP-5.5/ext/fileinfo/tests/
H A Dcve-2014-1943.phpt37 Warning: finfo_file(): Failed identify data 0:(null) in %s on line %d
H A Dmagic999 # \003. Most of them start with non-null values at hex offset 0x34 or so.
1447 >>>8 byte&0x0F 0x00 \b, root type: null
1719 # filename of the first file (null terminated). Since some types collide
3761 #null to byte 1000 octal
5838 # DOS Emulator image is 128 byte, null right padded header + harddisc image
11537 0 string llvc0 LLVM byte-codes, null compression
13622 # Note that this isn't a null-terminated string; the length is actually
13623 # (16.L). Assuming a null-terminated string happens to work usually, but it
13644 # Note that this isn't a null-terminated string; the length is actually
13645 # (16.L). Assuming a null-terminated string happens to work usually, but it
/PHP-5.5/ext/filter/docs/
H A Dfilter.txt32 'null.
41 not found, "null" is returned.
139 *null*.
327 not passed, it defaults to *'null'*.
/PHP-5.5/ext/filter/tests/
H A D039.phpt55 Warning: filter_var_array() expects parameter 1 to be array, null given in %s on line %d
H A D055.phpt8 array("01-23-45-67-89-ab", null),
12 array("01-23-45-67-89-AB", null),
13 array("01-23-45-67-89-aB", null),
14 array("01:23:45:67:89:ab", null),
15 array("01:23:45:67:89:AB", null),
16 array("01:23:45:67:89:aB", null),
17 array("01:23:45-67:89:aB", null),
18 array("xx:23:45:67:89:aB", null),
19 array("0123.4567.89ab", null),
/PHP-5.5/ext/ftp/tests/
H A D006.phpt9 $ftp=null;
H A Dbug27809.phpt2 Bug #27809 (ftp_systype returns null)
H A Dserver.inc3 $socket = null;
/PHP-5.5/ext/gd/
H A Dconfig.w3245 EXTENSION("gd", "gd.c", null, "-Iext/gd/libgd", "php_gd2.dll");
/PHP-5.5/ext/gd/tests/
H A Dimagechar_basic.phpt18 imagepng($image, null, 9);
H A Dimagecharup_basic.phpt18 imagepng($image, null, 9);
H A Dimagecolorallocate_variation1.phpt74 // null data
76 'lowercase null' => null,
185 Warning: imagecolorallocate() expects parameter 1 to be resource, null given in %s on line %d
188 -- lowercase null --
190 Warning: imagecolorallocate() expects parameter 1 to be resource, null given in %s on line %d
255 Warning: imagecolorallocate() expects parameter 1 to be resource, null given in %s on line %d
260 Warning: imagecolorallocate() expects parameter 1 to be resource, null given in %s on line %d
H A Dimagecolorallocate_variation2.phpt68 // null data
70 'lowercase null' => null,
149 --lowercase null--
H A Dimagecolorallocate_variation3.phpt68 // null data
70 'lowercase null' => null,
149 --lowercase null--
H A Dimagecolorallocate_variation4.phpt67 // null data
69 'lowercase null' => null,
148 --lowercase null--
H A Dimagecolorallocatealpha_basic.phpt21 imagepng($img, null, 9);
H A Dimagecolorallocatealpha_error1.phpt16 imagecolorallocatealpha(null, 255, 255, 255, 50);
25 Warning: imagecolorallocatealpha() expects parameter 1 to be resource, null given in %s on line %d
H A Dimagecolorclosesthwb.phpt26 Warning: imagecolorclosesthwb() expects parameter 1 to be resource, null given in %s on line %d
H A Dimagecolorset_basic.phpt28 imagepng($im, null, 9);
H A Dimageconvolution_basic.phpt26 imagepng($image, null, 9);
H A Dimagecreatetruecolor_basic.phpt15 imagepng($image, null, 9);
H A Dimageellipse_basic.phpt20 imagepng($image, null, 9);
H A Dimagefilltoborder_basic.phpt25 imagepng( $image, null, 9 );

Completed in 94 milliseconds

1...<<11121314151617181920>>...75