Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WinMerge/winmerge
/ functions
Functions
19,412 in github.com/WinMerge/winmerge
⨍
Functions
19,412
◇
Types & classes
18,627
↓ 10 callers
Method
emplace
Externals/boost/boost/unordered/unordered_map.hpp:198
↓ 10 callers
Method
empty
Externals/poco/Foundation/src/ActiveThreadPool.cpp:59
↓ 10 callers
Method
empty
Externals/poco/Foundation/include/Poco/ordered_hash.h:120
↓ 10 callers
Method
event
inlines
Externals/poco/XML/include/Poco/XML/XMLStreamParser.h:362
↓ 10 callers
Method
getExtension
Externals/poco/Foundation/src/Path.cpp:555
↓ 10 callers
Method
getFilepath
@brief Return path to left/right file, including all but file name */
Src/DiffItem.cpp:22
↓ 10 callers
Function
inflate_table
Build a set of tables to decode the provided canonical Huffman code. The code lengths are lens[0..codes-1]. The result starts at *table, whose
Externals/poco/Foundation/src/inftrees.c:32
↓ 10 callers
Function
insert
Externals/poco/Foundation/include/Poco/HashTable.h:118
↓ 10 callers
Method
isAM
Externals/poco/Foundation/include/Poco/DateTime.h:363
↓ 10 callers
Function
is_powerof2
Externals/poco/Foundation/src/pcre2_jit_compile.c:3195
↓ 10 callers
Function
match
Externals/poco/Foundation/src/pcre2_match.c:591
↓ 10 callers
Method
members
Externals/poco/Foundation/include/Poco/Dynamic/Struct.h:225
↓ 10 callers
Method
open
Externals/poco/Foundation/src/Channel.cpp:31
↓ 10 callers
Method
peek
Externals/poco/Foundation/include/Poco/FIFOBuffer.h:136
↓ 10 callers
Method
preceding
Externals/crystaledit/editlib/utils/icu.hpp:152
↓ 10 callers
Function
printPluginInfo
(p)
Testing/PluginTests/PluginTests.js:207
↓ 10 callers
Function
print_1_line
Src/diffutils/src/util.c:574
↓ 10 callers
Method
ran
Externals/poco/Foundation/testsuite/src/ConditionTest.cpp:48
↓ 10 callers
Method
read7BitEncoded
Externals/poco/Foundation/src/BinaryReader.cpp:218
↓ 10 callers
Function
read_number
Externals/poco/Foundation/src/pcre2_compile.c:1322
↓ 10 callers
Method
removeAttribute
Externals/poco/XML/src/Element.cpp:85
↓ 10 callers
Function
require_boolean_expr
Externals/boost/boost/concept_check.hpp:226
↓ 10 callers
Function
selectMenuAsync
Testing/GoogleTest/GUITests/GUITestUtils.h:25
↓ 10 callers
Method
size
Externals/poco/Foundation/include/Poco/FIFOBuffer.h:270
↓ 10 callers
Function
splitName
Externals/poco/XML/src/XMLStreamParser.cpp:679
↓ 10 callers
Method
start_timestamp
Gets the time of the test program start, in ms from the start of the UNIX epoch.
Externals/googletest/googletest/src/gtest.cc:5243
↓ 10 callers
Function
thousandSeparator
Externals/poco/Foundation/include/Poco/NumericString.h:190
↓ 10 callers
Function
utf8proc_get_property
Externals/poco/Foundation/src/utf8proc.c:242
↓ 10 callers
Method
variant
Externals/poco/Foundation/src/UUID.cpp:248
↓ 10 callers
Method
write7BitEncoded
Externals/poco/Foundation/src/BinaryWriter.cpp:293
↓ 10 callers
Function
xdl_change_compact
* Move back and forward change groups for a consistent and pretty diff output. * This also helps in finding joinable change groups and reducing the d
Externals/xdiff/xdiffi.c:806
↓ 10 callers
Function
xdl_free_script
Externals/xdiff/xdiffi.c:970
↓ 9 callers
Method
AddFilterExpression
* @brief Add a single expression (if nonempty & valid) to a expression list. * * @param [in] filterList List where expression is added. * @param [i
Src/FileFilter.cpp:64
↓ 9 callers
Method
AddNewDiff
* @brief Add new diffitem to structured DIFFITEM tree. * @param [in] par Parent item, or `nullptr` if no parent. * @return Pointer to the added item
Src/DiffItemList.cpp:31
↓ 9 callers
Function
ArchiveGuessFormat
* @brief Wrap Merge7z::GuessFormat() to allow for some customizing: * - Check if 7-Zip integration is enabled. * - Check for filename extension ma
Src/7zCommon.cpp:147
↓ 9 callers
Method
CreateFolder
Create the directory so that path exists. Returns true if successful or if the directory already exists; returns false if unable to create the directo
Externals/googletest/googletest/src/gtest-filepath.cc:351
↓ 9 callers
Method
FormatPropertyValue
Src/PropertySystem.cpp:272
↓ 9 callers
Method
GetAutomaticPluginByFilter
Src/Plugins.cpp:1058
↓ 9 callers
Method
GetInt
* @brief Return integer option value. * @param [in] name Option's name. */
Src/Common/OptionsMgr.cpp:423
↓ 9 callers
Function
GetItemFileNames
* @brief Get the file names on both sides for specified item. * @note Return empty strings if item is special item. */
Src/DirActions.cpp:1064
↓ 9 callers
Method
GetParentFrame
Src/DirView.cpp:2557
↓ 9 callers
Function
GetPathOnly
* @brief Return path component from full path. * @param [in] fullpath Full path to split. * @return Path without filename. */
Src/paths.cpp:730
↓ 9 callers
Method
GetSignificantDiffs
* @brief Returns count of significant diffs in the list. * This function returns total count of significant diffs in list. So returned * count doesn
Src/DiffList.cpp:89
↓ 9 callers
Method
IsInt
Src/Common/varprop.h:41
↓ 9 callers
Function
LoadResString
* @brief Load string resource and return as CString. * @param [in] id Resource string ID. * @return Resource string as CString. */
Src/StdAfx.h:80
↓ 9 callers
Method
Match
* @brief Match string against list of expressions. * This function matches given @p string against the list of regular * expressions. The matching e
Src/FilterList.cpp:83
↓ 9 callers
Method
Open
* @brief Opens or creates a key in given path. * @param [in] hKeyRoot Root key to open, HKLM, HKCU.. * @param [in] pszPath Path to actual registry k
ShellExtension/Common/RegKey.cpp:48
↓ 9 callers
Method
OpenFiles
@brief Open file descriptors in the inf structure (return false if failure) */
Src/DiffFileData.cpp:36
↓ 9 callers
Function
Reset
Src/OptionsFont.cpp:165
↓ 9 callers
Method
SetBom
* @brief Sets if file has BOM or not. * @param [in] true to have a BOM in file, false to not to have. */
Src/Common/UniFile.h:236
↓ 9 callers
Method
Times10
Externals/poco/Foundation/src/bignum.h:63
↓ 9 callers
Function
XML_GetCurrentLineNumber
Externals/poco/XML/src/xmlparse.cpp:2802
↓ 9 callers
Function
XML_ParserFree
Externals/poco/XML/src/xmlparse.cpp:1935
↓ 9 callers
Function
begin_output
Src/diffutils/src/util.c:157
↓ 9 callers
Method
borrowObject
Externals/poco/Foundation/include/Poco/ObjectPool.h:209
↓ 9 callers
Function
char_has_othercase
Externals/poco/Foundation/src/pcre2_jit_compile.c:3630
↓ 9 callers
Function
check_partial
Externals/poco/Foundation/src/pcre2_jit_compile.c:3742
↓ 9 callers
Method
cont
Externals/poco/Foundation/testsuite/src/TaskTest.cpp:66
↓ 9 callers
Method
cont
Externals/poco/Foundation/testsuite/src/TaskManagerTest.cpp:79
↓ 9 callers
Method
days
inlines
Externals/poco/Foundation/include/Poco/Timespan.h:159
↓ 9 callers
Method
depth
Externals/poco/Foundation/src/NestedDiagnosticContext.cpp:73
↓ 9 callers
Method
drain
Externals/poco/Foundation/include/Poco/FIFOBuffer.h:288
↓ 9 callers
Method
end
Externals/poco/Foundation/include/Poco/ordered_hash.h:389
↓ 9 callers
Function
exists
Externals/poco/Foundation/include/Poco/HashTable.h:262
↓ 9 callers
Function
fatal
Src/diffutils/src/util.c:83
↓ 9 callers
Method
flushToDisk
Externals/poco/Foundation/src/FileStream.cpp:79
↓ 9 callers
Method
insert
Externals/boost/boost/unordered/unordered_map.hpp:865
↓ 9 callers
Method
isLoaded
Externals/poco/Foundation/src/SharedLibrary.cpp:73
↓ 9 callers
Function
is_char7_bitset
Externals/poco/Foundation/src/pcre2_jit_compile.c:4248
↓ 9 callers
Function
is_eol
Externals/xdiff/xutils.c:29
↓ 9 callers
Function
iswsch
* @brief Returns if given char is whitespace char. * @param [in] ch Char to test. * @return true if char is whitespace char, false otherwise. * @to
Src/CompareEngines/ByteComparator.cpp:30
↓ 9 callers
Method
julianDay
Externals/poco/Foundation/src/DateTime.cpp:261
↓ 9 callers
Function
makeupper
* @brief Convert a string to upper case string. * @param [in] str String to convert to upper case. * @return upper case string. */
Src/Common/UnicodeString.cpp:42
↓ 9 callers
Function
multmodp
Return a(x) multiplied by b(x) modulo p(x), where p(x) is the CRC polynomial, reflected. For speed, this requires that a not be zero. */
Externals/poco/Foundation/src/crc32.c:155
↓ 9 callers
Function
name
Externals/boost/boost/core/typeinfo.hpp:99
↓ 9 callers
Function
print_script
Src/diffutils/src/util.c:539
↓ 9 callers
Method
queryConvert
Externals/poco/Foundation/src/UTF8Encoding.cpp:154
↓ 9 callers
Function
regWrite
Testing/GoogleTest/GUITests/GUITestUtils.cpp:392
↓ 9 callers
Method
renameTo
Externals/poco/Foundation/src/File.cpp:320
↓ 9 callers
Method
seed
* Initialize the random number generator based on the given seed. If the * type is the trivial no-state-information type, just remember the seed. *
Externals/poco/Foundation/src/Random.cpp:196
↓ 9 callers
Method
setQueryParameters
Externals/poco/Foundation/src/URI.cpp:413
↓ 9 callers
Function
test
Externals/boost/boost/concept_check.hpp:311
↓ 9 callers
Function
toAscii
Externals/poco/XML/src/xmltok.c:1034
↓ 9 callers
Function
toUpper
Externals/poco/Foundation/include/Poco/String.h:160
↓ 9 callers
Function
translate_line_number
Src/diffutils/src/util.c:733
↓ 9 callers
Method
unchecked
Externals/boost/boost/multi_index/detail/safe_mode.hpp:309
↓ 9 callers
Method
update
inlines
Externals/poco/Foundation/include/Poco/Checksum.h:81
↓ 9 callers
Function
xdl_hash_record
Externals/xdiff/xutils.c:413
↓ 9 callers
Function
xrealloc
Src/diffutils/src/util.c:899
↓ 8 callers
Function
AddFilterExpression
* @brief Add a single expression (if nonempty & valid) to a expression list. * * @param [in] pfilter Pointer to file filter, used for error reportin
Src/FileFilterMgr.cpp:156
↓ 8 callers
Function
AppErrorMessageBox
Src/MergeApp.cpp:56
↓ 8 callers
Method
CloneFrom
* @brief Clone file filter from another filter. * This function clones file filter from another filter. * Current contents in the filter are removed
Src/FileFilter.cpp:102
↓ 8 callers
Method
ColGetTextToDisplay
* @brief Get text for specified column. * This function retrieves the text for the specified colum. Text is * retrieved by using column-specific han
Src/DirViewColItems.cpp:1858
↓ 8 callers
Method
Compare
* @brief Compare filter lists. * @param [in] list List to compare. * @return true if lists are identical, false otherwise. */
Src/LineFiltersList.cpp:83
↓ 8 callers
Function
DDX_Radio
Src/DDXHelper.h:10
↓ 8 callers
Method
DiffRangeAt
* @brief Return constant pointer to requested diff. * This function returns constant pointer to DIFFRANGE at given index. * @param [in] nDiff Index
Src/DiffList.cpp:181
↓ 8 callers
Method
DrawPartialRoundedRectWithShadow
Src/Common/RoundedRectWithShadow.cpp:117
↓ 8 callers
Function
ENTROPY_DEBUG
Externals/poco/XML/src/xmlparse.cpp:1204
↓ 8 callers
Method
FillRectangle
Externals/crystaledit/editlib/renderers/ccrystalrenderergdi.cpp:128
↓ 8 callers
Function
FormatFileLocation
Formats a source file path and a line number as they would appear in an error message from the compiler used to compile this code.
Externals/googletest/googletest/src/gtest-port.cc:977
← previous
next →
801–900 of 19,412, ranked by callers