Home
last modified time | relevance | path

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

/PHP-8.3/ext/pgsql/
H A Dpgsql.c250 #define Z_PGSQL_LOB_P(zv) pgsql_lob_from_obj(Z_OBJ_P(zv)) macro
2469 pgsql_lofp = Z_PGSQL_LOB_P(return_value); in PHP_FUNCTION()
2485 pgsql = Z_PGSQL_LOB_P(pgsql_lofp); in PHP_FUNCTION()
2514 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2564 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2588 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2756 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2787 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()
2815 pgsql = Z_PGSQL_LOB_P(pgsql_id); in PHP_FUNCTION()

Completed in 15 milliseconds