Home
last modified time | relevance | path

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

12345678910>>...132

/PHP-7.4/ext/libxml/tests/
H A D004.phpt9 NULL,
33 NULL
37 NULL
41 NULL
45 NULL
49 NULL
51 NULL
53 NULL
55 NULL
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp52 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_get_timezone_" in PHP_FUNCTION()
78 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
87 if (tz_clone == NULL) { in PHP_FUNCTION()
117 if (timezone == NULL) { in PHP_FUNCTION()
135 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
162 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
171 if (cal == NULL) { in PHP_FUNCTION()
176 if (cal_clone == NULL) { in PHP_FUNCTION()
199 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
223 if (old_timezone == NULL) { in PHP_FUNCTION()
[all …]
H A Ddateformat_parse.c41 UChar* text_utf16 = NULL; in internal_parse_to_timestamp()
86 UCalendar *parsed_calendar = NULL; in internal_parse_to_localtime()
87 UChar* text_utf16 = NULL; in internal_parse_to_localtime()
130 char* text_to_parse = NULL; in PHP_FUNCTION()
132 zval* z_parse_pos = NULL; in PHP_FUNCTION()
152 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
153 intl_error_set_custom_msg(NULL, "String index is out of valid range.", 0); in PHP_FUNCTION()
175 char* text_to_parse = NULL; in PHP_FUNCTION()
177 zval* z_parse_pos = NULL; in PHP_FUNCTION()
197 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
[all …]
/PHP-7.4/ext/reflection/tests/
H A Dparameters_002.phpt82 getClass: NULL
83 getDeclaringClass: NULL
91 getClass: NULL
100 getClass: NULL
133 getDefaultValue: NULL
137 getClass: NULL
148 getClass: NULL
157 getClass: NULL
166 getClass: NULL
199 getDefaultValue: NULL
[all …]
/PHP-7.4/ext/standard/
H A Dfilters.c64 NULL,
140 NULL,
146 NULL,
275 return NULL; in strfilter_strip_tags_create()
469 if (in_pp == NULL || in_left_p == NULL) { in php_conv_base64_encode_convert()
639 if (in_pp == NULL || in_left_p == NULL) { in php_conv_base64_decode_convert()
798 if (in_pp == NULL || in_left_p == NULL) { in php_conv_qprint_encode_convert()
1026 if (in_pp == NULL || in_left_p == NULL) { in php_conv_qprint_decode_convert()
1419 return NULL; in php_conv_open()
1567 err = ((ps == NULL ? php_conv_convert(inst->cd, NULL, NULL, &pd, &ocnt): in strfilter_convert_append_bucket()
[all …]
/PHP-7.4/ext/pgsql/
H A Dpgsql.c767 NULL,
768 NULL,
1300 char *host=NULL,*port=NULL,*options=NULL,*tty=NULL,*dbname=NULL,*connstring=NULL;
2008 NULL, (const char * const *)params, NULL, NULL, 0);
2013 NULL, (const char * const *)params, NULL, NULL, 0);
2205 (const char * const *)params, NULL, NULL, 0);
3230 zval *pgsql_link = NULL, *oid = NULL;
3634 zval *pgsql_link = NULL, *oid = NULL;
4371 zend_string *from = NULL, *to = NULL;
4415 char *from = NULL, *to = NULL;
[all …]
/PHP-7.4/ext/standard/tests/array/
H A Darray_udiff_variation2.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_udiff_variation4.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_uintersect_assoc_variation1.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_uintersect_assoc_variation2.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_uintersect_assoc_variation4.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_uintersect_uassoc_variation1.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_uintersect_uassoc_variation2.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_uintersect_uassoc_variation5.phpt63 'uppercase NULL' => NULL,
108 NULL
113 NULL
118 NULL
123 NULL
128 NULL
133 NULL
138 NULL
143 NULL
148 NULL
[all …]
H A Darray_uintersect_variation1.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_uintersect_variation2.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_uintersect_variation4.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_udiff_assoc_variation1.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_udiff_assoc_variation2.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
H A Darray_udiff_assoc_variation4.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_udiff_uassoc_variation1.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_udiff_uassoc_variation2.phpt62 'uppercase NULL' => NULL,
107 NULL
112 NULL
117 NULL
122 NULL
127 NULL
132 NULL
137 NULL
142 NULL
147 NULL
[all …]
H A Darray_udiff_uassoc_variation5.phpt63 'uppercase NULL' => NULL,
108 NULL
113 NULL
118 NULL
123 NULL
128 NULL
133 NULL
138 NULL
143 NULL
148 NULL
[all …]
H A Darray_udiff_variation1.phpt61 'uppercase NULL' => NULL,
106 NULL
111 NULL
116 NULL
121 NULL
126 NULL
131 NULL
136 NULL
141 NULL
146 NULL
[all …]
/PHP-7.4/Zend/tests/
H A Dassign_dim_obj_null_return.phpt29 NULL
32 NULL
35 NULL
38 NULL
41 NULL
44 NULL
47 NULL
50 NULL
53 NULL
56 NULL

Completed in 88 milliseconds

12345678910>>...132