SQL_SUCCESS       306 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       311 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       365 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       371 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       379 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       387 ext/odbc/birdstep.c 		if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       447 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       508 ext/odbc/birdstep.c 		if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       533 ext/odbc/birdstep.c 			if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       586 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       609 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS && stat != SQL_SUCCESS_WITH_INFO ) {
SQL_SUCCESS       632 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       655 ext/odbc/birdstep.c 	if ( stat != SQL_SUCCESS ) {
SQL_SUCCESS       896 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1006 ext/odbc/php_odbc.c 				if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO && colfieldid == SQL_DESC_OCTET_LENGTH) {
SQL_SUCCESS      1054 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1222 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS) {
SQL_SUCCESS      1236 ext/odbc/php_odbc.c 		case SQL_SUCCESS:
SQL_SUCCESS      1454 ext/odbc/php_odbc.c 			case SQL_SUCCESS:
SQL_SUCCESS      1476 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO || rc == SQL_NO_DATA_FOUND) {
SQL_SUCCESS      1513 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1520 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1531 ext/odbc/php_odbc.c 				if (SQLSetCursorName(result->stmt,cursorname,SQL_NTS) != SQL_SUCCESS) {
SQL_SUCCESS      1586 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS      1649 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS) {
SQL_SUCCESS      1662 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO && rc != SQL_NO_DATA_FOUND) { 
SQL_SUCCESS      1740 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1899 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      1992 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2043 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2130 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2233 ext/odbc/php_odbc.c 		if (rc == SQL_SUCCESS) { /* no more data avail */
SQL_SUCCESS      2275 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2293 ext/odbc/php_odbc.c 	while(rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2473 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS) {  /* && rc != SQL_SUCCESS_WITH_INFO ? */
SQL_SUCCESS      2518 ext/odbc/php_odbc.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2642 ext/odbc/php_odbc.c 				if(ret != SQL_SUCCESS || len == 0) {
SQL_SUCCESS      2791 ext/odbc/php_odbc.c 	if (rc == SQL_SUCCESS_WITH_INFO || rc == SQL_SUCCESS) {
SQL_SUCCESS      2967 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      2976 ext/odbc/php_odbc.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      3084 ext/odbc/php_odbc.c 			if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS      3094 ext/odbc/php_odbc.c 			if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS        95 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       116 ext/pdo_odbc/odbc_driver.c 	while (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       187 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       205 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       217 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       231 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       246 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       252 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       279 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       294 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       305 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       320 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       330 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       405 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       413 ext/pdo_odbc/odbc_driver.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       421 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       428 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       436 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && cursor_lib != SQL_CUR_USE_IF_NEEDED) {
SQL_SUCCESS       463 ext/pdo_odbc/odbc_driver.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       246 ext/pdo_odbc/odbc_stmt.c 		case SQL_SUCCESS:
SQL_SUCCESS       317 ext/pdo_odbc/odbc_stmt.c 				if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       382 ext/pdo_odbc/odbc_stmt.c 				if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       530 ext/pdo_odbc/odbc_stmt.c 	if (rc == SQL_SUCCESS) {
SQL_SUCCESS       561 ext/pdo_odbc/odbc_stmt.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       572 ext/pdo_odbc/odbc_stmt.c 	if (rc != SQL_SUCCESS) {
SQL_SUCCESS       600 ext/pdo_odbc/odbc_stmt.c 		if (rc != SQL_SUCCESS) {
SQL_SUCCESS       634 ext/pdo_odbc/odbc_stmt.c 		if (rc == SQL_SUCCESS) {
SQL_SUCCESS       668 ext/pdo_odbc/odbc_stmt.c 				} else if (rc==SQL_SUCCESS) {
SQL_SUCCESS       752 ext/pdo_odbc/odbc_stmt.c 			if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       781 ext/pdo_odbc/odbc_stmt.c 			if (rc == SQL_SUCCESS || rc == SQL_SUCCESS_WITH_INFO) {
SQL_SUCCESS       812 ext/pdo_odbc/odbc_stmt.c 	if (rc != SQL_SUCCESS && rc != SQL_SUCCESS_WITH_INFO) {