* @brief Find the closing parenthesis for an environment-variable expression. * * @param begin Iterator positioned at the opening parenthesis. * @param end End iterator for the expression being scanned. * @return Iterator for the matching closing parenthesis, or end when unmatched. */
source not stored for this graph (policy: none)