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:
parent
ca50ccf710
commit
6aef011725
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user