Home
last modified time | relevance | path

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

/PHP-5.6/ext/pgsql/
H A Dpgsql.c3542 int tbytes; local
3553 tbytes = 0;
3556 tbytes += nbytes;
3558 RETURN_LONG(tbytes);

Completed in 16 milliseconds