Searched defs:CleanString (Results 1 – 5 of 5) sorted by relevance
323 OUT CHAR16 **CleanString in ShellLevel2StripQuotes()
110 def CleanString(Line, CommentCharacter=TAB_COMMENT_SPLIT, \ function
330 def CleanString(Line, CommentCharacter=DataType.TAB_COMMENT_SPLIT, AllowCppStyleComment=False, Buil… function
275 def CleanString(Line, CommentCharacter=DataType.TAB_COMMENT_SPLIT, AllowCppStyleComment=False): function
4346 OUT CHAR16 **CleanString in InternalShellStripQuotes()