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

  /external/ant-glob/src/org/apache/tools/ant/types/selectors/
SelectorUtils.java 43 public static final String DEEP_TREE_MATCH = "**";
145 if (patDir.equals(DEEP_TREE_MATCH)) {
230 if (patDir.equals(DEEP_TREE_MATCH)) {
242 if (!tokenizedPattern[i].equals(DEEP_TREE_MATCH)) {
257 if (patDir.equals(DEEP_TREE_MATCH)) {
269 if (!tokenizedPattern[i].equals(DEEP_TREE_MATCH)) {
279 if (tokenizedPattern[i].equals(DEEP_TREE_MATCH)) {
317 if (!tokenizedPattern[i].equals(DEEP_TREE_MATCH)) {
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 497 milliseconds