HomeSort by relevance Sort by last modified time
    Searched defs:INLINE_WHITESPACE (Results 1 - 3 of 3) sorted by null

  /external/jsilver/src/com/google/clearsilver/jsilver/syntax/
StructuralWhitespaceStripper.java 105 private static final Pattern INLINE_WHITESPACE = Pattern.compile(IWS);
190 return INLINE_WHITESPACE.matcher(text).matches();
  /prebuilts/devtools/tools/lib/
jsilver-1.0.0.jar 
  /prebuilts/tools/common/m2/repository/com/google/jsilver/jsilver/1.0.0/
jsilver-1.0.0.jar 

Completed in 121 milliseconds