HomeSort by relevance Sort by last modified time
    Searched full:ndd_prefix (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumbermatcher.cc 143 string ndd_prefix; local
144 util.GetNddPrefixForRegion(region, true, &ndd_prefix);
148 if (!ndd_prefix.empty() && isdigit(normalized_candidate.at(from_index))) {
    [all...]

Completed in 96 milliseconds