ExPhoneNumber.Parsing (ExPhoneNumber v0.2.3-git-c8f3) View Source

Link to this section Summary

Link to this section Functions

Link to this function

build_national_number_for_parsing(number_to_parse)

View Source
Link to this function

check_region_for_parsing(number_to_parse, default_region)

View Source
Link to this function

is_possible_number?(number, region_code)

View Source
Link to this function

parse(number_to_parse, default_region)

View Source
Link to this function

parse_helper(number_to_parse, default_region, keep_raw_input, check_region)

View Source