Home
last modified time | relevance | path

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

/PHP-8.0/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h139 unsigned is_unicode:1; member
160 unsigned is_unicode:1; member
H A Dodbc_stmt.c56 static int pdo_odbc_utf82ucs2(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_utf82ucs2()
91 static int pdo_odbc_ucs22utf8(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_ucs22utf8()

Completed in 8 milliseconds