Home
last modified time | relevance | path

Searched refs:UTF_SET_CHAR_START (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/common/
Duchriter.cpp233 UTF_SET_CHAR_START(text, begin, position); in setIndex32()
/external/icu4c/common/unicode/
Dutf_old.h1113 #define UTF_SET_CHAR_START(s, start, i) U16_SET_CP_START(s, start, i) macro