Searched refs:escSeqCharsLen (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/common/
H A Ducnv2022.cpp1432 static const int8_t escSeqCharsLen[] ={ variable
1907 int32_t escLen = escSeqCharsLen[cs];
2012 int32_t escLen = escSeqCharsLen[ASCII];
/external/icu/icu4c/source/common/
H A Ducnv2022.cpp1437 static const int8_t escSeqCharsLen[] ={ variable
1912 int32_t escLen = escSeqCharsLen[cs];
2017 int32_t escLen = escSeqCharsLen[ASCII];

Completed in 300 milliseconds