Searched refs:nonSpacedHypen (Results 1 – 1 of 1) sorted by relevance
106 String nonSpacedHypen = "((?<!\\s)-(?!\\s))"; in getValidCliArgs() local111 + "(" + quoteMatching + "|([\\w\\/\\s:=.]|"+ nonSpacedHypen + ")+))?" in getValidCliArgs()