Searched refs:filterLength (Results 1 – 1 of 1) sorted by relevance
1479 size_t filterLength = 0; in _OpenPreviouslyOpenedWindows() local1481 filterLength = strlen(pathFilter); in _OpenPreviouslyOpenedWindows()1507 if (strncmp(path, pathFilter, filterLength) != 0) in _OpenPreviouslyOpenedWindows()