golden hour
/opt/alt/php70/usr/include/php/TSRM
⬆️ Go Up
Upload
File/Folder
Size
Actions
TSRM.h
6.06 KB
Del
OK
readdir.h
1.08 KB
Del
OK
tsrm_config.h
32 B
Del
OK
tsrm_config.w32.h
256 B
Del
OK
tsrm_config_common.h
1.43 KB
Del
OK
tsrm_nw.h
1.35 KB
Del
OK
tsrm_strtok_r.h
143 B
Del
OK
tsrm_win32.h
3.19 KB
Del
OK
Edit: tsrm_config.w32.h
#ifndef TSRM_CONFIG_W32_H #define TSRM_CONFIG_W32_H #include <../main/config.w32.h> #include "Zend/zend_config.w32.h" #define HAVE_UTIME 1 #define HAVE_ALLOCA 1 #define HAVE_REALPATH 1 #include <malloc.h> #include <stdlib.h> #include <crtdbg.h> #endif
Save