Searched refs:find_pos_m (Results 1 – 1 of 1) sorted by relevance
149 size_t find_pos_m = match.find(p, indexM); in GlobPattern() local150 if (find_pos_m == std::string::npos) { in GlobPattern()154 indexM = find_pos_m + p.length(); in GlobPattern()