Searched refs:srcbuf (Results 1 – 1 of 1) sorted by relevance
474 char *srcbuf; in odbc_stmt_param_hook() local488 srcbuf = P->outbuf; in odbc_stmt_param_hook()492 srcbuf = S->convbuf; in odbc_stmt_param_hook()498 memcpy(Z_STRVAL_P(param->parameter), srcbuf, srclen); in odbc_stmt_param_hook()
Completed in 8 milliseconds