Searched refs:dontCheckFCD (Results 1 – 6 of 6) sorted by relevance
513 if (rbc_.settings.readOnly().dontCheckFCD()) { in setText()551 if (rbc_.settings.readOnly().dontCheckFCD()) { in setText()579 if (rbc_.settings.readOnly().dontCheckFCD()) { in setText()
823 if(settings.readOnly().dontCheckFCD()) { in setVariableTop()1173 if(settings.readOnly().dontCheckFCD()) { in writeSortKey()1226 if(settings.readOnly().dontCheckFCD()) { in internalGetCEs()1701 if(roSettings.dontCheckFCD()) { in doCompare()1725 if(roSettings.dontCheckFCD()) { in doCompare()
579 if(settings->dontCheckFCD()) { in setVariableTop()1047 if(settings->dontCheckFCD()) { in doCompare()1073 if(settings->dontCheckFCD()) { in doCompare()1176 if(settings->dontCheckFCD()) { in doCompare()1202 if(settings->dontCheckFCD()) { in doCompare()1248 if(settings->dontCheckFCD()) { in compare()1265 if(settings->dontCheckFCD()) { in compare()1336 if(settings->dontCheckFCD()) { in writeSortKey()1438 if(settings->dontCheckFCD()) { in internalNextSortKeyPart()1495 if(settings->dontCheckFCD()) { in internalGetCEs()
200 inline UBool dontCheckFCD() const { in dontCheckFCD() function
281 if (rbc_->settings->dontCheckFCD()) { in setText()
426 public boolean dontCheckFCD() { in dontCheckFCD() method in CollationSettings