Home
last modified time | relevance | path

Searched refs:NULL (Results 1976 – 2000 of 2763) sorted by relevance

1...<<71727374757677787980>>...111

/PHP-8.1/ext/reflection/tests/
H A DReflectionMethod_getStaticVariables_basic.phpt44 NULL
/PHP-8.1/Zend/tests/match/
H A D043.phpt30 Unhandled match case NULL
/PHP-8.1/Zend/tests/named_params/
H A Ddefaults.phpt33 #0 %s(%d): test3(NULL, 'B')
/PHP-8.1/ext/curl/tests/
H A Dcurl_multi_info_read.phpt2 array curl_multi_info_read ( resource $mh [, int &$msgs_in_queue = NULL ] );
/PHP-8.1/Zend/tests/
H A Dbug29674.phpt37 NULL
H A Dclosure_027.phpt28 NULL
/PHP-8.1/ext/mysqli/tests/
H A Dbug75018.phpt19 $sql = "CREATE TABLE $tbl (bit_column_1 bit(16) NOT NULL) DEFAULT CHARSET=utf8";
H A Dgh7837.phpt19 $mysql->query("CREATE TABLE test (`ubigint` bigint unsigned NOT NULL) ENGINE=InnoDB");
/PHP-8.1/Zend/tests/arrow_functions/
H A D005.phpt8 // It would be okay if this is NULL, but the rest should work
/PHP-8.1/ext/sqlite3/tests/
H A Dsqlite3_blob_bind_resource.phpt18 public function stream_read() { return NULL; }
/PHP-8.1/ext/opcache/tests/jit/
H A Dassign_046.phpt21 NULL
/PHP-8.1/ext/soap/tests/bugs/
H A Dbug34643.phpt48 NULL
/PHP-8.1/ext/iconv/
H A Dphp_iconv.h99 #define iconv_module_ptr NULL
/PHP-8.1/ext/gmp/
H A Dgmp.c46 NULL,
47 NULL,
53 NULL,
54 NULL,
360 #define DO_BINARY_OP(op) DO_BINARY_UI_OP_EX(op, NULL, 0)
490 zend_throw_exception(NULL, "Could not unserialize number", 0); in gmp_unserialize()
720 gmpnum_b = NULL; in gmp_zval_binary_ui_op()
771 gmpnum_b = NULL; in gmp_zval_binary_ui_op2()
876 zend_string *arg_str = NULL; in ZEND_FUNCTION()
1173 gmp_binary_ui_op_no_zero(mpz_divexact, NULL); in ZEND_FUNCTION()
[all …]
/PHP-8.1/Zend/
H A Dzend_ast.c354 if (ast->child[i] != NULL) { in zend_ast_create_from_va_list()
409 if (child != NULL) { in zend_ast_create_list()
441 zend_throw_error(NULL, in zend_ast_add_array_element()
468 zend_throw_error(NULL, in zend_ast_add_unpacked_element()
566 zend_throw_error(NULL, in zend_ast_evaluate()
767 : NULL; in zend_ast_evaluate()
816 zend_throw_error(NULL, in zend_ast_evaluate()
831 ctor, Z_OBJ_P(result), Z_OBJCE_P(result), NULL, 0, NULL, args); in zend_ast_evaluate()
931 new->child[i] = NULL; in zend_ast_tree_copy()
945 new->child[i] = NULL; in zend_ast_tree_copy()
[all …]
/PHP-8.1/tests/classes/
H A Darray_access_012.phpt26 $data['element'] = NULL; // prevent notice
/PHP-8.1/ext/json/tests/
H A Djson_encode_exceptions.phpt52 NULL
/PHP-8.1/ext/standard/tests/array/
H A Darray_diff_key_variation7.phpt15 'null indexed' => array(NULL => 'null 1', null => 'null 2'),
H A Darray_intersect_key_variation7.phpt14 'null indexed' => array(NULL => 'null 1', null => 'null 2'),
/PHP-8.1/ext/pdo/tests/
H A Dpdo_001.phpt18 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10))');
H A Dpdo_002.phpt18 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val VARCHAR(10))');
H A Dpdo_008.phpt18 $db->exec('CREATE TABLE test(id CHAR(1) NOT NULL PRIMARY KEY, val VARCHAR(10))');
H A Dpdo_028.phpt18 $db->exec('CREATE TABLE test(id int NOT NULL PRIMARY KEY, val1 VARCHAR(10), val2 VARCHAR(10), val3 …
/PHP-8.1/ext/opcache/tests/opt/
H A Dsccp_032.phpt55 NULL
/PHP-8.1/ext/intl/resourcebundle/
H A Dresourcebundle.c71 source->child = NULL; in resourcebundle_extract_value()

Completed in 37 milliseconds

1...<<71727374757677787980>>...111