Home
last modified time | relevance | path

Searched refs:NULL (Results 26 – 50 of 2695) sorted by relevance

12345678910>>...108

/PHP-8.2/ext/dom/
H A Ddomimplementation.c56 char *name = NULL, *publicid = NULL, *systemid = NULL; in PHP_METHOD()
57 xmlChar *pch1 = NULL, *pch2 = NULL, *localname = NULL; in PHP_METHOD()
82 if (uri != NULL && uri->opaque != NULL) { in PHP_METHOD()
105 if (doctype == NULL) { in PHP_METHOD()
119 zval *node = NULL; in PHP_METHOD()
126 char *uri = NULL, *name = NULL; in PHP_METHOD()
127 char *prefix = NULL, *localname = NULL; in PHP_METHOD()
134 if (node != NULL) { in PHP_METHOD()
145 doctobj = NULL; in PHP_METHOD()
157 if (prefix != NULL) { in PHP_METHOD()
[all …]
/PHP-8.2/ext/oci8/tests/
H A Dfetch_array.phpt117 NULL
119 NULL
121 NULL
123 NULL
125 NULL
127 NULL
139 NULL
141 NULL
143 NULL
145 NULL
[all …]
/PHP-8.2/Zend/tests/
H A Dsettype_null.phpt40 NULL
41 NULL
42 NULL
43 NULL
44 NULL
45 NULL
46 NULL
47 NULL
48 NULL
49 NULL
[all …]
/PHP-8.2/ext/json/tests/
H A Dfail001.phpt50 NULL
52 NULL
55 NULL
57 NULL
60 NULL
62 NULL
65 NULL
67 NULL
70 NULL
72 NULL
[all …]
/PHP-8.2/ext/reflection/tests/
H A DReflectionMethod_setAccessible.phpt17 $private->invoke(new A, NULL);
19 $privateStatic->invoke(NULL, NULL);
20 $privateStatic->invokeArgs(NULL, array(NULL));
21 $protected->invoke(new A, NULL);
23 $protectedStatic->invoke(NULL, NULL);
24 $protectedStatic->invokeArgs(NULL, array(NULL));
31 $private->invoke(new A, NULL);
33 $privateStatic->invoke(NULL, NULL);
34 $privateStatic->invokeArgs(NULL, array(NULL));
37 $protectedStatic->invoke(NULL, NULL);
[all …]
/PHP-8.2/ext/dom/tests/
H A Dbug69846.phpt43 NULL
45 NULL
54 NULL
58 NULL
60 NULL
62 NULL
64 NULL
66 NULL
70 NULL
74 NULL
[all …]
H A DDOMEntity_fields.phpt51 encoding: NULL
52 version: NULL
59 encoding: NULL
60 version: NULL
67 encoding: NULL
68 version: NULL
75 encoding: NULL
76 version: NULL
84 version: NULL
92 version: NULL
[all …]
/PHP-8.2/Zend/
H A Dzend_extensions.h128 #define STANDARD_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NU…
129 #define COMPAT_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1
130 #define BUILD_COMPAT_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1
/PHP-8.2/ext/standard/tests/url/
H A Dparse_url_basic_004.phpt18 --> 64.246.30.37 : NULL
21 --> 64.246.30.37/ : NULL
23 --> php.net : NULL
24 --> php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
83 --> scheme: : NULL
103 --> [] : NULL
105 --> : NULL
106 --> / : NULL
[all …]
H A Dparse_url_basic_008.phpt18 --> 64.246.30.37 : NULL
21 --> 64.246.30.37/ : NULL
23 --> php.net : NULL
24 --> php.net/ : NULL
27 --> www.php.net : NULL
28 --> www.php.net/ : NULL
83 --> scheme: : NULL
103 --> [] : NULL
105 --> : NULL
106 --> / : NULL
[all …]
/PHP-8.2/ext/soap/
H A Dphp_xml.c49 del = NULL; in cleanup_xml_node()
110 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseFile()
114 ret = NULL; in soap_xmlParseFile()
120 ret = NULL; in soap_xmlParseFile()
161 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseMemory()
171 ret = NULL; in soap_xmlParseMemory()
247 return NULL; in get_attribute_ex()
258 return NULL; in get_node_ex()
274 return NULL; in get_node_recurisve_ex()
295 return NULL; in get_node_with_attribute_ex()
[all …]
/PHP-8.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter_pass.c35 static const char *mbfl_encoding_pass_aliases[] = {"none", NULL};
40 NULL,
42 NULL,
44 NULL,
45 NULL,
46 NULL,
47 NULL,
48 NULL
55 NULL,
58 NULL,
H A Dmbfilter_wchar.c38 NULL,
39 NULL,
40 NULL,
42 NULL,
43 NULL,
44 NULL,
45 NULL,
46 NULL
/PHP-8.2/ext/standard/
H A Dphp_fopen_wrapper.c58 NULL, /* seek */
59 NULL, /* cast */
60 NULL, /* stat */
224 return NULL; in php_stream_url_wrap_php()
243 return NULL; in php_stream_url_wrap_php()
302 return NULL; in php_stream_url_wrap_php()
309 return NULL; in php_stream_url_wrap_php()
384 return NULL; in php_stream_url_wrap_php()
390 return NULL; in php_stream_url_wrap_php()
439 NULL
[all …]
H A Dftp_fopen_wrapper.c129 php_stream *stream = NULL, *reuseid = NULL; in php_ftp_fopen_connect()
137 if (resource == NULL || resource->path == NULL) { in php_ftp_fopen_connect()
408 php_stream *stream = NULL, *datastream = NULL; in php_stream_url_wrap_ftp()
784 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_url_stat()
903 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_unlink()
948 php_url *resource_from = NULL, *resource_to = NULL; in php_stream_ftp_rename()
973 stream = php_ftp_fopen_connect(wrapper, url_from, "r", 0, NULL, context, NULL, NULL, NULL, NULL); in php_stream_ftp_rename()
1030 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_mkdir()
1122 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_rmdir()
1174 NULL
[all …]
/PHP-8.2/ext/libxml/
H A Dlibxml.c519 if (parser != NULL && parser->input != NULL) { in php_libxml_ctx_error_level()
811 NULL in PHP_MINIT_FUNCTION()
864 xmlSetGenericErrorFunc(NULL, NULL); in PHP_MSHUTDOWN_FUNCTION()
878 xmlSetGenericErrorFunc(NULL, NULL); in php_libxml_post_deactivate()
883 xmlSetStructuredErrorFunc(NULL, NULL); in php_libxml_post_deactivate()
950 xmlSetStructuredErrorFunc(NULL, NULL); in PHP_FUNCTION()
1164 if (object != NULL && node != NULL) { in php_libxml_increment_node_ptr()
1197 if (object != NULL && object->node != NULL) { in php_libxml_decrement_node_ptr()
1234 if (object != NULL && object->document != NULL) { in php_libxml_decrement_doc_ref()
1297 if (object != NULL && object->node != NULL) { in php_libxml_node_decrement_resource()
[all …]
/PHP-8.2/ext/openssl/
H A Dopenssl.c1404 cert = PEM_read_bio_X509(in, NULL, NULL, NULL); in php_openssl_x509_from_str()
3015 csr = PEM_read_bio_X509_REQ(in, NULL,NULL,NULL); in php_openssl_csr_from_str()
3829 BIGNUM *n = NULL, *e = NULL, *d = NULL, *p = NULL, *q = NULL; in php_openssl_pkey_init_rsa()
3830 BIGNUM *dmp1 = NULL, *dmq1 = NULL, *iqmp = NULL; in php_openssl_pkey_init_rsa()
3962 BIGNUM *p = NULL, *q = NULL, *g = NULL, *priv_key = NULL, *pub_key = NULL; in php_openssl_pkey_init_dsa()
4135 BIGNUM *p = NULL, *q = NULL, *g = NULL, *priv_key = NULL, *pub_key = NULL; in php_openssl_pkey_init_dh()
4334 BIGNUM *d = NULL, *x = NULL, *y = NULL; in php_openssl_pkey_init_ec()
5193 BIO * in = NULL, * datain = NULL, * dataout = NULL, * p7bout = NULL; in PHP_FUNCTION()
5679 BIO * in = NULL, *out = NULL, *datain = NULL; in PHP_FUNCTION()
5757 BIO * in = NULL, * datain = NULL, * dataout = NULL, * p7bout = NULL; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/com_dotnet/
H A Dcom_olechar.c31 OLECHAR *olestring = NULL; in php_com_string_to_olestring()
61 php_error_docref(NULL, E_WARNING, in php_com_string_to_olestring()
75 length = WideCharToMultiByte(codepage, 0, olestring, -1, NULL, 0, NULL, NULL); in php_com_olestring_to_string()
82 length = WideCharToMultiByte(codepage, 0, olestring, -1, ZSTR_VAL(string), length, NULL, NULL); in php_com_olestring_to_string()
91 php_error_docref(NULL, E_WARNING, in php_com_olestring_to_string()
102 BSTR bstr = NULL; in php_com_string_to_bstr()
110 if ((bstr = SysAllocStringLen(NULL, (UINT)(wc_len - 1))) == NULL) { in php_com_string_to_bstr()
120 php_error_docref(NULL, E_WARNING, in php_com_string_to_bstr()
129 zend_string *string = NULL; in php_com_bstr_to_string()
133 mb_len = WideCharToMultiByte(codepage, 0, bstr, wc_len + 1, NULL, 0, NULL, NULL); in php_com_bstr_to_string()
[all …]
/PHP-8.2/ext/zlib/
H A Dzlib_fopen_wrapper.c103 NULL, /* cast */
104 NULL, /* stat */
112 php_stream *stream = NULL, *innerstream = NULL; in php_stream_gzopen()
119 return NULL; in php_stream_gzopen()
162 return NULL; in php_stream_gzopen()
167 NULL, /* close */
168 NULL, /* stat */
174 NULL, /* mkdir */
175 NULL, /* rmdir */
176 NULL
[all …]
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt143 NULL
145 NULL
157 NULL
159 NULL
171 NULL
173 NULL
187 NULL
189 NULL
201 NULL
203 NULL
[all …]
/PHP-8.2/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt13 $tmp = NULL;
14 $link = NULL;
147 func_mysqli_fetch_array($mysqli, $engine, "TINYINT", NULL, NULL, 30);
152 func_mysqli_fetch_array($mysqli, $engine, "BOOL", NULL, NULL, 70);
154 func_mysqli_fetch_array($mysqli, $engine, "BOOLEAN", NULL, NULL, 90);
180 func_mysqli_fetch_array($mysqli, $engine, "FLOAT", NULL, NULL, 300);
197 func_mysqli_fetch_array($mysqli, $engine, "DATE", NULL, NULL, 430);
207 func_mysqli_fetch_array($mysqli, $engine, "TIME", NULL, NULL, 500);
210 func_mysqli_fetch_array($mysqli, $engine, "YEAR", NULL, NULL, 530);
349 NULL
[all …]
/PHP-8.2/ext/zip/
H A Dzip_stream.c98 self->zf = NULL; in php_zip_ops_close()
222 NULL, /* cast */
233 NULL, /* seek */
234 NULL, /* cast */
248 return NULL; in php_stream_zip_open()
300 return NULL; in php_stream_zip_opener()
310 return NULL; in php_stream_zip_opener()
314 return NULL; in php_stream_zip_opener()
325 return NULL; in php_stream_zip_opener()
366 return NULL; in php_stream_zip_opener()
[all …]
/PHP-8.2/ext/pdo_oci/
H A Dpdo_oci.c40 STANDARD_MODULE_HEADER_EX, NULL,
43 NULL,
47 NULL,
74 OCIEnv *pdo_oci_Env = NULL;
114 OCIEnvCreate(&pdo_oci_Env, PDO_OCI_INIT_MODE, NULL, NULL, NULL, NULL, 0, NULL); in PHP_RINIT_FUNCTION()
116 OCIInitialize(PDO_OCI_INIT_MODE, NULL, NULL, NULL, NULL); in PHP_RINIT_FUNCTION()
117 OCIEnvInit(&pdo_oci_Env, OCI_DEFAULT, 0, NULL); in PHP_RINIT_FUNCTION()
/PHP-8.2/ext/tidy/tests/
H A D012.phpt54 NULL
99 NULL
101 NULL
278 NULL
319 NULL
321 NULL
323 NULL
341 NULL
425 NULL
427 NULL
[all …]
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_create.cpp56 zend_object *calendar_obj = NULL; in datefmt_ctor()
59 Calendar *cal = NULL; in datefmt_ctor()
62 zval *timezone_zv = NULL; in datefmt_ctor()
63 TimeZone *timezone = NULL; in datefmt_ctor()
65 char* pattern_str = NULL; in datefmt_ctor()
71 intl_error_reset(NULL); in datefmt_ctor()
84 if (error_handling != NULL) { in datefmt_ctor()
133 if (timezone == NULL) { in datefmt_ctor()
171 if (timezone != NULL) { in datefmt_ctor()
190 if (timezone != NULL && DATE_FORMAT_OBJECT(dfo) == NULL) { in datefmt_ctor()
[all …]

Completed in 117 milliseconds

12345678910>>...108