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

  /external/emma/core/java12/com/vladium/util/
WCMatcher.java 32 int patternLength = 0, starCount = 0, questionCount = 0;
50 if (ch == '?') ++ questionCount;
57 if ((starCount == 1) && (questionCount == 0))
  /external/emma/lib/
emma.jar 

Completed in 2044 milliseconds