Home
last modified time | relevance | path

Searched defs:nativeIdx (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dutxttest.h41 int nativeIdx; member
/external/icu/icu4c/source/i18n/
Duregex.cpp1647 int64_t nativeIdx = (m->fMatch ? m->fMatchEnd : m->fLastMatchEnd); in appendTail() local