Home
last modified time | relevance | path

Searched refs:ALLOC_INIT_ZVAL (Results 26 – 50 of 57) sorted by relevance

123

/PHP-5.5/Zend/
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.h747 #define ALLOC_INIT_ZVAL(zp) \ macro
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_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 …]
H A Dzend_builtin_functions.c687 ALLOC_INIT_ZVAL(val_free); in ZEND_FUNCTION()
/PHP-5.5/ext/com_dotnet/
H A Dcom_wrapper.c277 ALLOC_INIT_ZVAL(zarg); in disp_invokeex()
/PHP-5.5/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp658 ALLOC_INIT_ZVAL((*args)[i]); in umsg_parse_helper()
/PHP-5.5/ext/json/
H A Djson.c686 ALLOC_INIT_ZVAL(z); in php_json_decode_ex()
/PHP-5.5/ext/soap/
H A Dphp_http.c980 ALLOC_INIT_ZVAL(zcookie); in make_http_soap_request()
1182 ALLOC_INIT_ZVAL(digest); in make_http_soap_request()
/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()
/PHP-5.5/ext/standard/
H A Ddns.c467 ALLOC_INIT_ZVAL(*subarray); in php_parserr()
H A Dstreamsfuncs.c1114 ALLOC_INIT_ZVAL(options); in PHP_FUNCTION()
H A Darray.c728 ALLOC_INIT_ZVAL(key1); in php_array_user_key_compare()
729 ALLOC_INIT_ZVAL(key2); in php_array_user_key_compare()
/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/main/
H A Dmain.c863 ALLOC_INIT_ZVAL(tmp); in php_verror()
1193 ALLOC_INIT_ZVAL(tmp); in php_error_cb()
/PHP-5.5/ext/spl/
H A Dspl_directory.c1769 ALLOC_INIT_ZVAL(iterator->current); in spl_filesystem_tree_it_current_data()
1776 ALLOC_INIT_ZVAL(iterator->current); in spl_filesystem_tree_it_current_data()
2174 ALLOC_INIT_ZVAL(intern->u.file.current_zval); in spl_filesystem_file_read_csv()
H A Dspl_iterators.c2016 ALLOC_INIT_ZVAL(intern->current.data); in SPL_METHOD()
2028 ALLOC_INIT_ZVAL(intern->current.data); in SPL_METHOD()
/PHP-5.5/ext/intl/calendar/
H A Dcalendar_methods.cpp1162 ALLOC_INIT_ZVAL(zv_datetime); in PHP_FUNCTION()
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c537 ALLOC_INIT_ZVAL(newvalue); in PHP_to_XMLRPC_worker()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c1863 ALLOC_INIT_ZVAL(result); in SXE_METHOD()
2303 ALLOC_INIT_ZVAL(sxe->iter.data); in php_sxe_iterator_fetch()
/PHP-5.5/ext/openssl/
H A Dopenssl.c3408 ALLOC_INIT_ZVAL(rsa); in PHP_FUNCTION()
3431 ALLOC_INIT_ZVAL(dsa); in PHP_FUNCTION()
3448 ALLOC_INIT_ZVAL(dh); in PHP_FUNCTION()
/PHP-5.5/ext/fileinfo/libmagic/
H A Dsoftmagic.c2075 ALLOC_INIT_ZVAL(subpats); in magiccheck()
/PHP-5.5/main/streams/
H A Dstreams.c2244 ALLOC_INIT_ZVAL(copied_val);

Completed in 388 milliseconds

123