Lines Matching refs:IBDEBUG
104 IBDEBUG("Free XSQLDA?"); in _php_ibase_free_xsqlda()
106 IBDEBUG("Freeing XSQLDA..."); in _php_ibase_free_xsqlda()
125 IBDEBUG("Dropping statement handle (free_stmt_handle)..."); in _php_ibase_free_stmt_handle()
141 IBDEBUG("Freeing result by dtor..."); in _php_ibase_free_result()
145 IBDEBUG("query still valid; don't drop statement handle"); in _php_ibase_free_result()
157 IBDEBUG("Freeing query..."); in _php_ibase_free_query()
166 IBDEBUG("result still valid; don't drop statement handle"); in _php_ibase_free_query()
188 IBDEBUG("Preparing to free query by dtor..."); in php_ibase_free_query_rsrc()
949 IBDEBUG("Query wants XSQLDA for output"); in _php_ibase_exec()
971 IBDEBUG("Query wants XSQLDA for input"); in _php_ibase_exec()
976 IBDEBUG("Could not bind input XSQLDA"); in _php_ibase_exec()
989 IBDEBUG("Could not execute query"); in _php_ibase_exec()
1811 IBDEBUG("Implicitly closing a cursor"); in PHP_FUNCTION()