Home
last modified time | relevance | path

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

/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.js161 var reWrapComment = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, variable
6237 return source.replace(reWrapComment, '{\n/* [wrapped with ' + details + '] */\n');
/plugin/sequencediagram/bower_components/lodash/
H A Dlodash.js161 var reWrapComment = /\{(?:\n\/\* \[wrapped with .+\] \*\/)?\n?/, variable
6237 return source.replace(reWrapComment, '{\n/* [wrapped with ' + details + '] */\n');