Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/
H A Dpgsql.c5394 zend_ulong option = PGSQL_DML_EXEC, return_sql; in PHP_FUNCTION() local
5424 return_sql = option & PGSQL_DML_STRING; in PHP_FUNCTION()
5472 if (return_sql) { in PHP_FUNCTION()

Completed in 25 milliseconds