Searched refs:currentSP (Results 1 – 1 of 1) sorted by relevance
735 String currentSP = id.getSpn(); in matchOnSP() local738 if (currentSP.isEmpty()) { in matchOnSP()741 } else if (currentSP != null) { in matchOnSP()743 Matcher matcher = spPattern.matcher(currentSP); in matchOnSP()