Searched refs:skipAuxExemplars (Results 1 – 1 of 1) sorted by relevance
720 …String replaceChars(String path, String value, char[][] charsToReplace, boolean skipAuxExemplars) { in replaceChars() argument721 if (skipAuxExemplars && path.contains("/exemplarCharacters[@type=\"auxiliary\"]")) { in replaceChars()