Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_firebird/
H A Dfirebird_statement.c345 static int firebird_stmt_get_col(pdo_stmt_t *stmt, int colno, char **ptr, /* {{{ */ in firebird_stmt_get_col() function
754 if (firebird_stmt_get_col(stmt, param->paramno, &value, &value_len, &caller_frees)) { in firebird_stmt_param_hook()
854 firebird_stmt_get_col,

Completed in 6 milliseconds