Lines Matching refs:UBool
160 static UBool U_CALLCONV equalFormatsForHash(const UHashTok key1,
346 UBool MessageFormat::allocateArgTypes(int32_t capacity, UErrorCode& status) {
392 UBool
573 UBool MessageFormat::argNameMatches(int32_t partIndex, const UnicodeString& argName, int32_t argNumber) {
993 UBool forReplaceNumber;
1044 UBool noArg = FALSE;
1389 UBool haveArgResult = FALSE;
1845 UBool
1855 UBool MessageFormat::equalFormats(const void* left, const void* right) {
1860 UBool MessageFormat::DummyFormat::operator==(const Format&) const {