Home | History | Annotate | Download | only in bytes

Lines Matching refs:TrimLeft

1032 	{"TrimLeft", "abba", "ab", ""},
1034 {"TrimLeft", "abba", "a", "bba"},
1047 {"TrimLeft", "abba", "", "abba"},
1048 {"TrimLeft", "", "123", ""},
1049 {"TrimLeft", "", "", ""},
1068 case "TrimLeft":
1069 f = TrimLeft