Home
last modified time | relevance | path

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

/plugin/nssize/
H A Dsyntax.php39 $nssize = $this->_formatSize($bytes);
46 $this->_nssize_header($renderer,'Sum',$this->_formatSize($total));
87 function _formatSize( $bytes ){ function in syntax_plugin_nssize