Searched refs:tbytes (Results 1 – 1 of 1) sorted by relevance
2815 int tbytes; in PHP_FUNCTION() local2827 tbytes = 0; in PHP_FUNCTION()2830 tbytes += nbytes; in PHP_FUNCTION()2832 RETURN_LONG(tbytes); in PHP_FUNCTION()
Completed in 15 milliseconds