Expand POSIX bracket expressions (character classes) in glob patterns.
Returns true if the given string is a POSIX bracket expression (POSIX character class).
Unpacks the content found within a text, delimited by an opening char and a closing char, e.g., 'Can extract (only the content found here within these parentheses)'
Unquoted JavaScript property name validator