Searched refs:without_nuls (Results 1 – 1 of 1) sorted by relevance
479 StringType without_nuls; in Append() local483 component.substr(0, nul_pos).CopyToString(&without_nuls); in Append()484 appended = StringPieceType(without_nuls); in Append()