19 #ifndef MONK_AGENT_LICENSE_H 20 #define MONK_AGENT_LICENSE_H 28 #define license_index(licenses, index) (&g_array_index((licenses), License, (index))) 31 Licenses* buildLicenseIndexes(GArray* licenses,
unsigned minAdjacentMatches,
unsigned maxLeadingDiff);
32 void licenses_free(
Licenses* licenses);
33 const GArray* getLicenseArrayFor(
const Licenses* licenses,
unsigned searchPos,
const GArray* textTokens,
unsigned textStart);
34 const GArray* getShortLicenseArray(
const Licenses* licenses);
37 #endif // MONK_AGENT_LICENSE_H
fo_dbManager * dbManager
fo_dbManager object