Searched refs:return_sql (Results 1 – 1 of 1) sorted by relevance
5422 zend_ulong option = PGSQL_DML_EXEC, return_sql; in PHP_FUNCTION() local5452 return_sql = option & PGSQL_DML_STRING; in PHP_FUNCTION()5500 if (return_sql) { in PHP_FUNCTION()
Completed in 31 milliseconds