Home
last modified time | relevance | path

Searched refs:__col_attr_as_string (Results 1 – 6 of 6) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLColAttributeW.c149 __col_attr_as_string( s1, field_identifier ), in SQLColAttributeW()
H A DSQLColAttributes.c274 __col_attr_as_string( s1, field_identifier ), in SQLColAttributes()
H A DSQLColAttribute.c287 __col_attr_as_string( s1, field_identifier ), in SQLColAttribute()
H A DSQLColAttributesW.c185 __col_attr_as_string( s1, field_identifier ), in SQLColAttributesW()
H A Ddrivermanager.h743 char * __col_attr_as_string( SQLCHAR *s, SQLINTEGER type );
H A D__info.c1595 char * __col_attr_as_string( SQLCHAR *s, SQLINTEGER type ) in __col_attr_as_string() function