diacriticSensitive

fun diacriticSensitive(diacriticSensitive: Expression): <ERROR CLASS>
fun diacriticSensitive(diacriticSensitive: Boolean = false): <ERROR CLASS>

Set the diacritic-sensitive option, default to false.

fun diacriticSensitive(block: Expression.ExpressionBuilder.() -> Unit): <ERROR CLASS>

Set the diacritic-sensitive option, default to false.