Searched refs:SUB_STOP_ON_ILLEGAL (Results 1 – 2 of 2) sorted by relevance
37 private static final String SUB_STOP_ON_ILLEGAL = "i"; field in CharsetCallback169 }else if(((String)context).equals(SUB_STOP_ON_ILLEGAL)){189 }else if(((String)context).equals(SUB_STOP_ON_ILLEGAL)){211 }else if(((String)context).equals(SUB_STOP_ON_ILLEGAL)){
107 static byte[] SUB_STOP_ON_ILLEGAL = {'i'}; field