mirror of
https://github.com/php/php-src.git
synced 2026-03-26 17:22:15 +01:00
- Windows support strcoll too.
This commit is contained in:
@@ -55,6 +55,7 @@ typedef unsigned int uint;
|
||||
#define HAVE_STDARG_H 1
|
||||
#define HAVE_SNPRINTF 1
|
||||
#define HAVE_VSNPRINTF 1
|
||||
#define HAVE_STRCOLL 1
|
||||
|
||||
#define snprintf _snprintf
|
||||
#define vsnprintf _vsnprintf
|
||||
|
||||
Reference in New Issue
Block a user