Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sinflower/UberWolf
/ functions
Functions
1,817 in github.com/Sinflower/UberWolf
⨍
Functions
1,817
◇
Types & classes
412
↓ 4 callers
Method
get_subcommands
3rdParty/CLI11/CLI11.hpp:8485
↓ 4 callers
Method
get_type_name
3rdParty/CLI11/CLI11.hpp:6242
↓ 4 callers
Function
initWolfCrypt
UberWolfLib/WolfCrypt/WolfCrypt.hpp:117
↓ 4 callers
Function
insert_iterator
3rdParty/nlohmann/json.hpp:22487
↓ 4 callers
Function
is_boolean
@brief return whether value is a boolean @sa https://json.nlohmann.me/api/basic_json/is_boolean/
3rdParty/nlohmann/json.hpp:20538
↓ 4 callers
Method
preparse_callback
Set a callback to execute prior to parsing.
3rdParty/CLI11/CLI11.hpp:6746
↓ 4 callers
Function
read_variable_length
3rdParty/lz4/lz4.c:1978
↓ 4 callers
Function
replace_substring
3rdParty/nlohmann/json.hpp:2958
↓ 4 callers
Method
required
Remove the error when extras are left over on the command line.
3rdParty/CLI11/CLI11.hpp:6764
↓ 4 callers
Method
set_end
set iterator to a defined past the end
3rdParty/nlohmann/json.hpp:12678
↓ 4 callers
Function
split
! @brief split the string input to reference tokens @note This function is only called by the json_pointer constructor. All excepti
3rdParty/nlohmann/json.hpp:14385
↓ 4 callers
Method
write_ubjson
! @param[in] j JSON value to serialize @param[in] use_count whether to use '#' prefixes (optimized format) @param[in] use_type wheth
3rdParty/nlohmann/json.hpp:15692
↓ 4 callers
Function
ws2s
UberWolfLib/WolfRPG/FileAccess.hpp:49
↓ 4 callers
Function
xtime
UberWolfLib/WolfCrypt/WolfAes.hpp:217
↓ 3 callers
Function
AnalysisFileNameAndDirPath
ファイル名も一緒になっていると分かっているパス中からファイル名とディレクトリパスを分割する フルパスである必要は無い、ファイル名だけでも良い
3rdParty/DXLib/FileLib.cpp:1223
↓ 3 callers
Function
BitStream_GetBitNum
指定の数値のビット数を取得する
3rdParty/DXLib/Huffman.cpp:110
↓ 3 callers
Function
CL_strcpy_s
3rdParty/DXLib/CharCode.cpp:2490
↓ 3 callers
Function
CL_vsprintf_help_ftoa_f
f タイプの浮動小数点値の文字列化を行う、戻り値は文字数
3rdParty/DXLib/CharCode.cpp:3599
↓ 3 callers
Function
CL_vsprintf_help_getnumber
3rdParty/DXLib/CharCode.cpp:3106
↓ 3 callers
Function
CL_vsprintf_help_itoa
整数値を文字列化する関数、戻り値は書き込んだバイト数
3rdParty/DXLib/CharCode.cpp:4140
↓ 3 callers
Function
ConvCharCode_inline
文字コードを指定のコードページの文字に変換する
3rdParty/DXLib/CharCode.cpp:1154
↓ 3 callers
Method
DumpDat
UberWolfLib/WolfRPG/Database.hpp:286
↓ 3 callers
Method
DumpProject
UberWolfLib/WolfRPG/Database.hpp:196
↓ 3 callers
Method
Get
UberWolfLib/WolfRPG/FileAccess.hpp:235
↓ 3 callers
Method
GetCheckBoxState
UberWolf/WindowBase.h:81
↓ 3 callers
Method
GetType
UberWolfLib/WolfRPG/Command.hpp:259
↓ 3 callers
Function
GetWolfDataFolder
UberWolfLib/WolfUtils.cpp:104
↓ 3 callers
Method
InitGame
UberWolfLib/UberWolfLib.cpp:117
↓ 3 callers
Method
IsString
UberWolfLib/WolfRPG/Database.hpp:96
↓ 3 callers
Function
IsSubProcess
UberWolfLib/Utils.h:126
↓ 3 callers
Function
LZ4_compress_default
3rdParty/lz4/lz4.c:1472
↓ 3 callers
Function
LZ4_count
3rdParty/lz4/lz4.c:679
↓ 3 callers
Function
LZ4_read16
3rdParty/lz4/lz4.c:378
↓ 3 callers
Method
Pack
UberWolfLib/WolfRPG/FileCoder.hpp:187
↓ 3 callers
Method
Patch
UberWolfLib/WolfRPG/Database.hpp:231
↓ 3 callers
Method
ReadDat
UberWolfLib/WolfRPG/Database.hpp:265
↓ 3 callers
Function
SetEnMark
語尾に『\』がついていない場合は付ける
3rdParty/DXLib/FileLib.cpp:1315
↓ 3 callers
Method
ToJson
UberWolfLib/WolfRPG/Database.hpp:201
↓ 3 callers
Method
Valid
UberWolfLib/WolfRPG/Command.hpp:175
↓ 3 callers
Method
WasEncrypted
UberWolfLib/WolfRPG/FileCoder.hpp:217
↓ 3 callers
Method
WriteCoder
UberWolfLib/WolfRPG/FileCoder.hpp:422
↓ 3 callers
Method
_trigger_pre_parse
3rdParty/CLI11/CLI11.hpp:9833
↓ 3 callers
Function
addRoundKey
UberWolfLib/WolfCrypt/WolfAes.hpp:180
↓ 3 callers
Method
add_flag
Add a flag with no description or variable assignment
3rdParty/CLI11/CLI11.hpp:7015
↓ 3 callers
Method
application_index
Specify the application index of a validator
3rdParty/CLI11/CLI11.hpp:3725
↓ 3 callers
Function
cbegin
@brief returns a const iterator to the first element @sa https://json.nlohmann.me/api/basic_json/cbegin/
3rdParty/nlohmann/json.hpp:22003
↓ 3 callers
Method
check
3rdParty/CLI11/CLI11.hpp:5813
↓ 3 callers
Function
check_lname
Requires "--" to be removed from string
3rdParty/CLI11/CLI11.hpp:5594
↓ 3 callers
Function
check_sname
Requires "-" to be removed from string
3rdParty/CLI11/CLI11.hpp:5589
↓ 3 callers
Function
clear
Clear the parsed results (mostly for testing)
3rdParty/CLI11/CLI11.hpp:5319
↓ 3 callers
Function
count
3rdParty/nlohmann/json.hpp:19178
↓ 3 callers
Function
emplace
3rdParty/nlohmann/json.hpp:18972
↓ 3 callers
Method
get_groups
3rdParty/CLI11/CLI11.hpp:8693
↓ 3 callers
Function
get_option
Get an option by name
3rdParty/CLI11/CLI11.hpp:7444
↓ 3 callers
Function
is_number_float
@brief return whether value is a floating-point number @sa https://json.nlohmann.me/api/basic_json/is_number_float/
3rdParty/nlohmann/json.hpp:20566
↓ 3 callers
Function
is_number_integer
@brief return whether value is an integer number @sa https://json.nlohmann.me/api/basic_json/is_number_integer/
3rdParty/nlohmann/json.hpp:20552
↓ 3 callers
Method
moved_or_copied
3rdParty/nlohmann/json.hpp:14764
↓ 3 callers
Method
operator()
UberWolf/SlotWrapper.h:48
↓ 3 callers
Function
process_quoted_string
3rdParty/CLI11/CLI11.hpp:1191
↓ 3 callers
Function
remove_quotes
3rdParty/CLI11/CLI11.hpp:1179
↓ 3 callers
Method
set_begin
set iterator to a defined beginning
3rdParty/nlohmann/json.hpp:12672
↓ 3 callers
Function
tryDecryptP2
UberWolfLib/WolfX/detail/CrackDetail.hpp:67
↓ 3 callers
Function
tryDecryptP3
UberWolfLib/WolfX/detail/CrackDetail.hpp:44
↓ 3 callers
Function
unget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
3rdParty/nlohmann/json.hpp:8679
↓ 3 callers
Function
utf82sjis
3rdParty/DXLib/DXArchive.cpp:4258
↓ 3 callers
Function
valid_alias_name_string
Verify an app name
3rdParty/CLI11/CLI11.hpp:581
↓ 3 callers
Function
valid_name_string
3rdParty/CLI11/CLI11.hpp:792
↓ 2 callers
Function
AnalysisFileNameAndExeName
ファイルパスからファイル名と拡張子を取得する
3rdParty/DXLib/FileLib.cpp:1272
↓ 2 callers
Function
BitStream_GetBytes
ビット単位の入出力データのサイズ( バイト数 )を取得する
3rdParty/DXLib/Huffman.cpp:125
↓ 2 callers
Function
BitStream_Init
ビット単位入出力の初期化
3rdParty/DXLib/Huffman.cpp:62
↓ 2 callers
Function
CL_strcat_s
3rdParty/DXLib/CharCode.cpp:2663
↓ 2 callers
Function
CL_strncpy
3rdParty/DXLib/CharCode.cpp:2534
↓ 2 callers
Function
CheckAndCreateDir
UberWolfLib/WolfRPG/WolfRPGUtils.hpp:177
↓ 2 callers
Method
DecryptWolfXFiles
UberWolfLib/WolfPro.cpp:251
↓ 2 callers
Function
DelChr
語尾に指定の文字がある場合は削除する
3rdParty/DXLib/FileLib.cpp:1339
↓ 2 callers
Function
EscapePath
UberWolfLib/WolfRPG/WolfRPGUtils.hpp:159
↓ 2 callers
Function
ExistsWolfDataFile
UberWolfLib/WolfUtils.cpp:71
↓ 2 callers
Method
FindProtectionKey
UberWolfLib/UberWolfLib.cpp:230
↓ 2 callers
Function
GetCharBytes_inline
1文字のバイト数を取得する( 戻り値:1文字のバイト数 )
3rdParty/DXLib/CharCode.cpp:720
↓ 2 callers
Function
GetCharCodeFormatUnitSize
指定のコードページの情報最少サイズを取得する( 戻り値:バイト数 )
3rdParty/DXLib/CharCode.cpp:714
↓ 2 callers
Method
GetFileInfo
ファイルの情報を得る
3rdParty/DXLib/DXArchiveVer6.cpp:89
↓ 2 callers
Method
GetFileInfo
ファイルの情報を得る
3rdParty/DXLib/DXArchiveVer5.cpp:89
↓ 2 callers
Method
GetFileInfo
ファイルの情報を得る
3rdParty/DXLib/DXArchive.cpp:115
↓ 2 callers
Method
GetProtKeyArchiveName
UberWolfLib/WolfPro.cpp:196
↓ 2 callers
Function
GetSpecialFiles
UberWolfLib/WolfUtils.cpp:57
↓ 2 callers
Method
GetValue
UberWolf/Localizer.h:85
↓ 2 callers
Method
Init
UberWolfLib/WolfRPG/Map.hpp:44
↓ 2 callers
Function
InitCharCode
文字コードライブラリの初期化
3rdParty/DXLib/CharCode.cpp:655
↓ 2 callers
Function
IsDirectory
指定のパスが示しているものがディレクトリかどうかを得る
3rdParty/DXLib/FileLib.cpp:742
↓ 2 callers
Function
IsWolfExtension
UberWolfLib/WolfUtils.cpp:93
↓ 2 callers
Function
LZ4_NbCommonBytes
-************************************ * Common functions **************************************/
3rdParty/lz4/lz4.c:579
↓ 2 callers
Function
LZ4_compress_destSize_extState_internal
Note!: This function leaves the stream in an unclean/broken state! * It is not safe to subsequently use the same state with a _fastReset() or * _con
3rdParty/lz4/lz4.c:1481
↓ 2 callers
Function
LZ4_compress_fast_continue
3rdParty/lz4/lz4.c:1707
↓ 2 callers
Function
LZ4_decompress_fast
3rdParty/lz4/lz4.c:2467
↓ 2 callers
Function
LZ4_decompress_fast_extDict
3rdParty/lz4/lz4.c:2544
↓ 2 callers
Function
LZ4_decompress_safe_forceExtDict
3rdParty/lz4/lz4.c:2522
↓ 2 callers
Function
LZ4_decompress_safe_withPrefix64k
3rdParty/lz4/lz4.c:2478
↓ 2 callers
Function
LZ4_decompress_safe_withSmallPrefix
3rdParty/lz4/lz4.c:2503
↓ 2 callers
Function
LZ4_getPositionOnHash
3rdParty/lz4/lz4.c:869
↓ 2 callers
Function
LZ4_hash4
-****************************** * Compression functions ********************************/
3rdParty/lz4/lz4.c:777
← previous
next →
201–300 of 1,817, ranked by callers