Home | History | Annotate | Download | only in format

Lines Matching defs:SUFFIX

546         String[] SUFFIX = {
554 if (SUFFIX[i] == null) {
560 !out.endsWith(SUFFIX[i]))
562 SUFFIX[i] + "\"");