Searched defs:sArg (Results 1 – 6 of 6) sorted by relevance
112 public static Level toLevel(String sArg) { in toLevel()157 public static Level toLevel(String sArg, Level defaultLevel) { in toLevel()
146 public static Priority toPriority(String sArg) { in toPriority()167 public static Priority toPriority(String sArg, Priority defaultPriority) { in toPriority()
150 sArg, enumerator
18983 Token sArg; /* Complete text of a module argument */ member
18741 Token sArg; /* Complete text of a module argument */ member