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

  /libcore/ojluni/src/main/java/sun/misc/
RegexpPool.java 143 The next best match is returned the next time matchNext is
160 to match() or matchNext() */
161 public Object matchNext(String s) {
230 /** Resets the pool so that the next call to matchNext looks
232 to reset(); matchNext(s);
  /ndk/sources/host-tools/make-3.81/
amiga.c 110 } while (MatchNext (apath) == 0);

Completed in 2003 milliseconds