Home
last modified time | relevance | path

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

/php-src/ext/pgsql/
H A Dpgsql.c2601 int tbytes; in PHP_FUNCTION() local
2613 tbytes = 0; in PHP_FUNCTION()
2616 tbytes += nbytes; in PHP_FUNCTION()
2618 RETURN_LONG(tbytes); in PHP_FUNCTION()

Completed in 15 milliseconds