Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/
H A Dpgsql.c3136 bool pg_null_as_free = false; in PHP_FUNCTION() local
3160 pg_null_as_free = true; in PHP_FUNCTION()
3169 if (pg_null_as_free) { in PHP_FUNCTION()

Completed in 15 milliseconds