Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Ducnv_ct.cpp226 …omEscSeq(const char* source, const char* sourceLimit, const uint8_t* toUBytesBuffer, int32_t toUBy… in findStateFromEscSeq() argument
235 if (toUBytesBuffer[n] != escSeqCompoundText[i][n]) { in findStateFromEscSeq()