Searched refs:ends_with_newline (Results 1 – 1 of 1) sorted by relevance
492 const bool ends_with_newline = error_cstr[error_cstr_len - 1] == '\n'; in EvaluateExpression() local496 if (!ends_with_newline) in EvaluateExpression()