Home | History | Annotate | Download | only in webkitmerge

Lines Matching full:dirlist

1437 bool IgnoreDirectory(const char* dir, const char** dirList)
1439 if (dirList == NULL)
1442 while ((test = *dirList++) != NULL) {