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

/openjdk7/jaxp/src/com/sun/org/apache/regexp/internal/
H A DRE.java1539 public static final int REPLACE_ALL = 0x0000; field in class:RE
1568 return subst(substituteIn, substitution, REPLACE_ALL);
1591 * If the bit is not set (REPLACE_ALL), all occurrences of this pattern will be

Completed in 32 milliseconds