Home | History | Annotate | Download | only in i18n

Lines Matching refs:override

636             // Add pattern with its associated skeleton. Override any duplicate derived from std patterns,
679 // Add pattern with its associated skeleton. Override any duplicate derived from std patterns,
867 UBool override,
871 return addPatternWithSkeleton(pattern, NULL, override, conflictingPattern, status);
878 // (i.e. it was also from availableFormats), then the new entry does not override it regardless of the value of the override
880 // specified locale. However, availableFormats entries *should* override entries with matching skeleton whose skeleton was
888 UBool override,
910 if (!override || (skeletonToUse != NULL && entryHadSpecifiedSkeleton)) {
919 if (!override || (skeletonToUse != NULL && entrySpecifiedSkeleton != NULL)) {