api documentation for google-libphonenumber (v2.0.15)

The up-to-date and reliable Google's libphonenumber package for node.js.

table of contents

  1. module google-libphonenumber
    1. function google-libphonenumber.AsYouTypeFormatter (a)
    2. function google-libphonenumber.NumberFormat ()
    3. function google-libphonenumber.PhoneMetadata ()
    4. function google-libphonenumber.PhoneMetadataCollection ()
    5. function google-libphonenumber.PhoneNumber ()
    6. function google-libphonenumber.PhoneNumberDesc ()
    7. function google-libphonenumber.PhoneNumberUtil ()
    8. object google-libphonenumber.AsYouTypeFormatter.prototype
    9. object google-libphonenumber.Error
    10. object google-libphonenumber.NumberFormat.prototype
    11. object google-libphonenumber.NumberFormat.superClass_
    12. object google-libphonenumber.PhoneMetadata.descriptor_
    13. object google-libphonenumber.PhoneMetadata.prototype
    14. object google-libphonenumber.PhoneMetadataCollection.prototype
    15. object google-libphonenumber.PhoneNumber.prototype
    16. object google-libphonenumber.PhoneNumberDesc.prototype
    17. object google-libphonenumber.PhoneNumberFormat
    18. object google-libphonenumber.PhoneNumberType
    19. object google-libphonenumber.PhoneNumberUtil.prototype
    20. object google-libphonenumber.metadata
  2. module google-libphonenumber.AsYouTypeFormatter
    1. function google-libphonenumber.AsYouTypeFormatter (a)
    2. number google-libphonenumber.AsYouTypeFormatter.MIN_LEADING_DIGITS_LENGTH_
    3. object google-libphonenumber.AsYouTypeFormatter.CHARACTER_CLASS_PATTERN_
    4. object google-libphonenumber.AsYouTypeFormatter.ELIGIBLE_FORMAT_PATTERN_
    5. object google-libphonenumber.AsYouTypeFormatter.EMPTY_METADATA_
    6. object google-libphonenumber.AsYouTypeFormatter.NATIONAL_PREFIX_SEPARATORS_PATTERN_
    7. object google-libphonenumber.AsYouTypeFormatter.STANDALONE_DIGIT_PATTERN_
    8. string google-libphonenumber.AsYouTypeFormatter.SEPARATOR_BEFORE_NATIONAL_NUMBER_
  3. module google-libphonenumber.AsYouTypeFormatter.prototype
    1. function google-libphonenumber.AsYouTypeFormatter.prototype.ableToExtractLongerNdd_ ()
    2. function google-libphonenumber.AsYouTypeFormatter.prototype.appendNationalNumber_ (a)
    3. function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToChooseFormattingPattern_ ()
    4. function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToChoosePatternWithPrefixExtracted_ ()
    5. function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToExtractCountryCallingCode_ ()
    6. function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToExtractIdd_ ()
    7. function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToFormatAccruedDigits_ ()
    8. function google-libphonenumber.AsYouTypeFormatter.prototype.clear ()
    9. function google-libphonenumber.AsYouTypeFormatter.prototype.createFormattingTemplate_ (a)
    10. function google-libphonenumber.AsYouTypeFormatter.prototype.getAvailableFormats_ (a)
    11. function google-libphonenumber.AsYouTypeFormatter.prototype.getExtractedNationalPrefix_ ()
    12. function google-libphonenumber.AsYouTypeFormatter.prototype.getFormattingTemplate_ (a, b)
    13. function google-libphonenumber.AsYouTypeFormatter.prototype.getMetadataForRegion_ (a)
    14. function google-libphonenumber.AsYouTypeFormatter.prototype.getRememberedPosition ()
    15. function google-libphonenumber.AsYouTypeFormatter.prototype.inputAccruedNationalNumber_ ()
    16. function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigit (a)
    17. function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigitAndRememberPosition (a)
    18. function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigitHelper_ (a)
    19. function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigitWithOptionToRememberPosition_ (a, b)
    20. function google-libphonenumber.AsYouTypeFormatter.prototype.isDigitOrLeadingPlusSign_ (a)
    21. function google-libphonenumber.AsYouTypeFormatter.prototype.isFormatEligible_ (a)
    22. function google-libphonenumber.AsYouTypeFormatter.prototype.isNanpaNumberWithNationalPrefix_ ()
    23. function google-libphonenumber.AsYouTypeFormatter.prototype.maybeCreateNewTemplate_ ()
    24. function google-libphonenumber.AsYouTypeFormatter.prototype.narrowDownPossibleFormats_ (a)
    25. function google-libphonenumber.AsYouTypeFormatter.prototype.normalizeAndAccrueDigitsAndPlusSign_ (a, b)
    26. function google-libphonenumber.AsYouTypeFormatter.prototype.removeNationalPrefixFromNationalNumber_ ()
  4. module google-libphonenumber.NumberFormat
    1. function google-libphonenumber.NumberFormat ()
    2. function google-libphonenumber.NumberFormat.base (a, c, f)
    3. function google-libphonenumber.NumberFormat.getDescriptor ()
    4. object google-libphonenumber.NumberFormat.descriptor_
    5. object google-libphonenumber.NumberFormat.superClass_
  5. module google-libphonenumber.NumberFormat.prototype
    1. function google-libphonenumber.NumberFormat.prototype.addLeadingDigitsPattern (a)
    2. function google-libphonenumber.NumberFormat.prototype.clearDomesticCarrierCodeFormattingRule ()
    3. function google-libphonenumber.NumberFormat.prototype.clearFormat ()
    4. function google-libphonenumber.NumberFormat.prototype.clearLeadingDigitsPattern ()
    5. function google-libphonenumber.NumberFormat.prototype.clearNationalPrefixFormattingRule ()
    6. function google-libphonenumber.NumberFormat.prototype.clearNationalPrefixOptionalWhenFormatting ()
    7. function google-libphonenumber.NumberFormat.prototype.clearPattern ()
    8. function google-libphonenumber.NumberFormat.prototype.constructor ()
    9. function google-libphonenumber.NumberFormat.prototype.domesticCarrierCodeFormattingRuleCount ()
    10. function google-libphonenumber.NumberFormat.prototype.formatCount ()
    11. function google-libphonenumber.NumberFormat.prototype.getDescriptor ()
    12. function google-libphonenumber.NumberFormat.prototype.getDomesticCarrierCodeFormattingRule ()
    13. function google-libphonenumber.NumberFormat.prototype.getDomesticCarrierCodeFormattingRuleOrDefault ()
    14. function google-libphonenumber.NumberFormat.prototype.getFormat ()
    15. function google-libphonenumber.NumberFormat.prototype.getFormatOrDefault ()
    16. function google-libphonenumber.NumberFormat.prototype.getLeadingDigitsPattern (a)
    17. function google-libphonenumber.NumberFormat.prototype.getLeadingDigitsPatternOrDefault (a)
    18. function google-libphonenumber.NumberFormat.prototype.getNationalPrefixFormattingRule ()
    19. function google-libphonenumber.NumberFormat.prototype.getNationalPrefixFormattingRuleOrDefault ()
    20. function google-libphonenumber.NumberFormat.prototype.getNationalPrefixOptionalWhenFormatting ()
    21. function google-libphonenumber.NumberFormat.prototype.getNationalPrefixOptionalWhenFormattingOrDefault ()
    22. function google-libphonenumber.NumberFormat.prototype.getPattern ()
    23. function google-libphonenumber.NumberFormat.prototype.getPatternOrDefault ()
    24. function google-libphonenumber.NumberFormat.prototype.hasDomesticCarrierCodeFormattingRule ()
    25. function google-libphonenumber.NumberFormat.prototype.hasFormat ()
    26. function google-libphonenumber.NumberFormat.prototype.hasLeadingDigitsPattern ()
    27. function google-libphonenumber.NumberFormat.prototype.hasNationalPrefixFormattingRule ()
    28. function google-libphonenumber.NumberFormat.prototype.hasNationalPrefixOptionalWhenFormatting ()
    29. function google-libphonenumber.NumberFormat.prototype.hasPattern ()
    30. function google-libphonenumber.NumberFormat.prototype.leadingDigitsPatternArray ()
    31. function google-libphonenumber.NumberFormat.prototype.leadingDigitsPatternCount ()
    32. function google-libphonenumber.NumberFormat.prototype.nationalPrefixFormattingRuleCount ()
    33. function google-libphonenumber.NumberFormat.prototype.nationalPrefixOptionalWhenFormattingCount ()
    34. function google-libphonenumber.NumberFormat.prototype.patternCount ()
    35. function google-libphonenumber.NumberFormat.prototype.setDomesticCarrierCodeFormattingRule (a)
    36. function google-libphonenumber.NumberFormat.prototype.setFormat (a)
    37. function google-libphonenumber.NumberFormat.prototype.setNationalPrefixFormattingRule (a)
    38. function google-libphonenumber.NumberFormat.prototype.setNationalPrefixOptionalWhenFormatting (a)
    39. function google-libphonenumber.NumberFormat.prototype.setPattern (a)
  6. module google-libphonenumber.NumberFormat.superClass_
    1. function google-libphonenumber.NumberFormat.superClass_.add (a, b)
    2. function google-libphonenumber.NumberFormat.superClass_.arrayOf (a)
    3. function google-libphonenumber.NumberFormat.superClass_.checkFieldType_ (a, b)
    4. function google-libphonenumber.NumberFormat.superClass_.clear (a)
    5. function google-libphonenumber.NumberFormat.superClass_.clone ()
    6. function google-libphonenumber.NumberFormat.superClass_.copyFrom (a)
    7. function google-libphonenumber.NumberFormat.superClass_.countOf (a)
    8. function google-libphonenumber.NumberFormat.superClass_.equals (a)
    9. function google-libphonenumber.NumberFormat.superClass_.forEachUnknown (a, b)
    10. function google-libphonenumber.NumberFormat.superClass_.get (a, b)
    11. function google-libphonenumber.NumberFormat.superClass_.getDescriptor ()
    12. function google-libphonenumber.NumberFormat.superClass_.getOrDefault (a, b)
    13. function google-libphonenumber.NumberFormat.superClass_.getValueForTag_ (a)
    14. function google-libphonenumber.NumberFormat.superClass_.has (a)
    15. function google-libphonenumber.NumberFormat.superClass_.initDefaults (a)
    16. function google-libphonenumber.NumberFormat.superClass_.initializeForLazyDeserializer (a, b)
    17. function google-libphonenumber.NumberFormat.superClass_.mergeFrom (a)
    18. function google-libphonenumber.NumberFormat.superClass_.set (a, b)
    19. function google-libphonenumber.NumberFormat.superClass_.setUnknown (a, b)
  7. module google-libphonenumber.PhoneMetadata
    1. function google-libphonenumber.PhoneMetadata ()
    2. function google-libphonenumber.PhoneMetadata.base (a, c, f)
    3. function google-libphonenumber.PhoneMetadata.getDescriptor ()
    4. object google-libphonenumber.PhoneMetadata.descriptor_
    5. object google-libphonenumber.PhoneMetadata.superClass_
  8. module google-libphonenumber.PhoneMetadata.descriptor_
    1. function google-libphonenumber.PhoneMetadata.descriptor_.messageType_ ()
    2. object google-libphonenumber.PhoneMetadata.descriptor_.fields_
    3. string google-libphonenumber.PhoneMetadata.descriptor_.fullName_
    4. string google-libphonenumber.PhoneMetadata.descriptor_.name_
  9. module google-libphonenumber.PhoneMetadata.prototype
    1. function google-libphonenumber.PhoneMetadata.prototype.addIntlNumberFormat (a)
    2. function google-libphonenumber.PhoneMetadata.prototype.addNumberFormat (a)
    3. function google-libphonenumber.PhoneMetadata.prototype.clearCountryCode ()
    4. function google-libphonenumber.PhoneMetadata.prototype.clearEmergency ()
    5. function google-libphonenumber.PhoneMetadata.prototype.clearFixedLine ()
    6. function google-libphonenumber.PhoneMetadata.prototype.clearGeneralDesc ()
    7. function google-libphonenumber.PhoneMetadata.prototype.clearId ()
    8. function google-libphonenumber.PhoneMetadata.prototype.clearInternationalPrefix ()
    9. function google-libphonenumber.PhoneMetadata.prototype.clearIntlNumberFormat ()
    10. function google-libphonenumber.PhoneMetadata.prototype.clearLeadingDigits ()
    11. function google-libphonenumber.PhoneMetadata.prototype.clearLeadingZeroPossible ()
    12. function google-libphonenumber.PhoneMetadata.prototype.clearMainCountryForCode ()
    13. function google-libphonenumber.PhoneMetadata.prototype.clearMobile ()
    14. function google-libphonenumber.PhoneMetadata.prototype.clearNationalPrefix ()
    15. function google-libphonenumber.PhoneMetadata.prototype.clearNationalPrefixForParsing ()
    16. function google-libphonenumber.PhoneMetadata.prototype.clearNationalPrefixTransformRule ()
    17. function google-libphonenumber.PhoneMetadata.prototype.clearNoInternationalDialling ()
    18. function google-libphonenumber.PhoneMetadata.prototype.clearNumberFormat ()
    19. function google-libphonenumber.PhoneMetadata.prototype.clearPager ()
    20. function google-libphonenumber.PhoneMetadata.prototype.clearPersonalNumber ()
    21. function google-libphonenumber.PhoneMetadata.prototype.clearPreferredExtnPrefix ()
    22. function google-libphonenumber.PhoneMetadata.prototype.clearPreferredInternationalPrefix ()
    23. function google-libphonenumber.PhoneMetadata.prototype.clearPremiumRate ()
    24. function google-libphonenumber.PhoneMetadata.prototype.clearSameMobileAndFixedLinePattern ()
    25. function google-libphonenumber.PhoneMetadata.prototype.clearSharedCost ()
    26. function google-libphonenumber.PhoneMetadata.prototype.clearTollFree ()
    27. function google-libphonenumber.PhoneMetadata.prototype.clearUan ()
    28. function google-libphonenumber.PhoneMetadata.prototype.clearVoicemail ()
    29. function google-libphonenumber.PhoneMetadata.prototype.clearVoip ()
    30. function google-libphonenumber.PhoneMetadata.prototype.constructor ()
    31. function google-libphonenumber.PhoneMetadata.prototype.countryCodeCount ()
    32. function google-libphonenumber.PhoneMetadata.prototype.emergencyCount ()
    33. function google-libphonenumber.PhoneMetadata.prototype.fixedLineCount ()
    34. function google-libphonenumber.PhoneMetadata.prototype.generalDescCount ()
    35. function google-libphonenumber.PhoneMetadata.prototype.getCountryCode ()
    36. function google-libphonenumber.PhoneMetadata.prototype.getCountryCodeOrDefault ()
    37. function google-libphonenumber.PhoneMetadata.prototype.getDescriptor ()
    38. function google-libphonenumber.PhoneMetadata.prototype.getEmergency ()
    39. function google-libphonenumber.PhoneMetadata.prototype.getEmergencyOrDefault ()
    40. function google-libphonenumber.PhoneMetadata.prototype.getFixedLine ()
    41. function google-libphonenumber.PhoneMetadata.prototype.getFixedLineOrDefault ()
    42. function google-libphonenumber.PhoneMetadata.prototype.getGeneralDesc ()
    43. function google-libphonenumber.PhoneMetadata.prototype.getGeneralDescOrDefault ()
    44. function google-libphonenumber.PhoneMetadata.prototype.getId ()
    45. function google-libphonenumber.PhoneMetadata.prototype.getIdOrDefault ()
    46. function google-libphonenumber.PhoneMetadata.prototype.getInternationalPrefix ()
    47. function google-libphonenumber.PhoneMetadata.prototype.getInternationalPrefixOrDefault ()
    48. function google-libphonenumber.PhoneMetadata.prototype.getIntlNumberFormat (a)
    49. function google-libphonenumber.PhoneMetadata.prototype.getIntlNumberFormatOrDefault (a)
    50. function google-libphonenumber.PhoneMetadata.prototype.getLeadingDigits ()
    51. function google-libphonenumber.PhoneMetadata.prototype.getLeadingDigitsOrDefault ()
    52. function google-libphonenumber.PhoneMetadata.prototype.getLeadingZeroPossible ()
    53. function google-libphonenumber.PhoneMetadata.prototype.getLeadingZeroPossibleOrDefault ()
    54. function google-libphonenumber.PhoneMetadata.prototype.getMainCountryForCode ()
    55. function google-libphonenumber.PhoneMetadata.prototype.getMainCountryForCodeOrDefault ()
    56. function google-libphonenumber.PhoneMetadata.prototype.getMobile ()
    57. function google-libphonenumber.PhoneMetadata.prototype.getMobileOrDefault ()
    58. function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefix ()
    59. function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixForParsing ()
    60. function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixForParsingOrDefault ()
    61. function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixOrDefault ()
    62. function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixTransformRule ()
    63. function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixTransformRuleOrDefault ()
    64. function google-libphonenumber.PhoneMetadata.prototype.getNoInternationalDialling ()
    65. function google-libphonenumber.PhoneMetadata.prototype.getNoInternationalDiallingOrDefault ()
    66. function google-libphonenumber.PhoneMetadata.prototype.getNumberFormat (a)
    67. function google-libphonenumber.PhoneMetadata.prototype.getNumberFormatOrDefault (a)
    68. function google-libphonenumber.PhoneMetadata.prototype.getPager ()
    69. function google-libphonenumber.PhoneMetadata.prototype.getPagerOrDefault ()
    70. function google-libphonenumber.PhoneMetadata.prototype.getPersonalNumber ()
    71. function google-libphonenumber.PhoneMetadata.prototype.getPersonalNumberOrDefault ()
    72. function google-libphonenumber.PhoneMetadata.prototype.getPreferredExtnPrefix ()
    73. function google-libphonenumber.PhoneMetadata.prototype.getPreferredExtnPrefixOrDefault ()
    74. function google-libphonenumber.PhoneMetadata.prototype.getPreferredInternationalPrefix ()
    75. function google-libphonenumber.PhoneMetadata.prototype.getPreferredInternationalPrefixOrDefault ()
    76. function google-libphonenumber.PhoneMetadata.prototype.getPremiumRate ()
    77. function google-libphonenumber.PhoneMetadata.prototype.getPremiumRateOrDefault ()
    78. function google-libphonenumber.PhoneMetadata.prototype.getSameMobileAndFixedLinePattern ()
    79. function google-libphonenumber.PhoneMetadata.prototype.getSameMobileAndFixedLinePatternOrDefault ()
    80. function google-libphonenumber.PhoneMetadata.prototype.getSharedCost ()
    81. function google-libphonenumber.PhoneMetadata.prototype.getSharedCostOrDefault ()
    82. function google-libphonenumber.PhoneMetadata.prototype.getTollFree ()
    83. function google-libphonenumber.PhoneMetadata.prototype.getTollFreeOrDefault ()
    84. function google-libphonenumber.PhoneMetadata.prototype.getUan ()
    85. function google-libphonenumber.PhoneMetadata.prototype.getUanOrDefault ()
    86. function google-libphonenumber.PhoneMetadata.prototype.getVoicemail ()
    87. function google-libphonenumber.PhoneMetadata.prototype.getVoicemailOrDefault ()
    88. function google-libphonenumber.PhoneMetadata.prototype.getVoip ()
    89. function google-libphonenumber.PhoneMetadata.prototype.getVoipOrDefault ()
    90. function google-libphonenumber.PhoneMetadata.prototype.hasCountryCode ()
    91. function google-libphonenumber.PhoneMetadata.prototype.hasEmergency ()
    92. function google-libphonenumber.PhoneMetadata.prototype.hasFixedLine ()
    93. function google-libphonenumber.PhoneMetadata.prototype.hasGeneralDesc ()
    94. function google-libphonenumber.PhoneMetadata.prototype.hasId ()
    95. function google-libphonenumber.PhoneMetadata.prototype.hasInternationalPrefix ()
    96. function google-libphonenumber.PhoneMetadata.prototype.hasIntlNumberFormat ()
    97. function google-libphonenumber.PhoneMetadata.prototype.hasLeadingDigits ()
    98. function google-libphonenumber.PhoneMetadata.prototype.hasLeadingZeroPossible ()
    99. function google-libphonenumber.PhoneMetadata.prototype.hasMainCountryForCode ()
    100. function google-libphonenumber.PhoneMetadata.prototype.hasMobile ()
    101. function google-libphonenumber.PhoneMetadata.prototype.hasNationalPrefix ()
    102. function google-libphonenumber.PhoneMetadata.prototype.hasNationalPrefixForParsing ()
    103. function google-libphonenumber.PhoneMetadata.prototype.hasNationalPrefixTransformRule ()
    104. function google-libphonenumber.PhoneMetadata.prototype.hasNoInternationalDialling ()
    105. function google-libphonenumber.PhoneMetadata.prototype.hasNumberFormat ()
    106. function google-libphonenumber.PhoneMetadata.prototype.hasPager ()
    107. function google-libphonenumber.PhoneMetadata.prototype.hasPersonalNumber ()
    108. function google-libphonenumber.PhoneMetadata.prototype.hasPreferredExtnPrefix ()
    109. function google-libphonenumber.PhoneMetadata.prototype.hasPreferredInternationalPrefix ()
    110. function google-libphonenumber.PhoneMetadata.prototype.hasPremiumRate ()
    111. function google-libphonenumber.PhoneMetadata.prototype.hasSameMobileAndFixedLinePattern ()
    112. function google-libphonenumber.PhoneMetadata.prototype.hasSharedCost ()
    113. function google-libphonenumber.PhoneMetadata.prototype.hasTollFree ()
    114. function google-libphonenumber.PhoneMetadata.prototype.hasUan ()
    115. function google-libphonenumber.PhoneMetadata.prototype.hasVoicemail ()
    116. function google-libphonenumber.PhoneMetadata.prototype.hasVoip ()
    117. function google-libphonenumber.PhoneMetadata.prototype.idCount ()
    118. function google-libphonenumber.PhoneMetadata.prototype.internationalPrefixCount ()
    119. function google-libphonenumber.PhoneMetadata.prototype.intlNumberFormatArray ()
    120. function google-libphonenumber.PhoneMetadata.prototype.intlNumberFormatCount ()
    121. function google-libphonenumber.PhoneMetadata.prototype.leadingDigitsCount ()
    122. function google-libphonenumber.PhoneMetadata.prototype.leadingZeroPossibleCount ()
    123. function google-libphonenumber.PhoneMetadata.prototype.mainCountryForCodeCount ()
    124. function google-libphonenumber.PhoneMetadata.prototype.mobileCount ()
    125. function google-libphonenumber.PhoneMetadata.prototype.nationalPrefixCount ()
    126. function google-libphonenumber.PhoneMetadata.prototype.nationalPrefixForParsingCount ()
    127. function google-libphonenumber.PhoneMetadata.prototype.nationalPrefixTransformRuleCount ()
    128. function google-libphonenumber.PhoneMetadata.prototype.noInternationalDiallingCount ()
    129. function google-libphonenumber.PhoneMetadata.prototype.numberFormatArray ()
    130. function google-libphonenumber.PhoneMetadata.prototype.numberFormatCount ()
    131. function google-libphonenumber.PhoneMetadata.prototype.pagerCount ()
    132. function google-libphonenumber.PhoneMetadata.prototype.personalNumberCount ()
    133. function google-libphonenumber.PhoneMetadata.prototype.preferredExtnPrefixCount ()
    134. function google-libphonenumber.PhoneMetadata.prototype.preferredInternationalPrefixCount ()
    135. function google-libphonenumber.PhoneMetadata.prototype.premiumRateCount ()
    136. function google-libphonenumber.PhoneMetadata.prototype.sameMobileAndFixedLinePatternCount ()
    137. function google-libphonenumber.PhoneMetadata.prototype.setCountryCode (a)
    138. function google-libphonenumber.PhoneMetadata.prototype.setEmergency (a)
    139. function google-libphonenumber.PhoneMetadata.prototype.setFixedLine (a)
    140. function google-libphonenumber.PhoneMetadata.prototype.setGeneralDesc (a)
    141. function google-libphonenumber.PhoneMetadata.prototype.setId (a)
    142. function google-libphonenumber.PhoneMetadata.prototype.setInternationalPrefix (a)
    143. function google-libphonenumber.PhoneMetadata.prototype.setLeadingDigits (a)
    144. function google-libphonenumber.PhoneMetadata.prototype.setLeadingZeroPossible (a)
    145. function google-libphonenumber.PhoneMetadata.prototype.setMainCountryForCode (a)
    146. function google-libphonenumber.PhoneMetadata.prototype.setMobile (a)
    147. function google-libphonenumber.PhoneMetadata.prototype.setNationalPrefix (a)
    148. function google-libphonenumber.PhoneMetadata.prototype.setNationalPrefixForParsing (a)
    149. function google-libphonenumber.PhoneMetadata.prototype.setNationalPrefixTransformRule (a)
    150. function google-libphonenumber.PhoneMetadata.prototype.setNoInternationalDialling (a)
    151. function google-libphonenumber.PhoneMetadata.prototype.setPager (a)
    152. function google-libphonenumber.PhoneMetadata.prototype.setPersonalNumber (a)
    153. function google-libphonenumber.PhoneMetadata.prototype.setPreferredExtnPrefix (a)
    154. function google-libphonenumber.PhoneMetadata.prototype.setPreferredInternationalPrefix (a)
    155. function google-libphonenumber.PhoneMetadata.prototype.setPremiumRate (a)
    156. function google-libphonenumber.PhoneMetadata.prototype.setSameMobileAndFixedLinePattern (a)
    157. function google-libphonenumber.PhoneMetadata.prototype.setSharedCost (a)
    158. function google-libphonenumber.PhoneMetadata.prototype.setTollFree (a)
    159. function google-libphonenumber.PhoneMetadata.prototype.setUan (a)
    160. function google-libphonenumber.PhoneMetadata.prototype.setVoicemail (a)
    161. function google-libphonenumber.PhoneMetadata.prototype.setVoip (a)
    162. function google-libphonenumber.PhoneMetadata.prototype.sharedCostCount ()
    163. function google-libphonenumber.PhoneMetadata.prototype.tollFreeCount ()
    164. function google-libphonenumber.PhoneMetadata.prototype.uanCount ()
    165. function google-libphonenumber.PhoneMetadata.prototype.voicemailCount ()
    166. function google-libphonenumber.PhoneMetadata.prototype.voipCount ()
  10. module google-libphonenumber.PhoneMetadataCollection
    1. function google-libphonenumber.PhoneMetadataCollection ()
    2. function google-libphonenumber.PhoneMetadataCollection.base (a, c, f)
    3. function google-libphonenumber.PhoneMetadataCollection.getDescriptor ()
    4. object google-libphonenumber.PhoneMetadataCollection.descriptor_
    5. object google-libphonenumber.PhoneMetadataCollection.superClass_
  11. module google-libphonenumber.PhoneMetadataCollection.prototype
    1. function google-libphonenumber.PhoneMetadataCollection.prototype.addMetadata (a)
    2. function google-libphonenumber.PhoneMetadataCollection.prototype.clearMetadata ()
    3. function google-libphonenumber.PhoneMetadataCollection.prototype.constructor ()
    4. function google-libphonenumber.PhoneMetadataCollection.prototype.getDescriptor ()
    5. function google-libphonenumber.PhoneMetadataCollection.prototype.getMetadata (a)
    6. function google-libphonenumber.PhoneMetadataCollection.prototype.getMetadataOrDefault (a)
    7. function google-libphonenumber.PhoneMetadataCollection.prototype.hasMetadata ()
    8. function google-libphonenumber.PhoneMetadataCollection.prototype.metadataArray ()
    9. function google-libphonenumber.PhoneMetadataCollection.prototype.metadataCount ()
  12. module google-libphonenumber.PhoneNumber
    1. function google-libphonenumber.PhoneNumber ()
    2. function google-libphonenumber.PhoneNumber.base (a, c, f)
    3. function google-libphonenumber.PhoneNumber.ctor ()
    4. function google-libphonenumber.PhoneNumber.getDescriptor ()
    5. object google-libphonenumber.PhoneNumber.CountryCodeSource
    6. object google-libphonenumber.PhoneNumber.superClass_
  13. module google-libphonenumber.PhoneNumber.prototype
    1. function google-libphonenumber.PhoneNumber.prototype.clearCountryCode ()
    2. function google-libphonenumber.PhoneNumber.prototype.clearCountryCodeSource ()
    3. function google-libphonenumber.PhoneNumber.prototype.clearExtension ()
    4. function google-libphonenumber.PhoneNumber.prototype.clearItalianLeadingZero ()
    5. function google-libphonenumber.PhoneNumber.prototype.clearNationalNumber ()
    6. function google-libphonenumber.PhoneNumber.prototype.clearNumberOfLeadingZeros ()
    7. function google-libphonenumber.PhoneNumber.prototype.clearPreferredDomesticCarrierCode ()
    8. function google-libphonenumber.PhoneNumber.prototype.clearRawInput ()
    9. function google-libphonenumber.PhoneNumber.prototype.constructor ()
    10. function google-libphonenumber.PhoneNumber.prototype.countryCodeCount ()
    11. function google-libphonenumber.PhoneNumber.prototype.countryCodeSourceCount ()
    12. function google-libphonenumber.PhoneNumber.prototype.extensionCount ()
    13. function google-libphonenumber.PhoneNumber.prototype.getCountryCode ()
    14. function google-libphonenumber.PhoneNumber.prototype.getCountryCodeOrDefault ()
    15. function google-libphonenumber.PhoneNumber.prototype.getCountryCodeSource ()
    16. function google-libphonenumber.PhoneNumber.prototype.getCountryCodeSourceOrDefault ()
    17. function google-libphonenumber.PhoneNumber.prototype.getDescriptor ()
    18. function google-libphonenumber.PhoneNumber.prototype.getExtension ()
    19. function google-libphonenumber.PhoneNumber.prototype.getExtensionOrDefault ()
    20. function google-libphonenumber.PhoneNumber.prototype.getItalianLeadingZero ()
    21. function google-libphonenumber.PhoneNumber.prototype.getItalianLeadingZeroOrDefault ()
    22. function google-libphonenumber.PhoneNumber.prototype.getNationalNumber ()
    23. function google-libphonenumber.PhoneNumber.prototype.getNationalNumberOrDefault ()
    24. function google-libphonenumber.PhoneNumber.prototype.getNumberOfLeadingZeros ()
    25. function google-libphonenumber.PhoneNumber.prototype.getNumberOfLeadingZerosOrDefault ()
    26. function google-libphonenumber.PhoneNumber.prototype.getPreferredDomesticCarrierCode ()
    27. function google-libphonenumber.PhoneNumber.prototype.getPreferredDomesticCarrierCodeOrDefault ()
    28. function google-libphonenumber.PhoneNumber.prototype.getRawInput ()
    29. function google-libphonenumber.PhoneNumber.prototype.getRawInputOrDefault ()
    30. function google-libphonenumber.PhoneNumber.prototype.hasCountryCode ()
    31. function google-libphonenumber.PhoneNumber.prototype.hasCountryCodeSource ()
    32. function google-libphonenumber.PhoneNumber.prototype.hasExtension ()
    33. function google-libphonenumber.PhoneNumber.prototype.hasItalianLeadingZero ()
    34. function google-libphonenumber.PhoneNumber.prototype.hasNationalNumber ()
    35. function google-libphonenumber.PhoneNumber.prototype.hasNumberOfLeadingZeros ()
    36. function google-libphonenumber.PhoneNumber.prototype.hasPreferredDomesticCarrierCode ()
    37. function google-libphonenumber.PhoneNumber.prototype.hasRawInput ()
    38. function google-libphonenumber.PhoneNumber.prototype.italianLeadingZeroCount ()
    39. function google-libphonenumber.PhoneNumber.prototype.nationalNumberCount ()
    40. function google-libphonenumber.PhoneNumber.prototype.numberOfLeadingZerosCount ()
    41. function google-libphonenumber.PhoneNumber.prototype.preferredDomesticCarrierCodeCount ()
    42. function google-libphonenumber.PhoneNumber.prototype.rawInputCount ()
    43. function google-libphonenumber.PhoneNumber.prototype.setCountryCode (a)
    44. function google-libphonenumber.PhoneNumber.prototype.setCountryCodeSource (a)
    45. function google-libphonenumber.PhoneNumber.prototype.setExtension (a)
    46. function google-libphonenumber.PhoneNumber.prototype.setItalianLeadingZero (a)
    47. function google-libphonenumber.PhoneNumber.prototype.setNationalNumber (a)
    48. function google-libphonenumber.PhoneNumber.prototype.setNumberOfLeadingZeros (a)
    49. function google-libphonenumber.PhoneNumber.prototype.setPreferredDomesticCarrierCode (a)
    50. function google-libphonenumber.PhoneNumber.prototype.setRawInput (a)
  14. module google-libphonenumber.PhoneNumberDesc
    1. function google-libphonenumber.PhoneNumberDesc ()
    2. function google-libphonenumber.PhoneNumberDesc.base (a, c, f)
    3. function google-libphonenumber.PhoneNumberDesc.getDescriptor ()
    4. object google-libphonenumber.PhoneNumberDesc.descriptor_
    5. object google-libphonenumber.PhoneNumberDesc.superClass_
  15. module google-libphonenumber.PhoneNumberDesc.prototype
    1. function google-libphonenumber.PhoneNumberDesc.prototype.addPossibleLength (a)
    2. function google-libphonenumber.PhoneNumberDesc.prototype.addPossibleLengthLocalOnly (a)
    3. function google-libphonenumber.PhoneNumberDesc.prototype.clearExampleNumber ()
    4. function google-libphonenumber.PhoneNumberDesc.prototype.clearNationalNumberMatcherData ()
    5. function google-libphonenumber.PhoneNumberDesc.prototype.clearNationalNumberPattern ()
    6. function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleLength ()
    7. function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleLengthLocalOnly ()
    8. function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleNumberMatcherData ()
    9. function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleNumberPattern ()
    10. function google-libphonenumber.PhoneNumberDesc.prototype.constructor ()
    11. function google-libphonenumber.PhoneNumberDesc.prototype.exampleNumberCount ()
    12. function google-libphonenumber.PhoneNumberDesc.prototype.getDescriptor ()
    13. function google-libphonenumber.PhoneNumberDesc.prototype.getExampleNumber ()
    14. function google-libphonenumber.PhoneNumberDesc.prototype.getExampleNumberOrDefault ()
    15. function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberMatcherData ()
    16. function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberMatcherDataOrDefault ()
    17. function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberPattern ()
    18. function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberPatternOrDefault ()
    19. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLength (a)
    20. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLengthLocalOnly (a)
    21. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLengthLocalOnlyOrDefault (a)
    22. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLengthOrDefault (a)
    23. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberMatcherData ()
    24. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberMatcherDataOrDefault ()
    25. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberPattern ()
    26. function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberPatternOrDefault ()
    27. function google-libphonenumber.PhoneNumberDesc.prototype.hasExampleNumber ()
    28. function google-libphonenumber.PhoneNumberDesc.prototype.hasNationalNumberMatcherData ()
    29. function google-libphonenumber.PhoneNumberDesc.prototype.hasNationalNumberPattern ()
    30. function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleLength ()
    31. function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleLengthLocalOnly ()
    32. function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleNumberMatcherData ()
    33. function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleNumberPattern ()
    34. function google-libphonenumber.PhoneNumberDesc.prototype.nationalNumberMatcherDataCount ()
    35. function google-libphonenumber.PhoneNumberDesc.prototype.nationalNumberPatternCount ()
    36. function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthArray ()
    37. function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthCount ()
    38. function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthLocalOnlyArray ()
    39. function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthLocalOnlyCount ()
    40. function google-libphonenumber.PhoneNumberDesc.prototype.possibleNumberMatcherDataCount ()
    41. function google-libphonenumber.PhoneNumberDesc.prototype.possibleNumberPatternCount ()
    42. function google-libphonenumber.PhoneNumberDesc.prototype.setExampleNumber (a)
    43. function google-libphonenumber.PhoneNumberDesc.prototype.setNationalNumberMatcherData (a)
    44. function google-libphonenumber.PhoneNumberDesc.prototype.setNationalNumberPattern (a)
    45. function google-libphonenumber.PhoneNumberDesc.prototype.setPossibleNumberMatcherData (a)
    46. function google-libphonenumber.PhoneNumberDesc.prototype.setPossibleNumberPattern (a)
  16. module google-libphonenumber.PhoneNumberUtil
    1. function google-libphonenumber.PhoneNumberUtil ()
    2. function google-libphonenumber.PhoneNumberUtil.convertAlphaCharactersInNumber (a)
    3. function google-libphonenumber.PhoneNumberUtil.copyCoreFieldsOnly_ (a)
    4. function google-libphonenumber.PhoneNumberUtil.descHasData_ (a)
    5. function google-libphonenumber.PhoneNumberUtil.descHasPossibleNumberData_ (a)
    6. function google-libphonenumber.PhoneNumberUtil.extractPossibleNumber (a)
    7. function google-libphonenumber.PhoneNumberUtil.getCountryMobileToken (a)
    8. function google-libphonenumber.PhoneNumberUtil.getInstance ()
    9. function google-libphonenumber.PhoneNumberUtil.getNumberDescByType_ (a, b)
    10. function google-libphonenumber.PhoneNumberUtil.getSupportedTypesForMetadata_ (a)
    11. function google-libphonenumber.PhoneNumberUtil.isViablePhoneNumber (a)
    12. function google-libphonenumber.PhoneNumberUtil.matchesEntirely_ (a, b)
    13. function google-libphonenumber.PhoneNumberUtil.normalize (a)
    14. function google-libphonenumber.PhoneNumberUtil.normalizeDiallableCharsOnly (a)
    15. function google-libphonenumber.PhoneNumberUtil.normalizeDigitsOnly (a)
    16. function google-libphonenumber.PhoneNumberUtil.normalizeHelper_ (a, b, c)
    17. function google-libphonenumber.PhoneNumberUtil.normalizeSB_ (a)
    18. function google-libphonenumber.PhoneNumberUtil.setItalianLeadingZerosForPhoneNumber_ (a, b)
    19. number google-libphonenumber.PhoneNumberUtil.MAX_INPUT_STRING_LENGTH_
    20. number google-libphonenumber.PhoneNumberUtil.MAX_LENGTH_COUNTRY_CODE_
    21. number google-libphonenumber.PhoneNumberUtil.MAX_LENGTH_FOR_NSN_
    22. number google-libphonenumber.PhoneNumberUtil.MIN_LENGTH_FOR_NSN_
    23. number google-libphonenumber.PhoneNumberUtil.NANPA_COUNTRY_CODE_
    24. object google-libphonenumber.PhoneNumberUtil.ALL_NORMALIZATION_MAPPINGS_
    25. object google-libphonenumber.PhoneNumberUtil.ALL_PLUS_NUMBER_GROUPING_SYMBOLS_
    26. object google-libphonenumber.PhoneNumberUtil.ALPHA_MAPPINGS_
    27. object google-libphonenumber.PhoneNumberUtil.CAPTURING_DIGIT_PATTERN
    28. object google-libphonenumber.PhoneNumberUtil.CC_PATTERN_
    29. object google-libphonenumber.PhoneNumberUtil.DIALLABLE_CHAR_MAPPINGS_
    30. object google-libphonenumber.PhoneNumberUtil.DIGIT_MAPPINGS
    31. object google-libphonenumber.PhoneNumberUtil.EXTN_PATTERN_
    32. object google-libphonenumber.PhoneNumberUtil.FG_PATTERN_
    33. object google-libphonenumber.PhoneNumberUtil.FIRST_GROUP_ONLY_PREFIX_PATTERN_
    34. object google-libphonenumber.PhoneNumberUtil.FIRST_GROUP_PATTERN_
    35. object google-libphonenumber.PhoneNumberUtil.GEO_MOBILE_COUNTRIES_
    36. object google-libphonenumber.PhoneNumberUtil.LEADING_PLUS_CHARS_PATTERN_
    37. object google-libphonenumber.PhoneNumberUtil.MOBILE_TOKEN_MAPPINGS_
    38. object google-libphonenumber.PhoneNumberUtil.MatchType
    39. object google-libphonenumber.PhoneNumberUtil.NON_DIGITS_PATTERN_
    40. object google-libphonenumber.PhoneNumberUtil.NP_PATTERN_
    41. object google-libphonenumber.PhoneNumberUtil.PLUS_CHARS_PATTERN
    42. object google-libphonenumber.PhoneNumberUtil.SECOND_NUMBER_START_PATTERN_
    43. object google-libphonenumber.PhoneNumberUtil.UNIQUE_INTERNATIONAL_PREFIX_
    44. object google-libphonenumber.PhoneNumberUtil.UNWANTED_END_CHAR_PATTERN_
    45. object google-libphonenumber.PhoneNumberUtil.VALID_ALPHA_PHONE_PATTERN_
    46. object google-libphonenumber.PhoneNumberUtil.VALID_PHONE_NUMBER_PATTERN_
    47. object google-libphonenumber.PhoneNumberUtil.VALID_START_CHAR_PATTERN_
    48. object google-libphonenumber.PhoneNumberUtil.ValidationResult
    49. string google-libphonenumber.PhoneNumberUtil.CAPTURING_EXTN_DIGITS_
    50. string google-libphonenumber.PhoneNumberUtil.COLOMBIA_MOBILE_TO_FIXED_LINE_PREFIX_
    51. string google-libphonenumber.PhoneNumberUtil.DEFAULT_EXTN_PREFIX_
    52. string google-libphonenumber.PhoneNumberUtil.EXTN_PATTERNS_FOR_PARSING_
    53. string google-libphonenumber.PhoneNumberUtil.MIN_LENGTH_PHONE_NUMBER_PATTERN_
    54. string google-libphonenumber.PhoneNumberUtil.PLUS_CHARS_
    55. string google-libphonenumber.PhoneNumberUtil.PLUS_SIGN
    56. string google-libphonenumber.PhoneNumberUtil.REGION_CODE_FOR_NON_GEO_ENTITY
    57. string google-libphonenumber.PhoneNumberUtil.RFC3966_EXTN_PREFIX_
    58. string google-libphonenumber.PhoneNumberUtil.RFC3966_ISDN_SUBADDRESS_
    59. string google-libphonenumber.PhoneNumberUtil.RFC3966_PHONE_CONTEXT_
    60. string google-libphonenumber.PhoneNumberUtil.RFC3966_PREFIX_
    61. string google-libphonenumber.PhoneNumberUtil.SEPARATOR_PATTERN_
    62. string google-libphonenumber.PhoneNumberUtil.STAR_SIGN_
    63. string google-libphonenumber.PhoneNumberUtil.UNKNOWN_REGION_
    64. string google-libphonenumber.PhoneNumberUtil.VALID_ALPHA_
    65. string google-libphonenumber.PhoneNumberUtil.VALID_DIGITS_
    66. string google-libphonenumber.PhoneNumberUtil.VALID_PHONE_NUMBER_
    67. string google-libphonenumber.PhoneNumberUtil.VALID_PUNCTUATION
  17. module google-libphonenumber.PhoneNumberUtil.prototype
    1. function google-libphonenumber.PhoneNumberUtil.prototype.buildNationalNumberForParsing_ (a, b)
    2. function google-libphonenumber.PhoneNumberUtil.prototype.canBeInternationallyDialled (a)
    3. function google-libphonenumber.PhoneNumberUtil.prototype.checkRegionForParsing_ (a, b)
    4. function google-libphonenumber.PhoneNumberUtil.prototype.chooseFormattingPatternForNumber_ (a, b)
    5. function google-libphonenumber.PhoneNumberUtil.prototype.extractCountryCode (a, b)
    6. function google-libphonenumber.PhoneNumberUtil.prototype.format (a, b)
    7. function google-libphonenumber.PhoneNumberUtil.prototype.formatByPattern (a, b, c)
    8. function google-libphonenumber.PhoneNumberUtil.prototype.formatInOriginalFormat (a, b)
    9. function google-libphonenumber.PhoneNumberUtil.prototype.formatNationalNumberWithCarrierCode (a, b)
    10. function google-libphonenumber.PhoneNumberUtil.prototype.formatNationalNumberWithPreferredCarrierCode (a, b)
    11. function google-libphonenumber.PhoneNumberUtil.prototype.formatNsnUsingPattern_ (a, b, c, d)
    12. function google-libphonenumber.PhoneNumberUtil.prototype.formatNsn_ (a, b, c, d)
    13. function google-libphonenumber.PhoneNumberUtil.prototype.formatNumberForMobileDialing (a, b, c)
    14. function google-libphonenumber.PhoneNumberUtil.prototype.formatOutOfCountryCallingNumber (a, b)
    15. function google-libphonenumber.PhoneNumberUtil.prototype.formatOutOfCountryKeepingAlphaChars (a, b)
    16. function google-libphonenumber.PhoneNumberUtil.prototype.formattingRuleHasFirstGroupOnly (a)
    17. function google-libphonenumber.PhoneNumberUtil.prototype.getCountryCodeForRegion (a)
    18. function google-libphonenumber.PhoneNumberUtil.prototype.getCountryCodeForValidRegion_ (a)
    19. function google-libphonenumber.PhoneNumberUtil.prototype.getExampleNumber (a)
    20. function google-libphonenumber.PhoneNumberUtil.prototype.getExampleNumberForNonGeoEntity (a)
    21. function google-libphonenumber.PhoneNumberUtil.prototype.getExampleNumberForType (a, b)
    22. function google-libphonenumber.PhoneNumberUtil.prototype.getLengthOfGeographicalAreaCode (a)
    23. function google-libphonenumber.PhoneNumberUtil.prototype.getLengthOfNationalDestinationCode (a)
    24. function google-libphonenumber.PhoneNumberUtil.prototype.getMetadataForNonGeographicalRegion (a)
    25. function google-libphonenumber.PhoneNumberUtil.prototype.getMetadataForRegion (a)
    26. function google-libphonenumber.PhoneNumberUtil.prototype.getMetadataForRegionOrCallingCode_ (a, b)
    27. function google-libphonenumber.PhoneNumberUtil.prototype.getNationalSignificantNumber (a)
    28. function google-libphonenumber.PhoneNumberUtil.prototype.getNddPrefixForRegion (a, b)
    29. function google-libphonenumber.PhoneNumberUtil.prototype.getNumberType (a)
    30. function google-libphonenumber.PhoneNumberUtil.prototype.getNumberTypeHelper_ (a, b)
    31. function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodeForCountryCode (a)
    32. function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodeForNumber (a)
    33. function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodeForNumberFromRegionList_ (a, b)
    34. function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodesForCountryCode (a)
    35. function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedGlobalNetworkCallingCodes ()
    36. function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedRegions ()
    37. function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedTypesForNonGeoEntity (a)
    38. function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedTypesForRegion (a)
    39. function google-libphonenumber.PhoneNumberUtil.prototype.hasFormattingPatternForNumber_ (a)
    40. function google-libphonenumber.PhoneNumberUtil.prototype.hasUnexpectedItalianLeadingZero_ (a)
    41. function google-libphonenumber.PhoneNumberUtil.prototype.hasValidCountryCallingCode_ (a)
    42. function google-libphonenumber.PhoneNumberUtil.prototype.isAlphaNumber (a)
    43. function google-libphonenumber.PhoneNumberUtil.prototype.isLeadingZeroPossible (a)
    44. function google-libphonenumber.PhoneNumberUtil.prototype.isNANPACountry (a)
    45. function google-libphonenumber.PhoneNumberUtil.prototype.isNationalNumberSuffixOfTheOther_ (a, b)
    46. function google-libphonenumber.PhoneNumberUtil.prototype.isNumberGeographical (a)
    47. function google-libphonenumber.PhoneNumberUtil.prototype.isNumberMatch (a, b)
    48. function google-libphonenumber.PhoneNumberUtil.prototype.isNumberMatchingDesc_ (a, b)
    49. function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumber (a)
    50. function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberForType (a, b)
    51. function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberForTypeWithReason (a, b)
    52. function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberString (a, b)
    53. function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberWithReason (a)
    54. function google-libphonenumber.PhoneNumberUtil.prototype.isValidNumber (a)
    55. function google-libphonenumber.PhoneNumberUtil.prototype.isValidNumberForRegion (a, b)
    56. function google-libphonenumber.PhoneNumberUtil.prototype.isValidRegionCode_ (a)
    57. function google-libphonenumber.PhoneNumberUtil.prototype.maybeExtractCountryCode (a, b, c, d, e)
    58. function google-libphonenumber.PhoneNumberUtil.prototype.maybeGetFormattedExtension_ (a, b, c)
    59. function google-libphonenumber.PhoneNumberUtil.prototype.maybeStripExtension (a)
    60. function google-libphonenumber.PhoneNumberUtil.prototype.maybeStripInternationalPrefixAndNormalize (a, b)
    61. function google-libphonenumber.PhoneNumberUtil.prototype.maybeStripNationalPrefixAndCarrierCode (a, b, c)
    62. function google-libphonenumber.PhoneNumberUtil.prototype.parse (a, b)
    63. function google-libphonenumber.PhoneNumberUtil.prototype.parseAndKeepRawInput (a, b)
    64. function google-libphonenumber.PhoneNumberUtil.prototype.parseHelper_ (a, b, c, d)
    65. function google-libphonenumber.PhoneNumberUtil.prototype.parsePrefixAsIdd_ (a, b)
    66. function google-libphonenumber.PhoneNumberUtil.prototype.prefixNumberWithCountryCallingCode_ (a, b, c, d)
    67. function google-libphonenumber.PhoneNumberUtil.prototype.rawInputContainsNationalPrefix_ (a, b, c)
    68. function google-libphonenumber.PhoneNumberUtil.prototype.testNumberLengthForType_ (a, b, c)
    69. function google-libphonenumber.PhoneNumberUtil.prototype.testNumberLength_ (a, b)
    70. function google-libphonenumber.PhoneNumberUtil.prototype.truncateTooLongNumber (a)

