Searched refs:postContextLength (Results 1 – 3 of 3) sorted by relevance
212 int postContextLength = pattern.length() - keyLength - anteContextLength; in TransliterationRule() local214 if (postContextLength > 0) { in TransliterationRule()
213 int postContextLength = pattern.length() - keyLength - anteContextLength; in TransliterationRule() local215 if (postContextLength > 0) { in TransliterationRule()
139 int32_t postContextLength = pattern.length() - keyLength - anteContextLength; in TransliterationRule() local141 if (postContextLength > 0) { in TransliterationRule()