Home
last modified time | relevance | path

Searched refs:null (Results 1601 – 1625 of 1859) sorted by relevance

1...<<61626364656667686970>>...75

/PHP-5.5/ext/standard/tests/strings/
H A Dstr_split_variation2.phpt55 // null data
57 null,
H A Dstrlen.phpt114 echo "\n--- Testing a heredoc null string ---\n";
212 --- Testing a heredoc null string ---
H A Dstr_pad.phpt72 echo "\n--- padding string as null ---";
370 --- padding string as null ---
H A Dstrcspn_variation1.phpt64 // null data
66 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.5/ext/standard/tests/class_object/
H A Dget_class_variation_001.phpt42 // null data
44 null,
/PHP-5.5/ext/standard/tests/dir/
H A Dscandir_variation1.phpt58 // null data
60 null,
/PHP-5.5/ext/oci8/tests/
H A Dbug43497_92.phpt32 return null;
48 return null;
/PHP-5.5/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)");
H A Dmysqli_stmt_fetch_bit.phpt45 $id = $_label0 = $label = null;
H A Dmysqli_stmt_data_seek.phpt37 $id = null;
H A Dmysqli_stmt_store_result.phpt55 $id = $label = $id_buf = $label_buf = null;
/PHP-5.5/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.5/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.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/intl/tests/
H A Dcollator_sort.phpt66 array( 'a' , null , '3' ),
H A Dcollator_sort_variant2.phpt66 array( 'a' , null , '3' ),
/PHP-5.5/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error3.phpt55 var_dump($staticMethod->invokeArgs(null, array()));
/PHP-5.5/ext/standard/tests/file/
H A Dfile_put_contents_variation8-win32.phpt40 if ($res !== false && $res != null) {
H A Dfile_put_contents_variation8.phpt41 if ($res !== false && $res != null) {

Completed in 58 milliseconds

1...<<61626364656667686970>>...75