Searched refs:U_EDITS_NO_RESET (Results 1 – 11 of 11) sorted by relevance
140 #define U_EDITS_NO_RESET 0x2000 macro
96 if (edits != nullptr && (options & U_EDITS_NO_RESET) == 0) { in normalizeUTF8()99 options |= U_EDITS_NO_RESET; // Do not reset for each span. in normalizeUTF8()
784 if (edits != nullptr && (options & U_EDITS_NO_RESET) == 0) { in ucasemap_mapUTF8()831 if (edits != nullptr && (options & U_EDITS_NO_RESET) == 0) { in ucasemap_mapUTF8()
240 if (edits != nullptr && (options & U_EDITS_NO_RESET) == 0) { in normalizeUTF8()
105 if ((options & U_EDITS_NO_RESET) == 0) { in normalizeUTF8()
1260 if (edits != nullptr && (options & U_EDITS_NO_RESET) == 0) { in ustrcase_map()
1310 length = CaseMap::fold(U_OMIT_UNCHANGED_TEXT | U_EDITS_NO_RESET | U_FOLD_CASE_EXCLUDE_SPECIAL_I, in TestCaseMapWithEdits()1395 length = CaseMap::utf8Fold(U_OMIT_UNCHANGED_TEXT | U_EDITS_NO_RESET | in TestCaseMapUTF8WithEdits()