Home
last modified time | relevance | path

Searched refs:_charAt (Results 1 - 7 of 7) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DUTF16.java224 return _charAt(source, offset16, single); in charAt()
227 private static int _charAt(String source, int offset16, char single) { in _charAt() method in UTF16
278 return _charAt(source, offset16, single); in charAt()
281 private static int _charAt(CharSequence source, int offset16, char single) { in _charAt() method in UTF16
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DUTF16.java204 return _charAt(source, offset16, single); in charAt()
207 private static int _charAt(String source, int offset16, char single) { in _charAt() method in UTF16
257 return _charAt(source, offset16, single); in charAt()
260 private static int _charAt(CharSequence source, int offset16, char single) { in _charAt() method in UTF16
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Ducbuf.cpp369 _charAt(int32_t offset, void *context) { in _charAt() function
415 c32 = u_unescapeAt(_charAt, &offset, length, (void*)buf); in ucbuf_getcx32()
/third_party/icu/icu4c/source/tools/toolutil/
H A Ducbuf.cpp369 _charAt(int32_t offset, void *context) { in _charAt() function
415 c32 = u_unescapeAt(_charAt, &offset, length, (void*)buf); in ucbuf_getcx32()
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Ducbuf.cpp369 _charAt(int32_t offset, void *context) { in _charAt() function
415 c32 = u_unescapeAt(_charAt, &offset, length, (void*)buf); in ucbuf_getcx32()
/third_party/icu/icu4c/source/test/cintltst/
H A Dnucnvtst.c3469 _charAt(int32_t offset, void *context) { in _charAt() function
3491 c = u_unescapeAt(_charAt,&srcIndex,srcLen,(void*)src); /* advances i*/ in unescape()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 19 milliseconds