FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
#include "buckets.h"
Go to the source code of this file.
Functions | |
FUNCTION int | matchAnyLic (PGresult *result, int numLics, regex_t *compRegex) |
Does this regex match any license name for this pfile? More... | |
Matching license names with pfile contents using regex
Definition in file match.c.
FUNCTION int matchAnyLic | ( | PGresult * | result, |
int | numLics, | ||
regex_t * | compRegex | ||
) |