OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:emailpattern
(Results
1 - 1
of
1
) sorted by null
/external/webkit/Source/WebCore/html/
EmailInputType.cpp
34
static const char
emailPattern
[] =
45
DEFINE_STATIC_LOCAL(const RegularExpression, regExp, (
emailPattern
, TextCaseInsensitive));
Completed in 178 milliseconds