Rename ContainsOnlyASCII() to ContainsOnlyASCIIOrEmpty()
This patch renames |ContainsOnlyASCII()| to |ContainsOnlyASCIIOrEmpty()| as consistency with the patch[1] for improving readability. Note: All renaming is done by global replace tool. This patch similar to the patch[2] which renames |ContainsOnlyLatin1()|. [1] http://crrev.com/c/1288157 Rename ContainsOnlyWhitespace() to ContainsOnlyWhitespaceOrEmpty() [2] http://crrev.com/c/1288501 Rename ContainsOnlyLatin1() to ContainsOnlyLatin1OrEmpty() Change-Id: I666c4e3a6c74d59ab8cd6b74bdf011c0e06d0b0c Reviewed-on: https://chromium-review.googlesource.com/c/1288502 Commit-Queue: Yoshifumi Inoue <yosin@chromium.org> Reviewed-by:Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#601096}
Showing
Please register or sign in to comment