Home
last modified time | relevance | path

Searched refs:kQuotedString (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/http2/
Dcore.js223 const kQuotedString = /^[\x09\x20-\x5b\x5d-\x7e\x80-\xff]*$/; constant
1673 if (RegExpPrototypeExec(kQuotedString, alt) === null)