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