Searched defs:versionRegex (Results 1 – 4 of 4) sorted by relevance
49 private val versionRegex = Regex( in toString() constant
29 private val versionRegex = Regex("""^(\d+).(\d+).(\d+)(?:-(\S+))?$""") constant
37 String versionRegex = "[0-9]+[.][0-9]+[.][0-9]+(-[A-Za-z0-9]+)?"; in testVersionFormat() local
META-INF/ META-INF/MANIFEST.MF kotlinManifest.properties META-INF/annotation ...