Searched refs:error_pos (Results 1 – 2 of 2) sorted by relevance
197 void SetErrorCode(const JsonParseError error, const wchar_t* error_pos);
649 const wchar_t* error_pos) { in SetErrorCode() argument654 for (const wchar_t* pos = start_pos_; pos != error_pos; ++pos) { in SetErrorCode()