Searched defs:replace (Results 1 – 8 of 8) sorted by relevance
130 String replace = "name"; in updateAssetType() local
488 String replace = matcher.group(3); in getEdits() local
364 TextEdit replace = new ReplaceEdit(mSelectionStart, mSelectionEnd - mSelectionStart, xml); in computeChanges() local
356 ReplaceEdit replace = new ReplaceEdit(begin, length, include); in handleIncludingFile() local
259 InsertEdit replace = new InsertEdit(offset, space); in insertStretchableSpans() local
462 String replace(String attributeUri, String attributeName, String attributeValue); in replace() method
566 String[] replace = urlMap.split(","); //$NON-NLS-1$ in run() local
758 Node replace = name != null ? old.get(name) : null; in mergeResourceFile() local