projects
/
platform
/
framework
/
web
/
crosswalk-tizen.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
6adfc312c8f388b4947218e5b521de776b093d43
[platform/framework/web/crosswalk-tizen.git]
/
1
/** Used to match template delimiters. */
2
var reEvaluate = /<%([\s\S]+?)%>/g;
3
4
module.exports = reEvaluate;