Home
last modified time | relevance | path

Searched refs:KnownPatches (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/tools/xml2sdb/
H A Dxml2sdb.h231 std::map<sdbstring, TAGID> KnownPatches; member
H A Dxml2sdb.cpp746 InsertTagid(name, tagid, KnownPatches, "Patch"); in InsertPatchTagid()
751 return FindTagid(name, KnownPatches); in FindPatchTagid()