Home
last modified time | relevance | path

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

/PHP-5.3/ext/standard/tests/streams/
H A Dbug61371-win.phpt19 echo 'memory: '.round($current / 1024, 0)."kb\n";
H A Dbug61371.phpt19 echo 'memory: '.round($current / 1024, 0)."kb\n";
/PHP-5.3/ext/com_dotnet/tests/
H A Dbug49192.phpt20 // see: http://support.microsoft.com/kb/2517589
/PHP-5.3/Zend/
H A Dzend_strtod.c1224 int k, ka, kb; in ratio() local
1227 value(db) = b2d(b, &kb); in ratio()
1229 k = ka - kb + 32*(a->wds - b->wds); in ratio()
1231 k = ka - kb + 16*(a->wds - b->wds); in ratio()
/PHP-5.3/Zend/tests/
H A Dbug60771.phpt2 test of larger than 8kb text file being parsed by require statement

Completed in 18 milliseconds