Home | History | Annotate | Download | only in base

Lines Matching refs:next_dot

1079       const size_t next_dot = key.find('.', 1);  // Skip over leading dot.
1080 key.erase(0, next_dot);