Home
last modified time | relevance | path

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

/PHP-7.1/ext/odbc/
H A Dphp_birdstep.h33 HDBC hdbc; member
H A Dbirdstep.c227 static int birdstep_add_conn(HashTable *list,VConn *conn,HDBC hdbc) in birdstep_add_conn()
292 HDBC hdbc; in PHP_FUNCTION() local
H A Dphp_odbc_includes.h222 ODBC_SQL_CONN_T hdbc; member
294 #define PHP_ODBC_SQLALLOCSTMT(hdbc, phstmt) SQLAllocHandle(SQL_HANDLE_STMT, hdbc, phstmt) argument

Completed in 9 milliseconds