Home
last modified time | relevance | path

Searched refs:efree (Results 351 – 374 of 374) sorted by relevance

1...<<1112131415

/PHP-5.6/ext/opcache/Optimizer/
H A Dzend_optimizer.c665 efree(constants); in zend_accel_script_optimize()
/PHP-5.6/sapi/apache2filter/
H A Dsapi_apache2.c416 efree(content_type); in php_apache_request_ctor()
/PHP-5.6/ext/xmlwriter/
H A Dphp_xmlwriter.c104 efree(intern); in xmlwriter_free_resource_ptr()
137 efree(intern); in xmlwriter_object_free_storage()
/PHP-5.6/ext/standard/
H A Dmath.c1198 efree(tmpbuf); in _php_math_number_format_ex_len()
H A Dproc_open.c765 efree(command_with_cmd); in PHP_FUNCTION()
/PHP-5.6/sapi/apache/
H A Dmod_php5.c586 efree(tmpmimetype); in php_apache_get_default_mimetype()
/PHP-5.6/ext/mysqlnd/
H A Dmysqlnd_wireprotocol.c463 efree(p->server_version); in php_mysqlnd_greet_free_mem()
467 efree(p->auth_plugin_data); in php_mysqlnd_greet_free_mem()
471 efree(p->auth_protocol); in php_mysqlnd_greet_free_mem()
H A Dmysqlnd_net.c215 efree(errstr); in MYSQLND_METHOD()
H A Dmysqlnd_result.c656 efree(backtrace); in mysqlnd_query_read_result_set_header()
/PHP-5.6/ext/gd/libgd/
H A Dgd.c1944 efree(stack); in gdImageFill()
2016 efree(pts[i]); in _gdImageFillTiled()
2019 efree(pts); in _gdImageFillTiled()
2020 efree(stack); in _gdImageFillTiled()
/PHP-5.6/ext/filter/
H A Dfilter.c491 efree(*val); in php_sapi_filter()
/PHP-5.6/ext/simplexml/
H A Dsimplexml.c1833 efree(prop_hash); in sxe_object_cast()
2097 efree(object); in sxe_object_free_storage()
2378 efree(iterator); in php_sxe_iterator_dtor()
/PHP-5.6/ext/opcache/
H A Dzend_accelerator_module.c797 efree(op_array); in ZEND_FUNCTION()
/PHP-5.6/Zend/
H A Dzend_compile.h48 efree(CG(doc_comment)); \
H A Dzend_API.h664 efree((s)); \
H A Dzend_vm_execute.h425 efree(op_array); in zend_leave_helper_SPEC()
616 efree(fbc); in zend_do_fcall_common_helper_SPEC()
1219 efree(call->fbc); in ZEND_HANDLE_EXCEPTION_SPEC_HANDLER()
1480 efree(lcname); in ZEND_INIT_FCALL_BY_NAME_SPEC_CONST_HANDLER()
1823 efree(lcname); in ZEND_INIT_FCALL_BY_NAME_SPEC_TMP_HANDLER()
2022 efree(lcname); in ZEND_INIT_FCALL_BY_NAME_SPEC_VAR_HANDLER()
2259 efree(lcname); in ZEND_INIT_FCALL_BY_NAME_SPEC_CV_HANDLER()
2994 efree(eval_desc); in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER()
3035 efree(new_op_array); in ZEND_INCLUDE_OR_EVAL_SPEC_CONST_HANDLER()
8375 efree(eval_desc); in ZEND_INCLUDE_OR_EVAL_SPEC_TMP_HANDLER()
[all …]
H A Dzend_operators.c1466 efree(Z_STRVAL_P(result)); in concat_function()
/PHP-5.6/ext/xmlreader/
H A Dphp_xmlreader.c386 efree(object); in xmlreader_objects_free_storage()
/PHP-5.6/
H A DREADME.STREAMS69 responsible for efree()ing opened_path. opened_path may be (and usually
H A DNEWS8 . Fixed bug #77269 (efree() on uninitialized Heap data in imagescale leads to
1918 . Fixed bug #68088 (New Posthandler Potential Illegal efree() vulnerability).
2048 emalloc/efree/estrdup (Anatol, Dmitry)
4825 . Added an optimization which saves memory and emalloc/efree calls for empty
/PHP-5.6/sapi/apache_hooks/
H A Dmod_php5.c636 efree(tmpmimetype); in php_apache_get_default_mimetype()
/PHP-5.6/ext/dom/
H A Dnode.c1887 efree(inclusive_ns_prefixes); in dom_canonicalization()
H A Ddocument.c1516 efree(doc_props); in dom_document_parser()
/PHP-5.6/ext/gmp/
H A Dgmp.c387 efree(intern); in gmp_free_object_storage()

Completed in 305 milliseconds

1...<<1112131415