This regex is intented to match all words in a given string, remove all case separators. It match strings written in PascalCase, camelCase, kebab-case or snake_case.