Searched defs:EMAIL_GROUP (Results 1 - 1 of 1) sorted by relevance

/external/jsilver/src/com/google/clearsilver/jsilver/functions/html/
H A DTextHtmlFunction.java60 private static final int EMAIL_GROUP = 1; field in class:TextHtmlFunction
134 if (matcher.group(EMAIL_GROUP) != null) {

Completed in 103 milliseconds