Home | History | Annotate | Download | only in mac

Lines Matching full:ignoreset

197     static char* const ignoreSet[] = {
200 static const int ignoreSetCount = sizeof(ignoreSet) / sizeof(char*);
204 string curIgnore(ignoreSet[i]);