Searched refs:pdo_dblib_stmt_should_stringify_col (Results 1 – 1 of 1) sorted by relevance
258 static int pdo_dblib_stmt_should_stringify_col(pdo_stmt_t *stmt, int coltype) in pdo_dblib_stmt_should_stringify_col() function359 if (pdo_dblib_stmt_should_stringify_col(stmt, coltype) && dbwillconvert(coltype, SQLCHAR)) { in pdo_dblib_stmt_get_col()
Completed in 10 milliseconds