Searched defs:toLength (Results 1 – 5 of 5) sorted by relevance
70 char *to, std::size_t toLength, const char *from) { in ToFortranDefaultCharacter()
2117 int32_t toLength = 0; in ucurr_createCurrencyList() local2319 int32_t toLength = 0; in ucurr_countCurrencies() local2442 int32_t toLength = 0; in ucurr_forLocaleAndDate() local
110 def repeatToLength(lst, toLength): argument