Searched refs:REPLACE_FIRSTONLY (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/regexp/internal/
H A DRE.java1545 public static final int REPLACE_FIRSTONLY = 0x0001; field in class:RE
1589 * @param flags One or more bitwise flags from REPLACE_*. If the REPLACE_FIRSTONLY
1677 if ((flags & REPLACE_FIRSTONLY) != 0)

Completed in 25 milliseconds