Searched refs:text_size (Results 1 – 1 of 1) sorted by relevance
1042 const size_t text_size = text.size(); in ParseStringAppend() local1043 if (text_size == 0) { in ParseStringAppend()1053 const size_t new_len = text_size + output->size(); in ParseStringAppend()