Searched defs:first_slash (Results 1 – 6 of 6) sorted by relevance
89 auto first_slash = test_case_name.find('/'); in SetUp() local
39 std::string::size_type first_slash = pattern.find_first_of("\\/"); in VmodulePattern() local
28 std::string::size_type first_slash = pattern.find_first_of("\\/"); in VmodulePattern() local
63 const auto first_slash = parameters->host.find_first_of('/'); in parseUrl() local
492 auto first_slash = blk_device.find('/'); in ExtraBootDevices() local
1960 const char* first_slash = strchr(url_hint, '/'); in ExtractTLD() local