Home | History | Annotate | Download | only in i18n

Lines Matching refs:UBool

63     inline UBool hasContext() const { return context.length() > 1; }
338 UBool
380 UBool isCompressible = isCompressiblePrimary(primary);
397 CollationDataBuilder::getCE32FromOffsetCE32(UBool fromBase, UChar32 c, uint32_t ce32) const {
404 UBool
409 UBool
428 UBool fromBase = FALSE;
551 UBool hasContext = !prefix.isEmpty() || s.length() > cLength;
771 CollationDataBuilder::copyFromBaseCE32(UChar32 c, uint32_t ce32, UBool withContext,
905 UBool copyRangeCE32(UChar32 start, UChar32 end, uint32_t ce32) {
928 UBool isModified = FALSE;
959 UBool isModified = FALSE;
1019 static UBool U_CALLCONV
1086 UBool
1089 UBool anyJamoAssigned = base == NULL; // always set jamoCE32s in the base data
1090 UBool needToCopyFromBase = FALSE;
1093 UBool fromBase = FALSE;
1178 static UBool U_CALLCONV
1250 UBool isAnyJamoVTSpecial = FALSE;