Home
last modified time | relevance | path

Searched defs:entryLC (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/builder/
H A DClasspathDirectory.java224 String entryLC = entry.toLowerCase(); in isPackage() local
243 String entryLC = entry.toLowerCase(); in hasCompilationUnit() local
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/batch/org/eclipse/jdt/internal/compiler/batch/
H A DClasspathDirectory.java311 String entryLC = entry.toLowerCase(); in hasCompilationUnit() local