Searched refs:uc_last (Results 1 – 1 of 1) sorted by relevance
76 typename String::const_iterator uc_last = ucstr.end(); in string_parse() local80 for (; uc_i != uc_last; ++uc_i, ++lc_i, ++i) in string_parse()