Home
last modified time | relevance | path

Searched refs:CS_SYB_LANG (Results 1 – 15 of 15) sorted by relevance

/dports/databases/sqlrelay/sqlrelay-1.7.0/src/connections/
H A Dsapatruntime.cpp302 #define CS_SYB_LANG (CS_INT)8 macro
H A Dsap.cpp443 cs_locale(context,CS_SET,locale,CS_SYB_LANG, in logIn()
H A Dfreetds.cpp514 cs_locale(context,CS_SET,locale,CS_SYB_LANG, in logIn()
/dports/databases/freetds/freetds-1.3.4/src/ctlib/
H A Dcs.c959 case CS_SYB_LANG: in cs_locale()
1043 case CS_SYB_LANG: in cs_locale()
/dports/databases/freetds-devel/freetds-dev.1.3.7/src/ctlib/
H A Dcs.c959 case CS_SYB_LANG: in cs_locale()
1043 case CS_SYB_LANG: in cs_locale()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds100/freetds/ctlib/
H A Dcs.c1052 case CS_SYB_LANG: in cs_locale()
1136 case CS_SYB_LANG: in cs_locale()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/dbapi/driver/ftds95/freetds/ctlib/
H A Dcs.c993 case CS_SYB_LANG: in cs_locale()
1087 case CS_SYB_LANG: in cs_locale()
/dports/databases/freetds/freetds-1.3.4/include/
H A Dcspublic.h523 #define CS_SYB_LANG 8 macro
/dports/databases/freetds-devel/freetds-dev.1.3.7/include/
H A Dcspublic.h523 #define CS_SYB_LANG 8 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds100/freetds/
H A Dcspublic.h509 #define CS_SYB_LANG 8 macro
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/include/dbapi/driver/ftds95/freetds/
H A Dcspublic.h511 #define CS_SYB_LANG 8 macro
/dports/databases/sqsh/sqsh-2.5/src/
H A Dcmd_bcp.c704 CS_SYB_LANG, /* Property */
H A Dcmd_connect.c965 CS_SYB_LANG, /* Property */
/dports/databases/sqlrelay/sqlrelay-1.7.0/test/dropin/
H A Dtds.cpp211 CS_SYB_LANG,(CS_CHAR *)language,CS_NULLTERM, in main()
/dports/databases/p5-DBD-Sybase/DBD-Sybase-1.16/
H A Ddbdimp.c1281 if (cs_locale(context, CS_SET, imp_dbh->locale, CS_SYB_LANG, in syb_db_connect()