MCPcopy Create free account

hub / github.com/WinMerge/winmerge / functions

Functions19,412 in github.com/WinMerge/winmerge

↓ 17 callersMethodGetDiffCount
* @brief Returns the number of differences found */
Src/ImgMergeFrm.cpp:1304
↓ 17 callersFunctionGetTemporaryPath
* @brief Get folder for temporary files. * This function returns system temp folder. * @return Temp path, or empty string if error happened. * @not
Src/Environment.cpp:47
↓ 17 callersFunctionIsMBSTrail
Externals/crystaledit/editlib/utils/string_util.cpp:60
↓ 17 callersMethodIsModified
* @brief Return true if any of the panes has changed */
Src/HexMergeDoc.cpp:266
↓ 17 callersMethodRefreshOptions
* @brief Refresh cached options. * * For compare speed, we have to cache some frequently needed options, * instead of getting option value every ti
Src/DirDoc.cpp:705
↓ 17 callersMethodRemoveOption
* @brief Remove option from options list. * @param [in] name Name of the option to remove. */
Src/Common/OptionsMgr.cpp:523
↓ 17 callersFunctionTestAgainstRegList
* @brief Test given string against given regexp list. * * @param [in] filterList List of regexps to test against. * @param [in] szTest String to te
Src/FileFilter.cpp:187
↓ 17 callersMethodallocated
Externals/poco/Foundation/src/ThreadPool.cpp:322
↓ 17 callersMethodat
Externals/boost/boost/multi_index/detail/bucket_array.hpp:161
↓ 17 callersMethodbase
Externals/boost/boost/fusion/container/vector/vector.hpp:292
↓ 17 callersMethodcanonicalName
Externals/poco/Foundation/src/UTF8Encoding.cpp:61
↓ 17 callersFunctionconvertToSmallerUnsigned
Externals/poco/Foundation/include/Poco/Dynamic/VarHolder.h:371
↓ 17 callersMethoddata
Externals/poco/Foundation/src/RegularExpression.cpp:48
↓ 17 callersMethoderror
Externals/poco/Foundation/include/Poco/Logger.h:845
↓ 17 callersMethodformat
Externals/poco/Foundation/testsuite/src/ChannelTest.cpp:41
↓ 17 callersFunctiongetProjectRoot
Src/Test.cpp:28
↓ 17 callersMethodregisterClass
Externals/poco/Foundation/include/Poco/DynamicFactory.h:69
↓ 17 callersMethodsetNewLine
Externals/poco/XML/src/XMLWriter.cpp:153
↓ 17 callersFunctiontranslate_range
Src/diffutils/src/util.c:739
↓ 17 callersFunctionttoi
Externals/crystaledit/editlib/utils/ctchar.h:95
↓ 17 callersMethodversion
Externals/poco/Foundation/include/Poco/UUID.h:201
↓ 17 callersFunctionzError
exported to allow conversion of error code to string for compress() and * uncompress() */
Externals/poco/Foundation/src/zutil.c:131
↓ 16 callersMethodAddDiff
* @brief Adds given diff to end of the list. * Adds given difference to end of the list (append). * @param [in] di Difference to add. */
Src/DiffList.cpp:110
↓ 16 callersMethodBigitLength
BigitLength includes the "hidden" bigits encoded in the exponent.
Externals/poco/Foundation/src/bignum.h:133
↓ 16 callersFunctionCheckForInvalidUtf8
Algorithm originally from: TortoiseMerge - a Diff/Patch program Copyright (C) 2007 - TortoiseSVN * @brief Check for invalid UTF-8 bytes in buffer. *
Src/Common/unicoder.cpp:1146
↓ 16 callersMethodClear
* @brief Removes all diffs from list. */
Src/DiffList.cpp:62
↓ 16 callersMethodEnsureVisible
Src/MergeEditView.cpp:4407
↓ 16 callersMethodGetBuffer
* @brief Get pointer to control's content buffer */
Src/HexMergeView.cpp:232
↓ 16 callersMethodGetColumnCount
Src/IListCtrlImpl.h:25
↓ 16 callersMethodGetPrediffer
Src/MergeDoc.cpp:262
↓ 16 callersMethodGetTextWithoutEmptys
Src/GhostTextView.cpp:206
↓ 16 callersMethodOpenReadOnly
@brief Open file for generic read-only access */
Src/Common/UniFile.cpp:185
↓ 16 callersMethodSetActivePane
Src/DirView.cpp:2438
↓ 16 callersMethodShiftLeft
Externals/poco/Foundation/src/bignum.cc:239
↓ 16 callersMethodbegin
Externals/boost/boost/unordered/detail/fca.hpp:442
↓ 16 callersFunctionconvertToFP
Externals/poco/Foundation/include/Poco/Dynamic/VarHolder.h:459
↓ 16 callersMethodelapsedSeconds
Externals/poco/Foundation/include/Poco/Stopwatch.h:93
↓ 16 callersMethodend
Externals/poco/Foundation/include/Poco/LinearHashTable.h:290
↓ 16 callersMethodepochMicroseconds
Externals/poco/Foundation/include/Poco/Timestamp.h:236
↓ 16 callersFunctionevalAsBool
Src/FilterEngine/FilterExpressionNodes.cpp:28
↓ 16 callersFunctionexecWinMerge
Testing/GoogleTest/GUITests/GUITestUtils.cpp:205
↓ 16 callersMethodexistAll
Src/DiffItem.h:140
↓ 16 callersMethodget
Externals/boost/boost/fusion/container/deque/detail/keyed_element.hpp:103
↓ 16 callersFunctioninflateStateCheck
Externals/poco/Foundation/src/inflate.c:94
↓ 16 callersFunctioninitial_size
Externals/boost/boost/unordered/detail/implementation.hpp:169
↓ 16 callersMethodisSideThirdOnly
Src/DiffItem.h:92
↓ 16 callersMethodjoinAll
Externals/poco/Foundation/src/ThreadPool.cpp:366
↓ 16 callersMethodname
Externals/poco/Foundation/include/Poco/Thread.h:327
↓ 16 callersFunctionnormalize
* @brief Strip trailing slas. * This function strips trailing slash from given path. Root paths are special * case and they are left intact. Since C
Src/paths.cpp:135
↓ 16 callersMethodnormalize
Externals/poco/Foundation/src/URI.cpp:592
↓ 16 callersFunctionpoolClear
Externals/poco/XML/src/xmlparse.cpp:7984
↓ 16 callersMethodpop_front
Deprecated
Externals/boost/boost/range/iterator_range_core.hpp:275
↓ 16 callersMethodreplaceChild
Externals/poco/XML/src/AbstractNode.cpp:153
↓ 16 callersMethodsubst
Externals/poco/Foundation/src/RegularExpression.cpp:258
↓ 16 callersFunctionswap
Externals/boost/boost/multi_index/detail/auto_space.hpp:94
↓ 16 callersMethodswap
Externals/poco/Foundation/include/Poco/Array.h:162
↓ 16 callersFunctionwaitUntilProcessExit
Testing/GoogleTest/GUITests/GUITestUtils.cpp:41
↓ 15 callersMethodGet
Src/Concurrent.h:88
↓ 15 callersMethodGetFileName
* @brief Get a language file for the specified language ID. * This function gets a language file name for the given language ID. Language * files ar
Src/Common/LanguageSelect.cpp:696
↓ 15 callersMethodGetFirstChildDiffPosition
* @brief Get position of first child item in structured DIFFITEM tree * @param [in] par Position of parent diff item (maybe `nullptr`) * @return Po
Src/DiffItemList.cpp:81
↓ 15 callersFunctionGetItemFileName
Src/DirActions.cpp:1074
↓ 15 callersFunctionGetLongPath
* Convert path to canonical long path. * This function converts given path to canonical long form. For example * foldenames with ~ short names are e
Src/paths.cpp:200
↓ 15 callersMethodGetRowCount
Src/IListCtrlImpl.h:30
↓ 15 callersMethodGetTextLength
Externals/crystaledit/editlib/UndoRecord.h:95
↓ 15 callersMethodPluginOnEvent
Plugins/src_VCPP/IgnoreColumns/WinMergeScript.cpp:354
↓ 15 callersMethodRead
* @brief Open given path-file and read data from it to member variables. * @param [in] path Path to project file. * @param [out] sError Error string
Src/ProjectFile.cpp:370
↓ 15 callersMethodReadString
* @brief Read String value from registry. * @param [in] pszKey Path to actual registry key to access. * @param [in] defval Default value to return i
Src/Common/RegKey.cpp:302
↓ 15 callersFunctionSave
Src/OptionsFont.cpp:142
↓ 15 callersMethodShouldAbort
* @brief runtime interface for child thread, called on child thread */
Src/DiffThread.cpp:63
↓ 15 callersFunctionallocator_construct
Externals/boost/boost/core/allocator_access.hpp:479
↓ 15 callersFunctionanalyze_hunk
Src/diffutils/src/util.c:798
↓ 15 callersMethodclear
Externals/poco/Foundation/src/URI.cpp:212
↓ 15 callersMethodeventMask
Externals/poco/Foundation/include/Poco/DirectoryWatcher.h:207
↓ 15 callersFunctionignore_unused_variable_warning
Externals/boost/boost/unordered/detail/implementation.hpp:115
↓ 15 callersFunctionnext
Externals/boost/boost/fusion/iterator/next.hpp:58
↓ 15 callersMethodoperator[]
Externals/poco/Foundation/include/Poco/Array.h:95
↓ 15 callersFunctionread
Src/Common/cio.cpp:20
↓ 15 callersMethodsetAttributeNS
Externals/poco/XML/src/Element.cpp:239
↓ 15 callersMethodsetValue
Externals/poco/XML/src/Attr.cpp:47
↓ 15 callersFunctionthrow_exception
Externals/boost/boost/throw_exception.hpp:148
↓ 15 callersMethodtryParse
Externals/poco/Foundation/src/UUID.cpp:129
↓ 15 callersMethodvalid
Externals/boost/boost/multi_index/detail/safe_mode.hpp:308
↓ 14 callersFunctionAddNode
Externals/crystaledit/editlib/utils/cregexp.cpp:384
↓ 14 callersFunctionAddToList
* @brief Add one compare item to list. * @param [in] sLeftDir Left subdirectory. * @param [in] sRightDir Right subdirectory. * @param [in] lent Lef
Src/DirScan.cpp:867
↓ 14 callersMethodComputeApparentLine
Src/GhostTextView.cpp:201
↓ 14 callersMethodCreateCompareOptions
* @brief Create compare-method specific compare options class. * This function creates a compare options class that is specific for * main compare m
Src/DiffContext.cpp:165
↓ 14 callersFunctionDDX_Check
Externals/crystaledit/editlib/dialogs/DDXHelper.h:3
↓ 14 callersMethodGetDescription
Src/DirDoc.h:76
↓ 14 callersMethodGetDirDoc
Src/MergeDoc.h:201
↓ 14 callersMethodGetText
Externals/crystaledit/editlib/UndoRecord.h:85
↓ 14 callersFunctionIsNullDeviceName
Src/paths.cpp:824
↓ 14 callersFunctionIsPathAbsolute
* @brief Checks if path is an absolute path. * @param [in] path Path to check. * @return true if given path is absolute path. */
Src/paths.cpp:598
↓ 14 callersFunctionOpen
Src/Common/Shell.cpp:10
↓ 14 callersFunctionPostCommandMessage
Src/MouseHook.cpp:16
↓ 14 callersFunctionReadFile
Src/InternalPlugins.cpp:41
↓ 14 callersMethodSetModified
Externals/crystaledit/Sample/SampleDoc.h:20
↓ 14 callersMethodSetPath
* @brief Set path * @param [in] index index of path to set * @param [in] path New path for item. */
Src/PathContext.cpp:185
↓ 14 callersMethodSetReadOnly
* @brief Set left/middle/right side readonly-status * @param nIndex Select side to set * @param bReadOnly New status of selected side */
Src/DirDoc.h:172
↓ 14 callersMethodSetSize
* @brief set number of files. */
Src/PathContext.h:92
↓ 14 callersFunctionbegin
Externals/poco/XML/include/Poco/XML/XMLStreamParser.h:167
← previousnext →501–600 of 19,412, ranked by callers