ExPhoneNumber v0.2.0 ExPhoneNumber.Metadata View Source

Link to this section Summary

Link to this section Functions

Link to this function get_country_code_for_region_code(region_code) View Source
Link to this function get_country_code_for_valid_region(region_code) View Source
Link to this function get_for_non_geographical_region(calling_code) View Source
Link to this function get_for_region_code(region_code) View Source
Link to this function get_for_region_code_or_calling_code(calling_code, region_code) View Source
Link to this function get_ndd_prefix_for_region_code(region_code, strip_non_digits) View Source
Link to this function get_region_code_for_country_code(country_code) View Source
Link to this function get_region_code_for_number(phone_number) View Source
Link to this function get_region_codes_for_country_code(country_code) View Source
Link to this function get_supported_global_network_calling_codes() View Source
Link to this function is_nanpa_country?(region_code) View Source
Link to this function is_supported_global_network_calling_code?(calling_code) View Source
Link to this function is_supported_region?(region_code) View Source
Link to this function is_valid_country_code?(country_code) View Source
Link to this function is_valid_region_code?(region_code) View Source