Searched refs:lastColon (Results 1 – 8 of 8) sorted by relevance
286 int lastColon = ipString.lastIndexOf(':'); in convertDottedQuadToHex() local287 String initialPart = ipString.substring(0, lastColon + 1); in convertDottedQuadToHex()288 String dottedQuad = ipString.substring(lastColon + 1); in convertDottedQuadToHex()
281 final int lastColon = qname.lastIndexOf(':'); in patchName() local283 if (lastColon > 0) { in patchName()286 final String localName = qname.substring(lastColon + 1); in patchName()293 else if (firstColon != lastColon) { in patchName()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
META-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...