Home
last modified time | relevance | path

Searched defs:is_unicode (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h143 unsigned is_unicode:1; member
163 unsigned is_unicode:1; member
H A Dodbc_stmt.c60 static int pdo_odbc_utf82ucs2(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_utf82ucs2()
95 static int pdo_odbc_ucs22utf8(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_ucs22utf8()

Completed in 12 milliseconds