Home
last modified time | relevance | path

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

/PHP-5.5/ext/pgsql/
H A Dpgsql.c3442 int tbytes; local
3453 tbytes = 0;
3456 tbytes += nbytes;
3458 RETURN_LONG(tbytes);

Completed in 16 milliseconds