module google-libphonenumber

function google-libphonenumber.AsYouTypeFormatter (a)

function google-libphonenumber.NumberFormat ()

function google-libphonenumber.PhoneMetadata ()

function google-libphonenumber.PhoneMetadataCollection ()

function google-libphonenumber.PhoneNumber ()

function google-libphonenumber.PhoneNumberDesc ()

function google-libphonenumber.PhoneNumberUtil ()

module google-libphonenumber.AsYouTypeFormatter

function google-libphonenumber.AsYouTypeFormatter (a)

module google-libphonenumber.AsYouTypeFormatter.prototype

function google-libphonenumber.AsYouTypeFormatter.prototype.ableToExtractLongerNdd_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.appendNationalNumber_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToChooseFormattingPattern_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToChoosePatternWithPrefixExtracted_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToExtractCountryCallingCode_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToExtractIdd_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.attemptToFormatAccruedDigits_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.clear ()

function google-libphonenumber.AsYouTypeFormatter.prototype.createFormattingTemplate_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.getAvailableFormats_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.getExtractedNationalPrefix_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.getFormattingTemplate_ (a, b)

function google-libphonenumber.AsYouTypeFormatter.prototype.getMetadataForRegion_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.getRememberedPosition ()

function google-libphonenumber.AsYouTypeFormatter.prototype.inputAccruedNationalNumber_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigit (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigitAndRememberPosition (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigitHelper_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.inputDigitWithOptionToRememberPosition_ (a, b)

function google-libphonenumber.AsYouTypeFormatter.prototype.isDigitOrLeadingPlusSign_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.isFormatEligible_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.isNanpaNumberWithNationalPrefix_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.maybeCreateNewTemplate_ ()

function google-libphonenumber.AsYouTypeFormatter.prototype.narrowDownPossibleFormats_ (a)

function google-libphonenumber.AsYouTypeFormatter.prototype.normalizeAndAccrueDigitsAndPlusSign_ (a, b)

function google-libphonenumber.AsYouTypeFormatter.prototype.removeNationalPrefixFromNationalNumber_ ()

module google-libphonenumber.NumberFormat

function google-libphonenumber.NumberFormat ()

function google-libphonenumber.NumberFormat.base (a, c, f)

function google-libphonenumber.NumberFormat.getDescriptor ()

module google-libphonenumber.NumberFormat.prototype

function google-libphonenumber.NumberFormat.prototype.addLeadingDigitsPattern (a)

function google-libphonenumber.NumberFormat.prototype.clearDomesticCarrierCodeFormattingRule ()

function google-libphonenumber.NumberFormat.prototype.clearFormat ()

function google-libphonenumber.NumberFormat.prototype.clearLeadingDigitsPattern ()

function google-libphonenumber.NumberFormat.prototype.clearNationalPrefixFormattingRule ()

function google-libphonenumber.NumberFormat.prototype.clearNationalPrefixOptionalWhenFormatting ()

function google-libphonenumber.NumberFormat.prototype.clearPattern ()

function google-libphonenumber.NumberFormat.prototype.constructor ()

function google-libphonenumber.NumberFormat.prototype.domesticCarrierCodeFormattingRuleCount ()

function google-libphonenumber.NumberFormat.prototype.formatCount ()

function google-libphonenumber.NumberFormat.prototype.getDescriptor ()

function google-libphonenumber.NumberFormat.prototype.getDomesticCarrierCodeFormattingRule ()

function google-libphonenumber.NumberFormat.prototype.getDomesticCarrierCodeFormattingRuleOrDefault ()

function google-libphonenumber.NumberFormat.prototype.getFormat ()

function google-libphonenumber.NumberFormat.prototype.getFormatOrDefault ()

function google-libphonenumber.NumberFormat.prototype.getLeadingDigitsPattern (a)

function google-libphonenumber.NumberFormat.prototype.getLeadingDigitsPatternOrDefault (a)

function google-libphonenumber.NumberFormat.prototype.getNationalPrefixFormattingRule ()

function google-libphonenumber.NumberFormat.prototype.getNationalPrefixFormattingRuleOrDefault ()

function google-libphonenumber.NumberFormat.prototype.getNationalPrefixOptionalWhenFormatting ()

function google-libphonenumber.NumberFormat.prototype.getNationalPrefixOptionalWhenFormattingOrDefault ()

function google-libphonenumber.NumberFormat.prototype.getPattern ()

function google-libphonenumber.NumberFormat.prototype.getPatternOrDefault ()

function google-libphonenumber.NumberFormat.prototype.hasDomesticCarrierCodeFormattingRule ()

function google-libphonenumber.NumberFormat.prototype.hasFormat ()

function google-libphonenumber.NumberFormat.prototype.hasLeadingDigitsPattern ()

function google-libphonenumber.NumberFormat.prototype.hasNationalPrefixFormattingRule ()

function google-libphonenumber.NumberFormat.prototype.hasNationalPrefixOptionalWhenFormatting ()

function google-libphonenumber.NumberFormat.prototype.hasPattern ()

function google-libphonenumber.NumberFormat.prototype.leadingDigitsPatternArray ()

function google-libphonenumber.NumberFormat.prototype.leadingDigitsPatternCount ()

function google-libphonenumber.NumberFormat.prototype.nationalPrefixFormattingRuleCount ()

function google-libphonenumber.NumberFormat.prototype.nationalPrefixOptionalWhenFormattingCount ()

function google-libphonenumber.NumberFormat.prototype.patternCount ()

function google-libphonenumber.NumberFormat.prototype.setDomesticCarrierCodeFormattingRule (a)

function google-libphonenumber.NumberFormat.prototype.setFormat (a)

function google-libphonenumber.NumberFormat.prototype.setNationalPrefixFormattingRule (a)

function google-libphonenumber.NumberFormat.prototype.setNationalPrefixOptionalWhenFormatting (a)

function google-libphonenumber.NumberFormat.prototype.setPattern (a)

module google-libphonenumber.NumberFormat.superClass_

function google-libphonenumber.NumberFormat.superClass_.add (a, b)

function google-libphonenumber.NumberFormat.superClass_.arrayOf (a)

function google-libphonenumber.NumberFormat.superClass_.checkFieldType_ (a, b)

function google-libphonenumber.NumberFormat.superClass_.clear (a)

function google-libphonenumber.NumberFormat.superClass_.clone ()

function google-libphonenumber.NumberFormat.superClass_.copyFrom (a)

function google-libphonenumber.NumberFormat.superClass_.countOf (a)

function google-libphonenumber.NumberFormat.superClass_.equals (a)

function google-libphonenumber.NumberFormat.superClass_.forEachUnknown (a, b)

function google-libphonenumber.NumberFormat.superClass_.get (a, b)

function google-libphonenumber.NumberFormat.superClass_.getDescriptor ()

function google-libphonenumber.NumberFormat.superClass_.getOrDefault (a, b)

function google-libphonenumber.NumberFormat.superClass_.getValueForTag_ (a)

function google-libphonenumber.NumberFormat.superClass_.has (a)

function google-libphonenumber.NumberFormat.superClass_.initDefaults (a)

function google-libphonenumber.NumberFormat.superClass_.initializeForLazyDeserializer (a, b)

function google-libphonenumber.NumberFormat.superClass_.mergeFrom (a)

function google-libphonenumber.NumberFormat.superClass_.set (a, b)

function google-libphonenumber.NumberFormat.superClass_.setUnknown (a, b)

module google-libphonenumber.PhoneMetadata

function google-libphonenumber.PhoneMetadata ()

function google-libphonenumber.PhoneMetadata.base (a, c, f)

function google-libphonenumber.PhoneMetadata.getDescriptor ()

module google-libphonenumber.PhoneMetadata.descriptor_

function google-libphonenumber.PhoneMetadata.descriptor_.messageType_ ()

module google-libphonenumber.PhoneMetadata.prototype

function google-libphonenumber.PhoneMetadata.prototype.addIntlNumberFormat (a)

function google-libphonenumber.PhoneMetadata.prototype.addNumberFormat (a)

function google-libphonenumber.PhoneMetadata.prototype.clearCountryCode ()

function google-libphonenumber.PhoneMetadata.prototype.clearEmergency ()

function google-libphonenumber.PhoneMetadata.prototype.clearFixedLine ()

function google-libphonenumber.PhoneMetadata.prototype.clearGeneralDesc ()

function google-libphonenumber.PhoneMetadata.prototype.clearId ()

function google-libphonenumber.PhoneMetadata.prototype.clearInternationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.clearIntlNumberFormat ()

function google-libphonenumber.PhoneMetadata.prototype.clearLeadingDigits ()

function google-libphonenumber.PhoneMetadata.prototype.clearLeadingZeroPossible ()

function google-libphonenumber.PhoneMetadata.prototype.clearMainCountryForCode ()

function google-libphonenumber.PhoneMetadata.prototype.clearMobile ()

function google-libphonenumber.PhoneMetadata.prototype.clearNationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.clearNationalPrefixForParsing ()

function google-libphonenumber.PhoneMetadata.prototype.clearNationalPrefixTransformRule ()

function google-libphonenumber.PhoneMetadata.prototype.clearNoInternationalDialling ()

function google-libphonenumber.PhoneMetadata.prototype.clearNumberFormat ()

function google-libphonenumber.PhoneMetadata.prototype.clearPager ()

function google-libphonenumber.PhoneMetadata.prototype.clearPersonalNumber ()

function google-libphonenumber.PhoneMetadata.prototype.clearPreferredExtnPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.clearPreferredInternationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.clearPremiumRate ()

function google-libphonenumber.PhoneMetadata.prototype.clearSameMobileAndFixedLinePattern ()

function google-libphonenumber.PhoneMetadata.prototype.clearSharedCost ()

function google-libphonenumber.PhoneMetadata.prototype.clearTollFree ()

function google-libphonenumber.PhoneMetadata.prototype.clearUan ()

function google-libphonenumber.PhoneMetadata.prototype.clearVoicemail ()

function google-libphonenumber.PhoneMetadata.prototype.clearVoip ()

function google-libphonenumber.PhoneMetadata.prototype.constructor ()

function google-libphonenumber.PhoneMetadata.prototype.countryCodeCount ()

function google-libphonenumber.PhoneMetadata.prototype.emergencyCount ()

function google-libphonenumber.PhoneMetadata.prototype.fixedLineCount ()

function google-libphonenumber.PhoneMetadata.prototype.generalDescCount ()

function google-libphonenumber.PhoneMetadata.prototype.getCountryCode ()

function google-libphonenumber.PhoneMetadata.prototype.getCountryCodeOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getDescriptor ()

function google-libphonenumber.PhoneMetadata.prototype.getEmergency ()

function google-libphonenumber.PhoneMetadata.prototype.getEmergencyOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getFixedLine ()

function google-libphonenumber.PhoneMetadata.prototype.getFixedLineOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getGeneralDesc ()

function google-libphonenumber.PhoneMetadata.prototype.getGeneralDescOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getId ()

function google-libphonenumber.PhoneMetadata.prototype.getIdOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getInternationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.getInternationalPrefixOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getIntlNumberFormat (a)

function google-libphonenumber.PhoneMetadata.prototype.getIntlNumberFormatOrDefault (a)

function google-libphonenumber.PhoneMetadata.prototype.getLeadingDigits ()

function google-libphonenumber.PhoneMetadata.prototype.getLeadingDigitsOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getLeadingZeroPossible ()

function google-libphonenumber.PhoneMetadata.prototype.getLeadingZeroPossibleOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getMainCountryForCode ()

function google-libphonenumber.PhoneMetadata.prototype.getMainCountryForCodeOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getMobile ()

function google-libphonenumber.PhoneMetadata.prototype.getMobileOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixForParsing ()

function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixForParsingOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixTransformRule ()

function google-libphonenumber.PhoneMetadata.prototype.getNationalPrefixTransformRuleOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getNoInternationalDialling ()

function google-libphonenumber.PhoneMetadata.prototype.getNoInternationalDiallingOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getNumberFormat (a)

function google-libphonenumber.PhoneMetadata.prototype.getNumberFormatOrDefault (a)

function google-libphonenumber.PhoneMetadata.prototype.getPager ()

function google-libphonenumber.PhoneMetadata.prototype.getPagerOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getPersonalNumber ()

function google-libphonenumber.PhoneMetadata.prototype.getPersonalNumberOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getPreferredExtnPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.getPreferredExtnPrefixOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getPreferredInternationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.getPreferredInternationalPrefixOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getPremiumRate ()

function google-libphonenumber.PhoneMetadata.prototype.getPremiumRateOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getSameMobileAndFixedLinePattern ()

function google-libphonenumber.PhoneMetadata.prototype.getSameMobileAndFixedLinePatternOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getSharedCost ()

function google-libphonenumber.PhoneMetadata.prototype.getSharedCostOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getTollFree ()

function google-libphonenumber.PhoneMetadata.prototype.getTollFreeOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getUan ()

function google-libphonenumber.PhoneMetadata.prototype.getUanOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getVoicemail ()

function google-libphonenumber.PhoneMetadata.prototype.getVoicemailOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.getVoip ()

function google-libphonenumber.PhoneMetadata.prototype.getVoipOrDefault ()

function google-libphonenumber.PhoneMetadata.prototype.hasCountryCode ()

function google-libphonenumber.PhoneMetadata.prototype.hasEmergency ()

function google-libphonenumber.PhoneMetadata.prototype.hasFixedLine ()

function google-libphonenumber.PhoneMetadata.prototype.hasGeneralDesc ()

function google-libphonenumber.PhoneMetadata.prototype.hasId ()

function google-libphonenumber.PhoneMetadata.prototype.hasInternationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.hasIntlNumberFormat ()

function google-libphonenumber.PhoneMetadata.prototype.hasLeadingDigits ()

function google-libphonenumber.PhoneMetadata.prototype.hasLeadingZeroPossible ()

function google-libphonenumber.PhoneMetadata.prototype.hasMainCountryForCode ()

function google-libphonenumber.PhoneMetadata.prototype.hasMobile ()

function google-libphonenumber.PhoneMetadata.prototype.hasNationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.hasNationalPrefixForParsing ()

function google-libphonenumber.PhoneMetadata.prototype.hasNationalPrefixTransformRule ()

function google-libphonenumber.PhoneMetadata.prototype.hasNoInternationalDialling ()

function google-libphonenumber.PhoneMetadata.prototype.hasNumberFormat ()

function google-libphonenumber.PhoneMetadata.prototype.hasPager ()

function google-libphonenumber.PhoneMetadata.prototype.hasPersonalNumber ()

function google-libphonenumber.PhoneMetadata.prototype.hasPreferredExtnPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.hasPreferredInternationalPrefix ()

function google-libphonenumber.PhoneMetadata.prototype.hasPremiumRate ()

function google-libphonenumber.PhoneMetadata.prototype.hasSameMobileAndFixedLinePattern ()

function google-libphonenumber.PhoneMetadata.prototype.hasSharedCost ()

function google-libphonenumber.PhoneMetadata.prototype.hasTollFree ()

function google-libphonenumber.PhoneMetadata.prototype.hasUan ()

function google-libphonenumber.PhoneMetadata.prototype.hasVoicemail ()

function google-libphonenumber.PhoneMetadata.prototype.hasVoip ()

function google-libphonenumber.PhoneMetadata.prototype.idCount ()

function google-libphonenumber.PhoneMetadata.prototype.internationalPrefixCount ()

function google-libphonenumber.PhoneMetadata.prototype.intlNumberFormatArray ()

function google-libphonenumber.PhoneMetadata.prototype.intlNumberFormatCount ()

function google-libphonenumber.PhoneMetadata.prototype.leadingDigitsCount ()

function google-libphonenumber.PhoneMetadata.prototype.leadingZeroPossibleCount ()

function google-libphonenumber.PhoneMetadata.prototype.mainCountryForCodeCount ()

function google-libphonenumber.PhoneMetadata.prototype.mobileCount ()

function google-libphonenumber.PhoneMetadata.prototype.nationalPrefixCount ()

function google-libphonenumber.PhoneMetadata.prototype.nationalPrefixForParsingCount ()

function google-libphonenumber.PhoneMetadata.prototype.nationalPrefixTransformRuleCount ()

function google-libphonenumber.PhoneMetadata.prototype.noInternationalDiallingCount ()

function google-libphonenumber.PhoneMetadata.prototype.numberFormatArray ()

function google-libphonenumber.PhoneMetadata.prototype.numberFormatCount ()

function google-libphonenumber.PhoneMetadata.prototype.pagerCount ()

function google-libphonenumber.PhoneMetadata.prototype.personalNumberCount ()

function google-libphonenumber.PhoneMetadata.prototype.preferredExtnPrefixCount ()

function google-libphonenumber.PhoneMetadata.prototype.preferredInternationalPrefixCount ()

function google-libphonenumber.PhoneMetadata.prototype.premiumRateCount ()

function google-libphonenumber.PhoneMetadata.prototype.sameMobileAndFixedLinePatternCount ()

function google-libphonenumber.PhoneMetadata.prototype.setCountryCode (a)

function google-libphonenumber.PhoneMetadata.prototype.setEmergency (a)

function google-libphonenumber.PhoneMetadata.prototype.setFixedLine (a)

function google-libphonenumber.PhoneMetadata.prototype.setGeneralDesc (a)

function google-libphonenumber.PhoneMetadata.prototype.setId (a)

function google-libphonenumber.PhoneMetadata.prototype.setInternationalPrefix (a)

function google-libphonenumber.PhoneMetadata.prototype.setLeadingDigits (a)

function google-libphonenumber.PhoneMetadata.prototype.setLeadingZeroPossible (a)

function google-libphonenumber.PhoneMetadata.prototype.setMainCountryForCode (a)

function google-libphonenumber.PhoneMetadata.prototype.setMobile (a)

function google-libphonenumber.PhoneMetadata.prototype.setNationalPrefix (a)

function google-libphonenumber.PhoneMetadata.prototype.setNationalPrefixForParsing (a)

function google-libphonenumber.PhoneMetadata.prototype.setNationalPrefixTransformRule (a)

function google-libphonenumber.PhoneMetadata.prototype.setNoInternationalDialling (a)

function google-libphonenumber.PhoneMetadata.prototype.setPager (a)

function google-libphonenumber.PhoneMetadata.prototype.setPersonalNumber (a)

function google-libphonenumber.PhoneMetadata.prototype.setPreferredExtnPrefix (a)

function google-libphonenumber.PhoneMetadata.prototype.setPreferredInternationalPrefix (a)

function google-libphonenumber.PhoneMetadata.prototype.setPremiumRate (a)

function google-libphonenumber.PhoneMetadata.prototype.setSameMobileAndFixedLinePattern (a)

function google-libphonenumber.PhoneMetadata.prototype.setSharedCost (a)

function google-libphonenumber.PhoneMetadata.prototype.setTollFree (a)

function google-libphonenumber.PhoneMetadata.prototype.setUan (a)

function google-libphonenumber.PhoneMetadata.prototype.setVoicemail (a)

function google-libphonenumber.PhoneMetadata.prototype.setVoip (a)

function google-libphonenumber.PhoneMetadata.prototype.sharedCostCount ()

function google-libphonenumber.PhoneMetadata.prototype.tollFreeCount ()

function google-libphonenumber.PhoneMetadata.prototype.uanCount ()

function google-libphonenumber.PhoneMetadata.prototype.voicemailCount ()

function google-libphonenumber.PhoneMetadata.prototype.voipCount ()

module google-libphonenumber.PhoneMetadataCollection

function google-libphonenumber.PhoneMetadataCollection ()

function google-libphonenumber.PhoneMetadataCollection.base (a, c, f)

function google-libphonenumber.PhoneMetadataCollection.getDescriptor ()

module google-libphonenumber.PhoneMetadataCollection.prototype

function google-libphonenumber.PhoneMetadataCollection.prototype.addMetadata (a)

function google-libphonenumber.PhoneMetadataCollection.prototype.clearMetadata ()

function google-libphonenumber.PhoneMetadataCollection.prototype.constructor ()

function google-libphonenumber.PhoneMetadataCollection.prototype.getDescriptor ()

function google-libphonenumber.PhoneMetadataCollection.prototype.getMetadata (a)

function google-libphonenumber.PhoneMetadataCollection.prototype.getMetadataOrDefault (a)

function google-libphonenumber.PhoneMetadataCollection.prototype.hasMetadata ()

function google-libphonenumber.PhoneMetadataCollection.prototype.metadataArray ()

function google-libphonenumber.PhoneMetadataCollection.prototype.metadataCount ()

module google-libphonenumber.PhoneNumber

function google-libphonenumber.PhoneNumber ()

function google-libphonenumber.PhoneNumber.base (a, c, f)

function google-libphonenumber.PhoneNumber.ctor ()

function google-libphonenumber.PhoneNumber.getDescriptor ()

module google-libphonenumber.PhoneNumber.prototype

function google-libphonenumber.PhoneNumber.prototype.clearCountryCode ()

function google-libphonenumber.PhoneNumber.prototype.clearCountryCodeSource ()

function google-libphonenumber.PhoneNumber.prototype.clearExtension ()

function google-libphonenumber.PhoneNumber.prototype.clearItalianLeadingZero ()

function google-libphonenumber.PhoneNumber.prototype.clearNationalNumber ()

function google-libphonenumber.PhoneNumber.prototype.clearNumberOfLeadingZeros ()

function google-libphonenumber.PhoneNumber.prototype.clearPreferredDomesticCarrierCode ()

function google-libphonenumber.PhoneNumber.prototype.clearRawInput ()

function google-libphonenumber.PhoneNumber.prototype.constructor ()

function google-libphonenumber.PhoneNumber.prototype.countryCodeCount ()

function google-libphonenumber.PhoneNumber.prototype.countryCodeSourceCount ()

function google-libphonenumber.PhoneNumber.prototype.extensionCount ()

function google-libphonenumber.PhoneNumber.prototype.getCountryCode ()

function google-libphonenumber.PhoneNumber.prototype.getCountryCodeOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getCountryCodeSource ()

function google-libphonenumber.PhoneNumber.prototype.getCountryCodeSourceOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getDescriptor ()

function google-libphonenumber.PhoneNumber.prototype.getExtension ()

function google-libphonenumber.PhoneNumber.prototype.getExtensionOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getItalianLeadingZero ()

function google-libphonenumber.PhoneNumber.prototype.getItalianLeadingZeroOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getNationalNumber ()

function google-libphonenumber.PhoneNumber.prototype.getNationalNumberOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getNumberOfLeadingZeros ()

function google-libphonenumber.PhoneNumber.prototype.getNumberOfLeadingZerosOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getPreferredDomesticCarrierCode ()

function google-libphonenumber.PhoneNumber.prototype.getPreferredDomesticCarrierCodeOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.getRawInput ()

function google-libphonenumber.PhoneNumber.prototype.getRawInputOrDefault ()

function google-libphonenumber.PhoneNumber.prototype.hasCountryCode ()

function google-libphonenumber.PhoneNumber.prototype.hasCountryCodeSource ()

function google-libphonenumber.PhoneNumber.prototype.hasExtension ()

function google-libphonenumber.PhoneNumber.prototype.hasItalianLeadingZero ()

function google-libphonenumber.PhoneNumber.prototype.hasNationalNumber ()

function google-libphonenumber.PhoneNumber.prototype.hasNumberOfLeadingZeros ()

function google-libphonenumber.PhoneNumber.prototype.hasPreferredDomesticCarrierCode ()

function google-libphonenumber.PhoneNumber.prototype.hasRawInput ()

function google-libphonenumber.PhoneNumber.prototype.italianLeadingZeroCount ()

function google-libphonenumber.PhoneNumber.prototype.nationalNumberCount ()

function google-libphonenumber.PhoneNumber.prototype.numberOfLeadingZerosCount ()

function google-libphonenumber.PhoneNumber.prototype.preferredDomesticCarrierCodeCount ()

function google-libphonenumber.PhoneNumber.prototype.rawInputCount ()

function google-libphonenumber.PhoneNumber.prototype.setCountryCode (a)

function google-libphonenumber.PhoneNumber.prototype.setCountryCodeSource (a)

function google-libphonenumber.PhoneNumber.prototype.setExtension (a)

function google-libphonenumber.PhoneNumber.prototype.setItalianLeadingZero (a)

function google-libphonenumber.PhoneNumber.prototype.setNationalNumber (a)

function google-libphonenumber.PhoneNumber.prototype.setNumberOfLeadingZeros (a)

function google-libphonenumber.PhoneNumber.prototype.setPreferredDomesticCarrierCode (a)

function google-libphonenumber.PhoneNumber.prototype.setRawInput (a)

module google-libphonenumber.PhoneNumberDesc

function google-libphonenumber.PhoneNumberDesc ()

function google-libphonenumber.PhoneNumberDesc.base (a, c, f)

function google-libphonenumber.PhoneNumberDesc.getDescriptor ()

module google-libphonenumber.PhoneNumberDesc.prototype

function google-libphonenumber.PhoneNumberDesc.prototype.addPossibleLength (a)

function google-libphonenumber.PhoneNumberDesc.prototype.addPossibleLengthLocalOnly (a)

function google-libphonenumber.PhoneNumberDesc.prototype.clearExampleNumber ()

function google-libphonenumber.PhoneNumberDesc.prototype.clearNationalNumberMatcherData ()

function google-libphonenumber.PhoneNumberDesc.prototype.clearNationalNumberPattern ()

function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleLength ()

function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleLengthLocalOnly ()

function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleNumberMatcherData ()

function google-libphonenumber.PhoneNumberDesc.prototype.clearPossibleNumberPattern ()

function google-libphonenumber.PhoneNumberDesc.prototype.constructor ()

function google-libphonenumber.PhoneNumberDesc.prototype.exampleNumberCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.getDescriptor ()

function google-libphonenumber.PhoneNumberDesc.prototype.getExampleNumber ()

function google-libphonenumber.PhoneNumberDesc.prototype.getExampleNumberOrDefault ()

function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberMatcherData ()

function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberMatcherDataOrDefault ()

function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberPattern ()

function google-libphonenumber.PhoneNumberDesc.prototype.getNationalNumberPatternOrDefault ()

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLength (a)

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLengthLocalOnly (a)

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLengthLocalOnlyOrDefault (a)

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleLengthOrDefault (a)

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberMatcherData ()

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberMatcherDataOrDefault ()

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberPattern ()

function google-libphonenumber.PhoneNumberDesc.prototype.getPossibleNumberPatternOrDefault ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasExampleNumber ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasNationalNumberMatcherData ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasNationalNumberPattern ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleLength ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleLengthLocalOnly ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleNumberMatcherData ()

function google-libphonenumber.PhoneNumberDesc.prototype.hasPossibleNumberPattern ()

function google-libphonenumber.PhoneNumberDesc.prototype.nationalNumberMatcherDataCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.nationalNumberPatternCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthArray ()

function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthLocalOnlyArray ()

function google-libphonenumber.PhoneNumberDesc.prototype.possibleLengthLocalOnlyCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.possibleNumberMatcherDataCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.possibleNumberPatternCount ()

function google-libphonenumber.PhoneNumberDesc.prototype.setExampleNumber (a)

function google-libphonenumber.PhoneNumberDesc.prototype.setNationalNumberMatcherData (a)

function google-libphonenumber.PhoneNumberDesc.prototype.setNationalNumberPattern (a)

function google-libphonenumber.PhoneNumberDesc.prototype.setPossibleNumberMatcherData (a)

function google-libphonenumber.PhoneNumberDesc.prototype.setPossibleNumberPattern (a)

module google-libphonenumber.PhoneNumberUtil

function google-libphonenumber.PhoneNumberUtil ()

function google-libphonenumber.PhoneNumberUtil.convertAlphaCharactersInNumber (a)

function google-libphonenumber.PhoneNumberUtil.copyCoreFieldsOnly_ (a)

function google-libphonenumber.PhoneNumberUtil.descHasData_ (a)

function google-libphonenumber.PhoneNumberUtil.descHasPossibleNumberData_ (a)

function google-libphonenumber.PhoneNumberUtil.extractPossibleNumber (a)

function google-libphonenumber.PhoneNumberUtil.getCountryMobileToken (a)

function google-libphonenumber.PhoneNumberUtil.getInstance ()

function google-libphonenumber.PhoneNumberUtil.getNumberDescByType_ (a, b)

function google-libphonenumber.PhoneNumberUtil.getSupportedTypesForMetadata_ (a)

function google-libphonenumber.PhoneNumberUtil.isViablePhoneNumber (a)

function google-libphonenumber.PhoneNumberUtil.matchesEntirely_ (a, b)

function google-libphonenumber.PhoneNumberUtil.normalize (a)

function google-libphonenumber.PhoneNumberUtil.normalizeDiallableCharsOnly (a)

function google-libphonenumber.PhoneNumberUtil.normalizeDigitsOnly (a)

function google-libphonenumber.PhoneNumberUtil.normalizeHelper_ (a, b, c)

function google-libphonenumber.PhoneNumberUtil.normalizeSB_ (a)

function google-libphonenumber.PhoneNumberUtil.setItalianLeadingZerosForPhoneNumber_ (a, b)

module google-libphonenumber.PhoneNumberUtil.prototype

function google-libphonenumber.PhoneNumberUtil.prototype.buildNationalNumberForParsing_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.canBeInternationallyDialled (a)

function google-libphonenumber.PhoneNumberUtil.prototype.checkRegionForParsing_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.chooseFormattingPatternForNumber_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.extractCountryCode (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.format (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.formatByPattern (a, b, c)

function google-libphonenumber.PhoneNumberUtil.prototype.formatInOriginalFormat (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.formatNationalNumberWithCarrierCode (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.formatNationalNumberWithPreferredCarrierCode (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.formatNsnUsingPattern_ (a, b, c, d)

function google-libphonenumber.PhoneNumberUtil.prototype.formatNsn_ (a, b, c, d)

function google-libphonenumber.PhoneNumberUtil.prototype.formatNumberForMobileDialing (a, b, c)

function google-libphonenumber.PhoneNumberUtil.prototype.formatOutOfCountryCallingNumber (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.formatOutOfCountryKeepingAlphaChars (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.formattingRuleHasFirstGroupOnly (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getCountryCodeForRegion (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getCountryCodeForValidRegion_ (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getExampleNumber (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getExampleNumberForNonGeoEntity (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getExampleNumberForType (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.getLengthOfGeographicalAreaCode (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getLengthOfNationalDestinationCode (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getMetadataForNonGeographicalRegion (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getMetadataForRegion (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getMetadataForRegionOrCallingCode_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.getNationalSignificantNumber (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getNddPrefixForRegion (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.getNumberType (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getNumberTypeHelper_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodeForCountryCode (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodeForNumber (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodeForNumberFromRegionList_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.getRegionCodesForCountryCode (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedGlobalNetworkCallingCodes ()

function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedRegions ()

function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedTypesForNonGeoEntity (a)

function google-libphonenumber.PhoneNumberUtil.prototype.getSupportedTypesForRegion (a)

function google-libphonenumber.PhoneNumberUtil.prototype.hasFormattingPatternForNumber_ (a)

function google-libphonenumber.PhoneNumberUtil.prototype.hasUnexpectedItalianLeadingZero_ (a)

function google-libphonenumber.PhoneNumberUtil.prototype.hasValidCountryCallingCode_ (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isAlphaNumber (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isLeadingZeroPossible (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isNANPACountry (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isNationalNumberSuffixOfTheOther_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isNumberGeographical (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isNumberMatch (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isNumberMatchingDesc_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumber (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberForType (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberForTypeWithReason (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberString (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isPossibleNumberWithReason (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isValidNumber (a)

function google-libphonenumber.PhoneNumberUtil.prototype.isValidNumberForRegion (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.isValidRegionCode_ (a)

function google-libphonenumber.PhoneNumberUtil.prototype.maybeExtractCountryCode (a, b, c, d, e)

function google-libphonenumber.PhoneNumberUtil.prototype.maybeGetFormattedExtension_ (a, b, c)

function google-libphonenumber.PhoneNumberUtil.prototype.maybeStripExtension (a)

function google-libphonenumber.PhoneNumberUtil.prototype.maybeStripInternationalPrefixAndNormalize (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.maybeStripNationalPrefixAndCarrierCode (a, b, c)

function google-libphonenumber.PhoneNumberUtil.prototype.parse (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.parseAndKeepRawInput (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.parseHelper_ (a, b, c, d)

function google-libphonenumber.PhoneNumberUtil.prototype.parsePrefixAsIdd_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.prefixNumberWithCountryCallingCode_ (a, b, c, d)

function google-libphonenumber.PhoneNumberUtil.prototype.rawInputContainsNationalPrefix_ (a, b, c)

function google-libphonenumber.PhoneNumberUtil.prototype.testNumberLengthForType_ (a, b, c)

function google-libphonenumber.PhoneNumberUtil.prototype.testNumberLength_ (a, b)

function google-libphonenumber.PhoneNumberUtil.prototype.truncateTooLongNumber (a)

[ this document was created with utility2 ]