Home
last modified time | relevance | path

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

/PHP-5.3/ext/pdo_dblib/
H A Ddblib_stmt.c177 #ifdef SQLUNIQUE
178 case SQLUNIQUE: {
186 #ifdef SQLUNIQUE
187 …val->len = dbconvert(NULL, SQLUNIQUE, dbdata(H->link, i+1), dbdatlen(H->link, i+1), SQLCHAR, val->…
H A Dphp_pdo_dblib_int.h73 # define SQLUNIQUE SYBUNIQUE macro
/PHP-5.3/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: {
1686 #ifdef SQLUNIQUE
1687 case SQLUNIQUE:
/PHP-5.3/
H A DNEWS1186 . Fixed bug #54167 (PDO_DBLIB returns null on SQLUNIQUE field).

Completed in 32 milliseconds