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