Home
last modified time | relevance | path

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

/PHP-5.6/ext/pgsql/
H A Dpgsql.c6672 ulong option = PGSQL_DML_EXEC, return_sql; local
6693 return_sql = option & PGSQL_DML_STRING;
6741 if (return_sql) {

Completed in 17 milliseconds