Home
last modified time | relevance | path

Searched refs:ALLOCA_FLAG (Results 1 – 25 of 30) sorted by relevance

12

/PHP-7.2/ext/opcache/Optimizer/
H A Dcompact_vars.c28 ALLOCA_FLAG(use_heap1); in zend_optimizer_compact_vars()
29 ALLOCA_FLAG(use_heap2); in zend_optimizer_compact_vars()
H A Dnop_removal.c40 ALLOCA_FLAG(use_heap); in zend_optimizer_nop_removal()
H A Dzend_call_graph.c91 ALLOCA_FLAG(use_heap); in zend_analyze_calls()
216 ALLOCA_FLAG(use_heap); in zend_analyze_recursion()
H A Dzend_cfg.c702 ALLOCA_FLAG(use_heap) in zend_cfg_compute_dominators_tree()
818 ALLOCA_FLAG(list_use_heap) in zend_cfg_identify_loops()
819 ALLOCA_FLAG(tree_use_heap) in zend_cfg_identify_loops()
820 ALLOCA_FLAG(sorted_blocks_use_heap) in zend_cfg_identify_loops()
H A Dzend_dfg.c206 ALLOCA_FLAG(use_heap); in zend_build_dfg()
H A Dpass3.c61 ALLOCA_FLAG(use_heap); in zend_optimizer_pass3()
H A Dzend_inference.c215 ALLOCA_FLAG(dfs_use_heap) in zend_ssa_find_sccs()
216 ALLOCA_FLAG(root_use_heap) in zend_ssa_find_sccs()
217 ALLOCA_FLAG(stack_use_heap) in zend_ssa_find_sccs()
264 ALLOCA_FLAG(use_heap); in zend_ssa_find_false_dependencies()
1654 ALLOCA_FLAG(use_heap) in zend_infer_ranges_warmup()
1755 ALLOCA_FLAG(use_heap); in zend_infer_ranges()
3723 ALLOCA_FLAG(use_heap) in zend_type_narrowing()
4016 ALLOCA_FLAG(use_heap); in zend_infer_types()
4090 ALLOCA_FLAG(use_heap); in zend_inference_check_recursive_dependencies()
H A Dzend_ssa.c538 ALLOCA_FLAG(use_heap); in zend_ssa_rename()
867 ALLOCA_FLAG(dfg_use_heap) in zend_build_ssa()
868 ALLOCA_FLAG(var_use_heap) in zend_build_ssa()
H A Dblock_pass.c39 ALLOCA_FLAG(use_heap); in zend_optimizer_get_persistent_constant()
996 ALLOCA_FLAG(use_heap); in assemble_code_blocks()
1048 ALLOCA_FLAG(use_heap); in assemble_code_blocks()
H A Ddfa_pass.c135 ALLOCA_FLAG(use_heap); in zend_ssa_remove_nops()
H A Dzend_optimizer.c488 ALLOCA_FLAG(use_heap); in zend_optimizer_remove_live_range()
/PHP-7.2/Zend/
H A Dzend_constants.c246 ALLOCA_FLAG(use_heap) in zend_get_constant_str()
267 ALLOCA_FLAG(use_heap) in zend_get_constant()
383 ALLOCA_FLAG(use_heap) in zend_get_constant_ex()
H A Dzend_portability.h350 # define ALLOCA_FLAG(name) \ macro
361 # define ALLOCA_FLAG(name) macro
H A Dzend_virtual_cwd.c256 ALLOCA_FLAG(use_heap_large) in php_sys_stat_ex()
741 ALLOCA_FLAG(use_heap_large) in tsrm_realpath_r()
751 ALLOCA_FLAG(use_heap) in tsrm_realpath_r()
1410 ALLOCA_FLAG(use_heap) in virtual_chdir_file()
H A Dzend_object_handlers.c1185 ALLOCA_FLAG(use_heap); in zend_std_get_method()
/PHP-7.2/ext/intl/collator/
H A Dcollator_is_numeric.c28 ALLOCA_FLAG(use_heap); in collator_u_strtod()
/PHP-7.2/ext/standard/
H A Dbrowscap.c160 ALLOCA_FLAG(use_heap); in browscap_convert_pattern()
246 ALLOCA_FLAG(use_heap); in browscap_intern_str_ci()
550 ALLOCA_FLAG(use_heap) in browser_reg_compare()
H A Dvar_unserializer.c297 ALLOCA_FLAG(use_heap) in unserialize_allowed_class()
H A Dvar_unserializer.re295 ALLOCA_FLAG(use_heap)
/PHP-7.2/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp249 ALLOCA_FLAG(use_heap); in IntlPartsIterator_get_method()
/PHP-7.2/ext/pcre/
H A Dphp_pcre.c774 ALLOCA_FLAG(use_heap); in php_pcre_match_impl()
1305 ALLOCA_FLAG(use_heap); in php_pcre_replace_impl()
1564 ALLOCA_FLAG(use_heap); in php_pcre_replace_func_impl()
2254 ALLOCA_FLAG(use_heap); in php_pcre_split_impl()
2587 ALLOCA_FLAG(use_heap); in php_pcre_grep_impl()
/PHP-7.2/sapi/cgi/
H A Dcgi_main.c717 ALLOCA_FLAG(use_heap) in sapi_cgi_register_variables()
1604 ALLOCA_FLAG(use_heap)
1734 ALLOCA_FLAG(use_heap)
/PHP-7.2/main/
H A Dphp_variables.c72 ALLOCA_FLAG(use_heap) in php_register_variable_ex()
H A Dmain.c2513 ALLOCA_FLAG(use_heap) in php_execute_script()
2629 ALLOCA_FLAG(use_heap) in php_execute_simple_script()
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c401 ALLOCA_FLAG(use_heap) in add_response_header()
2101 ALLOCA_FLAG(use_heap) in php_cli_server_dispatch_router()

Completed in 139 milliseconds

12