Home
last modified time | relevance | path

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

/dports/databases/libdbi-drivers/libdbi-drivers-0.9.0/tests/
H A Dtest_dbi.c98 unsigned char binary_to_quote[] = {'A', 'B', '\0', 'C', '\'', 'D'}; variable
2997 …quoted_binary_length = dbi_conn_quote_binary_copy(conn, binary_to_quote, binary_to_quote_length, &… in test_dbi_conn_quote_binary_copy()