Searched refs:kQuotedString (Results 1 – 1 of 1) sorted by relevance
223 const kQuotedString = /^[\x09\x20-\x5b\x5d-\x7e\x80-\xff]*$/; constant1673 if (RegExpPrototypeExec(kQuotedString, alt) === null)