Searched refs:IBASE_MSGSIZE (Results 1 – 2 of 2) sorted by relevance
53 #define IBASE_MSGSIZE 512 macro54 #define MAX_ERRMSG (IBASE_MSGSIZE*2)
512 while ((s - IBG(errmsg)) < MAX_ERRMSG - (IBASE_MSGSIZE + 2) && isc_interprete(s, &statusp)) { in _php_ibase_error()
Completed in 20 milliseconds