ExPhoneNumber
v0.2.3-git-c8f3
Pages
Modules
ExPhoneNumber.Normalization
(ExPhoneNumber v0.2.3-git-c8f3)
View Source
Link to this section
Summary
Functions
convert_alpha_chars_in_number(number)
match_at_start?(string, pattern)
normalize(number)
normalize_digits_only(number)
normalize_helper(number, normalization_replacements, remove_non_matches)
split_at_match_and_return_head(string, pattern)
Link to this section
Functions
Link to this function
convert_alpha_chars_in_number(number)
View Source
Link to this function
match_at_start?(string, pattern)
View Source
Link to this function
normalize(number)
View Source
Link to this function
normalize_digits_only(number)
View Source
Link to this function
normalize_helper(number, normalization_replacements, remove_non_matches)
View Source
Link to this function
split_at_match_and_return_head(string, pattern)
View Source