Searched refs:postContextLength (Results 1 – 3 of 3) sorted by relevance
214 int postContextLength = pattern.length() - keyLength - anteContextLength; in TransliterationRule() local216 if (postContextLength > 0) { in TransliterationRule()
215 int postContextLength = pattern.length() - keyLength - anteContextLength; in TransliterationRule() local217 if (postContextLength > 0) { in TransliterationRule()
141 int32_t postContextLength = pattern.length() - keyLength - anteContextLength; in TransliterationRule() local143 if (postContextLength > 0) { in TransliterationRule()