Home
last modified time | relevance | path

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

/third_party/css-what/src/
Dparse.ts94 function funescape(_: string, escaped: string, escapedWhitespace?: string) { function
108 return str.replace(reEscape, funescape);