Searched refs:kPlaceholderOpen (Results 1 – 1 of 1) sorted by relevance
37 static const std::string kPlaceholderOpen = "\u00bb"; variable440 return kPlaceholderOpen + source.to_string() + kPlaceholderClose; in Placeholder()