Searched refs:attachBeginningOfSentenceMarker (Results 1 – 5 of 5) sorted by relevance
89 static AK_FORCE_INLINE int attachBeginningOfSentenceMarker(int *const codePoints, in attachBeginningOfSentenceMarker() function
99 codePointCount = CharUtils::attachBeginningOfSentenceMarker(codePoints, codePointCount, in getWordId()
209 codePointCountToAdd = CharUtils::attachBeginningOfSentenceMarker(codePointsToAdd, in addUnigramEntry()
296 codePointCountToAdd = CharUtils::attachBeginningOfSentenceMarker(codePointsToAdd, in addUnigramEntry()
345 codePointCount = CharUtils::attachBeginningOfSentenceMarker( in latinime_BinaryDictionary_getWordProperty()