Home
last modified time | relevance | path

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

/PHP-8.1/ext/pgsql/
H A Dpgsql.c5422 zend_ulong option = PGSQL_DML_EXEC, return_sql; in PHP_FUNCTION() local
5452 return_sql = option & PGSQL_DML_STRING; in PHP_FUNCTION()
5500 if (return_sql) { in PHP_FUNCTION()

Completed in 16 milliseconds