Home
last modified time | relevance | path

Searched refs:NULL (Results 2676 – 2700 of 2831) sorted by relevance

1...<<101102103104105106107108109110>>...114

/PHP-8.2/ext/oci8/tests/
H A Dbind_sqltchr_1.phpt223 NULL
/PHP-8.2/ext/standard/tests/file/
H A Dfnmatch_variation.phpt128 echo "\n--- With NULL ---\n";
397 --- With NULL ---
H A Dcopy_variation4.phpt29 NULL,
/PHP-8.2/ext/gd/libgd/
H A Dgd_gif_in.c104 gdIOCtx *in = gdNewSSCtx(inSource, NULL); in gdImageCreateFromGifSource()
359 char *tmp = NULL; in GetDataBlock()
/PHP-8.2/ext/mbstring/
H A Dmbstring_arginfo.h103 ZEND_ARG_TYPE_MASK(0, string, MAY_BE_ARRAY|MAY_BE_STRING, NULL)
154 ZEND_ARG_TYPE_MASK(0, from_encoding, MAY_BE_ARRAY|MAY_BE_STRING, NULL)
/PHP-8.2/ext/soap/tests/
H A Dsetheaders.phpt7 $client = new SoapClient(NULL, array("location"=>"test://","uri"=>"test://",
H A Dbug73037.phpt69 $s = new SoapServer(NULL, array('uri' => 'http://here'));
/PHP-8.2/ext/spl/tests/
H A DarrayObject_magicMethods2.phpt110 NULL
H A DarrayObject_magicMethods4.phpt111 NULL
H A DarrayObject_magicMethods6.phpt111 NULL
/PHP-8.2/ext/standard/tests/array/
H A Darray_diff_assoc_variation1.phpt50 /*10*/ NULL,
H A Darray_diff_variation1.phpt50 /*10*/ NULL,
H A Drange_errors.phpt84 $step_arr = array( "string", NULL, FALSE, "", "\0" );
H A Darray_search_variation1.phpt10 array("a" => "A", 2 => "B", "C" => 3, 4 => 4, "one" => 1, "" => NULL, "b", "ab", "abcd"),
32 NULL,
H A Din_array_variation1.phpt10 array("a" => "A", 2 => "B", "C" => 3, 4 => 4, "one" => 1, "" => NULL, "b", "ab", "abcd"),
32 NULL,
/PHP-8.2/ext/hash/
H A Dhash_arginfo.h239 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_HashContext()
/PHP-8.2/ext/pdo/tests/
H A Dpdo_016.phpt23 $db->exec('CREATE TABLE test(idx int NOT NULL PRIMARY KEY, txt VARCHAR(20))');
H A Dpdo_016a.phpt23 $db->exec('CREATE TABLE test(idx int NOT NULL PRIMARY KEY, txt VARCHAR(20))');
/PHP-8.2/ext/standard/tests/strings/
H A Djoin_variation2.phpt64 NULL,
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_field_seek.phpt104 if (!$res = mysqli_query($link, "SELECT NULL as _null", MYSQLI_STORE_RESULT)) {
/PHP-8.2/ext/bcmath/libbcmath/src/
H A Drecmul.c63 temp->n_ptr = NULL; in new_sub_num()
/PHP-8.2/ext/phar/phar/
H A Dclicommand.inc169 return NULL;
283 …return array('' => array('typ'=>'any','val'=>NULL,'inf'=>'Optional command to retrieve help for.')…
/PHP-8.2/ext/standard/tests/class_object/
H A Dmethod_exists_variation_001.phpt47 NULL,
/PHP-8.2/TSRM/
H A Dthreads.m481 return pthread_create(&thd, NULL, thread_routine, &data);
/PHP-8.2/main/
H A Dphp.h322 zend_replace_error_handling(error_handling, exception_class, NULL); in BEGIN_EXTERN_C()

Completed in 32 milliseconds

1...<<101102103104105106107108109110>>...114