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.c2526 zval *pgsql_id; in PHP_FUNCTION() local
2536 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2559 zval *pgsql_id; in PHP_FUNCTION() local
2586 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2600 zval *pgsql_id; in PHP_FUNCTION() local
2610 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2766 zval *pgsql_id = NULL; in PHP_FUNCTION() local
2778 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2801 zval *pgsql_id = NULL; in PHP_FUNCTION() local
2809 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
[all …]

Completed in 19 milliseconds