Searched defs:suffix (Results 1 – 6 of 6) sorted by relevance
52 static std::string ClearFileName(std::string str, std::string_view suffix) in ClearFileName()62 …er::GetFileName([[maybe_unused]] const char *pass_name, [[maybe_unused]] const std::string &suffix) in GetFileName()
468 CString suffix = moduleRequestName.substr(pos); in IsImportFile() local485 CString suffix = res.substr(pos); in RemoveSuffix() local
385 static bool EndsWith(const std::string &str, const std::string &suffix) in EndsWith()
153 bool Helpers::EndsWith(std::string_view str, std::string_view suffix) in EndsWith()
363 ArenaString suffix = ArenaString(" ", adapter) + ArenaString(DataType::ToString(type), adapter); in DumpOpcode() local
2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument