Home
last modified time | relevance | path

Searched defs:PHP_ODBC_SQLALLOCSTMT (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/ext/odbc/
H A Dphp_odbc_includes.h286 #define PHP_ODBC_SQLALLOCSTMT(hdbc, phstmt) SQLAllocHandle(SQL_HANDLE_STMT, hdbc, phstmt) macro
293 #define PHP_ODBC_SQLALLOCSTMT SQLAllocStmt macro

Completed in 7 milliseconds