Home
last modified time | relevance | path

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

12

/PHP-7.4/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.c95 ALLOCA_FLAG(use_heap); in zend_analyze_calls()
225 ALLOCA_FLAG(use_heap); in zend_analyze_recursion()
H A Dzend_cfg.c674 ALLOCA_FLAG(use_heap) in zend_cfg_compute_dominators_tree()
790 ALLOCA_FLAG(list_use_heap) in zend_cfg_identify_loops()
791 ALLOCA_FLAG(tree_use_heap) in zend_cfg_identify_loops()
792 ALLOCA_FLAG(sorted_blocks_use_heap) in zend_cfg_identify_loops()
H A Descape_analysis.c84 ALLOCA_FLAG(use_heap) in zend_build_equi_escape_sets()
396 ALLOCA_FLAG(use_heap) in zend_ssa_escape_analysis()
H A Dzend_dfg.c211 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()
1644 ALLOCA_FLAG(use_heap) in zend_infer_ranges_warmup()
1745 ALLOCA_FLAG(use_heap); in zend_infer_ranges()
4013 ALLOCA_FLAG(use_heap) in zend_type_narrowing()
4306 ALLOCA_FLAG(use_heap); in zend_infer_types()
4380 ALLOCA_FLAG(use_heap); in zend_inference_check_recursive_dependencies()
H A Dzend_ssa.c535 ALLOCA_FLAG(use_heap = 0); in zend_ssa_rename()
888 ALLOCA_FLAG(dfg_use_heap) in zend_build_ssa()
889 ALLOCA_FLAG(var_use_heap) in zend_build_ssa()
H A Dblock_pass.c39 ALLOCA_FLAG(use_heap); in zend_optimizer_get_persistent_constant()
1036 ALLOCA_FLAG(use_heap); in assemble_code_blocks()
/PHP-7.4/Zend/
H A Dzend_constants.c249 ALLOCA_FLAG(use_heap) in zend_get_constant_str_impl()
277 ALLOCA_FLAG(use_heap) in zend_get_constant_impl()
422 ALLOCA_FLAG(use_heap) in zend_get_constant_ex()
H A Dzend_portability.h356 # define ALLOCA_FLAG(name) \ macro
367 # define ALLOCA_FLAG(name) macro
H A Dzend_virtual_cwd.c504 ALLOCA_FLAG(use_heap_large) in tsrm_realpath_r()
515 ALLOCA_FLAG(use_heap) in tsrm_realpath_r()
1212 ALLOCA_FLAG(use_heap) in virtual_chdir_file()
H A Dzend_opcode.c773 ALLOCA_FLAG(use_heap) in zend_calc_live_ranges()
/PHP-7.4/ext/intl/collator/
H A Dcollator_is_numeric.c74 ALLOCA_FLAG(use_heap); in collator_u_strtod()
/PHP-7.4/ext/standard/
H A Dbrowscap.c158 ALLOCA_FLAG(use_heap); in browscap_convert_pattern()
245 ALLOCA_FLAG(use_heap); in browscap_intern_str_ci()
551 ALLOCA_FLAG(use_heap) in browser_reg_compare()
H A Dvar_unserializer.re354 ALLOCA_FLAG(use_heap)
/PHP-7.4/ext/intl/breakiterator/
H A Dbreakiterator_iterators.cpp246 ALLOCA_FLAG(use_heap); in IntlPartsIterator_get_method()
/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_auth.c765 ALLOCA_FLAG(use_heap); in mysqlnd_sha256_get_rsa_from_pem()
935 ALLOCA_FLAG(use_heap); in mysqlnd_sha256_auth_get_auth_data()
1204 ALLOCA_FLAG(use_heap) in mysqlnd_caching_sha2_get_and_use_key()
/PHP-7.4/main/
H A Dphp_variables.c78 ALLOCA_FLAG(use_heap) in php_register_variable_ex()
H A DSAPI.c1111 ALLOCA_FLAG(use_heap) in sapi_add_request_header()
H A Dmain.c2596 ALLOCA_FLAG(use_heap) in php_execute_script()
2704 ALLOCA_FLAG(use_heap) in php_execute_simple_script()
/PHP-7.4/sapi/cli/
H A Dphp_cli_server.c376 ALLOCA_FLAG(use_heap) in get_mime_type()
412 ALLOCA_FLAG(use_heap) in add_response_header()
2217 ALLOCA_FLAG(use_heap) in php_cli_server_dispatch_router()
/PHP-7.4/win32/
H A Dioutil.c981 ALLOCA_FLAG(use_heap_large) in php_win32_ioutil_stat_ex_w()
/PHP-7.4/sapi/cgi/
H A Dcgi_main.c705 ALLOCA_FLAG(use_heap) in sapi_cgi_register_variables()
1682 ALLOCA_FLAG(use_heap)

Completed in 108 milliseconds

12