ExPhoneNumber

v0.2.0

  • Pages
  • Modules

    ExPhoneNumber v0.2.0 ExPhoneNumber.Normalization 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

    Built using ExDoc (v0.18.4), designed by Friedel Ziegelmayer.