Home
last modified time | relevance | path

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

/PHP-5.4/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.c257 case SQLUNIQUE: { in pdo_dblib_stmt_get_col()
262 *len = dbconvert(NULL, SQLUNIQUE, *ptr, *len, SQLCHAR, tmp_ptr, *len); in pdo_dblib_stmt_get_col()
/PHP-5.4/ext/mssql/
H A Dphp_mssql.h62 #ifdef SQLUNIQUE /* FreeTSD 0.61+ */
63 #define SQLUNIQUE SYBUNIQUE macro
H A Dphp_mssql.c974 #ifdef SQLUNIQUE
975 case SQLUNIQUE: {
1676 #ifdef SQLUNIQUE
1677 case SQLUNIQUE:
/PHP-5.4/
H A DNEWS3048 . Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field).

Completed in 42 milliseconds