Home
last modified time | relevance | path

Searched refs:ZVAL_NULL (Results 26 – 50 of 115) sorted by relevance

12345

/PHP-7.3/ext/standard/
H A Duser_filters.c195 ZVAL_NULL(&args[2]); in userfilter_filter()
410 ZVAL_NULL(return_value); in PHP_FUNCTION()
H A Dstreamsfuncs.c284 ZVAL_NULL(zpeername); in PHP_FUNCTION()
400 ZVAL_NULL(zremote); in PHP_FUNCTION()
880 ZVAL_NULL(&zvs[2]); in user_space_stream_notifier()
/PHP-7.3/ext/sockets/
H A Dconversions.c297 ZVAL_NULL(&tmp); in to_zval_read_aggregation()
312 ZVAL_NULL(&lzval); in from_zval_integer_common()
790 ZVAL_NULL(zv); in to_zval_read_sockaddr_aux()
1021 ZVAL_NULL(&tmp); in to_zval_read_control_array()
1051 ZVAL_NULL(zv); in to_zval_read_name()
1506 ZVAL_NULL(zv); in to_zval_run_conversions()
/PHP-7.3/ext/filter/
H A Dfilter.c397 ZVAL_NULL(value); in php_zval_filter()
643 ZVAL_NULL(filtered); in php_filter_call()
655 ZVAL_NULL(filtered); in php_filter_call()
/PHP-7.3/ext/pdo_firebird/
H A Dfirebird_statement.c693 ZVAL_NULL(parameter); in firebird_stmt_param_hook()
717 ZVAL_NULL(parameter); in firebird_stmt_param_hook()
764 ZVAL_NULL(val); in firebird_stmt_get_attribute()
/PHP-7.3/ext/pdo/
H A Dpdo_stmt.c558 ZVAL_NULL(dest); in fetch_value()
571 ZVAL_NULL(dest); in fetch_value()
579 ZVAL_NULL(dest); in fetch_value()
584 ZVAL_NULL(dest); in fetch_value()
616 ZVAL_NULL(dest); in fetch_value()
629 ZVAL_NULL(dest); in fetch_value()
1113 ZVAL_NULL(return_value); in do_fetch()
2421 ZVAL_NULL(key); in pdo_stmt_iter_get_key()
2500 ZVAL_NULL(rv); in row_prop_read()
/PHP-7.3/Zend/
H A Dzend_execute.h233 ZVAL_NULL(p); in zend_vm_stack_free_extra_args_ex()
260 ZVAL_NULL(p); in zend_vm_stack_free_args()
H A Dzend_vm_def.h1436 ZVAL_NULL(retval);
3525 ZVAL_NULL(ret);
3568 ZVAL_NULL(ret);
3593 ZVAL_NULL(ret);
3626 ZVAL_NULL(ret);
3683 ZVAL_NULL(ret);
3712 ZVAL_NULL(ret);
4239 ZVAL_NULL(arg);
4373 ZVAL_NULL(arg);
5292 ZVAL_NULL(result);
[all …]
H A Dzend_vm_execute.h647 ZVAL_NULL(ret);
692 ZVAL_NULL(ret);
735 ZVAL_NULL(ret);
759 ZVAL_NULL(ret);
784 ZVAL_NULL(ret);
817 ZVAL_NULL(ret);
861 ZVAL_NULL(ret);
894 ZVAL_NULL(ret);
951 ZVAL_NULL(ret);
980 ZVAL_NULL(ret);
[all …]
H A Dzend_execute_API.c126 ZVAL_NULL(&EG(uninitialized_zval)); in init_executor()
764 ZVAL_NULL(fci->retval); in zend_call_function()
787 ZVAL_NULL(fci->retval); in zend_call_function()
1037 ZVAL_NULL(retval_ptr); in zend_eval_stringl()
H A Dzend_ini_scanner.l182 ZVAL_NULL(retval); in zend_ini_copy_typed_value()
H A Dzend_API.c1314 ZVAL_NULL(arg); in object_and_properties_init()
1321 ZVAL_NULL(arg); in object_and_properties_init()
1368 ZVAL_NULL(&tmp); in add_assoc_null_ex()
1455 ZVAL_NULL(&tmp); in add_index_null()
1541 ZVAL_NULL(&tmp); in add_next_index_null()
1743 ZVAL_NULL(&tmp); in add_property_null_ex()
3803 ZVAL_NULL(&property); in zend_declare_property_null()
3915 ZVAL_NULL(&constant); in zend_declare_class_constant_null()
4001 ZVAL_NULL(&tmp); in zend_update_property_null()
4124 ZVAL_NULL(&tmp); in zend_update_static_property_null()
H A Dzend_object_handlers.c835 ZVAL_NULL(&tmp_offset); in zend_std_read_dimension()
883 ZVAL_NULL(&tmp_offset); in zend_std_write_dimension()
945 ZVAL_NULL(retval); in zend_std_get_property_ptr_ptr()
1750 ZVAL_NULL(writeobj); in zend_std_cast_object_tostring()
/PHP-7.3/ext/dom/
H A Ddocument.c254 ZVAL_NULL(retval); in dom_document_doctype_read()
294 ZVAL_NULL(retval); in dom_document_document_element_read()
323 ZVAL_NULL(retval); in dom_document_encoding_read()
418 ZVAL_NULL(retval); in dom_document_version_read()
646 ZVAL_NULL(retval); in dom_document_document_uri_read()
683 ZVAL_NULL(retval); in dom_document_config_read()
H A Ddom_iterators.c171 ZVAL_NULL(key); in php_dom_iterator_current_key()
/PHP-7.3/ext/json/
H A Djson_scanner.re106 ZVAL_NULL(&s->value);
161 ZVAL_NULL(&s->value);
/PHP-7.3/ext/mysqlnd/
H A Dmysqlnd_ps.c821 ZVAL_NULL(result); in mysqlnd_stmt_fetch_row_buffered()
926 ZVAL_NULL(data); in mysqlnd_stmt_fetch_row_unbuffered()
928 ZVAL_NULL(result); in mysqlnd_stmt_fetch_row_unbuffered()
1119 ZVAL_NULL(data); in mysqlnd_fetch_stmt_row_cursor()
1121 ZVAL_NULL(result); in mysqlnd_fetch_stmt_row_cursor()
1216 ZVAL_NULL(result); in MYSQLND_METHOD()
1680 ZVAL_NULL(&stmt->result_bind[param_no].zv); in MYSQLND_METHOD()
/PHP-7.3/ext/interbase/
H A Dphp_ibase_udf.c206 ZVAL_NULL(&args[i]); in call_php()
/PHP-7.3/ext/intl/breakiterator/
H A Dbreakiterator_class.cpp162 ZVAL_NULL(&val); in BreakIterator_get_debug_info()
/PHP-7.3/ext/spl/
H A Dspl_observer.c180 ZVAL_NULL(&pelement->inf); in spl_object_storage_attach()
190 ZVAL_NULL(&element.inf); in spl_object_storage_attach()
1153 ZVAL_NULL(&retval); in spl_multiple_iterator_get_all()
H A Dspl_array.c328 ZVAL_NULL(retval); in spl_array_get_dimension_ptr()
345 ZVAL_NULL(&value); in spl_array_get_dimension_ptr()
459 ZVAL_NULL(&tmp); in spl_array_write_dimension_ex()
1052 ZVAL_NULL(key); in spl_array_it_get_current_key()
1846 ZVAL_NULL(array); in SPL_METHOD()
H A Dspl_fixedarray.c354 ZVAL_NULL(&tmp); in spl_fixedarray_object_read_dimension()
408 ZVAL_NULL(&tmp); in spl_fixedarray_object_write_dimension()
/PHP-7.3/ext/intl/uchar/
H A Duchar.c193 ZVAL_NULL(&retval); in enumCharType_callback()
310 ZVAL_NULL(&retval); in enumCharNames_callback()
/PHP-7.3/ext/tidy/
H A Dtidy.c156 ZVAL_NULL(&tmp); \
913 ZVAL_NULL(&attribute); in tidy_add_default_properties()
935 ZVAL_NULL(&children); in tidy_add_default_properties()
1881 ZVAL_NULL(return_value); in TIDY_NODE_METHOD()
/PHP-7.3/ext/soap/
H A Dsoap.c1562 ZVAL_NULL(&retval);
2027 ZVAL_NULL(&(*p)->function_name);
2088 ZVAL_NULL(&ret);
2205 ZVAL_NULL(&fault_obj);
2504 ZVAL_NULL(response);
2521 ZVAL_NULL(&params[1]);
2526 ZVAL_NULL(&params[2]);
3211 ZVAL_NULL(fault);
3222 ZVAL_NULL(&fault);
3308 ZVAL_NULL(&tmp_parameters[cur_param]);
[all …]

Completed in 284 milliseconds

12345