Home
last modified time | relevance | path

Searched refs:null (Results 1476 – 1500 of 1738) sorted by relevance

1...<<51525354555657585960>>...70

/PHP-5.3/ext/standard/tests/file/
H A Dfile_put_contents_variation8.phpt41 if ($res !== false && $res != null) {
H A Dinclude_userstream_002.phpt11 private $stream = null;
/PHP-5.3/ext/standard/tests/math/
H A Drand_basic.phpt57 null,
/PHP-5.3/ext/standard/tests/strings/
H A Dchunk_split_variation7.phpt31 "This is string with \0 and ".chr(0)."null chars", //for binary safe
H A Dstr_split_variation2.phpt55 // null data
57 null,
H A Dstrcspn_variation1.phpt64 // null data
66 null,
H A Dstrlen.phpt114 echo "\n--- Testing a heredoc null string ---\n";
212 --- Testing a heredoc null string ---
H A Dget_html_translation_table_variation1.phpt52 // null vlaues
54 null,
H A Dhebrev_variation2.phpt54 // null values
56 null,
H A Dstr_pad.phpt72 echo "\n--- padding string as null ---";
370 --- padding string as null ---
H A Dstrcspn_variation2.phpt63 // null data
65 null,
H A Dstrcspn_variation3.phpt57 // null data
59 null,
H A Dstrspn_variation1.phpt64 // null data
66 null,
H A Dstrspn_variation2.phpt63 // null data
65 null,
H A Dstrspn_variation3.phpt57 // null data
59 null,
/PHP-5.3/ext/standard/tests/dir/
H A Dscandir_variation1.phpt58 // null data
60 null,
/PHP-5.3/ext/oci8/tests/
H A Dbug43497_92.phpt32 return null;
48 return null;
/PHP-5.3/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt42 // null data
44 null,
/PHP-5.3/ext/mysqli/tests/
H A Dmysqli_stmt_get_result_types.phpt20 …i_stmt_get_result($link, $engine, $bind_type, $sql_type, $bind_value, $offset, $type_hint = null) {
42 $id = null;
148 …IGNED", 4294967295, 480, (defined("PHP_INT_MAX") && (4294967295 > PHP_INT_MAX)) ? "string" : null);
H A Dmysqli_insert_id_variation.phpt18 $link->query("INSERT INTO test_insert_id_var VALUES (null)");
/PHP-5.3/sapi/apache/
H A Dconfig.m431 $APXS -q CFLAGS >/dev/null 2>&1
39 $APXS -q CFLAGS >/dev/null 2>&1
92 $APXS -q -S CFLAGS="$APXS_CFLAGS" CFLAGS >/dev/null 2>&1
/PHP-5.3/sapi/apache_hooks/
H A Dconfig.m432 $APXS -q CFLAGS >/dev/null 2>&1
40 $APXS -q CFLAGS >/dev/null 2>&1
93 $APXS -q -S CFLAGS="$APXS_CFLAGS" CFLAGS >/dev/null 2>&1
/PHP-5.3/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.3/ext/standard/tests/array/
H A Drsort_variation5.phpt23 array(null, NULL, "\a", "\cx", "\e", "\f", "\n", "\t", "\xhh", "\ddd", "\v"),
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug47273.phpt32 $server = new SoapServer(null, array(

Completed in 41 milliseconds

1...<<51525354555657585960>>...70