Home
last modified time | relevance | path

Searched refs:null (Results 1851 – 1875 of 2082) sorted by relevance

1...<<71727374757677787980>>...84

/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_stmt_fetch_bit.phpt45 $id = $_label0 = $label = null;
H A Dmysqli_stmt_store_result.phpt55 $id = $label = $id_buf = $label_buf = null;
H A Dmysqli_stmt_data_seek.phpt37 $id = null;
H A Dbug_mysql_49406.phpt80 $row_stmt = null;
/PHP-7.3/ext/reflection/tests/
H A DReflectionMethod_invokeArgs_error3.phpt59 var_dump($staticMethod->invokeArgs(null, array()));
/PHP-7.3/ext/intl/tests/
H A Dcollator_sort.phpt66 array( 'a' , null , '3' ),
H A Dcollator_sort_variant2.phpt66 array( 'a' , null , '3' ),
/PHP-7.3/ext/soap/tests/bugs/
H A Dbug47273.phpt29 $server = new SoapServer(null, array(
/PHP-7.3/ext/standard/tests/strings/
H A Dsprintf_variation31.phpt18 array(null),
H A Dsprintf_variation43.phpt20 array(null),
H A Dstr_split_variation4.phpt33 'with \0 and ".chr(0)."null chars', //for binary safe
H A Dstristr_variation2.phpt51 // null values
53 null,
H A Dsprintf_variation12.phpt18 array(null),
/PHP-7.3/ext/openssl/tests/
H A Dbug68920.phpt36 $ctx = stream_context_create(['ssl' => ['verify_peer'=> false, 'peer_fingerprint' => null]]);
/PHP-7.3/ext/standard/tests/array/
H A Dusort_variation2.phpt57 // null data
59 null,
H A Darray_pad_variation3.phpt69 // null data
71 null,
/PHP-7.3/ext/standard/tests/file/
H A D007_error.phpt171 Warning: fclose() expects parameter 1 to be resource, null given in %s on line %d
174 Warning: feof() expects parameter 1 to be resource, null given in %s on line %d
/PHP-7.3/ext/pdo_oci/
H A Dconfig.m410 PHP_PDO_OCI_TAIL1=`echo a | tail -n1 2>/dev/null`
20 …PDO_OCI_LCS=`ls $PDO_OCI_LCS_BASE.*.1 2> /dev/null | $PHP_PDO_OCI_TAIL1` # Oracle 10g, 11g, 12c e…
/PHP-7.3/ext/oci8/tests/
H A Dimp_res_dbmsoutput.phpt53 $s = oci_parse($c, "begin dbms_output.enable(null); end;");
H A Dimp_res_get_dbmsoutput.phpt57 $s = oci_parse($c, "begin dbms_output.enable(null); end;");
/PHP-7.3/ext/spl/internal/
H A Diteratoriterator.inc47 function __construct(Traversable $iterator, $classname = null)
/PHP-7.3/ext/mbstring/tests/
H A Dbug43994.phpt23 $inputs = array(NULL, null, false, FALSE, "", '', @$undefined_var,
/PHP-7.3/ext/pdo_odbc/tests/
H A Dcommon.phpt55 $adox = null;
/PHP-7.3/ext/pdo_mysql/tests/
H A Dpdo_mysql_stmt_fetch_serialize_simple.phpt18 public function __construct($caller = null) {
/PHP-7.3/Zend/tests/
H A Dobject_handlers.phpt37 $y = null;

Completed in 39 milliseconds

1...<<71727374757677787980>>...84