Home
last modified time | relevance | path

Searched refs:azAllowed (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fossil/fossil-src-2.17/src/
H A Dreport.c202 static const char *const azAllowed[] = { in report_query_authorizer() local
218 int upr = count(azAllowed) - 1; in report_query_authorizer()
229 cmp = fossil_stricmp(zArg1, azAllowed[i]); in report_query_authorizer()