MCPcopy Create free account

hub / github.com/WinMerge/winmerge / functions

Functions19,412 in github.com/WinMerge/winmerge

↓ 5 callersFunctionFormatEpochTimeInMillisAsRFC3339
Converts the given epoch time in milliseconds to a date string in the RFC3339 format, without the timezone information.
Externals/googletest/googletest/src/gtest.cc:4584
↓ 5 callersFunctionFormatTimeInMillisAsDuration
Formats the given time in milliseconds as seconds.
Externals/googletest/googletest/src/gtest.cc:4576
↓ 5 callersFunctionFormatTimeInMillisAsSeconds
Formats the given time in milliseconds as seconds.
Externals/googletest/googletest/src/gtest.cc:4103
↓ 5 callersMethodFree
* @brief free inspection interface. */
ArchiveSupport/Merge7z/Merge7zCommon.cpp:312
↓ 5 callersFunctionGetArgvs
Externals/googletest/googletest/src/gtest.cc:624
↓ 5 callersFunctionGetAvailableScripts
* @brief Get available scriptlets for an event * * @return Returns an array of valid LPDISPATCH */
Src/Plugins.cpp:902
↓ 5 callersMethodGetBVal
Externals/crystaledit/editlib/cecolor.h:13
↓ 5 callersFunctionGetColorSchemePath
Src/ColorSchemes.cpp:44
↓ 5 callersMethodGetDetectMovedBlocks
Src/DiffWrapper.h:180
↓ 5 callersMethodGetFileFilterName
* @brief Return name of filter in given file. * If no filter cannot be found, return empty string. * @param [in] filterPath Path to filterfile. * @
Src/FileFilterHelper.cpp:61
↓ 5 callersMethodGetFileFilterPath
* @brief Return path to filter with given name. * @param [in] filterName Name of filter. * @sa FileFilterHelper::GetFileFilterName() */
Src/FileFilterHelper.cpp:76
↓ 5 callersMethodGetFileVersionString
* @brief Get file version as a string. * @return File version number as a string. Returns empty string if there is * no version number for the file.
Src/FileVersion.cpp:41
↓ 5 callersMethodGetGVal
Externals/crystaledit/editlib/cecolor.h:14
↓ 5 callersMethodGetHMENU
Src/Common/ShellContextMenu.cpp:56
↓ 5 callersFunctionGetLastErrnoDescription
Returns the message describing the last system error in errno.
Externals/googletest/googletest/src/gtest-death-test.cc:344
↓ 5 callersFunctionGetLastSubdir
* @brief Get last subdirectory of path. * * Returns last subdirectory name (if one exists) from given path. * For example: * - C:\work\myproject r
Src/paths.cpp:574
↓ 5 callersMethodGetLeftDesc
* @brief Returns left description. * @return left description. */
Src/ProjectFile.h:241
↓ 5 callersMethodGetLineVisible
* @brief Return whether a line is visible. */
Externals/crystaledit/editlib/ccrystaltextview.cpp:6722
↓ 5 callersFunctionGetMethodsFromScript
Src/Plugins.cpp:156
↓ 5 callersFunctionGetOptionsMgr
Testing/GoogleTest/UnitTests/misc.cpp:18
↓ 5 callersMethodGetPageCount
Src/Common/PropertyPageHost.h:43
↓ 5 callersMethodGetProfileString
Src/Merge.cpp:1728
↓ 5 callersMethodGetRVal
Externals/crystaledit/editlib/cecolor.h:15
↓ 5 callersMethodGetString
Src/Common/LanguageSelect.cpp:459
↓ 5 callersFunctionGetViewLineNumbers
Externals/crystaledit/editlib/ccrystaltextview.h:715
↓ 5 callersMethodGetWindowType
* @brief Returns window type * @return Window type */
Src/ProjectFile.h:564
↓ 5 callersMethodGotoLine
* @brief Goto given line. * @param [in] nLine Destination linenumber * @param [in] bRealLine if true linenumber is real line, otherwise * it is app
Src/MergeEditView.cpp:3508
↓ 5 callersMethodHasParent
@brief Return whether the current DIFFITEM has children */
Src/DiffItem.h:291
↓ 5 callersMethodImportOptions
* @brief Import options from file. * * This function reads options values and names from given file and * updates values to our options storage. If
Src/Common/OptionsMgr.cpp:734
↓ 5 callersMethodInit
* @brief Initialize Inspector */
ArchiveSupport/Merge7z/Merge7z.cpp:141
↓ 5 callersFunctionInt32FromEnvOrDie
Parses the environment variable var as an Int32. If it is unset, returns default_val. If it is not an Int32, prints an error and aborts.
Externals/googletest/googletest/src/gtest.cc:6061
↓ 5 callersFunctionInvokePutPluginVariables
Src/Plugins.cpp:1688
↓ 5 callersMethodIsAncestor
* @brief Return whether the specified item is an ancestor of the current item */
Src/DiffItem.cpp:60
↓ 5 callersMethodIsBool
Src/Common/varprop.h:40
↓ 5 callersMethodIsFloat
Src/Common/varprop.h:42
↓ 5 callersFunctionIsNumber
Externals/crystaledit/editlib/parsers/abap.cpp:1044
↓ 5 callersMethodLoad
Src/markdown.cpp:109
↓ 5 callersMethodLoadAndOpenProjectFile
* @brief Read project and perform comparison specified * @param [in] sProject Full path to project file. * @return `true` if loading project file an
Src/Merge.cpp:1500
↓ 5 callersMethodLoadString
Src/Common/LanguageSelect.cpp:943
↓ 5 callersMethodMakeSubstitutionList
Src/SubstitutionFiltersList.cpp:248
↓ 5 callersMethodMatchAndExplain
Returns true if and only if the matcher matches x; also explains the match result to 'listener'.
Externals/googletest/googletest/include/gtest/gtest-matchers.h:232
↓ 5 callersMethodNextSignificantDiffFromLine
* @brief Return next diff index from given line. * @param [in] nLine First line searched. * @return Index for previous difference or -1 if no differ
Src/DiffList.cpp:379
↓ 5 callersMethodPrevSignificantDiffFromLine
* @brief Return previous diff index from given line. * @param [in] nLine First line searched. * @return Index for next difference or -1 if no differ
Src/DiffList.cpp:357
↓ 5 callersFunctionPrintCStringTo
Externals/googletest/googletest/src/gtest-printers.cc:428
↓ 5 callersFunctionPrintVirtualLineToRealLineMap
Src/MergeDocDiffSync.cpp:51
↓ 5 callersFunctionRemoveMenuItemsInRangeRecursive
Src/FileFilterHelperMenu.cpp:46
↓ 5 callersFunctionRemoveMnemonic
Src/SubstitutionFiltersDlg.cpp:78
↓ 5 callersMethodRightLineInMovedBlock
* @brief Get left->right info for a moved line (apparent line number) */
Src/MergeDoc.cpp:1095
↓ 5 callersFunctionSelectFolder
* @brief Helper function for selecting directory * @param [out] path Selected path is returned in this string * @param [in] root_path Initial path s
Src/FileOrFolderSelect.cpp:126
↓ 5 callersMethodSetCaption
* @brief Set the path for one side * * @param [in] pane Index (0-based) of pane to update. * @param [in] lpszString New text for pane. */
Src/EditorFilepathBar.cpp:290
↓ 5 callersMethodSetDataFileUnknown
Src/Common/multiformatText.cpp:85
↓ 5 callersMethodSetFont
Externals/crystaledit/editlib/renderers/ccrystalrenderergdi.cpp:58
↓ 5 callersMethodSetFrameHwnd
* @brief Stores HWND of frame window (CMergeEditFrame). */
Src/OutputBar.cpp:114
↓ 5 callersMethodSetMarkedRescan
* @brief Sets whether the rescan is due to "Refresh Selected" * @param [in] bMarkedRescan Is the rescan due to "Refresh Selected"? */
Src/DiffThread.h:156
↓ 5 callersMethodSetMarker
Externals/crystaledit/editlib/ccrystaltextmarkers.cpp:23
↓ 5 callersMethodSetOnCaptionChangedCallback
Src/EditorFilepathBar.h:112
↓ 5 callersMethodSetOnSetFocusCallback
* @brief Set callback function on EN_SETFOCUS notification */
Src/EditorFilepathBar.h:107
↓ 5 callersMethodSetPrediffer
Src/MergeDoc.cpp:257
↓ 5 callersMethodSetSavePoint
* @brief Set modified flag */
Src/HexMergeView.cpp:391
↓ 5 callersMethodSetTextColor
Externals/crystaledit/editlib/renderers/ccrystalrenderergdi.cpp:118
↓ 5 callersMethodSetTextType
Src/MergeDoc.cpp:2251
↓ 5 callersMethodSetUnpacker
Src/MergeDoc.cpp:249
↓ 5 callersMethodSignificand
Externals/poco/Foundation/src/ieee.h:123
↓ 5 callersMethodSubst
Src/SubstitutionList.cpp:130
↓ 5 callersFunctionToChar32
Externals/googletest/googletest/src/gtest-printers.cc:116
↓ 5 callersFunctionUniversalPrintCharArray
Externals/googletest/googletest/src/gtest-printers.cc:368
↓ 5 callersMethodUpdateChangedItem
* @brief Update changed item's compare status * @param [in] paths Paths for files we update * @param [in] nDiffs Total amount of differences * @par
Src/DirDoc.cpp:647
↓ 5 callersMethodValidate
Src/Common/ValidatingEdit.cpp:52
↓ 5 callersFunctionWarn
Src/Logger.h:32
↓ 5 callersMethodWatchDocuments
Src/MainFrm.cpp:3683
↓ 5 callersFunctionXML_StopParser
Externals/poco/XML/src/xmlparse.cpp:2672
↓ 5 callersMethodabsolute
Externals/poco/Foundation/src/Path.cpp:358
↓ 5 callersFunctionaddPeriodIfNoExtension
Src/FileFilterHelper.cpp:111
↓ 5 callersFunctionadl_swap
Externals/boost/boost/multi_index/detail/adl_swap.hpp:26
↓ 5 callersMethodallocate
Externals/boost/boost/core/allocator_traits.hpp:54
↓ 5 callersFunctionallocator_destroy
Externals/boost/boost/core/allocator_access.hpp:572
↓ 5 callersMethodbegin
* Iterators */
Externals/poco/Foundation/include/Poco/ordered_set.h:203
↓ 5 callersMethodbegin
Externals/poco/Foundation/include/Poco/FIFOBuffer.h:357
↓ 5 callersMethodbegin
* Iterators */
Externals/poco/Foundation/include/Poco/ordered_map.h:220
↓ 5 callersMethodbucket_count
Externals/boost/boost/unordered/unordered_map.hpp:537
↓ 5 callersMethodbucket_count
Externals/boost/boost/unordered/detail/implementation.hpp:1247
↓ 5 callersMethodcanRead
Externals/poco/Foundation/src/File.cpp:171
↓ 5 callersMethodcancel
Externals/poco/Foundation/src/Task.cpp:39
↓ 5 callersMethodcbegin
Externals/poco/Foundation/include/Poco/ordered_hash.h:385
↓ 5 callersMethodcend
Externals/poco/Foundation/include/Poco/ordered_set.h:209
↓ 5 callersFunctionchar_get_othercase_bit
Externals/poco/Foundation/src/pcre2_jit_compile.c:3666
↓ 5 callersMethodcomment
Externals/poco/XML/src/XMLWriter.cpp:458
↓ 5 callersFunctioncompare_files
Src/CompareEngines/BinaryCompare.cpp:20
↓ 5 callersFunctioncompile_backtrackingpath
Externals/poco/Foundation/src/pcre2_jit_compile.c:13732
↓ 5 callersFunctioncompile_dnref_search
Externals/poco/Foundation/src/pcre2_jit_compile.c:9430
↓ 5 callersMethodconstruct
Externals/boost/boost/core/allocator_traits.hpp:67
↓ 5 callersFunctionconstruct_node_from_args
Externals/boost/boost/unordered/detail/implementation.hpp:681
↓ 5 callersFunctionconvertToSigned
Externals/poco/Foundation/include/Poco/Dynamic/VarHolder.h:421
↓ 5 callersFunctionconvertToUnsigned
Externals/poco/Foundation/include/Poco/Dynamic/VarHolder.h:439
↓ 5 callersMethodcount
Src/MovedBlocks.cpp:18
↓ 5 callersMethodcreateInstance
Externals/poco/Foundation/include/Poco/Instantiator.h:72
↓ 5 callersMethodcreate_node
Externals/boost/boost/unordered/detail/implementation.hpp:629
↓ 5 callersMethodcurrent_test_result
Returns the most specific TestResult currently running.
Externals/googletest/googletest/src/gtest.cc:6251
↓ 5 callersFunctiondeallocate_node
Externals/boost/boost/multi_index_container.hpp:648
↓ 5 callersFunctiondebug_script
Src/diffutils/src/util.c:943
← previousnext →1,301–1,400 of 19,412, ranked by callers