Home
last modified time | relevance | path

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

12

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c651 free_alloca(tmp, use_heap); in tsrm_realpath_r()
664 free_alloca(tmp, use_heap); in tsrm_realpath_r()
672 free_alloca(tmp, use_heap); in tsrm_realpath_r()
692 free_alloca(tmp, use_heap); in tsrm_realpath_r()
708 free_alloca(tmp, use_heap); in tsrm_realpath_r()
789 free_alloca(tmp, use_heap); in tsrm_realpath_r()
914 free_alloca(tmp, use_heap); in tsrm_realpath_r()
965 free_alloca(tmp, use_heap); in tsrm_realpath_r()
989 free_alloca(tmp, use_heap); in tsrm_realpath_r()
1002 free_alloca(tmp, use_heap); in tsrm_realpath_r()
[all …]
H A Dzend_constants.c261 free_alloca(lcname, use_heap); in zend_get_constant_str_impl()
292 free_alloca(lcname, use_heap); in zend_get_constant_impl()
441 free_alloca(lcname, use_heap); in zend_get_constant_ex()
H A Dzend_portability.h364 # define free_alloca(p, use_heap) \ macro
370 # define free_alloca(p, use_heap) efree(p) macro
H A Dzend_string.h95 #define ZSTR_ALLOCA_FREE(str, use_heap) free_alloca(str, use_heap)
H A Dzend_opcode.c866 free_alloca(last_use, use_heap); in zend_calc_live_ranges()
/PHP-7.4/ext/opcache/Optimizer/
H A Dcompact_vars.c75 free_alloca(used_vars, use_heap1); in zend_optimizer_compact_vars()
77 free_alloca(vars_map, use_heap2); in zend_optimizer_compact_vars()
123 free_alloca(vars_map, use_heap2); in zend_optimizer_compact_vars()
H A Dzend_worklist.h38 free_alloca((s)->buf, use_heap)
83 free_alloca((w)->stack.buf, use_heap)
H A Dnop_removal.c105 free_alloca(shiftlist, use_heap); in zend_optimizer_nop_removal()
H A Dzend_call_graph.c187 free_alloca(call_stack, use_heap); in zend_analyze_calls()
247 free_alloca(visited, use_heap); in zend_analyze_recursion()
H A Descape_analysis.c145 free_alloca(size, use_heap); in zend_build_equi_escape_sets()
538 free_alloca(ees, use_heap); in zend_ssa_escape_analysis()
H A Dzend_ssa.c871 free_alloca(tmp, use_heap); in zend_ssa_rename()
911 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
965 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
1018 free_alloca(var, var_use_heap); in zend_build_ssa()
1019 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
1023 free_alloca(var, var_use_heap); in zend_build_ssa()
1024 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
H A Dzend_dfg.c248 free_alloca(worklist, use_heap); in zend_build_dfg()
H A Dzend_cfg.c754 free_alloca(postnum, use_heap); in zend_cfg_compute_dominators_tree()
884 free_alloca(sorted_blocks, sorted_blocks_use_heap); in zend_cfg_identify_loops()
885 free_alloca(entry_times, tree_use_heap); in zend_cfg_identify_loops()
H A Dpass3.c420 free_alloca(jmp_hitlist, use_heap); in zend_optimizer_pass3()
H A Dzend_inference.c249 free_alloca(root, root_use_heap); in zend_ssa_find_sccs()
250 free_alloca(dfs, dfs_use_heap); in zend_ssa_find_sccs()
307 free_alloca(worklist, use_heap); in zend_ssa_find_false_dependencies()
1733 free_alloca(worklist, use_heap); in zend_infer_ranges_warmup()
1842 free_alloca(worklist, use_heap); in zend_infer_ranges()
4046 free_alloca(visited, use_heap); in zend_type_narrowing()
4051 free_alloca(visited, use_heap); in zend_type_narrowing()
4055 free_alloca(visited, use_heap); in zend_type_narrowing()
4318 free_alloca(worklist, use_heap); in zend_infer_types()
4329 free_alloca(worklist, use_heap); in zend_infer_types()
[all …]
/PHP-7.4/main/
H A Dphp_variables.c121 free_alloca(var_orig, use_heap); in php_register_variable_ex()
128 free_alloca(var_orig, use_heap); in php_register_variable_ex()
134 free_alloca(var_orig, use_heap); in php_register_variable_ex()
148 free_alloca(var_orig, use_heap); in php_register_variable_ex()
163 free_alloca(var_orig, use_heap); in php_register_variable_ex()
192 free_alloca(var_orig, use_heap); in php_register_variable_ex()
225 free_alloca(var_orig, use_heap); in php_register_variable_ex()
285 free_alloca(var_orig, use_heap); in php_register_variable_ex()
H A DSAPI.c1151 free_alloca(var, use_heap); in sapi_add_request_header()
H A Dmain.c2693 free_alloca(old_cwd, use_heap); in php_execute_script()
2731 free_alloca(old_cwd, use_heap); in php_execute_simple_script()
/PHP-7.4/ext/intl/collator/
H A Dcollator_is_numeric.c92 free_alloca(numbuf, use_heap); in collator_u_strtod()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c786 free_alloca(der_buf, use_heap); in mysqlnd_sha256_get_rsa_from_pem()
941 free_alloca(xor_str, use_heap); in mysqlnd_sha256_auth_get_auth_data()
1210 free_alloca(xor_str, use_heap); in mysqlnd_caching_sha2_get_and_use_key()
/PHP-7.4/ext/ffi/
H A Dffi.c887 free_alloca(fci.params, use_heap); in zend_ffi_callback_trampoline()
2681 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2690 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2691 free_alloca(arg_values, arg_values_use_heap); in ZEND_FUNCTION()
2696 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2697 free_alloca(arg_values, arg_values_use_heap); in ZEND_FUNCTION()
2727 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2733 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2752 free_alloca(arg_types, arg_types_use_heap); in ZEND_FUNCTION()
2753 free_alloca(arg_values, arg_values_use_heap); in ZEND_FUNCTION()
[all …]
/PHP-7.4/win32/
H A Dioutil.c1001 free_alloca(pbuffer, use_heap_large); in php_win32_ioutil_stat_ex_w()
1016 free_alloca(pbuffer, use_heap_large); in php_win32_ioutil_stat_ex_w()
/PHP-7.4/ext/standard/
H A Dbrowscap.c213 free_alloca(lc_pattern, use_heap); in browscap_convert_pattern()
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c380 free_alloca(ext_lower, use_heap); in get_mime_type()
429 free_alloca(s, use_heap); in add_response_header()
2242 free_alloca(old_cwd, use_heap); in php_cli_server_dispatch_router()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c746 free_alloca(php_self, use_heap); in sapi_cgi_register_variables()
1700 free_alloca(s, use_heap);

Completed in 126 milliseconds

12