Home
last modified time | relevance | path

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

/PHP-8.2/ext/pgsql/
H A Dpgsql.c2594 int tbytes; in PHP_FUNCTION() local
2606 tbytes = 0; in PHP_FUNCTION()
2609 tbytes += nbytes; in PHP_FUNCTION()
2611 RETURN_LONG(tbytes); in PHP_FUNCTION()

Completed in 16 milliseconds