Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c203 static inline pgsql_result_handle *pgsql_result_from_obj(zend_object *obj) { in pgsql_result_from_obj() function
207 #define Z_PGSQL_RESULT_P(zv) pgsql_result_from_obj(Z_OBJ_P(zv))
232 pgsql_result_handle *pg_result = pgsql_result_from_obj(obj); in pgsql_result_free_obj()

Completed in 21 milliseconds