Searched refs:firstSlash (Results 1 – 3 of 3) sorted by relevance
1370 int firstSlash = nsDesc.indexOf("/"); in createInstance() local1373 if ( lastSlash > firstSlash ) { in createInstance()1374 String nsLocID = nsDesc.substring(0,firstSlash); in createInstance()1375 nsRuleSetGroup = nsDesc.substring(firstSlash+1,lastSlash); in createInstance()
1426 int32_t firstSlash = nsDesc.indexOf(gSlash); in makeInstance() local1428 if ( lastSlash > firstSlash ) { in makeInstance()1431 nsLocID.appendInvariantChars(nsDesc.tempSubString(0, firstSlash), status); in makeInstance()1432 nsRuleSetGroup.setTo(nsDesc,firstSlash+1,lastSlash-firstSlash-1); in makeInstance()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...