Home | History | Annotate | Download | only in base

Lines Matching refs:replacementLength

896     protected final int replacementLength;
902 this.replacementLength = replacements.length;
912 if ((c < replacementLength && replacements[c] != null)
934 if (c < replacementLength) {
988 if (c < replacementLength) {
1039 if (c < replacementLength) {