Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c245 #define Z_PGSQL_LOB_P(zv) pgsql_lob_from_obj(Z_OBJ_P(zv)) macro
2548 pgsql_lofp = Z_PGSQL_LOB_P(return_value); in PHP_FUNCTION()
2564 pgsql = Z_PGSQL_LOB_P(pgsql_lofp); in PHP_FUNCTION()
2593 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2644 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2668 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2836 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2867 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2895 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()

Completed in 16 milliseconds