/opt/alt/php54/usr/include/php/TSRM
NameSizeModeActions
readdir.h11020644editdlrm
TSRM.h54920644editdlrm
tsrm_config.h320644editdlrm
tsrm_config.w32.h3280644editdlrm
tsrm_config_common.h14600644editdlrm
tsrm_nw.h13840644editdlrm
tsrm_strtok_r.h1150644editdlrm
tsrm_virtual_cwd.h120280644editdlrm
tsrm_win32.h32170644editdlrm
Edit: /opt/alt/php54/usr/include/php/TSRM/tsrm_config.w32.h (328B)
#ifndef TSRM_CONFIG_W32_H #define TSRM_CONFIG_W32_H #include <../main/config.w32.h> #define HAVE_UTIME 1 #define HAVE_ALLOCA 1 #define HAVE_REALPATH 1 #include #include #include #undef inline #ifdef ZEND_WIN32_FORCE_INLINE # define inline __forceinline #else # define inline #endif #endif