Searched refs:defaultEnd (Results 1 – 1 of 1) sorted by relevance
45 const char* const defaultEnd = defaultValue + defaultLength; in SetDefaultStrings() local48 while (begin < defaultEnd && ' ' == *begin) { in SetDefaultStrings()51 if (begin < defaultEnd) { in SetDefaultStrings()53 while (end < defaultEnd && ' ' != *end) { in SetDefaultStrings()