MCPcopy Create free account

hub / github.com/abbeycode/UnrarKit / functions

Functions855 in github.com/abbeycode/UnrarKit

↓ 5 callersFunctionAsk
Libraries/unrar/consio.hpp:17
↓ 5 callersFunctionCalcFileSum
Libraries/unrar/filefn.cpp:361
↓ 5 callersFunctionCmpName
Libraries/unrar/match.cpp:19
↓ 5 callersMethodCreateErrorMsg
Libraries/unrar/errhnd.cpp:168
↓ 5 callersFunctionFileCreate
If NewFile==NULL, we delete created file after user confirmation. It is useful we we need to overwrite an existing folder or file, but need user confi
Libraries/unrar/filcreat.cpp:6
↓ 5 callersFunctionGetFilePath
Returns file path including the trailing path separator symbol.
Libraries/unrar/pathfn.cpp:194
↓ 5 callersMethodGetText
Libraries/unrar/timefn.cpp:225
↓ 5 callersFunctionGetVolNumPart
Returns a pointer to rightmost digit of volume number or to beginning of file name if numeric part is missing.
Libraries/unrar/pathfn.cpp:318
↓ 5 callersMethodGetWin
Get 64-bit representation of Windows FILETIME (100ns since 01.01.1601).
Libraries/unrar/timefn.cpp:151
↓ 5 callersFunctionMonoClock
Monotonic clock. Like clock(), returns time passed in CLOCKS_PER_SEC items. In Android 5+ and Unix usual clock() returns time spent by all threads tog
Libraries/unrar/system.cpp:73
↓ 5 callersFunctionPointToLastChar
Libraries/unrar/pathfn.cpp:12
↓ 5 callersFunctionRarErrorToDll
Libraries/unrar/dll.cpp:472
↓ 5 callersFunctionSecHideData
Libraries/unrar/secpassword.cpp:166
↓ 5 callersMethodSetCryptKeys
Libraries/unrar/crypt.cpp:55
↓ 5 callersMethodSetDestSize
Libraries/unrar/unpack.hpp:381
↓ 5 callersFunctionSetExt
Libraries/unrar/pathfn.cpp:74
↓ 5 callersMethodSetFiles
Libraries/unrar/rdwrfn.cpp:266
↓ 5 callersMethodSoftReset
Libraries/unrar/array.hpp:162
↓ 5 callersMethodUnpRead
Libraries/unrar/rdwrfn.cpp:53
↓ 5 callersMethodUpdate
Libraries/unrar/hash.cpp:84
↓ 5 callersFunctionWinNT
Libraries/unrar/isnt.cpp:4
↓ 5 callersFunctionsha256_done
Libraries/unrar/sha256.cpp:114
↓ 5 callersFunctionuiGetPassword
Libraries/unrar/uisilent.cpp:36
↓ 4 callersMethodAddTask
Add task to queue. We assume that it is always called from main thread, it allows to avoid any locks here. We process collected tasks only when WaitDo
Libraries/unrar/threadpool.cpp:167
↓ 4 callersMethodCmp
Libraries/unrar/hash.cpp:128
↓ 4 callersFunctionCmpExt
'Ext' is an extension without the leading dot, like L"rar".
Libraries/unrar/pathfn.cpp:114
↓ 4 callersFunctionConvertPath
Libraries/unrar/pathfn.cpp:19
↓ 4 callersFunctionCopy128
Libraries/unrar/rijndael.cpp:46
↓ 4 callersMethodCreate
Libraries/unrar/file.cpp:172
↓ 4 callersMethodDecode
Libraries/unrar/rs.cpp:93
↓ 4 callersMethodEnableShowProgress
Libraries/unrar/rdwrfn.hpp:62
↓ 4 callersMethodGet8
Libraries/unrar/rawread.cpp:108
↓ 4 callersMethodGetCRC32
Libraries/unrar/hash.cpp:122
↓ 4 callersMethodGetErrorCode
Libraries/unrar/errhnd.hpp:55
↓ 4 callersMethodGetRAROptions
Libraries/unrar/archive.hpp:86
↓ 4 callersFunctionGetWideName
Libraries/unrar/pathfn.cpp:883
↓ 4 callersFunctionInitCRC32
Build the classic CRC32 lookup table. We also provide this function to legacy RAR and ZIP decryption code.
Libraries/unrar/crc.cpp:22
↓ 4 callersFunctionIsDir
Libraries/unrar/filefn.cpp:218
↓ 4 callersFunctionIsFullPath
Libraries/unrar/ulinks.cpp:42
↓ 4 callersMethodMsg
Libraries/unrar/uisilent.cpp:31
↓ 4 callersFunctionRemoveNameFromPath
Removes name and returns file path without the trailing path separator symbol.
Libraries/unrar/pathfn.cpp:206
↓ 4 callersMethodSeek
Libraries/unrar/qopen.cpp:169
↓ 4 callersMethodSetCurrentTime
Libraries/unrar/timefn.cpp:305
↓ 4 callersMethodSetMemory
Libraries/unrar/rarvm.cpp:108
↓ 4 callersFunctionSetName
Libraries/unrar/pathfn.cpp:67
↓ 4 callersFunctionSetPrivilege
Libraries/unrar/win32acl.cpp:115
↓ 4 callersMethodSetTestMode
Libraries/unrar/rdwrfn.hpp:65
↓ 4 callersMethodSetWinFT
Libraries/unrar/timefn.cpp:142
↓ 4 callersFunctionToPercentUnlim
Allows the percent larger than 100.
Libraries/unrar/smallfn.cpp:12
↓ 4 callersFunctionUnixSlashToDos
Libraries/unrar/pathfn.cpp:486
↓ 4 callersMethodWaitDone
Start queued tasks and wait until all threads are inactive. We assume that it is always called from main thread, when pool threads are sleeping yet.
Libraries/unrar/threadpool.cpp:186
↓ 4 callersFunctionblake2s_update
Libraries/unrar/blake2s.cpp:123
↓ 4 callersFunctionhmac_sha256
Libraries/unrar/crypt5.cpp:1
↓ 4 callersFunctionmwcsicompc
Libraries/unrar/match.cpp:130
↓ 4 callersFunctionpbkdf2
PBKDF2 for 32 byte key length. We generate the key for specified number of iteration count also as two supplementary values (key for checksums and pas
Libraries/unrar/crypt5.cpp:85
↓ 4 callersFunctionuiAlarm
Libraries/unrar/uisilent.cpp:48
↓ 4 callersFunctionuiStartFileExtract
Libraries/unrar/uisilent.cpp:15
↓ 3 callersMethodAdjust
Add the specified signed number of nanoseconds.
Libraries/unrar/timefn.cpp:322
↓ 3 callersFunctionBinToHex
Libraries/unrar/strfn.cpp:201
↓ 3 callersFunctionCWaitForSingleObject
Libraries/unrar/threadmisc.cpp:86
↓ 3 callersMethodCopyData
Libraries/unrar/unpack50frag.cpp:90
↓ 3 callersMethodCopyString
Libraries/unrar/unpack50frag.cpp:77
↓ 3 callersMethodDataLeft
Libraries/unrar/rawread.hpp:31
↓ 3 callersMethodDecodeBuf
Libraries/unrar/recvol3.cpp:486
↓ 3 callersMethodDecryptBlock
Libraries/unrar/crypt.cpp:31
↓ 3 callersFunctionDelFile
Libraries/unrar/filefn.cpp:457
↓ 3 callersFunctionDosSlashToUnix
Libraries/unrar/pathfn.cpp:495
↓ 3 callersMethodExclCheck
Return 'true' if we need to exclude the file from processing as result of -x switch. If CheckInclList is true, we also check the file against the incl
Libraries/unrar/cmdfilter.cpp:4
↓ 3 callersMethodGet
Libraries/unrar/secpassword.cpp:111
↓ 3 callersMethodGetArcName
Libraries/unrar/cmddata.cpp:981
↓ 3 callersMethodGetByte
Libraries/unrar/file.cpp:561
↓ 3 callersMethodGetChar
Libraries/unrar/coder.cpp:3
↓ 3 callersMethodGetPos
Libraries/unrar/rawread.hpp:32
↓ 3 callersMethodInitBitInput
Libraries/unrar/getbits.hpp:19
↓ 3 callersFunctionInitLogOptions
Libraries/unrar/log.cpp:7
↓ 3 callersFunctionIsFullPath
Libraries/unrar/pathfn.cpp:564
↓ 3 callersFunctionIsLink
Libraries/unrar/filefn.cpp:238
↓ 3 callersMethodIsOpened
Libraries/unrar/file.hpp:103
↓ 3 callersFunctionIsRedirected
Libraries/unrar/consio.cpp:12
↓ 3 callersFunctionIsRelativeSymlinkSafe
Libraries/unrar/extinfo.cpp:115
↓ 3 callersFunctionIsSpace
We do not want to cast every signed char to unsigned when passing to isspace, so we implement the replacement. Shall work for Unicode too. If chars ar
Libraries/unrar/strfn.cpp:183
↓ 3 callersFunctionIsUserAdmin
Libraries/unrar/system.cpp:166
↓ 3 callersFunctionParseVersionFileName
Libraries/unrar/pathfn.cpp:611
↓ 3 callersFunctionPrintfPrepareFmt
For compatibility with existing translations we use %s to print Unicode strings in format strings and convert them to %ls here. %s could work without
Libraries/unrar/strfn.cpp:437
↓ 3 callersFunctionRawToWide
Libraries/unrar/unicode.cpp:246
↓ 3 callersMethodReadSubData
Libraries/unrar/arcread.cpp:1419
↓ 3 callersFunctionReadTextFile
Libraries/unrar/filestr.cpp:3
↓ 3 callersFunctionRenameFile
Libraries/unrar/filefn.cpp:435
↓ 3 callersMethodRewind
Libraries/unrar/strlist.cpp:103
↓ 3 callersMethodSearchBlock
Libraries/unrar/arcread.cpp:48
↓ 3 callersMethodSeekError
Libraries/unrar/errhnd.cpp:121
↓ 3 callersFunctionSetConsoleMsgStream
Libraries/unrar/consio.cpp:52
↓ 3 callersMethodSetDos
Libraries/unrar/timefn.cpp:211
↓ 3 callersMethodSetHandleType
Libraries/unrar/file.hpp:105
↓ 3 callersMethodSetUnixNS
Set the high precision Unix time in nanoseconds since 01-01-1970.
Libraries/unrar/timefn.cpp:193
↓ 3 callersMethodSetWin
Set 64-bit representation of Windows FILETIME (100ns since 01.01.1601).
Libraries/unrar/timefn.cpp:158
↓ 3 callersMethodTOpen
Libraries/unrar/file.cpp:155
↓ 3 callersMethodTell
Libraries/unrar/qopen.cpp:197
↓ 3 callersMethodUpdate
Libraries/unrar/blake2sp.cpp:40
↓ 3 callersFunctionWideToUtf
Libraries/unrar/unicode.cpp:255
← previousnext →101–200 of 855, ranked by callers