Searched refs:cand (Results 1 – 1 of 1) sorted by relevance
261 String cand = nspStack[i]; in getPrefix() local265 if (nspStack[j].equals(cand)) { in getPrefix()266 cand = null; in getPrefix()270 if (cand != null) in getPrefix()271 return cand; in getPrefix()