Home
last modified time | relevance | path

Searched defs:strlen_or_ind (Results 1 – 19 of 19) sorted by relevance

/dports/databases/freetds-devel/freetds-dev.1.3.7/src/odbc/unittests/
H A Dbinary_test.c43 SQLLEN strlen_or_ind; in test_insert() local
73 SQLLEN strlen_or_ind = 0; in test_select() local
/dports/databases/freetds/freetds-1.3.4/src/odbc/unittests/
H A Dbinary_test.c43 SQLLEN strlen_or_ind; in test_insert() local
73 SQLLEN strlen_or_ind = 0; in test_select() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/odbc/unittests/
H A Dbinary_test.c44 SQLLEN strlen_or_ind; in test_insert() local
74 SQLLEN strlen_or_ind = 0; in test_select() local
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/odbc/unittests/
H A Dbinary_test.c47 SQLLEN strlen_or_ind; in test_insert() local
77 SQLLEN strlen_or_ind = 0; in test_select() local
/dports/databases/unixODBC/unixODBC-2.3.9/cur/
H A DSQLPutData.c53 SQLINTEGER strlen_or_ind ) in CLPutData()
H A DSQLBindParam.c61 SQLLEN *strlen_or_ind ) in CLBindParam()
H A DSQLSetParam.c61 SQLLEN *strlen_or_ind ) in CLSetParam()
H A DSQLBindCol.c178 SQLLEN *strlen_or_ind ) in CLBindCol()
H A DSQLGetData.c100 SQLLEN *strlen_or_ind ) in CLGetData()
/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLPutData.c114 SQLLEN strlen_or_ind ) in SQLPutData()
H A DSQLBindParam.c144 SQLLEN *strlen_or_ind) in SQLBindParam()
H A DSQLBindCol.c205 SQLLEN *strlen_or_ind ) in SQLBindCol()
H A DSQLSetParam.c205 SQLLEN *strlen_or_ind ) in SQLSetParam()
H A DSQLGetData.c192 SQLLEN *strlen_or_ind ) in SQLGetData()
/dports/databases/postgresql-odbc/psqlodbc-13.02.0000/test/src/
H A Dresult-conversions-test.c173 print_sql_type(int sql_c_type, void *buf, SQLLEN strlen_or_ind, int use_time) in print_sql_type()
/dports/databases/sqlrelay/sqlrelay-1.7.0/src/api/odbc/
H A Dsqlrodbc.cpp154 SQLLEN *strlen_or_ind; member
165 SQLLEN *strlen_or_ind; member
604 SQLLEN *strlen_or_ind) { in SQLBindCol()
662 SQLLEN *strlen_or_ind) { in SQLBindParam()
4446 SQLLEN *strlen_or_ind) { in SQLR_SQLGetData()
4855 SQLLEN *strlen_or_ind) { in SQLGetData()
8421 SQLLEN strlen_or_ind) { in SQLPutData()
8783 SQLLEN *strlen_or_ind) { in SQLSetParam()
10207 SQLLEN *strlen_or_ind) { in SQLR_InputBindParameter()
10483 SQLLEN *strlen_or_ind) { in SQLR_InputOutputBindParameter()
[all …]
/dports/databases/mysql-connector-odbc/mysql-connector-odbc-5.3.13-src/test/
H A Dmy_unicode.c1245 SQLLEN strlen_or_ind= 10; in DECLARE_TEST() local
/dports/databases/p5-DBD-ODBC/DBD-ODBC-1.61/
H A Ddbdimp.h237 SQLLEN strlen_or_ind; /* SQLBindParameter StrLen_or_IndPtr argument */ member
H A Ddbdimp.c3837 SQLLEN strlen_or_ind; /* parameter length or indicator */ in rebind_param() local