Home
last modified time | relevance | path

Searched refs:IsUnicode (Results 1 – 25 of 111) sorted by relevance

12345

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/ArmPlatformPkg/Bds/
H A DBdsHelper.c418 OUT BOOLEAN *IsUnicode in IsPrintableString() argument
431 if (IsUnicode) { in IsPrintableString()
432 *IsUnicode = TRUE; in IsPrintableString()
436 if (IsUnicode) { in IsPrintableString()
437 *IsUnicode = FALSE; in IsPrintableString()
469 if (IsPrintable && IsUnicode) { in IsPrintableString()
470 *IsUnicode = UnicodeDetected; in IsPrintableString()
H A DBootMenu.c43 BOOLEAN IsUnicode; in DisplayBootOptions() local
81 if (IsPrintableString (OptionalData, &IsUnicode)) { in DisplayBootOptions()
82 if (IsUnicode) { in DisplayBootOptions()
463 BOOLEAN IsUnicode; in BootMenuUpdateBootOption() local
583 IsPrintable = IsPrintableString (BootOption->OptionalData, &IsUnicode); in BootMenuUpdateBootOption()
596 if (IsUnicode) { in BootMenuUpdateBootOption()
613 IsUnicode = TRUE; in BootMenuUpdateBootOption()
618 if (IsUnicode) { in BootMenuUpdateBootOption()
1012 BOOLEAN IsUnicode; in BootMenuMain() local
1083 if (IsPrintableString (BootOption->OptionalData, &IsUnicode)) { in BootMenuMain()
[all …]
/dports/lang/fpc-source/fpc-3.2.2/packages/ptc/src/win32/base/
H A Dwin32window.inc50 LOG('IsUnicode', IsUnicode);
79 LOG('IsUnicode', IsUnicode);
84 if IsUnicode then
162 if IsUnicode then
188 if IsUnicode then
193 if IsUnicode then
198 if IsUnicode then
279 if IsUnicode then
293 if IsUnicode then
511 if IsUnicode then
[all …]
/dports/graphics/comical/comical-0.8/unrar/
H A Dfilestr.cpp3 static bool IsUnicode(byte *Data,int Size);
40 if (IsUnicode((byte *)&Data[0],DataSize)) in ReadTextFile()
131 bool IsUnicode(byte *Data,int Size) in IsUnicode() function
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/Archive/Nsis/
H A DNsisIn.h65 bool IsUnicode; member
77 CItem(): IsUnicode(false), UseFilter(false), IsCompressed(true), SizeIsDefined(false), in CItem()
151 bool IsUnicode; variable
H A DNsisIn.cpp68 if (i1.IsUnicode) in CompareItems()
599 if (IsUnicode) in ReadString2()
693 if (IsUnicode) in ReadEntries()
705 if (IsUnicode) in ReadEntries()
716 item.IsUnicode = IsUnicode; in ReadEntries()
717 if (IsUnicode) in ReadEntries()
743 if (IsUnicode) in ReadEntries()
1160 bool sameName = IsUnicode ? in ReadEntries()
1261 IsUnicode = (numZeros1 > numZeros0 * 3 + kBlockSize / 16); in Parse()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/unrarsrc-5.2.5/unrar/
H A Dfilestr.cpp3 static bool IsUnicode(byte *Data,int Size);
55 SrcCharset==RCH_DEFAULT && IsUnicode((byte *)&Data[0],DataSize)) in ReadTextFile()
184 bool IsUnicode(byte *Data,int Size) in IsUnicode() function
/dports/archivers/libunrar/unrar/
H A Dfilestr.cpp3 static bool IsUnicode(byte *Data,int Size);
42 SrcCharset==RCH_DEFAULT && IsUnicode((byte *)&Data[0],DataSize)) in ReadTextFile()
181 bool IsUnicode(byte *Data,int Size) in IsUnicode() function
/dports/graphics/podofo/podofo-0.9.7/src/podofo/base/
H A DPdfString.h202 inline bool IsUnicode () const;
481 bool PdfString::IsUnicode () const in IsUnicode() function
534 return this->IsUnicode() ? this->GetUnicodeLength() : this->GetLength(); in GetCharacterLength()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/bundles/org.eclipse.core.resources/src/org/eclipse/core/internal/resources/refresh/win32/
H A DWin32Natives.java113 UNICODE = IsUnicode();
253 private static native boolean IsUnicode(); in IsUnicode() method in Win32Natives
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp503 if (!IsUnicode) in AddLicense()
696 if (IsUnicode) in GetShellString()
1179 if (IsUnicode) in IsGoodString()
1202 if (IsUnicode) in AreTwoParamStringsEqual()
1379 if (IsUnicode) in ReadString2()
1722 if (IsUnicode) in IsDirectString_Equal()
2372 if (IsUnicode) in GetFormatDescription()
2731 if (IsUnicode) in GetVarIndex()
2788 if (IsUnicode) in GetVarIndex()
2809 if (IsUnicode) in GetVarIndexFinished()
[all …]
H A DNsisIn.h162 bool IsUnicode; variable
407 if (IsUnicode) in GetReducedName()
416 if (IsUnicode) in GetReducedName()
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/Nsis/
H A DNsisIn.cpp483 if (!IsUnicode) in AddLicense()
674 if (IsUnicode) in GetShellString()
1157 if (IsUnicode) in IsGoodString()
1180 if (IsUnicode) in AreTwoParamStringsEqual()
1357 if (IsUnicode) in ReadString2()
1698 if (IsUnicode) in IsDirectString_Equal()
2331 if (IsUnicode) in GetFormatDescription()
2671 if (IsUnicode) in GetVarIndex()
2728 if (IsUnicode) in GetVarIndex()
2749 if (IsUnicode) in GetVarIndexFinished()
[all …]
H A DNsisIn.h161 bool IsUnicode; variable
405 if (IsUnicode) in GetReducedName()
414 if (IsUnicode) in GetReducedName()
/dports/deskutils/coolreader/coolreader-cr3.2.55/thirdparty_unman/unrar/
H A Dfilestr.cpp3 static bool IsUnicode(byte *Data,int Size);
62 SrcCharset==RCH_DEFAULT && IsUnicode((byte *)&Data[0],DataSize)) in ReadTextFile()
200 bool IsUnicode(byte *Data,int Size) in IsUnicode() function
/dports/devel/fpc-fcl-registry/fpc-3.2.2/packages/fcl-registry/src/
H A Dxmlreg.pp43 …nicodeString; out DataType: TDataType; Var Data; Var DataSize: Integer; IsUnicode: Boolean): Boole…
44 …ame: UnicodeString; DataType: TDataType; const Data; DataSize: Integer; IsUnicode: Boolean): Boole…
297 …codeString; Out DataType : TDataType; Var Data; Var DataSize : Integer; IsUnicode : Boolean) : Boo…
312 //writeln('TXmlRegistry.DoGetValueData: Name=',Name,' IsUnicode=',IsUnicode);
339 if not IsUnicode then
377 … : UnicodeString; DataType : TDataType; Const Data; DataSize : Integer; IsUnicode : Boolean) : Boo…
388 …etValueData A: Name=',Name,', DataType=',DataType,', DataSize=',DataSize,', IsUnicode=',IsUnicode);
401 if IsUnicode then
/dports/lang/fpc-source/fpc-3.2.2/packages/fcl-registry/src/
H A Dxmlreg.pp43 …nicodeString; out DataType: TDataType; Var Data; Var DataSize: Integer; IsUnicode: Boolean): Boole…
44 …ame: UnicodeString; DataType: TDataType; const Data; DataSize: Integer; IsUnicode: Boolean): Boole…
297 …codeString; Out DataType : TDataType; Var Data; Var DataSize : Integer; IsUnicode : Boolean) : Boo…
312 //writeln('TXmlRegistry.DoGetValueData: Name=',Name,' IsUnicode=',IsUnicode);
339 if not IsUnicode then
377 … : UnicodeString; DataType : TDataType; Const Data; DataSize : Integer; IsUnicode : Boolean) : Boo…
388 …etValueData A: Name=',Name,', DataType=',DataType,', DataSize=',DataSize,', IsUnicode=',IsUnicode);
401 if IsUnicode then
/dports/sysutils/bulk_extractor/bulk_extractor-2.0.0-beta2/src/rar/
H A Dfilestr.cpp18 bool IsUnicode(byte *Data,int Size) in IsUnicode() function
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/utils/podofo/
H A Dtest.cpp20 cout << "is new unicode: " << new_title.IsUnicode() << endl; in main()
/dports/graphics/podofo/podofo-0.9.7/src/podofo/doc/
H A DPdfIdentityEncoding.cpp92 … return ( rEncodedString.IsUnicode() ) ? PdfString(rEncodedString) : rEncodedString.ToUnicode(); in ConvertToUnicode()
/dports/devel/codeblocks/codeblocks-20.03/src/plugins/scriptedwizard/resources/wxwidgets/
H A Dwizard.script13 IsUnicode <- false;
267 IsUnicode = Wizard.IsCheckboxChecked(_T("chkWxConfUni"));
296 ConfigManager.Write(_T("/wx_project_wizard/unicode"), BoolToInt(IsUnicode));
346 if (IsUnicode)
492 IsUnicode = Wizard.IsCheckboxChecked(_T("chkWxConfUnicode"));
648 if (IsUnicode)
659 if (IsUnicode)
673 if (IsUnicode)
681 if (IsUnicode)
700 if (IsUnicode)
[all …]
/dports/devel/gh/cli-2.4.0/vendor/github.com/yuin/goldmark-emoji/definition/
H A Ddefinition.go31 func (em *Emoji) IsUnicode() bool { func
/dports/sysutils/chezmoi/chezmoi-2.9.3/vendor/github.com/yuin/goldmark-emoji/definition/
H A Ddefinition.go31 func (em *Emoji) IsUnicode() bool { func
/dports/www/firefox-esr/firefox-91.8.0/other-licenses/nsis/Contrib/ExDLL/
H A Dexdllutil.h117 static BOOL __stdcall IsUnicode(void)
/dports/www/firefox/firefox-99.0/other-licenses/nsis/Contrib/ExDLL/
H A Dexdllutil.h117 static BOOL __stdcall IsUnicode(void)

12345