Lines Matching refs:VConn
168 VConn *conn = (VConn *)rsrc->ptr; in _close_birdstep_link()
227 static int birdstep_add_conn(HashTable *list,VConn *conn,HDBC hdbc) in birdstep_add_conn()
238 static VConn * birdstep_find_conn(HashTable *list,int ind) in birdstep_find_conn()
240 VConn *conn; in birdstep_find_conn()
255 static int birdstep_add_result(HashTable *list,Vresult *res,VConn *conn) in birdstep_add_result()
293 VConn *new; in PHP_FUNCTION()
316 new = (VConn *)emalloc(sizeof(VConn)); in PHP_FUNCTION()
328 VConn *conn; in PHP_FUNCTION()
351 VConn *conn; in PHP_FUNCTION()
577 VConn *conn; in PHP_FUNCTION()
600 VConn *conn; in PHP_FUNCTION()
623 VConn *conn; in PHP_FUNCTION()
646 VConn *conn; in PHP_FUNCTION()