Searched refs:return_sql (Results 1 – 1 of 1) sorted by relevance
5636 zend_long option = PGSQL_DML_EXEC, return_sql; in PHP_FUNCTION() local5668 return_sql = option & PGSQL_DML_STRING; in PHP_FUNCTION()5716 if (return_sql) { in PHP_FUNCTION()
Completed in 16 milliseconds