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

  /external/chromium_org/third_party/libphonenumber/src/phonenumbers/
asyoutypeformatter.cc 729 const char32 placeholder_codepoint = UnicodeString(kDigitPlaceholder)[0]; local
731 .tempSubString(last_match_position_).indexOf(placeholder_codepoint);
734 placeholder_pos = temp_template.indexOf(placeholder_codepoint);

Completed in 178 milliseconds