Searched refs:CODE_SLASH (Results 1 – 3 of 3) sorted by relevance
210 public static final int CODE_SLASH = '/'; field in Constants
463 if (Constants.CODE_SLASH == codePoint) { in lastPartLooksLikeURL()
165 if (Constants.CODE_COMMERCIAL_AT == codePoint || Constants.CODE_SLASH == codePoint) { in getCheckabilityInScript()