Home
last modified time | relevance | path

Searched defs:RESET_ERRMSG (Results 1 – 3 of 3) sorted by relevance

/dports/lang/php73/php-7.3.33/ext/interbase/
H A Dphp_ibase_includes.h34 #define RESET_ERRMSG do { IBG(errmsg)[0] = '\0'; IBG(sql_code) = 0; } while (0) macro
/dports/databases/php73-interbase/php-7.3.33/ext/interbase/
H A Dphp_ibase_includes.h34 #define RESET_ERRMSG do { IBG(errmsg)[0] = '\0'; IBG(sql_code) = 0; } while (0) macro
/dports/www/mod_php73/php-7.3.33/ext/interbase/
H A Dphp_ibase_includes.h34 #define RESET_ERRMSG do { IBG(errmsg)[0] = '\0'; IBG(sql_code) = 0; } while (0) macro