Lines Matching refs:override
631 // Add pattern with its associated skeleton. Override any duplicate derived from std patterns,
674 // Add pattern with its associated skeleton. Override any duplicate derived from std patterns,
875 UBool override,
879 return addPatternWithSkeleton(pattern, NULL, override, conflictingPattern, status);
886 // (i.e. it was also from availableFormats), then the new entry does not override it regardless of the value of the override
888 // specified locale. However, availableFormats entries *should* override entries with matching skeleton whose skeleton was
896 UBool override,
918 if (!override || (skeletonToUse != NULL && entryHadSpecifiedSkeleton)) {
927 if (!override || (skeletonToUse != NULL && entrySpecifiedSkeleton != NULL)) {
1045 // field length, but options bits can be used to override this.