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