Searched refs:sysRecord (Results 1 – 1 of 1) sorted by relevance
188 for (auto& sysRecord : rec->LangSysRecords) { in ParseScript() local189 sysRecord.LangSysTag = GetUInt32(sp); in ParseScript()190 ParseLangSys(&raw[GetUInt16(sp)], &sysRecord); in ParseScript()