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       442 ext/odbc/php_odbc.c 			rc = SQLFreeStmt(res->stmt,SQL_DROP);
SQLFreeStmt      1270 ext/odbc/php_odbc.c 			SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1333 ext/odbc/php_odbc.c 				SQLFreeStmt(result->stmt,SQL_RESET_PARAMS);
SQLFreeStmt      1347 ext/odbc/php_odbc.c 				SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1379 ext/odbc/php_odbc.c 					SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1391 ext/odbc/php_odbc.c 					SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1425 ext/odbc/php_odbc.c 				SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1438 ext/odbc/php_odbc.c 	rc = SQLFreeStmt(result->stmt, SQL_CLOSE);
SQLFreeStmt      1473 ext/odbc/php_odbc.c 		SQLFreeStmt(result->stmt, SQL_RESET_PARAMS);
SQLFreeStmt      1680 ext/odbc/php_odbc.c 		SQLFreeStmt(result->stmt, SQL_DROP);
SQLFreeStmt      2817 ext/odbc/php_odbc.c 		rc = SQLFreeStmt(result->stmt, SQL_UNBIND);