Searched defs:StartsOrEndsWithWhitespace (Results 1 - 1 of 1) sorted by last modified time

/external/chromium_org/extensions/common/permissions/
H A Dsocket_permission_entry.cc30 bool StartsOrEndsWithWhitespace(const std::string& str) { function in namespace:__anon8246
166 if (StartsOrEndsWithWhitespace(result.pattern_.host))
190 if (StartsOrEndsWithWhitespace(pattern_tokens[1]))

Completed in 69 milliseconds