Home
last modified time | relevance | path

Searched refs:NULL (Results 226 – 250 of 2831) sorted by relevance

12345678910>>...114

/PHP-8.2/ext/pcntl/
H A Dpcntl.c78 NULL,
79 NULL,
247 zval *z_status = NULL, *z_rusage = NULL; in PHP_FUNCTION()
300 zval *z_status = NULL, *z_rusage = NULL; in PHP_FUNCTION()
490 zval *args = NULL, *envs = NULL; in PHP_FUNCTION()
495 char **argv = NULL, **envp = NULL; in PHP_FUNCTION()
534 argv[1] = NULL; in PHP_FUNCTION()
572 *(pair) = NULL; in PHP_FUNCTION()
657 if (!zend_is_callable_ex(handle, NULL, 0, NULL, NULL, &error)) { in PHP_FUNCTION()
1059 psig->next = NULL; in pcntl_signal_handler()
[all …]
/PHP-8.2/ext/phar/
H A Ddirstream.c179 zend_hash_init(data, 64, NULL, NULL, 0); in phar_make_dirstream()
302 return NULL; in phar_wrapper_open_dir()
310 return NULL; in phar_wrapper_open_dir()
314 return NULL; in phar_wrapper_open_dir()
320 return NULL; in phar_wrapper_open_dir()
335 return NULL; in phar_wrapper_open_dir()
352 return NULL; in phar_wrapper_open_dir()
357 return NULL; in phar_wrapper_open_dir()
390 return NULL; in phar_wrapper_open_dir()
413 phar = NULL; in phar_wrapper_mkdir()
[all …]
H A Dutil.c45 return NULL; in phar_get_link_location()
80 return NULL; in phar_get_link_source()
256 return NULL; in phar_find_in_include_path()
270 return NULL; in phar_find_in_include_path()
354 *ret = NULL; in phar_get_entry_data()
522 return NULL; in phar_get_or_create_entry_data()
526 return NULL; in phar_get_or_create_entry_data()
535 return NULL; in phar_get_or_create_entry_data()
542 return NULL; in phar_get_or_create_entry_data()
1570 key = PEM_read_bio_PUBKEY(in, NULL, NULL, NULL); in phar_verify_signature()
[all …]
/PHP-8.2/ext/session/
H A Dsession.c203 return NULL; in php_set_session_var()
212 return NULL; in php_get_session_var()
246 return NULL; in php_session_encode()
1664 zend_string *lifetime = NULL, *path = NULL, *domain = NULL, *samesite = NULL; in PHP_FUNCTION()
2674 &shutdown_function_entry.fci_cache, NULL, NULL); in PHP_FUNCTION()
2720 if (PS(mod) == NULL || PS(serializer) == NULL) { in php_rinit_session()
2921 sapi_module.treat_data(PARSE_COOKIE, NULL, NULL); in php_session_rfc1867_early_find_sid()
2930 sapi_module.treat_data(PARSE_GET, NULL, NULL); in php_session_rfc1867_early_find_sid()
3183 NULL,
3193 NULL,
[all …]
/PHP-8.2/ext/tidy/tests/
H A D010.phpt35 NULL
37 NULL
63 NULL
86 NULL
170 NULL
194 NULL
217 NULL
270 NULL
293 NULL
314 NULL
[all …]
/PHP-8.2/Zend/tests/
H A Doffset_bool.phpt10 var_dump($bool[NULL]);
29 NULL
32 NULL
35 NULL
38 NULL
41 NULL
44 NULL
47 NULL
50 NULL
53 NULL
H A Doffset_long.phpt10 var_dump($long[NULL]);
29 NULL
32 NULL
35 NULL
38 NULL
41 NULL
44 NULL
47 NULL
50 NULL
53 NULL
H A Dlist_005.phpt38 NULL
39 NULL
40 NULL
42 NULL
43 NULL
44 NULL
/PHP-8.2/ext/zend_test/tests/
H A Dobserver_generator_04.phpt23 while($generator->current() !== NULL) {
57 </Generator::next:NULL>
68 </Generator::next:NULL>
79 </Generator::next:NULL>
90 </Generator::next:NULL>
101 </Generator::next:NULL>
112 </fooResults:NULL>
113 </Generator::send:NULL>
115 </Generator::next:NULL>
117 </Generator::current:NULL>
/PHP-8.2/ext/pdo_pgsql/tests/
H A Dcopy_to.phpt29 $thirdParameter = NULL;
99 string(21) "0;test insert 0;NULL
111 string(7) "0;NULL
114 string(7) "1;NULL
117 string(7) "2;NULL
129 0;test insert 0;NULL
130 1;test insert 1;NULL
131 2;test insert 2;NULL
134 0;NULL
135 1;NULL
[all …]
/PHP-8.2/ext/intl/normalizer/
H A Dnormalizer_arginfo.h43 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_Normalizer()
48 …lare_class_constant_ex(class_entry, const_FORM_D_name, &const_FORM_D_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
54 …nd_declare_class_constant_ex(class_entry, const_NFD_name, &const_NFD_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
60 …re_class_constant_ex(class_entry, const_FORM_KD_name, &const_FORM_KD_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
66 …_declare_class_constant_ex(class_entry, const_NFKD_name, &const_NFKD_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
72 …lare_class_constant_ex(class_entry, const_FORM_C_name, &const_FORM_C_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
78 …nd_declare_class_constant_ex(class_entry, const_NFC_name, &const_NFC_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
84 …re_class_constant_ex(class_entry, const_FORM_KC_name, &const_FORM_KC_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
90 …_declare_class_constant_ex(class_entry, const_NFKC_name, &const_NFKC_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
97 …ss_constant_ex(class_entry, const_FORM_KC_CF_name, &const_FORM_KC_CF_value, ZEND_ACC_PUBLIC, NULL); in register_class_Normalizer()
[all …]
/PHP-8.2/ext/standard/tests/strings/
H A Dsprintf_variation15.phpt24 NULL
35 "NULL",
141 string(4) "NULL"
142 string(4) "NULL"
143 string(5) " NULL"
144 string(5) "NULL "
145 string(5) " NULL"
147 NULL"
148 string(4) "NULL"
322 string(4) "NULL"
[all …]
/PHP-8.2/ext/oci8/
H A Doci8_statement.c71 NULL, in php_oci_statement_create()
90 return NULL; in php_oci_statement_create()
139 return NULL; in php_oci_get_implicit_resultset()
148 return NULL; in php_oci_get_implicit_resultset()
154 return NULL; in php_oci_get_implicit_resultset()
397 return NULL; in php_oci_statement_get_column()
411 return NULL; in php_oci_statement_get_column()
416 return NULL; in php_oci_statement_get_column()
1537 return NULL; in php_oci_statement_get_column_helper()
1541 return NULL; in php_oci_statement_get_column_helper()
[all …]
/PHP-8.2/ext/standard/tests/file/
H A Dbug74719.phpt2 Bug #74719 Allow NULL as context, testing fopen, rename, unlink, mkdir and rmdir
10 $h = fopen($tmpFile, "w", false, NULL);
17 if (rename($tmpFile, $newTmpFile, NULL)) {
21 if (unlink($newTmpFile, NULL)) {
27 if (mkdir($tmpDir, 0777, false, NULL)) {
31 if (rmdir($tmpDir, NULL)) {
/PHP-8.2/Zend/
H A Dzend_execute_API.c56 ZEND_API const zend_fcall_info_cache empty_fcall_info_cache = { NULL, NULL, NULL, NULL };
158 zend_hash_init(&EG(included_files), 8, NULL, NULL, 0); in init_executor()
535 return NULL; in get_active_function_name()
583 return NULL; in get_active_function_arg_name()
595 return NULL; in get_function_arg_name()
628 return NULL; in zend_get_executed_filename_ex()
867 void *cache_slot[2] = {NULL, NULL}; in zend_call_function()
1153 zend_hash_init(CG(unlinked_uses), 0, NULL, NULL, 0); in zend_lookup_class_ex()
1192 zend_hash_init(EG(in_autoload), 8, NULL, NULL, 0); in zend_lookup_class_ex()
1254 return NULL; in zend_get_called_scope()
[all …]
/PHP-8.2/ext/standard/
H A Dfile.c258 char *name = NULL, *value = NULL, *temp = NULL; in PHP_FUNCTION()
274 NULL); in PHP_FUNCTION()
428 NULL, context); in PHP_FUNCTION()
893 char *buf = NULL; in PHP_FUNCTION()
965 zval *args = NULL; in PHP_FUNCTION()
1539 php_stream *srcstream = NULL, *deststream = NULL; in php_copy_file_ctx()
1586 if ((sp = expand_filepath(src, NULL)) == NULL) { in php_copy_file_ctx()
1589 if ((dp = expand_filepath(dest, NULL)) == NULL) { in php_copy_file_ctx()
1707 zval *fp = NULL, *fields = NULL; in PHP_FUNCTION()
1709 char *delimiter_str = NULL, *enclosure_str = NULL, *escape_str = NULL; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/intl/formatter/
H A Dformatter_main.c29 char* pattern = NULL; in numfmt_ctor()
32 UChar* spattern = NULL; in numfmt_ctor()
43 if (error_handling != NULL) { in numfmt_ctor()
52 zend_throw_error(NULL, "NumberFormatter object is already constructed"); in numfmt_ctor()
67 …FORMATTER_OBJECT(nfo) = unum_open(style, spattern, spattern_len, locale, NULL, &INTL_DATA_ERROR_CO… in numfmt_ctor()
82 if (numfmt_ctor(INTERNAL_FUNCTION_PARAM_PASSTHRU, NULL, NULL) == FAILURE) { in PHP_FUNCTION()
129 zend_string *message = NULL; in PHP_FUNCTION()
/PHP-8.2/ext/pdo_oci/tests/
H A Dpdo_oci_attr_nulls_1.phpt38 …setAttribute(PDO::ATTR_ORACLE_NULLS, PDO::NULL_EMPTY_STRING); // Empty string is converted to NULL.
43 $dbh->setAttribute(PDO::ATTR_ORACLE_NULLS, PDO::NULL_TO_STRING); // NULL is converted to an empty s…
52 NULL
53 NULL
55 NULL
56 NULL
58 NULL
59 NULL
/PHP-8.2/ext/dom/
H A Dentityreference.c38 xmlNodePtr oldnode = NULL; in PHP_METHOD()
53 node = xmlNewReference(NULL, (xmlChar *) name); in PHP_METHOD()
62 if (oldnode != NULL) { in PHP_METHOD()
79 reference->content = entity ? entity->content : NULL; in dom_entity_reference_fetch_and_sync_declaration()
87 if (nodep == NULL) { in dom_entity_reference_child_read()
93 if (entity == NULL) { in dom_entity_reference_child_read()
106 if (nodep == NULL) { in dom_entity_reference_text_content_read()
119 if (nodep == NULL) { in dom_entity_reference_child_nodes_read()
/PHP-8.2/main/streams/
H A Dcast.c232 if (ret == NULL) { in _php_stream_cast()
242 if (*ret != NULL) { in _php_stream_cast()
352 FILE *fp = NULL; in _php_stream_open_wrapper_as_file()
353 php_stream *stream = NULL; in _php_stream_open_wrapper_as_file()
357 if (stream == NULL) { in _php_stream_open_wrapper_as_file()
358 return NULL; in _php_stream_open_wrapper_as_file()
366 return NULL; in _php_stream_open_wrapper_as_file()
375 if (newstream == NULL) { in _php_stream_make_seekable()
378 *newstream = NULL; in _php_stream_make_seekable()
393 if (*newstream == NULL) { in _php_stream_make_seekable()
[all …]
/PHP-8.2/ext/filter/
H A Dfilter.c88 NULL,
296 zval *array_ptr = NULL, *orig_array_ptr = NULL; in php_sapi_filter()
299 assert(*val != NULL); in php_sapi_filter()
401 zval *array_ptr = NULL; in php_filter_get_storage()
427 return NULL; in php_filter_get_storage()
432 return NULL; in php_filter_get_storage()
467 zval *options = NULL; in php_filter_call()
469 char *charset = NULL; in php_filter_call()
553 if (arg_key == NULL) { in php_filter_array_handler()
677 HashTable *op_ht = NULL; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/soap/
H A Dsoap_arginfo.h26 ZEND_ARG_TYPE_MASK(0, code, MAY_BE_ARRAY|MAY_BE_STRING|MAY_BE_NULL, NULL)
326 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_SoapParam()
348 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_SoapHeader()
440 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_SoapVar()
486 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_SoapServer()
503 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_SoapClient()
544 …e_property_ex(class_entry, property_sdl_name, &property_sdl_default_value, ZEND_ACC_PRIVATE, NULL); in register_class_SoapClient()
550 …ty_ex(class_entry, property_typemap_name, &property_typemap_default_value, ZEND_ACC_PRIVATE, NULL); in register_class_SoapClient()
556 …class_entry, property_httpsocket_name, &property_httpsocket_default_value, ZEND_ACC_PRIVATE, NULL); in register_class_SoapClient()
562 …ty_ex(class_entry, property_httpurl_name, &property_httpurl_default_value, ZEND_ACC_PRIVATE, NULL); in register_class_SoapClient()
[all …]
/PHP-8.2/ext/ftp/
H A Dphp_ftp.c44 NULL,
45 NULL,
49 NULL,
50 NULL,
51 NULL,
77 obj->ftp = NULL; in ftp_object_create()
87 return NULL; in ftp_object_get_constructor()
806 ftp->stream = NULL; in PHP_FUNCTION()
816 ftp->stream = NULL; in PHP_FUNCTION()
848 ftp->stream = NULL; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/mbstring/libmbfl/filters/
H A Dmbfilter_ucs4.c54 NULL,
60 NULL
68 NULL,
74 NULL
82 NULL,
88 NULL
95 NULL,
98 NULL,
105 NULL,
108 NULL,
[all …]
/PHP-8.2/ext/mbstring/
H A Dphp_mbregex.c96 return NULL; in php_mb_regex_globals_alloc()
401 return NULL; in _php_mb_regex_mbctype2name()
458 php_mb_regex_t *retval = NULL, *rc = NULL; in php_mbregex_compile_pattern()
466 return NULL; in php_mbregex_compile_pattern()
474 return NULL; in php_mbregex_compile_pattern()
928 if (re == NULL) { in _php_mb_regex_ereg_exec()
1049 if (re == NULL) { in _php_mb_regex_ereg_replace_exec()
1324 char *arg_pattern = NULL, *arg_options = NULL; in _php_mb_regex_ereg_search_exec()
1358 str = NULL; in _php_mb_regex_ereg_search_exec()
1461 char *arg_pattern = NULL, *arg_options = NULL; in PHP_FUNCTION()
[all …]

Completed in 119 milliseconds

12345678910>>...114