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