Searched refs:SUB_STOP_ON_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
39 private static final String SUB_STOP_ON_ILLEGAL = "i"; field in CharsetCallback162 }else if(((String)context).equals(SUB_STOP_ON_ILLEGAL)){183 }else if(((String)context).equals(SUB_STOP_ON_ILLEGAL)){206 }else if(((String)context).equals(SUB_STOP_ON_ILLEGAL)){
109 static byte[] SUB_STOP_ON_ILLEGAL = {'i'}; field