Searched defs:normalize (Results 1 – 2 of 2) sorted by relevance
76 public static String normalize(String str) { in normalize() method in Value86 public static Str normalize(Str str) { in normalize() method in Value96 public static Str normalize(Value val) { in normalize() method in Value
129 def normalize(desc: str) -> str: function