Searched refs:getPathWithoutAlt (Results 1 – 4 of 4) sorted by relevance
36 final String nonAltPath = XPathParts.getPathWithoutAlt(path); in handleCheck()
132 final String nonAltPath = XPathParts.getPathWithoutAlt(altPath); in reallyTestSubLocale()
1263 public static String getPathWithoutAlt(String xpath) { in getPathWithoutAlt() method in XPathParts
1173 aliasedPath = XPathParts.getPathWithoutAlt(xpath).intern(); in getPathLocation()