Searched refs:kQuotedString (Results 1 – 1 of 1) sorted by relevance
201 const kQuotedString = /^[\x09\x20-\x5b\x5d-\x7e\x80-\xff]*$/; constant1614 if (!kQuotedString.test(alt))