HomeSort by relevance Sort by last modified time
    Searched refs:maximumContextLength (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/unicode/
translit.h 258 int32_t maximumContextLength;
    [all...]
  /external/icu4c/i18n/
translit.cpp 130 maximumContextLength(0)
151 maximumContextLength(other.maximumContextLength)
175 maximumContextLength = other.maximumContextLength;
691 maximumContextLength = maxContextLength;
    [all...]

Completed in 28 milliseconds