Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.c947 free_alloca(tmp, use_heap); in tsrm_realpath_r()
954 free_alloca(tmp, use_heap); in tsrm_realpath_r()
962 free_alloca(tmp, use_heap); in tsrm_realpath_r()
968 free_alloca(tmp, use_heap); in tsrm_realpath_r()
983 free_alloca(tmp, use_heap); in tsrm_realpath_r()
1063 free_alloca(tmp, use_heap); in tsrm_realpath_r()
1177 free_alloca(tmp, use_heap); in tsrm_realpath_r()
1228 free_alloca(tmp, use_heap); in tsrm_realpath_r()
1252 free_alloca(tmp, use_heap); in tsrm_realpath_r()
1265 free_alloca(tmp, use_heap); in tsrm_realpath_r()
[all …]
H A Dzend_portability.h360 # define free_alloca(p, use_heap) \ macro
366 # define free_alloca(p, use_heap) efree(p) macro
H A Dzend_constants.c282 free_alloca(lcname, use_heap); in zend_get_constant_str()
303 free_alloca(lcname, use_heap); in zend_get_constant()
424 free_alloca(lcname, use_heap); in zend_get_constant_ex()
H A Dzend_string.h79 #define ZSTR_ALLOCA_FREE(str, use_heap) free_alloca(str, use_heap)
/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_worklist.h40 free_alloca((s)->buf, use_heap)
88 free_alloca((w)->stack.buf, use_heap)
H A Dzend_call_graph.c175 free_alloca(call_stack, use_heap); in zend_analyze_calls()
235 free_alloca(visited, use_heap); in zend_analyze_recursion()
H A Dzend_ssa.c842 free_alloca(tmp, use_heap); in zend_ssa_rename()
885 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
939 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
992 free_alloca(var, var_use_heap); in zend_build_ssa()
993 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
997 free_alloca(var, var_use_heap); in zend_build_ssa()
998 free_alloca(dfg.tmp, dfg_use_heap); in zend_build_ssa()
H A Dnop_removal.c166 free_alloca(shiftlist, use_heap); in zend_optimizer_nop_removal()
H A Dzend_dfg.c241 free_alloca(worklist, use_heap); in zend_build_dfg()
H A Dzend_cfg.c738 free_alloca(postnum, use_heap); in zend_cfg_compute_dominators_tree()
870 free_alloca(sorted_blocks, sorted_blocks_use_heap); in zend_cfg_identify_loops()
871 free_alloca(entry_times, tree_use_heap); in zend_cfg_identify_loops()
H A Dzend_inference.c248 free_alloca(root, root_use_heap); in zend_ssa_find_sccs()
249 free_alloca(dfs, dfs_use_heap); in zend_ssa_find_sccs()
317 free_alloca(worklist, use_heap); in zend_ssa_find_false_dependencies()
1665 free_alloca(worklist, use_heap); in zend_infer_ranges_warmup()
1761 free_alloca(worklist, use_heap); in zend_infer_ranges()
3611 free_alloca(visited, use_heap); in zend_type_narrowing()
3616 free_alloca(visited, use_heap); in zend_type_narrowing()
3620 free_alloca(visited, use_heap); in zend_type_narrowing()
3881 free_alloca(worklist, use_heap); in zend_infer_types()
3911 free_alloca(worklist, use_heap); in zend_infer_types()
[all …]
H A Dpass3.c430 free_alloca(jmp_hitlist, use_heap); in zend_optimizer_pass3()
H A Dblock_pass.c53 free_alloca(lookup_name, use_heap); in zend_optimizer_get_persistent_constant()
949 free_alloca(map, use_heap); in assemble_code_blocks()
1002 free_alloca(map, use_heap); in assemble_code_blocks()
H A Ddfa_pass.c311 free_alloca(shiftlist, use_heap); in zend_ssa_remove_nops()
H A Dzend_optimizer.c410 free_alloca(map, use_heap); in zend_optimizer_remove_live_range()
/PHP-7.1/main/
H A Dphp_variables.c108 free_alloca(var_orig, use_heap); in php_register_variable_ex()
122 free_alloca(var_orig, use_heap); in php_register_variable_ex()
137 free_alloca(var_orig, use_heap); in php_register_variable_ex()
166 free_alloca(var_orig, use_heap); in php_register_variable_ex()
199 free_alloca(var_orig, use_heap); in php_register_variable_ex()
254 free_alloca(var_orig, use_heap); in php_register_variable_ex()
H A Dmain.c2596 free_alloca(old_cwd, use_heap); in php_execute_script()
2634 free_alloca(old_cwd, use_heap); in php_execute_simple_script()
/PHP-7.1/ext/intl/collator/
H A Dcollator_is_numeric.c92 free_alloca(numbuf, use_heap); in collator_u_strtod()
/PHP-7.1/ext/pcre/
H A Dphp_pcre.c860 free_alloca(offsets, use_heap); in php_pcre_match_impl()
1033 free_alloca(offsets, use_heap); in php_pcre_match_impl()
1239 free_alloca(offsets, use_heap); in php_pcre_replace_impl()
1433 free_alloca(offsets, use_heap); in php_pcre_replace_impl()
1943 free_alloca(offsets, use_heap); in php_pcre_split_impl()
2144 free_alloca(offsets, use_heap); in php_pcre_grep_impl()
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c754 free_alloca(php_self, use_heap); in sapi_cgi_register_variables()
1638 free_alloca(var, use_heap);
1749 free_alloca(s, use_heap);
/PHP-7.1/ext/standard/
H A Dbrowscap.c215 free_alloca(lc_pattern, use_heap); in browscap_convert_pattern()
H A Darray.c5126 free_alloca(bitset, use_heap);
/PHP-7.1/sapi/cli/
H A Dphp_cli_server.c419 free_alloca(s, use_heap); in add_response_header()
2162 free_alloca(old_cwd, use_heap); in php_cli_server_dispatch_router()
/PHP-7.1/ext/reflection/
H A Dphp_reflection.c5833 free_alloca(lcname, use_heap); in ZEND_METHOD()
5838 free_alloca(lcname, use_heap); in ZEND_METHOD()

Completed in 116 milliseconds