Lines Matching refs:NOT_A_NUMBER
74 NOT_A_NUMBER: 'The string supplied did not seem to be a phone number',
1098 NOT_A_NUMBER: 0,
4253 throw new Error(i18n.phonenumbers.Error.NOT_A_NUMBER);
4265 throw new Error(i18n.phonenumbers.Error.NOT_A_NUMBER);
4475 throw new Error(i18n.phonenumbers.Error.NOT_A_NUMBER);
4575 * @return {i18n.phonenumbers.PhoneNumberUtil.MatchType} NOT_A_NUMBER, NO_MATCH,
4597 return i18n.phonenumbers.PhoneNumberUtil.MatchType.NOT_A_NUMBER;
4612 return i18n.phonenumbers.PhoneNumberUtil.MatchType.NOT_A_NUMBER;
4628 return i18n.phonenumbers.PhoneNumberUtil.MatchType.NOT_A_NUMBER;
4641 return i18n.phonenumbers.PhoneNumberUtil.MatchType.NOT_A_NUMBER;