OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:kValidPunctuation
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/libphonenumber/src/phonenumbers/
phonenumberutil.h
605
static const char
kValidPunctuation
[];
[
all
...]
phonenumberutil.cc
68
const char PhoneNumberUtil::
kValidPunctuation
[] =
596
: punctuation_and_star_sign_(StrCat(PhoneNumberUtil::
kValidPunctuation
,
634
StrCat("[", PhoneNumberUtil::
kValidPunctuation
, "]+"))),
[
all
...]
Completed in 86 milliseconds