Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c296 static int php_firebird_fetch_blob(pdo_stmt_t *stmt, int colno, zval *result, ISC_QUAD *blob_id) in php_firebird_fetch_blob() function
499 return php_firebird_fetch_blob(stmt, colno, result, &quad); in pdo_firebird_stmt_get_col()

Completed in 6 milliseconds