Home
last modified time | relevance | path

Searched refs:SQL_CHAR (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dsql-wrap.c227 if ( col_type != SQL_CHAR && col_type != SQL_VARCHAR ) in backsql_BindRowAsStrings_x()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Dsql.d64 enum SQL_CHAR=1; variable
H A Dsqlext.d97 enum SQL_C_CHAR = SQL_CHAR;