Home
last modified time | relevance | path

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

12345678910>>...127

/PHP-7.4/ext/standard/tests/url/
H A Dparse_url_basic_005.phpt24 --> 64.246.30.37 : NULL
27 --> 64.246.30.37/ : NULL
29 --> php.net : NULL
30 --> php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
89 --> scheme: : NULL
109 --> [] : NULL
111 --> : NULL
112 --> / : NULL
[all …]
H A Dparse_url_basic_008.phpt24 --> 64.246.30.37 : NULL
27 --> 64.246.30.37/ : NULL
29 --> php.net : NULL
30 --> php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
89 --> scheme: : NULL
109 --> [] : NULL
111 --> : NULL
112 --> / : NULL
[all …]
H A Dparse_url_basic_004.phpt24 --> 64.246.30.37 : NULL
27 --> 64.246.30.37/ : NULL
29 --> php.net : NULL
30 --> php.net/ : NULL
33 --> www.php.net : NULL
34 --> www.php.net/ : NULL
89 --> scheme: : NULL
109 --> [] : NULL
111 --> : NULL
112 --> / : NULL
[all …]
/PHP-7.4/ext/dom/
H A Ddomimplementation.c95 char *name = NULL, *publicid = NULL, *systemid = NULL; in PHP_METHOD()
96 xmlChar *pch1 = NULL, *pch2 = NULL, *localname = NULL; in PHP_METHOD()
121 if (uri != NULL && uri->opaque != NULL) { in PHP_METHOD()
144 if (doctype == NULL) { in PHP_METHOD()
159 zval *node = NULL; in PHP_METHOD()
166 char *uri = NULL, *name = NULL; in PHP_METHOD()
167 char *prefix = NULL, *localname = NULL; in PHP_METHOD()
174 if (node != NULL) { in PHP_METHOD()
185 doctobj = NULL; in PHP_METHOD()
197 if (prefix != NULL) { in PHP_METHOD()
[all …]
/PHP-7.4/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-7.4/ext/oci8/tests/
H A Dfetch_array.phpt115 NULL
117 NULL
119 NULL
121 NULL
123 NULL
125 NULL
137 NULL
139 NULL
141 NULL
143 NULL
[all …]
H A Dfetch_into1.phpt86 NULL
88 NULL
90 NULL
121 NULL
123 NULL
125 NULL
127 NULL
129 NULL
131 NULL
144 NULL
[all …]
/PHP-7.4/ext/json/tests/
H A Dfail001.phpt54 NULL
56 NULL
59 NULL
61 NULL
64 NULL
66 NULL
69 NULL
71 NULL
74 NULL
76 NULL
[all …]
H A D001.phpt30 NULL
31 NULL
32 NULL
33 NULL
34 NULL
35 NULL
36 NULL
37 NULL
38 NULL
39 NULL
[all …]
/PHP-7.4/Zend/
H A Dzend_extensions.h127 #define STANDARD_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NU…
128 #define COMPAT_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1
129 #define BUILD_COMPAT_ZEND_EXTENSION_PROPERTIES NULL, NULL, NULL, NULL, NULL, NULL, NULL, -1
H A Dzend_modules.h43 STANDARD_MODULE_HEADER_EX, NULL, NULL
45 STANDARD_MODULE_HEADER_EX, ini_entries, NULL
49 #define STANDARD_MODULE_PROPERTIES_EX 0, 0, NULL, 0, ZEND_MODULE_BUILD_ID
51 #define NO_MODULE_GLOBALS 0, NULL, NULL, NULL
60 NO_MODULE_GLOBALS, NULL, STANDARD_MODULE_PROPERTIES_EX
62 #define NO_VERSION_YET NULL
110 #define ZEND_MOD_REQUIRED(name) ZEND_MOD_REQUIRED_EX(name, NULL, NULL)
111 #define ZEND_MOD_CONFLICTS(name) ZEND_MOD_CONFLICTS_EX(name, NULL, NULL)
112 #define ZEND_MOD_OPTIONAL(name) ZEND_MOD_OPTIONAL_EX(name, NULL, NULL)
114 #define ZEND_MOD_END { NULL, NULL, NULL, 0 }
/PHP-7.4/ext/soap/
H A Dphp_xml.c51 del = NULL; in cleanup_xml_node()
108 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseFile()
112 ret = NULL; in soap_xmlParseFile()
118 ret = NULL; in soap_xmlParseFile()
155 if (ret->URL == NULL && ctxt->directory != NULL) { in soap_xmlParseMemory()
165 ret = NULL; in soap_xmlParseMemory()
241 return NULL; in get_attribute_ex()
252 return NULL; in get_node_ex()
268 return NULL; in get_node_recurisve_ex()
289 return NULL; in get_node_with_attribute_ex()
[all …]
/PHP-7.4/ext/standard/
H A Dphp_fopen_wrapper.c60 NULL, /* seek */
61 NULL, /* cast */
62 NULL, /* stat */
226 return NULL; in php_stream_url_wrap_php()
245 return NULL; in php_stream_url_wrap_php()
304 return NULL; in php_stream_url_wrap_php()
311 return NULL; in php_stream_url_wrap_php()
386 return NULL; in php_stream_url_wrap_php()
392 return NULL; in php_stream_url_wrap_php()
441 NULL
[all …]
H A Dftp_fopen_wrapper.c135 php_stream *stream = NULL, *reuseid = NULL; in php_ftp_fopen_connect()
143 if (resource == NULL || resource->path == NULL) { in php_ftp_fopen_connect()
416 php_stream *stream = NULL, *datastream = NULL; in php_stream_url_wrap_ftp()
796 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_url_stat()
916 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_unlink()
962 php_url *resource_from = NULL, *resource_to = NULL; in php_stream_ftp_rename()
987 stream = php_ftp_fopen_connect(wrapper, url_from, "r", 0, NULL, context, NULL, NULL, NULL, NULL); in php_stream_ftp_rename()
1045 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_mkdir()
1138 stream = php_ftp_fopen_connect(wrapper, url, "r", 0, NULL, context, NULL, &resource, NULL, NULL); in php_stream_ftp_rmdir()
1190 NULL
[all …]
/PHP-7.4/ext/openssl/
H A Dopenssl.c1751 cert = PEM_read_bio_X509(in, NULL, NULL, NULL); in php_openssl_x509_from_zval()
2552 if (!(sk=PEM_X509_INFO_read_bio(in, NULL, NULL, NULL))) { in STACK_OF()
2851 zval *zcert = NULL, *zpkey = NULL, *args = NULL; in PHP_FUNCTION()
2941 zval * zcert = NULL, *zout = NULL, *zpkey, *args = NULL; in PHP_FUNCTION()
3341 csr = PEM_read_bio_X509_REQ(in, NULL,NULL,NULL); in php_openssl_csr_from_zval()
3636 X509V3_set_ctx(&ext_ctx, NULL, NULL, csr, NULL, 0); in PHP_FUNCTION()
3935 key = PEM_read_bio_PUBKEY(in, NULL,NULL, NULL); in php_openssl_evp_from_zval()
3952 key = PEM_read_bio_PrivateKey(in, NULL, NULL, NULL); in php_openssl_evp_from_zval()
5154 BIO * in = NULL, * datain = NULL, * dataout = NULL, * p7bout = NULL; in PHP_FUNCTION()
5464 p7 = PEM_read_bio_PKCS7(bio_in, NULL, NULL, NULL); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/standard/tests/class_object/
H A Dget_class_methods_variation_001.phpt90 NULL
93 NULL
96 NULL
99 NULL
102 NULL
105 NULL
108 NULL
111 NULL
114 NULL
118 NULL
[all …]
/PHP-7.4/ext/com_dotnet/
H A Dcom_olechar.c33 OLECHAR *olestring = NULL; in php_com_string_to_olestring()
63 php_error_docref(NULL, E_WARNING, in php_com_string_to_olestring()
78 length = WideCharToMultiByte(codepage, 0, olestring, -1, NULL, 0, NULL, NULL); in php_com_olestring_to_string()
82 length = WideCharToMultiByte(codepage, 0, olestring, -1, string, length, NULL, NULL); in php_com_olestring_to_string()
94 php_error_docref(NULL, E_WARNING, in php_com_olestring_to_string()
109 BSTR bstr = NULL; in php_com_string_to_bstr()
117 if ((bstr = SysAllocStringLen(NULL, (UINT)(wc_len - 1))) == NULL) { in php_com_string_to_bstr()
127 php_error_docref(NULL, E_WARNING, in php_com_string_to_bstr()
136 zend_string *string = NULL; in php_com_bstr_to_string()
140 mb_len = WideCharToMultiByte(codepage, 0, bstr, wc_len + 1, NULL, 0, NULL, NULL); in php_com_bstr_to_string()
[all …]
/PHP-7.4/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-7.4/ext/dom/tests/
H A Dbug69846.phpt51 NULL
55 NULL
57 NULL
59 NULL
61 NULL
63 NULL
67 NULL
71 NULL
73 NULL
82 NULL
[all …]
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dcopy_from.phpt141 NULL
143 NULL
155 NULL
157 NULL
169 NULL
171 NULL
185 NULL
187 NULL
199 NULL
201 NULL
[all …]
/PHP-7.4/ext/zip/
H A Dzip_stream.c206 NULL, /* seek */
223 return NULL; in php_stream_zip_open()
228 return NULL; in php_stream_zip_open()
234 return NULL; in php_stream_zip_open()
253 return NULL; in php_stream_zip_open()
285 return NULL; in php_stream_zip_opener()
295 return NULL; in php_stream_zip_opener()
299 return NULL; in php_stream_zip_opener()
310 return NULL; in php_stream_zip_opener()
344 return NULL; in php_stream_zip_opener()
[all …]
/PHP-7.4/ext/mysqli/tests/
H A Dmysqli_fetch_array_oo.phpt13 $tmp = NULL;
14 $link = NULL;
145 func_mysqli_fetch_array($mysqli, $engine, "TINYINT", NULL, NULL, 30);
150 func_mysqli_fetch_array($mysqli, $engine, "BOOL", NULL, NULL, 70);
152 func_mysqli_fetch_array($mysqli, $engine, "BOOLEAN", NULL, NULL, 90);
182 func_mysqli_fetch_array($mysqli, $engine, "FLOAT", NULL, NULL, 300);
199 func_mysqli_fetch_array($mysqli, $engine, "DATE", NULL, NULL, 430);
209 func_mysqli_fetch_array($mysqli, $engine, "TIME", NULL, NULL, 500);
212 func_mysqli_fetch_array($mysqli, $engine, "YEAR", NULL, NULL, 530);
348 NULL
[all …]
/PHP-7.4/ext/standard/tests/math/
H A Dmt_srand_basic.phpt5 // Should return NULL if given anything that it can convert to long
14 var_dump(mt_srand(NULL));
17 NULL
18 NULL
19 NULL
20 NULL
21 NULL
22 NULL
23 NULL
24 NULL
/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_context.c91 if (yield == NULL) return NULL; in PRIV()
93 if (memctl == NULL) in PRIV()
122 if (gcontext == NULL) return NULL; in pcre2_general_context_create()
152 if (ccontext == NULL) return NULL; in pcre2_compile_context_create()
154 if (gcontext != NULL) in pcre2_compile_context_create()
186 if (mcontext == NULL) return NULL; in pcre2_match_context_create()
216 if (ccontext == NULL) return NULL; in pcre2_convert_context_create()
234 if (new == NULL) return NULL; in pcre2_general_context_copy()
246 if (new == NULL) return NULL; in pcre2_compile_context_copy()
258 if (new == NULL) return NULL; in pcre2_match_context_copy()
[all …]
/PHP-7.4/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.c76 NULL
86 if (name == NULL) { in mbfl_name2language()
87 return NULL; in mbfl_name2language()
91 while ((language = mbfl_language_ptr_table[i++]) != NULL){ in mbfl_name2language()
98 while ((language = mbfl_language_ptr_table[i++]) != NULL){ in mbfl_name2language()
107 if (language->aliases != NULL) { in mbfl_name2language()
109 while ((*language->aliases)[j] != NULL) { in mbfl_name2language()
118 return NULL; in mbfl_name2language()
134 return NULL; in mbfl_no2language()
143 if (language == NULL) { in mbfl_name2no_language()
[all …]

Completed in 95 milliseconds

12345678910>>...127