ICU-170 indexOf(const UChar*, TextOffset, int32_t, TextOffset, int32_t)

API should not be inlined in unistr.h.

X-SVN-Rev: 342
This commit is contained in:
Helena Chapman 1999-12-08 23:12:43 +00:00
parent ca50ccf710
commit 6aef011725

View File

@ -444,7 +444,7 @@ public:
* @return The offset into this of the start of <TT>text</TT>,
* or -1 if not found.
*/
inline UTextOffset indexOf(const UChar *srcChars,
UTextOffset indexOf(const UChar *srcChars,
UTextOffset srcStart,
int32_t srcLength,
UTextOffset start,