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