• Home
  • Raw
  • Download

Lines Matching defs:srcChars

3991 UnicodeString::compare(ConstChar16Ptr srcChars,  in compare()
4006 const char16_t *srcChars) const in compare()
4012 const char16_t *srcChars, in compare()
4052 UnicodeString::compareCodePointOrder(ConstChar16Ptr srcChars, in compareCodePointOrder()
4067 const char16_t *srcChars) const in compareCodePointOrder()
4073 const char16_t *srcChars, in compareCodePointOrder()
4117 UnicodeString::caseCompare(ConstChar16Ptr srcChars, in caseCompare()
4136 const char16_t *srcChars, in caseCompare()
4144 const char16_t *srcChars, in caseCompare()
4195 UnicodeString::indexOf(const char16_t *srcChars, in indexOf()
4203 UnicodeString::indexOf(ConstChar16Ptr srcChars, in indexOf()
4244 UnicodeString::lastIndexOf(ConstChar16Ptr srcChars, in lastIndexOf()
4251 UnicodeString::lastIndexOf(const char16_t *srcChars, in lastIndexOf()
4338 UnicodeString::startsWith(ConstChar16Ptr srcChars, int32_t srcLength) const { in startsWith()
4346 UnicodeString::startsWith(const char16_t *srcChars, int32_t srcStart, int32_t srcLength) const { in startsWith()
4368 UnicodeString::endsWith(ConstChar16Ptr srcChars, in endsWith()
4378 UnicodeString::endsWith(const char16_t *srcChars, in endsWith()
4408 ConstChar16Ptr srcChars, in replace()
4415 const char16_t *srcChars, in replace()
4600 UnicodeString::setTo(const char16_t *srcChars, in setTo()
4632 UnicodeString::append(const char16_t *srcChars, in append()
4638 UnicodeString::append(ConstChar16Ptr srcChars, in append()
4673 const char16_t *srcChars, in insert()
4680 ConstChar16Ptr srcChars, in insert()