Home
last modified time | relevance | path

Searched refs:IBASE_MSGSIZE (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/interbase/
H A Dphp_ibase_includes.h53 #define IBASE_MSGSIZE 512 macro
54 #define MAX_ERRMSG (IBASE_MSGSIZE*2)
H A Dinterbase.c512 while ((s - IBG(errmsg)) < MAX_ERRMSG - (IBASE_MSGSIZE + 2) && isc_interprete(s, &statusp)) { in _php_ibase_error()

Completed in 13 milliseconds