OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UITER_ZERO
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/icu/source/common/unicode/
uiter.h
50
UITER_START, UITER_CURRENT, UITER_LIMIT,
UITER_ZERO
, UITER_LENGTH
110
* Use iter->move(iter, index,
UITER_ZERO
) like CharacterIterator::setIndex(index).
252
* (getIndex(UITER_CURRENT) followed by move(pos,
UITER_ZERO
)) is possible but
/external/icu4c/common/unicode/
uiter.h
50
UITER_START, UITER_CURRENT, UITER_LIMIT,
UITER_ZERO
, UITER_LENGTH
110
* Use iter->move(iter, index,
UITER_ZERO
) like CharacterIterator::setIndex(index).
252
* (getIndex(UITER_CURRENT) followed by move(pos,
UITER_ZERO
)) is possible but
Completed in 141 milliseconds