Home
last modified time | relevance | path

Searched refs:null (Results 1751 – 1775 of 2082) sorted by relevance

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

/PHP-7.3/ext/mysqli/tests/
H A Dmysqli_stmt_send_long_data.phpt39 $id = null;
40 $label = null;
H A Dmysqli_stmt_bind_param.phpt40 $id = null;
41 $label = null;
101 …t_bind_datatype($link, $engine, $bind_type, $sql_type, $bind_value, $offset, $alternative = null) {
314 $id = null;
315 $label = null;
333 $id = $label = null;
H A D067.phpt45 $mysql->query("CREATE TABLE cursor$i (a int not null) ENGINE=" . $engine);
/PHP-7.3/ext/xml/tests/
H A Dxml_parser_create_ns_variation1.phpt56 // null data
58 null,
H A Dxml_parser_get_option_variation2.phpt55 // null data
57 null,
/PHP-7.3/ext/pdo_oci/tests/
H A Dbug57702.phpt33 $blob1 = null;
34 $blob2 = null;
/PHP-7.3/ext/standard/tests/strings/
H A Dhtmlspecialchars_decode_variation2.phpt51 // null data
53 null,
H A Dstrcspn_variation4.phpt59 // null data
61 null,
H A Dlcfirst.phpt133 echo "\n--- Testing a heredoc null string ---\n";
227 --- Testing a heredoc null string ---
H A Dstripos_variation10.phpt30 $haystack = "string 0 1 2 -2 10.5 -10.5 10.5e10 10.6E-10 .5 array true false object \"\" null Resou…
68 // null values
70 null,
H A Dstrpos.phpt135 echo "\n-- Posiibilities with null --\n";
159 echo "\n-- A heredoc null string --\n";
193 var_dump( strpos("") ); // null argument
314 -- Posiibilities with null --
332 -- A heredoc null string --
/PHP-7.3/ext/curl/
H A Dconfig.m468 if ${CURL_DIR}/bin/curl-config --libs > /dev/null 2>&1; then
71 if ${CURL_DIR}/curl-config --libs > /dev/null 2>&1; then
/PHP-7.3/ext/standard/tests/general_functions/
H A Dintval.phpt102 array(null),
129 'null',
/PHP-7.3/ext/standard/tests/array/
H A Darray_intersect_ukey_variation3.phpt62 // null data
64 'lowercase null' => null,
211 --lowercase null--
H A Darray_values.phpt30 array(TRUE, FALSE, NULL, true, false, null, "TRUE", "FALSE",
/PHP-7.3/ext/mbstring/tests/
H A Dmb_ereg_variation4.phpt43 $regs = null;
H A Dmb_ereg_variation3.phpt40 $regs = null;
/PHP-7.3/ext/standard/tests/file/
H A Dbug38450_2.phpt10 function __construct($var = null) {
/PHP-7.3/ext/openssl/tests/
H A Dopenssl_pkcs7_decrypt_basic.phpt28 var_dump(openssl_pkcs7_decrypt($encrypted, $outfile, null, $privkey));
/PHP-7.3/ext/soap/tests/interop/Round4/GroupI/
H A Dr4_groupI_xsd_015w.phpt20 $client->echoComplexTypeMultiOccurs(array("inputComplexTypeMultiOccurs"=>array($struct1,null,$struc…
/PHP-7.3/ext/soap/tests/
H A Dserver024.phpt26 $server = new soapserver(null,array('uri'=>"http://testuri.org"));
/PHP-7.3/ext/reflection/tests/
H A DReflectionClass_getConstructor_basic.phpt57 if ($rm != null) {
H A DReflectionObject_getConstructor_basic.phpt57 if ($rm != null) {
/PHP-7.3/Zend/tests/
H A Dbug43201.phpt7 return null;
/PHP-7.3/sapi/cli/tests/
H A Dphp_cli_server_014.phpt10 php_cli_server_start('echo "done\n";', null);

Completed in 27 milliseconds

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