Home
last modified time | relevance | path

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

12

/php-src/Zend/Optimizer/
H A Dcompact_vars.c27 ALLOCA_FLAG(use_heap1); in zend_optimizer_compact_vars()
28 ALLOCA_FLAG(use_heap2); in zend_optimizer_compact_vars()
H A Dnop_removal.c39 ALLOCA_FLAG(use_heap); in zend_optimizer_nop_removal()
H A Dzend_call_graph.c54 ALLOCA_FLAG(use_heap); in zend_analyze_calls()
208 ALLOCA_FLAG(use_heap); in zend_analyze_recursion()
H A Dpass3.c60 ALLOCA_FLAG(use_heap); in zend_optimizer_pass3()
H A Descape_analysis.c83 ALLOCA_FLAG(use_heap) in zend_build_equi_escape_sets()
390 ALLOCA_FLAG(use_heap) in zend_ssa_escape_analysis()
H A Dzend_cfg.c686 ALLOCA_FLAG(use_heap) in zend_cfg_compute_dominators_tree()
786 ALLOCA_FLAG(list_use_heap) in zend_cfg_identify_loops()
787 ALLOCA_FLAG(tree_use_heap) in zend_cfg_identify_loops()
H A Dzend_dfg.c292 ALLOCA_FLAG(use_heap); in zend_build_dfg()
H A Dzend_inference.c224 ALLOCA_FLAG(stack_use_heap)
449 ALLOCA_FLAG(stack_use_heap) in zend_ssa_find_sccs()
450 ALLOCA_FLAG(vstack_use_heap) in zend_ssa_find_sccs()
451 ALLOCA_FLAG(iterators_use_heap) in zend_ssa_find_sccs()
498 ALLOCA_FLAG(use_heap); in zend_ssa_find_false_dependencies()
1740 ALLOCA_FLAG(use_heap) in zend_infer_ranges_warmup()
1842 ALLOCA_FLAG(use_heap); in zend_infer_ranges()
4447 ALLOCA_FLAG(use_heap) in zend_type_narrowing()
4717 ALLOCA_FLAG(use_heap); in zend_infer_types()
4752 ALLOCA_FLAG(use_heap); in zend_mark_cv_references()
H A Dzend_ssa.c828 ALLOCA_FLAG(use_heap = 0); in zend_ssa_rename()
946 ALLOCA_FLAG(dfg_use_heap) in zend_build_ssa()
947 ALLOCA_FLAG(var_use_heap) in zend_build_ssa()
H A Dblock_pass.c1054 ALLOCA_FLAG(use_heap); in assemble_code_blocks()
/php-src/ext/standard/
H A Dcrypt_sha256.c368 ALLOCA_FLAG(use_heap_key); in php_sha256_crypt_r()
370 ALLOCA_FLAG(use_heap_salt); in php_sha256_crypt_r()
447 ALLOCA_FLAG(use_heap_p_bytes); in php_sha256_crypt_r()
466 ALLOCA_FLAG(use_heap_s_bytes); in php_sha256_crypt_r()
H A Dcrypt_sha512.c406 ALLOCA_FLAG(use_heap_key); in php_sha512_crypt_r()
408 ALLOCA_FLAG(use_heap_salt); in php_sha512_crypt_r()
485 ALLOCA_FLAG(use_heap_p_bytes); in php_sha512_crypt_r()
505 ALLOCA_FLAG(use_heap_s_bytes); in php_sha512_crypt_r()
H A Dbrowscap.c237 ALLOCA_FLAG(use_heap); in browscap_intern_str_ci()
629 ALLOCA_FLAG(use_heap) in browser_reg_compare()
/php-src/ext/intl/collator/
H A Dcollator_is_numeric.c70 ALLOCA_FLAG(use_heap = 0); in collator_u_strtod()
/php-src/Zend/
H A Dzend_portability.h207 # define ALLOCA_FLAG(name) \ macro
218 # define ALLOCA_FLAG(name) macro
H A Dzend_virtual_cwd.c498 ALLOCA_FLAG(use_heap_large) in tsrm_realpath_r()
509 ALLOCA_FLAG(use_heap) in tsrm_realpath_r()
1218 ALLOCA_FLAG(use_heap) in virtual_chdir_file()
H A Dzend_constants.c496 ALLOCA_FLAG(use_heap) in zend_get_constant_ex()
H A Dzend_opcode.c923 ALLOCA_FLAG(use_heap) in zend_calc_live_ranges()
/php-src/ext/mysqlnd/
H A Dmysqlnd_auth.c753 ALLOCA_FLAG(use_heap); in mysqlnd_sha256_get_rsa_from_pem()
926 ALLOCA_FLAG(use_heap); in mysqlnd_sha256_auth_get_auth_data()
1205 ALLOCA_FLAG(use_heap) in mysqlnd_caching_sha2_get_and_use_key()
/php-src/sapi/cli/
H A Dphp_cli_server.c399 ALLOCA_FLAG(use_heap) in get_mime_type()
426 ALLOCA_FLAG(use_heap) in add_response_header()
2236 ALLOCA_FLAG(use_heap) in php_cli_server_dispatch_router()
/php-src/sapi/cgi/
H A Dcgi_main.c702 ALLOCA_FLAG(use_heap) in sapi_cgi_register_variables()
1663 ALLOCA_FLAG(use_heap)
/php-src/win32/
H A Dioutil.c978 ALLOCA_FLAG(use_heap_large) in php_win32_ioutil_stat_ex_w()
/php-src/main/
H A Dphp_variables.c118 ALLOCA_FLAG(use_heap) in php_register_variable_ex()
H A DSAPI.c1114 ALLOCA_FLAG(use_heap) in sapi_add_request_header()
H A Dmain.c2442 ALLOCA_FLAG(use_heap) in php_execute_script_ex()
2555 ALLOCA_FLAG(use_heap) in php_execute_simple_script()

Completed in 102 milliseconds

12