Home
last modified time | relevance | path

Searched defs:replaceNames (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/wdune/wdune-1.926/src/
H A DNodeKambiInline.h41 FieldIndex replaceNames; variable
/dports/devel/cvsbook/cvsbook-1.21/
H A Dfix-anchors.py49 def replaceNames(matchObj): function
/dports/devel/hs-hlint/hlint-3.3.4/src/Hint/
H A DNaming.hs140 replaceNames rep = transformBi replace function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/hlint-3.2.7/src/Hint/
H A DNaming.hs137 replaceNames rep = transformBi replace function
/dports/www/webtrees/webtrees-1.7.18/webtrees/app/Controller/
H A DSearchController.php94 public $replaceNames = false; variable in Fisharebest\\Webtrees\\Controller\\SearchController
/dports/math/minizinc-ide/MiniZincIDE-2.5.5/cp-profiler/src/cpprofiler/
H A Dname_map.cpp141 std::string NameMap::replaceNames(const std::string &text, bool expand) const in replaceNames() function in cpprofiler::NameMap
/dports/graphics/digikam/digikam-7.4.0/core/libs/models/
H A Dalbummodel.cpp297 void SearchModel::setReplaceNames(const QHash<QString, QString>& replaceNames) in setReplaceNames() argument