Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c39 static int pdo_odbc_sqltype_is_unicode(pdo_odbc_stmt *S, SWORD sqltype) in pdo_odbc_sqltype_is_unicode() function
343 P->is_unicode = pdo_odbc_sqltype_is_unicode(S, sqltype); in odbc_stmt_param_hook()
583 S->cols[colno].is_unicode = pdo_odbc_sqltype_is_unicode(S, S->cols[colno].coltype); in odbc_stmt_describe()

Completed in 11 milliseconds