Home
last modified time | relevance | path

Searched refs:stripAfterFirstUnderscore (Results 1 – 1 of 1) sorted by relevance

/dports/games/doomsday/doomsday-2.3.1/doomsday/sdk/libcore/src/filesys/
H A Dpackage.cpp418 static String stripAfterFirstUnderscore(String str) in stripAfterFirstUnderscore() function
427 return stripAfterFirstUnderscore(str.fileNameWithoutExtension()); in extractIdentifier()
436 idVer.first = stripAfterFirstUnderscore(identifier_version); in split()