Home
last modified time | relevance | path

Searched refs:free_alloca (Results 1 – 25 of 40) sorted by relevance

12

/php-src/Zend/
H A Dzend_virtual_cwd.c646 free_alloca(tmp, use_heap); in tsrm_realpath_r()
659 free_alloca(tmp, use_heap); in tsrm_realpath_r()
667 free_alloca(tmp, use_heap); in tsrm_realpath_r()
687 free_alloca(tmp, use_heap); in tsrm_realpath_r()
703 free_alloca(tmp, use_heap); in tsrm_realpath_r()
784 free_alloca(tmp, use_heap); in tsrm_realpath_r()
909 free_alloca(tmp, use_heap); in tsrm_realpath_r()
960 free_alloca(tmp, use_heap); in tsrm_realpath_r()
984 free_alloca(tmp, use_heap); in tsrm_realpath_r()
997 free_alloca(tmp, use_heap); in tsrm_realpath_r()
[all …]
H A Dzend_portability.h215 # define free_alloca(p, use_heap) \ macro
221 # define free_alloca(p, use_heap) efree(p) macro
H A Dzend_constants.c507 free_alloca(lcname, use_heap); in zend_get_constant_ex()
H A Dzend_string.h133 #define ZSTR_ALLOCA_FREE(str, use_heap) free_alloca(str, use_heap)
H A Dzend_inheritance.c3055 free_alloca(traits_and_interfaces, use_heap); in zend_do_link_class()
3060 free_alloca(traits_and_interfaces, use_heap); in zend_do_link_class()
3085 free_alloca(traits_and_interfaces, use_heap); in zend_do_link_class()
3109 free_alloca(traits_and_interfaces, use_heap); in zend_do_link_class()
3257 free_alloca(traits_and_interfaces, use_heap); in zend_do_link_class()
/php-src/Zend/Optimizer/
H A Dcompact_vars.c74 free_alloca(used_vars, use_heap1); in zend_optimizer_compact_vars()
76 free_alloca(vars_map, use_heap2); in zend_optimizer_compact_vars()
122 free_alloca(vars_map, use_heap2); in zend_optimizer_compact_vars()
H A Dzend_worklist.h38 free_alloca((s)->buf, use_heap)
81 free_alloca((w)->stack.buf, use_heap)
H A Dnop_removal.c93 free_alloca(shiftlist, use_heap); in zend_optimizer_nop_removal()
H A Dzend_call_graph.c171 free_alloca(call_stack, use_heap); in zend_analyze_calls()
233 free_alloca(visited, use_heap); in zend_analyze_recursion()
H A Dpass3.c238 free_alloca(jmp_hitlist, use_heap); in zend_optimizer_pass3()
H A Descape_analysis.c144 free_alloca(size, use_heap); in zend_build_equi_escape_sets()
532 free_alloca(ees, use_heap); in zend_ssa_escape_analysis()
H A Dzend_ssa.c929 free_alloca(tmp, use_heap); in zend_ssa_rename()
1019 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
1072 free_alloca(var, var_use_heap); in zend_build_ssa()
1073 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
1077 free_alloca(var, var_use_heap); in zend_build_ssa()
1078 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
H A Dzend_dfg.c329 free_alloca(worklist, use_heap); in zend_build_dfg()
H A Dzend_cfg.c764 free_alloca(postnum, use_heap); in zend_cfg_compute_dominators_tree()
900 free_alloca(entry_times, tree_use_heap); in zend_cfg_identify_loops()
H A Dzend_inference.c484 free_alloca(iterators, iterators_use_heap); in zend_ssa_find_sccs()
541 free_alloca(worklist, use_heap); in zend_ssa_find_false_dependencies()
1830 free_alloca(worklist, use_heap); in zend_infer_ranges_warmup()
1946 free_alloca(worklist, use_heap); in zend_infer_ranges()
4480 free_alloca(visited, use_heap); in zend_type_narrowing()
4485 free_alloca(visited, use_heap); in zend_type_narrowing()
4489 free_alloca(visited, use_heap); in zend_type_narrowing()
4728 free_alloca(worklist, use_heap); in zend_infer_types()
4741 free_alloca(worklist, use_heap); in zend_infer_types()
4880 free_alloca(worklist, use_heap); in zend_mark_cv_references()
/php-src/main/
H A Dphp_variables.c160 free_alloca(var_orig, use_heap); in php_register_variable_ex()
174 free_alloca(var_orig, use_heap); in php_register_variable_ex()
189 free_alloca(var_orig, use_heap); in php_register_variable_ex()
218 free_alloca(var_orig, use_heap); in php_register_variable_ex()
257 free_alloca(var_orig, use_heap); in php_register_variable_ex()
263 free_alloca(var_orig, use_heap); in php_register_variable_ex()
306 free_alloca(var_orig, use_heap); in php_register_variable_ex()
329 free_alloca(var_orig, use_heap); in php_register_variable_ex()
H A DSAPI.c1155 free_alloca(buf, use_heap); in sapi_add_request_header()
/php-src/ext/standard/
H A Dcrypt_sha256.c578 free_alloca(tmp_key, use_heap_key); in php_sha256_crypt_r()
581 free_alloca(tmp_salt, use_heap_salt); in php_sha256_crypt_r()
583 free_alloca(p_bytes, use_heap_p_bytes); in php_sha256_crypt_r()
584 free_alloca(s_bytes, use_heap_s_bytes); in php_sha256_crypt_r()
H A Dcrypt_sha512.c629 free_alloca(tmp_key, use_heap_key); in php_sha512_crypt_r()
632 free_alloca(tmp_salt, use_heap_salt); in php_sha512_crypt_r()
634 free_alloca(p_bytes, use_heap_p_bytes); in php_sha512_crypt_r()
635 free_alloca(s_bytes, use_heap_s_bytes); in php_sha512_crypt_r()
/php-src/ext/intl/collator/
H A Dcollator_is_numeric.c88 free_alloca(numbuf, use_heap); in collator_u_strtod()
/php-src/ext/mysqlnd/
H A Dmysqlnd_auth.c774 free_alloca(der_buf, use_heap); in mysqlnd_sha256_get_rsa_from_pem()
935 free_alloca(xor_str, use_heap); in mysqlnd_sha256_auth_get_auth_data()
1211 free_alloca(xor_str, use_heap); in mysqlnd_caching_sha2_get_and_use_key()
/php-src/win32/
H A Dioutil.c998 free_alloca(pbuffer, use_heap_large); in php_win32_ioutil_stat_ex_w()
1013 free_alloca(pbuffer, use_heap_large); in php_win32_ioutil_stat_ex_w()
/php-src/ext/ffi/
H A Dffi.c978 free_alloca(fci.params, use_heap); in zend_ffi_callback_trampoline()
2781 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2790 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2791 free_alloca(arg_values, arg_values_use_heap); in ZEND_FUNCTION()
2796 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2797 free_alloca(arg_values, arg_values_use_heap); in ZEND_FUNCTION()
2827 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2833 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2852 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2853 free_alloca(arg_values, arg_values_use_heap); in ZEND_FUNCTION()
[all …]
/php-src/sapi/cli/
H A Dphp_cli_server.c403 free_alloca(ext_lower, use_heap); in get_mime_type()
443 free_alloca(s, use_heap); in add_response_header()
2266 free_alloca(old_cwd, use_heap); in php_cli_server_dispatch_router()
/php-src/sapi/cgi/
H A Dcgi_main.c743 free_alloca(php_self, use_heap); in sapi_cgi_register_variables()
1681 free_alloca(s, use_heap);

Completed in 141 milliseconds

12