FOSSology
4.5.1
Open Source License Compliance by Open Source Software
cleanEntries.hpp
1
/*
2
SPDX-FileCopyrightText: © 2014-2015,2022, Siemens AG
3
Author: Johannes Najjar
4
5
SPDX-License-Identifier: GPL-2.0-only
6
*/
7
8
#ifndef CLEANENTRIES_HPP_
9
#define CLEANENTRIES_HPP_
10
11
#include <string>
12
#include <unicode/unistr.h>
13
#include "regex.hpp"
14
#include "
scanners.hpp
"
15
16
#include "
libfossUtils.hpp
"
17
18
string
cleanMatch(
const
string
& sText,
const
match
& m);
19
20
21
#endif
/* CLEANENTRIES_HPP_ */
libfossUtils.hpp
General utility functions for CPP.
scanners.hpp
Utilities to help scanners.
match
Store the results of a regex match.
Definition:
scanners.hpp:28
src
copyright
agent
cleanEntries.hpp
Generated on Wed Mar 26 2025 09:10:52 for FOSSology by
1.9.1