Searched refs:STRING_REGEX (Results 1 – 2 of 2) sorted by relevance
4 const STRING_REGEX = /^(['"])((?:\\.|(?!\1)[^\\])*)\1$/; constant36 } else if ((matches = chunk.match(STRING_REGEX))) {
1559 const STRING_REGEX$1 = /^(['"])((?:\\.|(?!\1)[^\\])*)\1$/;1599 } else if ((matches = chunk.match(STRING_REGEX$1))) {14534 const STRING_REGEX = /^(['"])((?:\\.|(?!\1)[^\\])*)\1$/; constant14566 } else if ((matches = chunk.match(STRING_REGEX))) {