Home
last modified time | relevance | path

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

/PHP-7.4/ext/pdo_odbc/
H A Dphp_pdo_odbc_int.h167 extern const struct pdo_stmt_methods odbc_stmt_methods;
H A Dodbc_driver.c202 stmt->methods = &odbc_stmt_methods; in odbc_handle_preparer()
H A Dodbc_stmt.c884 const struct pdo_stmt_methods odbc_stmt_methods = { variable

Completed in 12 milliseconds