Searched refs:slashPos (Results 1 – 3 of 3) sorted by relevance
87 int slashPos = MUSIC_URL.lastIndexOf('/'); in retreiveMedia() local88 String path = MUSIC_URL.substring(0, slashPos + 1); in retreiveMedia()
145 const char *slashPos = strchr(&url[7], '/'); in ParseURL() local147 if (slashPos == NULL) { in ParseURL()151 host->setTo(&url[7], slashPos - &url[7]); in ParseURL()152 path->setTo(slashPos); in ParseURL()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...