Lines Matching refs:pgsql_id
2735 zval *pgsql_id; in PHP_FUNCTION() local
2742 Z_PARAM_OBJECT_OF_CLASS(pgsql_id, pgsql_lob_ce) in PHP_FUNCTION()
2747 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2770 zval *pgsql_id; in PHP_FUNCTION() local
2779 Z_PARAM_OBJECT_OF_CLASS(pgsql_id, pgsql_lob_ce) in PHP_FUNCTION()
2800 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2814 zval *pgsql_id; in PHP_FUNCTION() local
2821 Z_PARAM_OBJECT_OF_CLASS(pgsql_id, pgsql_lob_ce) in PHP_FUNCTION()
2824 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2980 zval *pgsql_id = NULL; in PHP_FUNCTION() local
2985 Z_PARAM_OBJECT_OF_CLASS(pgsql_id, pgsql_lob_ce) in PHP_FUNCTION()
2996 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
3016 zval *pgsql_id = NULL; in PHP_FUNCTION() local
3021 Z_PARAM_OBJECT_OF_CLASS(pgsql_id, pgsql_lob_ce) in PHP_FUNCTION()
3024 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
3043 zval *pgsql_id = NULL; in PHP_FUNCTION() local
3049 Z_PARAM_OBJECT_OF_CLASS(pgsql_id, pgsql_lob_ce) in PHP_FUNCTION()
3053 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()