DescriptionMinor style cleanup in the PhoneField class:
* Inline ParseInternal() into Parse()
* Rename a constant to have kConstantNamingStyle
* Make GetRegExp a private static method (note that this can't be moved into the anonymous namespace since it depends on the private RegexType enum).
* Remove unnecessary PhoneField:: prefixes
* Adjust ordering of declarations and definitions within header and implementation files.
BUG=none
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=177095
Patch Set 1 #
Total comments: 1
Messages
Total messages: 6 (0 generated)
|