OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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