Home
last modified time | relevance | path

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

/PHP-7.1/ext/pdo_dblib/
H A Dphp_pdo_dblib_int.h73 # define SQLUNIQUE SYBUNIQUE macro
75 # define SQLUNIQUE 36 /* FreeTDS Hack */ macro
H A Ddblib_stmt.c388 #ifdef SQLUNIQUE
389 case SQLUNIQUE: {
396 …data_len = (unsigned int) dbconvert(NULL, SQLUNIQUE, (BYTE*)data, data_len, SQLCHAR, (BYTE*)tmp_da…

Completed in 9 milliseconds