Searched refs:paddedLen (Results 1 – 1 of 1) sorted by relevance
132 const size_t paddedLen = len + 2; // start and stop code each count for 1 in hyphenate() local134 paddedLen <= MAX_HYPHENATED_SIZE) { in hyphenate()138 hyphenateFromCodes(result->data(), alpha_codes, paddedLen, hyphenValue); in hyphenate()