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

Link to this section Summary

Link to this section Functions

Link to this function

extract_country_code(full_number)

View Source
Link to this function

extract_country_code(index, full_number)

View Source
Link to this function

extract_possible_number(number_to_parse)

View Source
Link to this function

maybe_extract_country_code(number, metadata, keep_raw_input)

View Source
Link to this function

maybe_strip_extension(number)

View Source
Link to this function

maybe_strip_international_prefix_and_normalize(number, possible_country_idd_prefix)

View Source
Link to this function

maybe_strip_national_prefix_and_carrier_code(number, metadata)

View Source
Link to this function

maybe_strip_national_prefix_and_carrier_code(number, national_prefix_for_parsing, national_prefix_transform_rule, general_national_number_pattern)

View Source
Link to this function

parse_prefix_as_idd(pattern, number)

View Source