Lines Matching defs:pg_result

229 static void pgsql_result_free(pgsql_result_handle *pg_result)  in pgsql_result_free()
237 pgsql_result_handle *pg_result = pgsql_result_from_obj(obj); in pgsql_result_free_obj() local
550 PGresult *pg_result; in php_pgsql_do_connect() local
604 PGresult *pg_result; in php_pgsql_do_connect() local
1034 pgsql_result_handle *pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION() local
1073 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1178 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1259 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1361 pgsql_result_handle *pg_result; in php_pgsql_get_result_info() local
1508 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1583 pgsql_result_handle *pg_result; in php_pgsql_get_field_info() local
1660 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1705 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1770 pgsql_result_handle *pg_result; in php_pgsql_fetch_hash() local
1915 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1940 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1986 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2016 pgsql_result_handle *pg_result; in php_pgsql_data_info() local
2110 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2129 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3377 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3401 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3937 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3968 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
4210 PGresult *pg_result; in php_pgsql_meta_data() local
5213 PGresult *pg_result; in do_exec() local
5381 PGresult *pg_result; in PHP_FUNCTION() local
5736 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long result_type) in php_pgsql_result2array()
5782 PGresult *pg_result; in php_pgsql_select() local