exhausted 143 ext/pdo_firebird/firebird_statement.c S->exhausted = !S->cursor_open; exhausted 164 ext/pdo_firebird/firebird_statement.c } else if (!S->exhausted) { exhausted 169 ext/pdo_firebird/firebird_statement.c S->exhausted = 1; exhausted 173 ext/pdo_firebird/firebird_statement.c S->exhausted = 1; exhausted 106 ext/pdo_firebird/php_pdo_firebird_int.h unsigned exhausted:1;