Searched refs:filestop (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()188 if (filestop) *filestop = (PWSTR)fptr; 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()215 if (filestop) *filestop = (PSTR)fptr; in SymMatchFileName()