Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c250 #define Z_PGSQL_LOB_P(zv) pgsql_lob_from_obj(Z_OBJ_P(zv)) macro
2491 pgsql_lofp = Z_PGSQL_LOB_P(return_value); in PHP_FUNCTION()
2507 pgsql = Z_PGSQL_LOB_P(pgsql_lofp); in PHP_FUNCTION()
2536 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2586 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2610 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2778 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2809 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2837 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()

Completed in 17 milliseconds