mirror of
https://github.com/ppy/osu
synced 2024-12-15 19:36:34 +00:00
68d1febe6e
What the regex does is it matches everything except alphanumeric and [_()[] -], excluding EOL since regex101 seems to also match it, and we probably don't want that to happen. |
||
---|---|---|
.. | ||
CollectionExtensions.cs | ||
DrawableExtensions.cs | ||
LanguageExtensions.cs | ||
ModelExtensions.cs | ||
StringDehumanizeExtensions.cs | ||
TaskExtensions.cs | ||
TimeDisplayExtensions.cs | ||
TypeExtensions.cs | ||
WebRequestExtensions.cs |