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:
Helena Chapman 1999-12-09 00:36:32 +00:00
parent 96ffaa24d1
commit 5e36658be2

View File

@ -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,