Searched defs:max_word_length (Results 1 – 4 of 4) sorted by relevance
57 int max_word_length = 20; member
114 const int max_word_length = options_.max_word_length; in ExtractCharactergramFeaturesAscii() local
83 optional int32 max_word_length = 21 [default = 20]; field
332 size_t max_word_length = max_length_in_bytes / sizeof(utf16_data[0]); in ConvertUTF16BufferToUTF8String() local