mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
parent
a8c7a9deb8
commit
1e1e162e31
@ -54,6 +54,7 @@
|
||||
PHP_FUNCTION(solid_fetch_prev);
|
||||
#define SQLSMALLINT SWORD
|
||||
#define SQLUSMALLINT UWORD
|
||||
#define SQL_SUCCEEDED(rc) (((rc)&(~1))==0)
|
||||
|
||||
#elif defined(HAVE_EMPRESS) /* Empress */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user