Home
last modified time | relevance | path

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

/PHP-5.3/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.c1029 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1038 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1077 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1084 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1089 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1097 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1112 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1128 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1143 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
1156 tsrm_free_alloca(tmp, use_heap); in tsrm_realpath_r()
[all …]

Completed in 12 milliseconds