Home | History | Annotate | Download | only in base

Lines Matching full:token_real_end

1725   std::string::const_iterator token_real_end;
1734 // token_real_end should point at the token separator, i.e. '='.
1737 token_real_end = *it;
1741 // pointing at either whitespace, or at '=' (and equal to token_real_end).
1752 *it = token_real_end;