constant OP_UNARY_PLUS in Advanced CSS/JS Aggregation 7
Same name and namespace in other branches
- 8.4 advagg_js_minify/jsminplus.inc \OP_UNARY_PLUS
- 8.2 advagg_js_minify/jsminplus.inc \OP_UNARY_PLUS
- 8.3 advagg_js_minify/jsminplus.inc \OP_UNARY_PLUS
- 6 advagg_js_compress/jsminplus.inc \OP_UNARY_PLUS
- 7.2 advagg_js_compress/jsminplus.inc \OP_UNARY_PLUS
3 uses of OP_UNARY_PLUS
- JSMinPlus::parseTree in advagg_js_compress/
jsminplus.inc - JSParser::Expression in advagg_js_compress/
jsminplus.inc - JSTokenizer::get in advagg_js_compress/
jsminplus.inc
File
- advagg_js_compress/
jsminplus.inc, line 137
Code
define('OP_UNARY_PLUS', 'U+');