Home
last modified time | relevance | path

Searched refs:pgsql_id (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/pgsql/
H A Dpgsql.c2735 zval *pgsql_id; in PHP_FUNCTION() local
2747 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2770 zval *pgsql_id; in PHP_FUNCTION() local
2800 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2814 zval *pgsql_id; in PHP_FUNCTION() local
2824 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2980 zval *pgsql_id = NULL; in PHP_FUNCTION() local
2996 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
3016 zval *pgsql_id = NULL; in PHP_FUNCTION() local
3024 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
[all …]

Completed in 20 milliseconds