Searched refs:AllAscii (Results 1 – 1 of 1) sorted by relevance
491 bool AllAscii(const std::string& text) { in AllAscii() function552 if (AllAscii(field->default_value_string())) { in DefaultValue()