218219220221222223224
} return iCharsDeleted; } private void throwEUSUX(String s_currently) throws UnescapeStringException { throw new UnescapeStringException(getXMsgPrefix() + "unescape: " + s_currently + " [" + getUSConfig().toString() + sCLS_BRK); }