Searched refs:slashPos (Results 1 – 2 of 2) sorted by relevance
147 const char *slashPos = strchr(&url[7], '/'); in ParseURL() local149 if (slashPos == NULL) { in ParseURL()153 host->setTo(&url[7], slashPos - &url[7]); in ParseURL()154 path->setTo(slashPos); in ParseURL()
META-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/ ...