Lines Matching defs:pg_result

227 static void pgsql_result_free(pgsql_result_handle *pg_result)  in pgsql_result_free()
235 pgsql_result_handle *pg_result = pgsql_result_from_obj(obj); in pgsql_result_free_obj() local
546 PGresult *pg_result; in php_pgsql_do_connect() local
600 PGresult *pg_result; in php_pgsql_do_connect() local
1030 pgsql_result_handle *pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION() local
1069 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1174 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1255 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1357 pgsql_result_handle *pg_result; in php_pgsql_get_result_info() local
1504 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1579 pgsql_result_handle *pg_result; in php_pgsql_get_field_info() local
1656 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1700 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1761 pgsql_result_handle *pg_result; in php_pgsql_fetch_hash() local
1933 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
1958 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2004 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2033 pgsql_result_handle *pg_result; in php_pgsql_data_info() local
2109 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
2128 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3338 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3362 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3888 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
3919 pgsql_result_handle *pg_result; in PHP_FUNCTION() local
4161 PGresult *pg_result; in php_pgsql_meta_data() local
5162 PGresult *pg_result; in do_exec() local
5330 PGresult *pg_result; in PHP_FUNCTION() local
5685 PHP_PGSQL_API void php_pgsql_result2array(PGresult *pg_result, zval *ret_array, long result_type) in php_pgsql_result2array()
5731 PGresult *pg_result; in php_pgsql_select() local