Home
last modified time | relevance | path

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

/php-src/ext/pdo_firebird/
H A Dfirebird_statement.c133 size_t timestamp_tz_len = sprintf(timestampTzBuf, "%s %s", timestampBuf, timeZoneBuffer); in get_formatted_timestamp_tz() local
134 ZVAL_STRINGL(result, timestampTzBuf, timestamp_tz_len); in get_formatted_timestamp_tz()

Completed in 5 milliseconds