mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
We improve the efficiency through two ways: 1. read the protocol keywords, such as http, radar, or im, to select the right regex pattern to search for instead of trying every known patterns; and 2. reduce the regex search space by truncating text before protocol keywords. rdar://21009781 Swift SVN r30290
46 KiB
46 KiB