Lines Matching refs:Z_PGSQL_RESULT_P

216 #define Z_PGSQL_RESULT_P(zv) pgsql_result_from_obj(Z_OBJ_P(zv))  macro
1191 pgsql_result_handle *pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()
1320 pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()
1406 pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()
1521 pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()
1548 pg_result = Z_PGSQL_RESULT_P(result); in php_pgsql_get_result_info()
1702 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
1777 pg_result = Z_PGSQL_RESULT_P(result); in php_pgsql_get_field_info()
1854 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
1924 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
2009 pg_result = Z_PGSQL_RESULT_P(result); in php_pgsql_fetch_hash()
2135 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
2160 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
2204 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
2260 pg_result = Z_PGSQL_RESULT_P(result); in php_pgsql_data_info()
2340 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
2360 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
3146 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
3705 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
3730 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
4283 pg_result = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()
4305 pg_result = Z_PGSQL_RESULT_P(result); in PHP_FUNCTION()
5729 pgsql_result_handle *pg_res = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()
6345 pg_handle = Z_PGSQL_RESULT_P(return_value); in PHP_FUNCTION()