Home
last modified time | relevance | path

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

/PHP-7.2/ext/pgsql/
H A Dpgsql.c3612 int tbytes; local
3625 tbytes = 0;
3628 tbytes += nbytes;
3630 RETURN_LONG(tbytes);

Completed in 20 milliseconds