golden hour
/opt/alt/php73/usr/include/php/TSRM
⬆️ Go Up
Upload
File/Folder
Size
Actions
TSRM.h
6.1 KB
Del
OK
readdir.h
176 B
Del
OK
tsrm_config.h
32 B
Del
OK
tsrm_config.w32.h
359 B
Del
OK
tsrm_config_common.h
1.61 KB
Del
OK
tsrm_strtok_r.h
143 B
Del
OK
tsrm_win32.h
3.31 KB
Del
OK
Edit: tsrm_strtok_r.h
#ifndef TSRM_STRTOK_R #define TSRM_STRTOK_R #include "TSRM.h" TSRM_API char *tsrm_strtok_r(char *s, const char *delim, char **last); #endif
Save