String Comparison Flags
Flags that specify how string comparisons are performed.
Overview
These constants are flags intended for use in the comparison-option parameters in comparison functions such as CFStringCompare(_:_:_:). If you want to request multiple options, combine them with a bitwise-OR operation.