Home
last modified time | relevance | path

Searched refs:unicode_to_ansi_copy (Results 1 – 20 of 20) sorted by relevance

/dports/databases/unixODBC/unixODBC-2.3.9/DriverManager/
H A DSQLGetDiagField.c354unicode_to_ansi_copy( diag_info_ptr, buffer_length, head -> diag_dynamic_function, SQL_NTS, __get_… in extract_sql_error_field()
383unicode_to_ansi_copy( diag_info_ptr, buffer_length, s1, buffer_length, __get_connection( head ), N… in extract_sql_error_field()
564unicode_to_ansi_copy( diag_info_ptr, buffer_length, s1, SQL_NTS, __get_connection( head ), NULL ); in extract_sql_error_field()
649unicode_to_ansi_copy( diag_info_ptr, buffer_length, ptr -> diag_class_origin, SQL_NTS, __get_conne… in extract_sql_error_field()
677unicode_to_ansi_copy( diag_info_ptr, buffer_length, ptr -> diag_connection_name, SQL_NTS, __get_co… in extract_sql_error_field()
749unicode_to_ansi_copy( diag_info_ptr, buffer_length, ptr -> diag_server_name, SQL_NTS, __get_connec… in extract_sql_error_field()
808unicode_to_ansi_copy( diag_info_ptr, buffer_length, ptr -> diag_subclass_origin, SQL_NTS, __get_co… in extract_sql_error_field()
H A DSQLConnectW.c318unicode_to_ansi_copy((char*) ansi_dsn, sizeof( ansi_dsn ), dsn, sizeof( ansi_dsn ), NULL, NULL ); in SQLConnectW()
403unicode_to_ansi_copy((char*) ansi_user, sizeof( ansi_user ),user_name, sizeof( ansi_user ), connec… in SQLConnectW()
405unicode_to_ansi_copy((char*) ansi_user, sizeof( ansi_user ),user_name, name_length2, connection, N… in SQLConnectW()
411unicode_to_ansi_copy((char*) ansi_pwd, sizeof( ansi_pwd ), authentication, sizeof( ansi_pwd ), con… in SQLConnectW()
413unicode_to_ansi_copy((char*) ansi_pwd, sizeof( ansi_pwd ), authentication, name_length3, connectio… in SQLConnectW()
H A DSQLGetDiagRec.c335unicode_to_ansi_copy((char*) sqlstate, 6, ptr -> sqlstate, SQL_NTS, __get_connection( head ), NULL… in extract_sql_error_rec()
418unicode_to_ansi_copy((char*) sqlstate, 6, s1, SQL_NTS, __get_connection( head ), NULL ); in extract_sql_error_rec()
423unicode_to_ansi_copy((char*) message_text, buffer_length, s2, SQL_NTS, __get_connection( head ), N… in extract_sql_error_rec()
474unicode_to_ansi_copy((char*) sqlstate, 6, ptr -> sqlstate, SQL_NTS, __get_connection( head ), NULL… in extract_sql_error_rec()
H A DSQLGetConnectOption.c388 unicode_to_ansi_copy( value, 1024, s1, SQL_NTS, connection, NULL ); in SQLGetConnectOption()
434 unicode_to_ansi_copy( value, 1024, ptr, SQL_NTS, connection, NULL ); in SQLGetConnectOption()
H A DSQLDriverConnectW.c155 unicode_to_ansi_copy( local_str, len+1, str, len, NULL, NULL ); in __parse_connection_string_w()
426unicode_to_ansi_copy((char*) returned_dsn, sizeof( returned_dsn ), returned_wdsn, SQL_NTS, connect… in SQLDriverConnectW()
726 unicode_to_ansi_copy( in_str, in_len, conn_str_in, len, connection, NULL ); in SQLDriverConnectW()
H A DSQLColAttributes.c489unicode_to_ansi_copy( character_attribute, buffer_length, s1, SQL_NTS, statement -> connection, NU… in SQLColAttributes()
532unicode_to_ansi_copy( character_attribute, buffer_length, s1, SQL_NTS, statement -> connection, NU… in SQLColAttributes()
H A DSQLColAttribute.c532unicode_to_ansi_copy( character_attribute, buffer_length, s1, SQL_NTS, statement -> connection, N… in SQLColAttribute()
589unicode_to_ansi_copy( character_attribute, buffer_length, s1, SQL_NTS, statement -> connection, NU… in SQLColAttribute()
H A DSQLGetConnectAttr.c702unicode_to_ansi_copy( value, buffer_length, s1, SQL_NTS, connection, NULL ); in SQLGetConnectAttr()
761 unicode_to_ansi_copy( value, buffer_length, s1, SQL_NTS, connection, NULL ); in SQLGetConnectAttr()
H A DSQLGetCursorName.c265unicode_to_ansi_copy((char*) cursor_name, buffer_length, s1, SQL_NTS, statement -> connection, NUL… in SQLGetCursorName()
H A DSQLNativeSql.c320unicode_to_ansi_copy((char*) sz_sql_str, cb_sql_str_max, s2, SQL_NTS, connection, NULL ); in SQLNativeSql()
H A DSQLError.c229 unicode_to_ansi_copy((char*) sqlstate, 6, err -> sqlstate, SQL_NTS, connection, NULL ); in local_extract_sql_error()
H A DSQLGetDescField.c382unicode_to_ansi_copy( value, buffer_length, s1, SQL_NTS, descriptor -> connection, NULL ); in SQLGetDescField()
H A DSQLGetDescRec.c356unicode_to_ansi_copy((char*) name, buffer_length, s1, SQL_NTS, descriptor -> connection, NULL ); in SQLGetDescRec()
H A DSQLDescribeCol.c429unicode_to_ansi_copy((char*) column_name, buffer_length, s1, SQL_NTS, statement -> connection, NUL… in SQLDescribeCol()
H A DSQLGetInfo.c511unicode_to_ansi_copy( info_value, buffer_length, s1, SQL_NTS, connection, NULL ); in SQLGetInfoInternal()
H A D__info.c704 return unicode_to_ansi_copy( aptr, len * 4, str, len, connection, clen ); in unicode_to_ansi_alloc()
711 char *unicode_to_ansi_copy( char * dest, int dest_len, SQLWCHAR *src, SQLINTEGER buffer_len, DMHDBC… in unicode_to_ansi_copy() function
3116 unicode_to_ansi_copy( state, 6, wstate, SQL_NTS, NULL, NULL ); in __map_error_state_w()
3184 unicode_to_ansi_copy((char*) ostr + 1, LOG_MESSAGE_LEN, instr, i, NULL, NULL ); in __wstring_with_length()
3190unicode_to_ansi_copy((char*) ostr + 1, LOG_MESSAGE_LEN, instr, LOG_MESSAGE_LEN, NULL, NULL ); in __wstring_with_length()
3201 unicode_to_ansi_copy((char*) ostr + 1, LOG_MESSAGE_LEN, instr, len, NULL, NULL ); in __wstring_with_length()
3207unicode_to_ansi_copy((char*) ostr + 1, LOG_MESSAGE_LEN, instr, LOG_MESSAGE_LEN, NULL, NULL ); in __wstring_with_length()
H A DSQLBrowseConnect.c463unicode_to_ansi_copy((char*) conn_str_out, conn_str_out_max, uc_out_str, SQL_NTS, connection, NULL… in SQLBrowseConnect()
H A DSQLDriverConnect.c1657unicode_to_ansi_copy((char*) conn_str_out, conn_str_out_max, s1, SQL_NTS, connection, NULL ); in SQLDriverConnect()
H A Ddrivermanager.h712 char *unicode_to_ansi_copy( char* dest, int dest_len, SQLWCHAR *src, SQLINTEGER len, DMHDBC connect…
/dports/databases/unixODBC/unixODBC-2.3.9/
H A DChangeLog62 * Buffer overflow in unicode_to_ansi_copy() (CVE-2018-7409)
769 * fix bug in unicode_to_ansi_copy