Lines Matching defs:codePage
488 const CNameOption &nop, LPCWSTR fileName, UInt32 codePage)
496 if (!ReadNamesFromListFile2(us2fs(fileName), names, codePage, lastError))
530 bool thereAreSwitchIncludes, UInt32 codePage)
562 AddToCensorFromListFile(renamePairs, censor, nop, s.Ptr(1), codePage);
662 UInt32 codePage)
783 AddToCensorFromListFile(NULL, censor, nop2, tail, codePage);
1303 UInt32 codePage = (UInt32)FindCharset(parser, NKey::kListfileCharSet, false, CP_UTF8);
1312 parser[NKey::kInclude].PostStrings, nop, codePage);
1319 parser[NKey::kExclude].PostStrings, nop, codePage);
1355 thereAreSwitchIncludes, codePage);
1476 AddSwitchWildcardsToCensor(arcCensor, parser[NKey::kArInclude].PostStrings, nopArc, codePage);
1481 AddSwitchWildcardsToCensor(arcCensor, parser[NKey::kArExclude].PostStrings, nopArc, codePage);