Searched refs:BACK_SLASH (Results 1 – 3 of 3) sorted by relevance
149 public static final char BACK_SLASH = '\\'; field in PatternTokenizer164 if (usingSlash) needingQuoteCharacters.add(BACK_SLASH); in quoteLiteral()193 result.append(BACK_SLASH); in quoteLiteral()290 buffer.append(BACK_SLASH); in next()361 if (cp == BACK_SLASH) { in next()382 buffer.append(BACK_SLASH); in next()
147 public static final char BACK_SLASH = '\\'; field in PatternTokenizer162 if (usingSlash) needingQuoteCharacters.add(BACK_SLASH); in quoteLiteral()191 result.append(BACK_SLASH); in quoteLiteral()288 buffer.append(BACK_SLASH); in next()359 if (cp == BACK_SLASH) { in next()380 buffer.append(BACK_SLASH); in next()
META-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ ...