mirror of
https://github.com/php/php-src.git
synced 2024-11-25 19:05:31 +08:00
-
This commit is contained in:
parent
8a4805c831
commit
daf81344af
@ -22,7 +22,6 @@
|
||||
#endif
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
typedef unsigned int int;
|
||||
#define strtok_r(a,b,c) strtok((a),(b))
|
||||
#define IS_SLASH(c) ((c) == '/' || (c) == '\\')
|
||||
#define DEFAULT_SLASH '\\'
|
||||
|
Loading…
Reference in New Issue
Block a user