Compares two strings for equality, with options for case insensitivity and diacritic replacement.
The first string to compare.
The second string to compare.
Optional
Comparison options.
True if the strings are considered equal based on the provided options; otherwise, false.
Compares two strings for equality, with options for case insensitivity and diacritic replacement.