Searched refs:without_nuls (Results 1 – 1 of 1) sorted by relevance
456 StringType without_nuls; in Append() local460 without_nuls.assign(component.substr(0, nul_pos)); in Append()461 appended = StringViewType(without_nuls); in Append()