Searched refs:postContextPos (Results 1 – 5 of 5) sorted by relevance
155 int anteContextPos, int postContextPos, in TransliterationRule() argument172 if (postContextPos < 0) { in TransliterationRule()175 if (postContextPos < anteContextLength || in TransliterationRule()176 postContextPos > input.length()) { in TransliterationRule()179 keyLength = postContextPos - anteContextLength; in TransliterationRule()
156 int anteContextPos, int postContextPos, in TransliterationRule() argument173 if (postContextPos < 0) { in TransliterationRule()176 if (postContextPos < anteContextLength || in TransliterationRule()177 postContextPos > input.length()) { in TransliterationRule()180 keyLength = postContextPos - anteContextLength; in TransliterationRule()
59 int32_t anteContextPos, int32_t postContextPos, in TransliterationRule() argument85 if (postContextPos < 0) { in TransliterationRule()88 if (postContextPos < anteContextLength || in TransliterationRule()89 postContextPos > input.length()) { in TransliterationRule()94 keyLength = postContextPos - anteContextLength; in TransliterationRule()
183 int32_t anteContextPos, int32_t postContextPos,
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...