Home
last modified time | relevance | path

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

/dports/devel/cscout/cscout-bd7dfac/src/
H A Dfunquery.h50 bool match_fdre; // Called function name RE (down) variable
86 …FunQuery() : Query(), match_fnre(false), match_fdre(false), match_fure(false), match_fre(false), m… in FunQuery()
H A Dfunquery.cpp140 !compile_re(of, "Called function name", "fdre", fdre, match_fdre, str_fdre) || in FunQuery()
196 if (match_fdre) in param_url()
303 if (match_fdre) { in eval()