Searched refs:whitespaceOrMapCommentRegExp (Results 1 – 3 of 3) sorted by relevance
326 const whitespaceOrMapCommentRegExp = /^\s*(\/\/[@#] .*)?$/; constant354 else if (!line.match(whitespaceOrMapCommentRegExp)) {
94407 var whitespaceOrMapCommentRegExp = /^\s*(\/\/[@#] .*)?$/;94428 else if (!line.match(whitespaceOrMapCommentRegExp)) {
79862 var whitespaceOrMapCommentRegExp = /^\s*(\/\/[@#] .*)?$/;79877 else if (!line.match(whitespaceOrMapCommentRegExp)) {