Extracted from Pike v7.8 release 866 at 2018-07-18.
pike.ida.liu.se
[Top]
Sql
Sql.Sql
Sql.Sql()->ZeroWrapper

Method Sql.Sql()->ZeroWrapper()->_sprintf()


Method _sprintf

string _sprintf(int fmt, mapping(string:mixed) params)

Returns

Returns the following:

"NULL"

If fmt is 's'.

"ZeroWrapper()"

If fmt is 'O'.


Otherwise it formats a 0 (zero).