ICU-170 lastIndexOf(const UChar*, TextOffset, int32_t, TextOffset, int32_t)
API should not be inlined in unistr.h. X-SVN-Rev: 346
This commit is contained in:
parent
96ffaa24d1
commit
5e36658be2
@ -580,7 +580,7 @@ public:
|
||||
* @return The offset into this of the start of <TT>text</TT>,
|
||||
* or -1 if not found.
|
||||
*/
|
||||
inline UTextOffset lastIndexOf(const UChar *srcChars,
|
||||
UTextOffset lastIndexOf(const UChar *srcChars,
|
||||
UTextOffset srcStart,
|
||||
int32_t srcLength,
|
||||
UTextOffset start,
|
||||
|
Loading…
Reference in New Issue
Block a user