ExPhoneNumber.Normalization (ExPhoneNumber v0.2.5) View Source

Link to this section Summary

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_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