Searched refs:nContextMatch (Results 1 – 1 of 1) sorted by relevance
95 sal_Int32 nContextMatch (Context::NoMatch); in EvaluateMatch() local97 nContextMatch = 0; in EvaluateMatch()99 nContextMatch = Context::ContextWildcardMatch; in EvaluateMatch()102 if (nContextMatch < nBestContextMatch) in EvaluateMatch()103 nBestContextMatch = nContextMatch; in EvaluateMatch()
Completed in 14 milliseconds