Searched refs:stringMax (Results 1 – 1 of 1) sorted by relevance
95 uint32_t stringMax = unsignedInteger; in append() local97 for (size_t j = stringMin.get(0); j <= stringMax; ++j) { in append()