Home
last modified time | relevance | path

Searched refs:IsDelim (Results 1 – 1 of 1) sorted by relevance

/external/chromium/base/
Dstring_tokenizer.h208 bool IsDelim(char_type c) const { in IsDelim() function
234 if (IsDelim(c)) in AdvanceOne()