Lines Matching refs:text_length
315 const size_t text_length = strlen(text);319 string.replace(token_position, token_length, text, text_length);321 search_position = token_position + text_length;