Searched defs:slash_pos (Results 1 – 14 of 14) sorted by relevance
40 size_t slash_pos = base_name.find_last_of(L"/\\"); in GetBaseName() local
59 size_t slash_pos = part.find('/'); in AddDBusError() local
76 size_t slash_pos = range.find('/'); in FromString() local
45 auto slash_pos = input.find("/"); in SplitTracepointString() local
79 auto slash_pos = event.find('/'); in EventToStringGroupAndName() local
191 if (const char *slash_pos = internal_strrchr(module, '/')) { in StripModuleName() local
481 size_t slash_pos = type_str.find_first_of('/'); in ParseMimeType() local
156 char *slash_pos; /* used by the SFTP_CREATE_DIRS state */ member
502 size_t slash_pos = obj_file.find_last_of("/"); in WriteModuleInfo() local
75 size_t slash_pos = path.rfind('/'); in GetFilename() local
1919 std::string::size_type slash_pos = value.find_last_of('/'); in InterpretArgument() local
393 std::string::size_type slash_pos = name.find_last_of('/'); in CreateTempFile() local
1917 std::string::size_type slash_pos = value.find_last_of('/'); in InterpretArgument() local
396 std::string::size_type slash_pos = name.find_last_of('/'); in CreateTempFile() local