SQLColAttributes  400 ext/odbc/birdstep.c 			SQLColAttributes(res->hstmt,i+1,SQL_COLUMN_NAME,
SQLColAttributes  403 ext/odbc/birdstep.c 			SQLColAttributes(res->hstmt,i+1,SQL_COLUMN_TYPE,
SQLColAttributes  413 ext/odbc/birdstep.c 			SQLColAttributes(res->hstmt,i+1,SQL_COLUMN_DISPLAY_SIZE,
SQLColAttributes 1016 ext/odbc/php_odbc.c 					rc = SQLColAttributes(result->stmt, (SQLUSMALLINT)(i+1), SQL_COLUMN_DISPLAY_SIZE,
SQLColAttributes  300 ext/odbc/php_odbc_includes.h #define PHP_ODBC_SQLCOLATTRIBUTE SQLColAttributes