- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for regionMatches (0.38 sec)
-
src/main/java/jcifs/smb1/smb1/SmbFile.java
* path or visa versa. */ try { if (getAddress().equals(dest.getAddress()) && canon.regionMatches(true, 0, dest.canon, 0, Math.min(canon.length(), dest.canon.length()))) { throw new SmbException("Source and destination paths overlap."); } } catch (final UnknownHostException uhe) {}Registered: Sat Dec 20 13:44:44 UTC 2025 - Last Modified: Sat Aug 30 05:58:03 UTC 2025 - 112.2K bytes - Viewed (0)