Home
last modified time | relevance | path

Searched defs:epiLength (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/icu/source/common/
Dubidiimp.h330 int32_t epiLength; member
Dubidi.cpp2330 const UChar *epilogue, int32_t epiLength, in ubidi_setContext()
/third_party/icu/icu4c/source/common/
Dubidiimp.h330 int32_t epiLength; member
Dubidi.cpp2330 const UChar *epilogue, int32_t epiLength, in ubidi_setContext()
/third_party/node/deps/icu-small/source/common/
Dubidiimp.h330 int32_t epiLength; member
Dubidi.cpp2330 const char16_t *epilogue, int32_t epiLength, in ubidi_setContext()
/third_party/icu/icu4c/source/test/cintltst/
Dcbiditst.c4847 int32_t proLength, epiLength, srcLen, destLen, tc; in testContext() local
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp938 …t(UBiDi *pBiDi, const UChar *prologue, int32_t proLength, const UChar *epilogue, int32_t epiLength, in ubidi_setContext()