Home
last modified time | relevance | path

Searched refs:ALLOC_INIT_ZVAL (Results 1 – 25 of 57) sorted by path

123

/PHP-5.5/Zend/
H A Dzend.c1132 ALLOC_INIT_ZVAL(z_error_message); in zend_error()
1133 ALLOC_INIT_ZVAL(z_error_type); in zend_error()
1134 ALLOC_INIT_ZVAL(z_error_filename); in zend_error()
1135 ALLOC_INIT_ZVAL(z_error_lineno); in zend_error()
1136 ALLOC_INIT_ZVAL(z_context); in zend_error()
H A Dzend.h747 #define ALLOC_INIT_ZVAL(zp) \ macro
H A Dzend_builtin_functions.c687 ALLOC_INIT_ZVAL(val_free); in ZEND_FUNCTION()
H A Dzend_execute_API.c946 ALLOC_INIT_ZVAL(*fci->retval_ptr_ptr); in zend_call_function()
972 ALLOC_INIT_ZVAL(*fci->retval_ptr_ptr); in zend_call_function()
1695 ALLOC_INIT_ZVAL(**EX_CV_NUM(ex, i)); in zend_rebuild_symbol_table()
H A Dzend_generators.c298 ALLOC_INIT_ZVAL(return_value); in zend_generator_create_zval()
H A Dzend_object_handlers.c642 ALLOC_INIT_ZVAL(offset); in zend_std_read_dimension()
674 ALLOC_INIT_ZVAL(offset); in zend_std_write_dimension()
H A Dzend_operators.c1562 ALLOC_INIT_ZVAL(op_free); in compare_function()
1580 ALLOC_INIT_ZVAL(op_free); in compare_function()
H A Dzend_variables.c207 ALLOC_INIT_ZVAL(tmp); in zval_copy_static_var()
219 ALLOC_INIT_ZVAL(tmp); in zval_copy_static_var()
H A Dzend_vm_def.h2862 ALLOC_INIT_ZVAL(ret);
3170 ALLOC_INIT_ZVAL(varptr);
5372 ALLOC_INIT_ZVAL(generator->key);
H A Dzend_vm_execute.h2368 ALLOC_INIT_ZVAL(ret); in ZEND_RETURN_SPEC_CONST_HANDLER()
4204 ALLOC_INIT_ZVAL(generator->key); in ZEND_YIELD_SPEC_CONST_CONST_HANDLER()
4897 ALLOC_INIT_ZVAL(generator->key); in ZEND_YIELD_SPEC_CONST_TMP_HANDLER()
5918 ALLOC_INIT_ZVAL(generator->key); in ZEND_YIELD_SPEC_CONST_VAR_HANDLER()
6649 ALLOC_INIT_ZVAL(generator->key); in ZEND_YIELD_SPEC_CONST_UNUSED_HANDLER()
7401 ALLOC_INIT_ZVAL(generator->key); in ZEND_YIELD_SPEC_CONST_CV_HANDLER()
7678 ALLOC_INIT_ZVAL(ret); in ZEND_RETURN_SPEC_TMP_HANDLER()
12883 ALLOC_INIT_ZVAL(ret); in ZEND_RETURN_SPEC_VAR_HANDLER()
13091 ALLOC_INIT_ZVAL(varptr); in ZEND_SEND_REF_SPEC_VAR_HANDLER()
30566 ALLOC_INIT_ZVAL(ret); in ZEND_RETURN_SPEC_CV_HANDLER()
[all …]
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c277 ALLOC_INIT_ZVAL(zarg); in disp_invokeex()
/PHP-5.5/ext/date/
H A Dphp_date.c2812 ALLOC_INIT_ZVAL(tmp_obj); in php_date_initialize_from_hash()
4056 ALLOC_INIT_ZVAL(retval); in date_interval_read_property()
/PHP-5.5/ext/dom/
H A Dphp_dom.c493 ALLOC_INIT_ZVAL(object_value); in dom_get_debug_info_helper()
496 ALLOC_INIT_ZVAL(null_value); in dom_get_debug_info_helper()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch3440 + ALLOC_INIT_ZVAL(subpats);
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2075 ALLOC_INIT_ZVAL(subpats); in magiccheck()
/PHP-5.5/ext/interbase/
H A Dibase_query.c1444 ALLOC_INIT_ZVAL(slice_zval); in _php_ibase_arr_zval()
1536 ALLOC_INIT_ZVAL(result); in _php_ibase_fetch_hash()
H A Dibase_service.c371 ALLOC_INIT_ZVAL(user); in _php_ibase_service_query()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_class.cpp183 ALLOC_INIT_ZVAL(ztz_debug); in Calendar_get_debug_info()
201 ALLOC_INIT_ZVAL(zfields); in Calendar_get_debug_info()
H A Dcalendar_methods.cpp1162 ALLOC_INIT_ZVAL(zv_datetime); in PHP_FUNCTION()
/PHP-5.5/ext/intl/collator/
H A Dcollator_convert.c203 ALLOC_INIT_ZVAL( utf8_zval ); in collator_convert_zstr_utf16_to_utf8()
234 ALLOC_INIT_ZVAL( zstr ); in collator_convert_zstr_utf8_to_utf16()
282 ALLOC_INIT_ZVAL( zstr ); in collator_convert_object_to_string()
336 ALLOC_INIT_ZVAL( num ); in collator_convert_string_to_number()
387 ALLOC_INIT_ZVAL( num ); in collator_convert_string_to_number_if_possible()
/PHP-5.5/ext/intl/idn/
H A Didn.c186 ALLOC_INIT_ZVAL(zv); in php_intl_idn_to_46()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp658 ALLOC_INIT_ZVAL((*args)[i]); in umsg_parse_helper()
/PHP-5.5/ext/intl/transliterator/
H A Dtransliterator_methods.c341 ALLOC_INIT_ZVAL( object ); in PHP_FUNCTION()
/PHP-5.5/ext/json/
H A DJSON_parser.c296 ALLOC_INIT_ZVAL(*z); in json_create_zval()
605 ALLOC_INIT_ZVAL(obj); in parse_JSON_ex()
638 ALLOC_INIT_ZVAL(arr); in parse_JSON_ex()
H A Djson.c686 ALLOC_INIT_ZVAL(z); in php_json_decode_ex()

Completed in 223 milliseconds

123