Searched refs:hasShortLength (Results 1 – 5 of 5) sorted by relevance
430 if(hasShortLength()) { in ~UnicodeString()534 if(!hasShortLength()) { in copyFrom()544 if(!hasShortLength()) { in copyFrom()598 if(!hasShortLength()) { in copyFieldsFrom()
3587 inline UBool hasShortLength() const;3878 UnicodeString::hasShortLength() const { in hasShortLength() function3891 return hasShortLength() ? getShortLength() : fUnion.fFields.fLength; in length()