Home
last modified time | relevance | path

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

/PHP-5.5/ext/pdo_odbc/
H A Dodbc_stmt.c95 static int pdo_odbc_ucs22utf8(pdo_stmt_t *stmt, int is_unicode, const char *buf, in pdo_odbc_ucs22utf8() function
484 switch (pdo_odbc_ucs22utf8(stmt, P->is_unicode, P->outbuf, P->len, &ulen)) { in odbc_stmt_param_hook()
722 switch (pdo_odbc_ucs22utf8(stmt, C->is_unicode, *ptr, *len, &ulen)) { in odbc_stmt_get_col()

Completed in 10 milliseconds