Home
last modified time | relevance | path

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

/PHP-7.0/ext/odbc/
H A Dbirdstep.c177 Vresult *res = (Vresult *)rsrc->ptr; in _free_birdstep_result()
255 static int birdstep_add_result(HashTable *list,Vresult *res,VConn *conn) in birdstep_add_result()
266 static Vresult * birdstep_find_result(HashTable *list,int ind) in birdstep_find_result()
268 Vresult *res; in birdstep_find_result()
352 Vresult *res; in PHP_FUNCTION()
363 res = (Vresult *)emalloc(sizeof(Vresult)); in PHP_FUNCTION()
430 Vresult *res; in PHP_FUNCTION()
464 Vresult *res; in PHP_FUNCTION()
557 Vresult *res; in PHP_FUNCTION()
668 Vresult *res; in PHP_FUNCTION()
[all …]
H A Dphp_birdstep.h44 typedef struct Vresult { struct
51 } Vresult; argument

Completed in 19 milliseconds