Home
last modified time | relevance | path

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

/PHP-7.2/ext/odbc/
H A Dbirdstep.c176 Vresult *res = (Vresult *)rsrc->ptr; in _free_birdstep_result()
254 static int birdstep_add_result(HashTable *list,Vresult *res,VConn *conn) in birdstep_add_result()
265 static Vresult * birdstep_find_result(HashTable *list,int ind) in birdstep_find_result()
267 Vresult *res; in birdstep_find_result()
351 Vresult *res; in PHP_FUNCTION()
362 res = (Vresult *)emalloc(sizeof(Vresult)); in PHP_FUNCTION()
429 Vresult *res; in PHP_FUNCTION()
463 Vresult *res; in PHP_FUNCTION()
556 Vresult *res; in PHP_FUNCTION()
667 Vresult *res; in PHP_FUNCTION()
[all …]
H A Dphp_birdstep.h44 typedef struct Vresult { struct
51 } Vresult; argument

Completed in 11 milliseconds