Searched refs:itemPath (Results 1 – 7 of 7) sorted by relevance
205 protected final String itemPath;208 itemPath = item;212 return itemPath;240 if (requestedPath.equals(itemPath)) {249 if (itemPath.length() > folder.length() + suffix.length() &&250 itemPath.startsWith(folder) &&251 itemPath.endsWith(suffix) &&252 itemPath.charAt(folder.length()) == '/' &&253 itemPath.indexOf('/', folder.length() + 1) < 0) {254 names.add(itemPath.substring(folder.length() + 1,[all …]
189 String itemPath = fullName.substring(ICUData.ICU_BASE_NAME.length() + 1); in createInstance() local190 inBytes = ICUBinary.getData(loader, fullName, itemPath); in createInstance()
201 protected final String itemPath;204 itemPath = item;208 return itemPath;236 if (requestedPath.equals(itemPath)) {245 if (itemPath.length() > folder.length() + suffix.length() &&246 itemPath.startsWith(folder) &&247 itemPath.endsWith(suffix) &&248 itemPath.charAt(folder.length()) == '/' &&249 itemPath.indexOf('/', folder.length() + 1) < 0) {250 names.add(itemPath.substring(folder.length() + 1,[all …]
187 String itemPath = fullName.substring(ICUData.ICU_BASE_NAME.length() + 1); in createInstance() local188 inBytes = ICUBinary.getData(loader, fullName, itemPath); in createInstance()
417 CharString itemPath; /* path passed in with item name */ member in UDataPathIterator465 itemPath.append(item, (int32_t)(basename-item), *pErrorCode); in UDataPathIterator()466 nextPath = itemPath.data(); in UDataPathIterator()490 itemPath.data(), in UDataPathIterator()520 if(nextPath == itemPath.data()) { /* we were processing item's path. */ in next()
201 String itemPath = XMPPathFactory.composeArrayItemPath(arrayName, itemIndex); in deleteArrayItem() local202 deleteProperty(schemaNS, itemPath); in deleteArrayItem()374 String itemPath = XMPPathFactory.composeArrayItemPath(arrayName, itemIndex); in getArrayItem() local375 return getProperty(schemaNS, itemPath); in getArrayItem()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...