Home
last modified time | relevance | path

Searched refs:NULL (Results 76 – 100 of 2831) sorted by relevance

12345678910>>...114

/PHP-8.2/ext/standard/tests/file/
H A Dfscanf_variation47.phpt81 NULL
85 NULL
92 NULL
96 NULL
103 NULL
107 NULL
114 NULL
118 NULL
125 NULL
129 NULL
[all …]
/PHP-8.2/Zend/tests/nullsafe_operator/
H A D001.phpt53 NULL
54 NULL
55 NULL
56 NULL
57 NULL
58 NULL
59 NULL
61 NULL
63 NULL
65 NULL
[all …]
/PHP-8.2/ext/dom/
H A Dnode.c42 char *str = NULL; in dom_node_node_name_read()
148 str = NULL; in dom_node_node_value_read()
277 dom_namednode_iter(obj, XML_ELEMENT_NODE, intern, NULL, NULL, NULL); in dom_node_child_nodes_read()
485 dom_namednode_iter(obj, XML_ATTRIBUTE_NODE, intern, NULL, NULL, NULL); in dom_node_attributes_read()
550 str = NULL; in dom_node_namespace_uri_read()
591 str = NULL; in dom_node_prefix_read()
643 ns = NULL; in dom_node_prefix_write()
910 if (child->doc == NULL && parentp->doc != NULL) { in PHP_METHOD()
1106 if (newchild->doc == NULL && nodep->doc != NULL) { in PHP_METHOD()
1192 if (child->doc == NULL && nodep->doc != NULL) { in PHP_METHOD()
[all …]
H A Dphp_dom.c193 zend_hash_init(dest->classmap, 0, NULL, NULL, 0); in dom_copy_doc_props()
211 zend_hash_init(doc_props->classmap, 0, NULL, NULL, 0); in dom_set_doc_classmap()
260 return NULL; in dom_object_get_node()
271 return NULL; in php_dom_object_get_data()
304 return NULL; in dom_get_property_ptr_ptr()
575 NULL,
576 NULL,
625 zend_hash_init(&classes, 0, NULL, NULL, 1); in PHP_MINIT_FUNCTION()
1588 return NULL; in dom_get_nsdecl()
1593 if (cur->prefix == NULL && cur->href != NULL) { in dom_get_nsdecl()
[all …]
H A Ddocumenttype.c35 if (dtdptr == NULL) { in dom_documenttype_name_read()
58 if (doctypep == NULL) { in dom_documenttype_entities_read()
68 dom_namednode_iter(obj, XML_ENTITY_NODE, intern, entityht, NULL, NULL); in dom_documenttype_entities_read()
86 if (doctypep == NULL) { in dom_documenttype_notations_read()
96 dom_namednode_iter(obj, XML_NOTATION_NODE, intern, notationht, NULL, NULL); in dom_documenttype_notations_read()
112 if (dtdptr == NULL) { in dom_documenttype_public_id_read()
137 if (dtdptr == NULL) { in dom_documenttype_system_id_read()
162 if (dtdptr == NULL) { in dom_documenttype_internal_subset_read()
171 while (cur != NULL) { in dom_documenttype_internal_subset_read()
174 if (buff != NULL) { in dom_documenttype_internal_subset_read()
[all …]
/PHP-8.2/ext/intl/locale/
H A Dlocale_methods.c115 NULL
128 NULL,
132 NULL,
133 NULL,
137 NULL,
173 NULL,
177 NULL
220 return NULL; in getPreferredTag()
356 return NULL; in get_icu_value_internal()
385 return NULL; in get_icu_value_internal()
[all …]
/PHP-8.2/Zend/tests/
H A Dbug70547.phpt54 NULL
62 NULL
68 NULL
72 NULL
78 NULL
82 NULL
88 NULL
90 NULL
96 NULL
97 NULL
[all …]
/PHP-8.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_language.c74 NULL
84 if (name == NULL) { in mbfl_name2language()
85 return NULL; in mbfl_name2language()
89 while ((language = mbfl_language_ptr_table[i++]) != NULL){ in mbfl_name2language()
96 while ((language = mbfl_language_ptr_table[i++]) != NULL){ in mbfl_name2language()
105 if (language->aliases != NULL) { in mbfl_name2language()
116 return NULL; in mbfl_name2language()
126 while ((language = mbfl_language_ptr_table[i++]) != NULL){ in mbfl_no2language()
132 return NULL; in mbfl_no2language()
141 if (language == NULL) { in mbfl_name2no_language()
[all …]
/PHP-8.2/ext/dom/tests/
H A Dbug80602_3.phpt28 NULL
32 NULL
34 NULL
38 NULL
40 NULL
52 NULL
54 NULL
58 NULL
64 NULL
77 NULL
[all …]
H A Ddomobject_debug_handler.phpt24 NULL
30 NULL
32 NULL
34 NULL
48 NULL
70 NULL
74 NULL
82 NULL
84 NULL
86 NULL
[all …]
H A Dbug28721.phpt20 echo "NULL\n";
123 parent: NULL
155 parent: NULL
189 parent: NULL
221 parent: NULL
254 parent: NULL
286 parent: NULL
313 parent: NULL
365 parent: NULL
372 parent: NULL
[all …]
/PHP-8.2/TSRM/
H A Dtsrm_win32.c119 return NULL; in tsrm_win32_get_path_sid_key()
129 return NULL; in tsrm_win32_get_path_sid_key()
187 return NULL; in tsrm_win32_get_token_sid()
389 return NULL; in process_get()
420 return NULL; in shm_get()
434 return NULL; in dupHandle()
442 return popen_ex(command, type, NULL, NULL); in popen()
457 wchar_t *cmdw = NULL, *cwdw = NULL, *envw = NULL; in popen_ex()
464 return NULL; in popen_ex()
469 return NULL; in popen_ex()
[all …]
/PHP-8.2/ext/com_dotnet/
H A Dcom_typeinfo.c72 return NULL; in php_com_load_typelib()
94 if (FAILED(hr) && (major == NULL || minor == NULL)) { in php_com_load_typelib()
125 ERROR_SUCCESS == RegQueryInfoKey(hkey, NULL, NULL, NULL, &SubKeys, in php_com_load_typelib()
126 &MaxSubKeyLength, NULL, NULL, NULL, NULL, NULL, NULL)) { in php_com_load_typelib()
135 if (ERROR_SUCCESS == RegQueryInfoKey(hsubkey, NULL, NULL, NULL, &VersionCount, in php_com_load_typelib()
136 NULL, NULL, NULL, NULL, NULL, NULL, NULL)) { in php_com_load_typelib()
453 { 0, NULL }
502 ITypeInfo_GetDocumentation(typeinfo, MEMBERID_NIL, &olename, NULL, NULL, NULL); in php_com_process_typeinfo()
530 ITypeInfo_GetDocumentation(typeinfo, func->memid, &olename, NULL, NULL, NULL); in php_com_process_typeinfo()
557 ITypeInfo_GetDocumentation(typeinfo, func->memid, NULL, &olename, NULL, NULL); in php_com_process_typeinfo()
[all …]
/PHP-8.2/ext/soap/
H A Dphp_xml.h22 #define get_attribute(node, name) get_attribute_ex(node, name, NULL)
23 #define get_node(node, name) get_node_ex(node, name, NULL)
25 …with_attribute(node, name, attr, val) get_node_with_attribute_ex(node, name, NULL, attr, val, NULL)
26 …sive(node, name, attr, val) get_node_with_attribute_recursive_ex(node, name, NULL, attr, val, NULL)
44 #define FOREACHATTRNODE(n,c,i) FOREACHATTRNODEEX(n,c,NULL,i)
47 if (n == NULL) { \
55 if (i != NULL) { \
58 #define FOREACHNODE(n,c,i) FOREACHNODEEX(n,c,NULL,i)
61 if (n == NULL) { \
65 i = get_node_ex(n,c,NULL); \
[all …]
H A Dphp_schema.c68 enc_ptr = NULL; in create_encoder()
137 if (ns == NULL && new_tns != NULL) { in schema_load_file()
295 schema_group(ctx->sdl, tns, trav, NULL, NULL); in load_schema()
299 schema_element(ctx->sdl, tns, trav, NULL, NULL); in load_schema()
1749 xmlAttrPtr attr, name, ref = NULL, type = NULL; in schema_attribute()
2099 return NULL; in schema_find_by_ref()
2111 if (tmp->name != NULL && attr->name == NULL) { in schema_attribute_fixup()
2114 if (tmp->namens != NULL && attr->namens == NULL) { in schema_attribute_fixup()
2117 if (tmp->def != NULL && attr->def == NULL) { in schema_attribute_fixup()
2120 if (tmp->fixed != NULL && attr->fixed == NULL) { in schema_attribute_fixup()
[all …]
/PHP-8.2/ext/dba/
H A Ddba_lmdb.c135 zend_string *ret = NULL; in DBA_FETCH_FUNC()
144 return NULL; in DBA_FETCH_FUNC()
156 return NULL; in DBA_FETCH_FUNC()
278 zend_string *ret = NULL; in DBA_FIRSTKEY_FUNC()
283 return NULL; in DBA_FIRSTKEY_FUNC()
290 return NULL; in DBA_FIRSTKEY_FUNC()
297 LMDB_IT(cur) = NULL; in DBA_FIRSTKEY_FUNC()
301 return NULL; in DBA_FIRSTKEY_FUNC()
322 return NULL; in DBA_NEXTKEY_FUNC()
329 LMDB_IT(cur) = NULL; in DBA_NEXTKEY_FUNC()
[all …]
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_format_object.cpp68 *format = NULL; in PHP_FUNCTION()
69 const char *locale_str = NULL; in PHP_FUNCTION()
73 TimeZone *timeZone = NULL; in PHP_FUNCTION()
75 DateFormat *df = NULL; in PHP_FUNCTION()
76 Calendar *cal = NULL; in PHP_FUNCTION()
153 if (obj_cal == NULL) { in PHP_FUNCTION()
162 intl_error_set(NULL, status, in PHP_FUNCTION()
176 intl_error_set(NULL, status, in PHP_FUNCTION()
197 intl_error_set(NULL, status, in PHP_FUNCTION()
218 cal = NULL; in PHP_FUNCTION()
[all …]
/PHP-8.2/ext/ldap/
H A Dldap.c395 zend_string *tmpstring = NULL, **tmpstrings1 = NULL, **tmpstrings2 = NULL; in _php_ldap_control_from_array()
920 char *wallet = NULL, *walletpasswd = NULL; in PHP_FUNCTION()
1078 NULL, NULL, /* no controls right now */ in PHP_FUNCTION()
3678 ldap_set_rebind_proc(ld->link, NULL, NULL); in PHP_FUNCTION()
3833 zval *link, *retdata = NULL, *retoid = NULL; in PHP_FUNCTION()
3904 NULL, in PHP_FUNCTION()
3941 LDAPControl *ctrl, **lserverctrls = NULL, *requestctrls[2] = { NULL, NULL }; in PHP_FUNCTION()
4105 NULL,
4106 NULL,
4111 NULL,
[all …]
/PHP-8.2/ext/opcache/jit/vtune/
H A Dittnotify_config.h468 if (h != NULL) { \
470 h->nameA = NULL; \
475 h->next = NULL; \
485 if (h != NULL) { \
488 h->nameW = NULL; \
502 if (h != NULL) { \
518 if (h != NULL) { \
534 if (h != NULL) { \
549 if (h != NULL) { \
564 if (h != NULL) { \
[all …]
/PHP-8.2/Zend/tests/numeric_strings/
H A Darray_offset.phpt34 NULL
37 NULL
40 NULL
43 NULL
46 NULL
49 NULL
52 NULL
55 NULL
58 NULL
61 NULL
[all …]
/PHP-8.2/ext/mysqli/
H A Dmysqli_prop.c33 zend_throw_error(NULL, "Property access is not allowed yet"); \
383 {"errno", sizeof("errno") - 1, link_errno_read, NULL},
384 {"error", sizeof("error") - 1, link_error_read, NULL},
388 {"info", sizeof("info") - 1, link_info_read, NULL},
396 {NULL, 0, NULL, NULL}
405 {"type", sizeof("type") - 1, result_type_read, NULL},
406 {NULL, 0, NULL, NULL}
415 {"errno", sizeof("errno") - 1, stmt_errno_read, NULL},
416 {"error", sizeof("error") - 1, stmt_error_read, NULL},
419 {"id", sizeof("id") - 1, stmt_id_read, NULL},
[all …]
/PHP-8.2/ext/standard/tests/serialize/
H A Dserialization_objects_002.phpt123 NULL
125 NULL
138 NULL
140 NULL
142 NULL
144 NULL
157 NULL
159 NULL
161 NULL
163 NULL
[all …]
/PHP-8.2/ext/standard/tests/array/
H A Darray_merge.phpt115 NULL
127 NULL
135 NULL
192 NULL
206 NULL
216 NULL
271 NULL
285 NULL
295 NULL
352 NULL
[all …]
/PHP-8.2/ext/intl/formatter/
H A Dformatter_arginfo.h17 ZEND_ARG_TYPE_MASK(0, num, MAY_BE_LONG|MAY_BE_DOUBLE, NULL)
40 ZEND_ARG_TYPE_MASK(0, value, MAY_BE_LONG|MAY_BE_DOUBLE, NULL)
128 class_entry = zend_register_internal_class_ex(&ce, NULL); in register_class_NumberFormatter()
140 …re_class_constant_ex(class_entry, const_DECIMAL_name, &const_DECIMAL_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
146 …_class_constant_ex(class_entry, const_CURRENCY_name, &const_CURRENCY_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
152 …re_class_constant_ex(class_entry, const_PERCENT_name, &const_PERCENT_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
164 …_class_constant_ex(class_entry, const_SPELLOUT_name, &const_SPELLOUT_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
170 …re_class_constant_ex(class_entry, const_ORDINAL_name, &const_ORDINAL_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
176 …_class_constant_ex(class_entry, const_DURATION_name, &const_DURATION_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
188 …lare_class_constant_ex(class_entry, const_IGNORE_name, &const_IGNORE_value, ZEND_ACC_PUBLIC, NULL); in register_class_NumberFormatter()
[all …]
/PHP-8.2/main/streams/
H A Dglob_wrapper.c62 return NULL; in _php_glob_stream_get_path()
280 NULL,
281 NULL,
282 NULL,
283 NULL,
286 NULL,
287 NULL,
288 NULL,
289 NULL,
290 NULL
[all …]

Completed in 108 milliseconds

12345678910>>...114