Searched refs:pdo_odbc_ucs22utf8 (Results 1 – 1 of 1) sorted by relevance
/PHP-8.0/ext/pdo_odbc/ |
H A D | odbc_stmt.c | 91 static int pdo_odbc_ucs22utf8(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_ucs22utf8() function 503 switch (pdo_odbc_ucs22utf8(stmt, P->is_unicode, P->outbuf, P->len, &ulen)) { in odbc_stmt_param_hook() 766 switch (pdo_odbc_ucs22utf8(stmt, C->is_unicode, *ptr, *len, &ulen)) { in odbc_stmt_get_col()
|
Completed in 6 milliseconds