The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Compile Unicode property escapes in Unicode regular expressions to ES5.
The set of canonical property names in Unicode.
Match a Unicode property or property alias to its canonical property name without loose matching.