You are here

constant JSMin::ORD_SPACE in Javascript Aggregator 5

Same name and namespace in other branches
  1. 6 jsmin.php \JSMin::ORD_SPACE

File

./jsmin.php, line 50

Class

JSMin
jsmin.php - PHP implementation of Douglas Crockford's JSMin.

Code

const ORD_SPACE = 32;