Home
last modified time | relevance | path

Searched refs:writeTopic (Results 1 – 2 of 2) sorted by relevance

/dports/www/twiki-CommentPlugin/CommentPlugin-0.0.17567/test/unit/CommentPlugin/
H A DCommentPluginTests.pm34 sub writeTopic { subroutine
102 $this->writeTopic($web, $topic, $sample);
317 $this->writeTopic($this->{test_web}, $this->{test_topic}, $sample);
361 $this->writeTopic($this->{test_web}, $this->{test_topic}, $sample);
410 $this->writeTopic($this->{test_web}, $this->{test_topic}, $sample);
/dports/security/vxquery/vxquery-0.2.1/
H A Dprocessors.cc125 writeTopic(std::ostream &os, const Entry &entry) in writeTopic() function
190 writeTopic(os_, entry); in operator ()()