Searched defs:sql_code (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/interbase/ | ||
| H A D | php_ibase_includes.h | 36 #define RESET_ERRMSG do { IBG(errmsg)[0] = '\0'; IBG(sql_code) = 0; } while (0) 68 long sql_code; variable |
Completed in 5 milliseconds