OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:U16_SET_CP_START
(Results
1 - 6
of
6
) sorted by null
/external/icu/icu4c/source/common/
uchriter.cpp
234
U16_SET_CP_START
(text, begin, position);
utext.cpp
[
all
...]
unistr.cpp
777
U16_SET_CP_START
(array, 0, offset);
[
all
...]
/external/icu/icu4c/source/common/unicode/
utf16.h
413
* @see
U16_SET_CP_START
436
#define
U16_SET_CP_START
(s, start, i) { \
utf_old.h
680
/** @deprecated ICU 2.4. Renamed to
U16_SET_CP_START
, see utf_old.h. */
681
#define UTF16_SET_CHAR_START_SAFE(s, start, i)
U16_SET_CP_START
(s, start, i)
[
all
...]
/external/icu/icu4c/source/test/cintltst/
utf16tst.c
584
U16_SET_CP_START
(input, 0, setOffset);
Completed in 93 milliseconds