Searched refs:SNIPPET_DESIRED (Results 1 – 2 of 2) sorted by relevance
2404 #define SNIPPET_DESIRED 1 /* We want to include this match in the snippet */ macro2443 aMatch[j].snStatus = SNIPPET_DESIRED; in snippetText()2454 if( aMatch[i].snStatus!=SNIPPET_DESIRED ) continue; in snippetText()2497 && aMatch[j].snStatus==SNIPPET_DESIRED ){ in snippetText()
3253 #define SNIPPET_DESIRED 1 /* We want to include this match in the snippet */ macro3292 aMatch[j].snStatus = SNIPPET_DESIRED; in snippetText()3303 if( aMatch[i].snStatus!=SNIPPET_DESIRED ) continue; in snippetText()3346 && aMatch[j].snStatus==SNIPPET_DESIRED ){ in snippetText()