RegEx/CamelCaseSpace.regex.txt

# Matches where a CamelCaseSpace would be
(?-i)(?<=[a-z])(?=[A-Z])