Lines Matching defs:pg_result

224 static void pgsql_result_free(pgsql_result_handle *pg_result)  in pgsql_result_free()
232 pgsql_result_handle *pg_result = pgsql_result_from_obj(obj); in pgsql_result_free_obj() local
638 PGresult *pg_result; in php_pgsql_do_connect() local
692 PGresult *pg_result; in php_pgsql_do_connect() local
1124 pgsql_result_handle *pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION() local
1163 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1268 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1349 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1451 pgsql_result_handle *pg_result; in php_pgsql_get_result_info() local
1598 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1673 pgsql_result_handle *pg_result; in php_pgsql_get_field_info() local
1750 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1794 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1855 pgsql_result_handle *pg_result; in php_pgsql_fetch_hash() local
2027 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2052 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2098 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2127 pgsql_result_handle *pg_result; in php_pgsql_data_info() local
2203 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2222 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3432 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3456 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3982 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
4013 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
4255 PGresult *pg_result; in php_pgsql_meta_data() local
5256 PGresult *pg_result; in do_exec() local
5424 PGresult *pg_result; in PHP_FUNCTION() local
5779 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long result_type) in php_pgsql_result2array()
5825 PGresult *pg_result; in php_pgsql_select() local