Searched refs:multiLineCommentStart (Results 1 – 1 of 1) sorted by relevance
2547 const multiLineCommentStart = /(?:\/\*+\s*)/.source; constant2553 …SpacesAndAsterisksAtStartOfLine + "|" + singleLineCommentStart + "|" + multiLineCommentStart + ")";