Searched refs:matchstop (Results 1 – 1 of 1) sorted by relevance
171 PWSTR* filestop, PWSTR* matchstop) in SymMatchFileNameW() argument177 debugstr_w(file), debugstr_w(match), filestop, matchstop); in SymMatchFileNameW()189 if (matchstop) *matchstop = (PWSTR)mptr; in SymMatchFileNameW()199 PSTR* filestop, PSTR* matchstop) in SymMatchFileName() argument204 TRACE("(%s %s %p %p)\n", debugstr_a(file), debugstr_a(match), filestop, matchstop); in SymMatchFileName()216 if (matchstop) *matchstop = (PSTR)mptr; in SymMatchFileName()