SQLFreeStmt       373 ext/odbc/birdstep.c 		SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       381 ext/odbc/birdstep.c 		SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       389 ext/odbc/birdstep.c 			SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       393 ext/odbc/birdstep.c 		SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       443 ext/odbc/birdstep.c 		SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       449 ext/odbc/birdstep.c 		SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       504 ext/odbc/birdstep.c 			SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       510 ext/odbc/birdstep.c 			SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       529 ext/odbc/birdstep.c 				SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       535 ext/odbc/birdstep.c 				SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       565 ext/odbc/birdstep.c 	SQLFreeStmt(res->hstmt,SQL_DROP);
SQLFreeStmt       439 ext/odbc/php_odbc.c 			rc = SQLFreeStmt(res->stmt,SQL_DROP);
SQLFreeStmt      1267 ext/odbc/php_odbc.c 			SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1327 ext/odbc/php_odbc.c 				SQLFreeStmt(result->stmt,SQL_RESET_PARAMS);
SQLFreeStmt      1341 ext/odbc/php_odbc.c 				SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1373 ext/odbc/php_odbc.c 					SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1385 ext/odbc/php_odbc.c 					SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1419 ext/odbc/php_odbc.c 				SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1432 ext/odbc/php_odbc.c 	rc = SQLFreeStmt(result->stmt, SQL_CLOSE);
SQLFreeStmt      1467 ext/odbc/php_odbc.c 		SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1667 ext/odbc/php_odbc.c 		SQLFreeStmt(result->stmt, SQL_DROP);
SQLFreeStmt      2792 ext/odbc/php_odbc.c 		rc = SQLFreeStmt(result->stmt, SQL_UNBIND);