Home
last modified time | relevance | path

Searched defs:newComment (Results 1 – 25 of 81) sorted by relevance

1234

/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Db/Action/
H A DChangeComment.php37 protected $newComment; variable in Phinx\\Db\\Action\\ChangeComment
45 public function __construct(Table $table, $newComment)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/core/
H A DTemplateStoreTest.java92 String newComment= "//Hello1"; in testInstanceCodeTemplates() local
134 String newComment= "//Hello2"; in testProjectCodeTemplates1() local
183 String newComment= "//Hello3"; in testProjectCodeTemplates2() local
/dports/audio/taglib/taglib-1.12/tests/
H A Dtest_map.cpp44 Map<String, int> m1;
45 m1.insert("foo", 3);
H A Dtest_s3m.cpp43 static const String newComment( variable
H A Dtest_mod.cpp45 static const String newComment( variable
/dports/devel/hs-hlint/hlint-3.3.4/_cabal_deps/refact-0.3.0.2/src/Refact/
H A DTypes.hs31 , newComment :: String function
35 , newComment :: String function
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/refact-0.3.0.2/src/Refact/
H A DTypes.hs31 , newComment :: String function
35 , newComment :: String function
/dports/audio/libmusicxml/libmusicxml-3.18/src/parser/
H A Dreader.h25 virtual void newComment (const char* comment) {} in newComment() function
/dports/devel/pear-PHPTAL/PHPTAL-1.3.0/tests/
H A DTalCommentTest.php34 private function newComment($expr) function in TalCommentTest
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/tests/
H A Dtest_s3m.cpp43 static const String newComment( variable
H A Dtest_it.cpp44 static const String newComment( variable
H A Dtest_mod.cpp45 static const String newComment( variable
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/lib/php/Dao/
H A DLicenseStdCommentDao.php70 function updateComment($commentPk, $newName, $newComment)
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/mediadevicecollection/
H A DMediaDeviceTrackEditor.cpp85 MediaDeviceTrackEditor::setComment( const QString &newComment ) in setComment()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/gluegen/opengl/
H A DGLJavaMethodBindingEmitter.java108 final StringBuilder newComment = new StringBuilder(); in emitBindingCSignature() local
/dports/www/p5-WordPress-XMLRPC/WordPress-XMLRPC-2.12/lib/WordPress/
H A DXMLRPC.pm1122 sub newComment { subroutine
/dports/cad/openctm/OpenCTM-1.0.3/tools/
H A Dwrl.cpp100 string newComment = TrimString(GetNextLine()); in ReadComment() local
/dports/multimedia/kdenlive/kdenlive-21.12.3/src/project/
H A Dprojectcommands.cpp84 …, QString id, const QPoint &oldZone, const QPoint &newZone, QString oldComment, QString newComment, in EditClipCutCommand()
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/emicklei/proto/
H A Dcomment.go41 func newComment(pos scanner.Position, lit string) *Comment { func
/dports/audio/libmusicxml/libmusicxml-3.18/src/files/
H A Dxmlreader.cpp62 void xmlreader::newComment (const char* comment) in newComment() function in MusicXML2::xmlreader
/dports/www/kf5-kjs/kjs-5.89.0/src/kjs/bytecode/generator/
H A Dcodeprinter.cpp64 void Array::item(const std::string &val, const std::string &newComment) in item()
/dports/sysutils/sensu-go/sensu-go-5.11.1/vendor/github.com/emicklei/proto/
H A Dcomment.go41 func newComment(pos scanner.Position, lit string) *Comment { func
/dports/www/elgg/elgg-3.3.23/vendor/robmorgan/phinx/src/Phinx/Db/Adapter/
H A DDirectActionInterface.php72 public function changeComment(Table $table, $newComment);
H A DPdoAdapter.php811 public function changeComment(Table $table, $newComment)
824 abstract protected function getChangeCommentInstructions(Table $table, $newComment);
/dports/audio/guidoar/guidoar-cf5681a/src/parser/
H A Dguidoparser.cpp55 Sguidoelement* guidoparser::newComment(const string& comment, bool multiline) in newComment() function in guido::guidoparser

1234