OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getCharAt
(Results
1 - 3
of
3
) sorted by null
/external/icu/icu4c/source/i18n/
utrans.cpp
81
virtual UChar
getCharAt
(int32_t offset) const;
102
UChar ReplaceableGlue::
getCharAt
(int32_t offset) const {
/external/icu/icu4c/source/test/intltest/
reptest.cpp
113
virtual UChar
getCharAt
(int32_t offset) const{
125
} else if (start > 0 &&
getCharAt
(start-1) != NO_STYLE_MARK) {
136
if (
getCharAt
(start+i) == NO_STYLE_MARK) {
184
virtual UChar
getCharAt
(int32_t /*offset*/) const{
/external/icu/icu4c/source/common/
unistr.cpp
750
UnicodeString::
getCharAt
(int32_t offset) const {
[
all
...]
Completed in 701 milliseconds