Home
last modified time | relevance | path

Searched refs:tsrm_free_alloca (Results 1 – 2 of 2) sorted by relevance

/PHP-5.4/TSRM/
H A Dtsrm_config_common.h62 # define tsrm_free_alloca(p, use_heap) \ macro
67 # define tsrm_free_alloca(p, use_heap) free(p) macro
H A Dtsrm_virtual_cwd.c1016 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1025 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1064 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1071 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1076 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1084 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1099 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1115 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1130 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1143 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
[all …]

Completed in 13 milliseconds