HomeSort by relevance Sort by last modified time
    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