Searched refs:hasShortLength (Results 1 – 2 of 2) sorted by relevance
3373 inline UBool hasShortLength() const;3641 UnicodeString::hasShortLength() const { in hasShortLength() function3654 return hasShortLength() ? getShortLength() : fUnion.fFields.fLength; in length()
468 if(!hasShortLength()) { in copyFrom()478 if(!hasShortLength()) { in copyFrom()