SRCH_FIND_ALL
int search_type = SRCH_FORW | SRCH_FIND_ALL;
if ((search_type & SRCH_FIND_ALL) &&
if (search_type & SRCH_FIND_ALL) {