Lines Matching full:newstring
1072 This is a find and replace function. Upon successful return the NewString is a copy of
1075 If SourceString and NewString overlap the behavior is undefined.
1080 @param[in, out] NewString The string with resultant buffer.
1081 @param[in] NewSize The size in bytes of NewString.
1089 @retval EFI_INVALID_PARAMETER NewString was NULL.
1102 IN OUT CHAR16 *NewString,