Home
last modified time | relevance | path

Searched refs:stripComment (Results 1 – 25 of 103) sorted by relevance

12345

/dports/math/gambit/gambit-16.0.1/library/src/agg/
H A Dbagg.cc51 void BAGG::stripComment(istream& in){ in stripComment() function in Gambit::agg::BAGG
57 stripComment(in); in stripComment()
70 stripComment(in); in makeBAGG()
72 stripComment(in); in makeBAGG()
74 stripComment(in); in makeBAGG()
77 stripComment(in); in makeBAGG()
90 stripComment(in); in makeBAGG()
103 stripComment(in); in makeBAGG()
121 stripComment(in); in makeBAGG()
133 stripComment(in); in makeBAGG()
H A Dagg.cc225 stripComment(in); in stripComment()
239 stripComment(in); in makeAGG()
245 stripComment(in); in makeAGG()
251 stripComment(in); in makeAGG()
257 stripComment(in); in makeAGG()
270 stripComment(in); in makeAGG()
286 stripComment(in); in makeAGG()
307 stripComment(in); in makeAGG()
312 stripComment(in); in makeAGG()
363 stripComment(in); in makeAGG()
[all …]
/dports/games/stendhal/stendhal-1.35/src/games/stendhal/tools/test/
H A DLineAnalyser.java36 stripComment(); in LineAnalyser()
49 private void stripComment() { in stripComment() method in LineAnalyser
/dports/sysutils/siegfried/siegfried-1.9.1/pkg/sets/
H A Dsets.go172 k = stripComment(k)
198 func stripComment(in string) string { func
210 out[i] = stripComment(v)
/dports/dns/libidn/libidn-1.35/java/src/util/java/
H A DTestNFKC.java38 static String stripComment(String in) in stripComment() method in TestNFKC
130 line = stripComment(line); in main()
H A DGenerateNFKC.java42 static String stripComment(String in) in stripComment() method in GenerateNFKC
152 line = stripComment(line); in main()
174 line = stripComment(line); in main()
/dports/x11-toolkits/scintilla/scite/scripts/
H A DCheckPropsDoc.py56 def stripComment(s): function
96 srcLine = stripComment(srcLine).strip()
/dports/editors/scite/scite/scripts/
H A DCheckPropsDoc.py56 def stripComment(s): function
96 srcLine = stripComment(srcLine).strip()
/dports/science/vipster/vipster-1.19.1b-14-g7168a1b/vipster/
H A Dioutil.h9 std::pair<std::string, std::string> stripComment(const std::string& str, const std::string& m="#");
H A Dioutil.cpp15 std::pair<std::string, std::string> stripComment(const std::string& str, const std::string& m)
/dports/math/dune-fem/dune-fem-d1c625e6d51167d0cce57de6adcef21f548a8f82/dune/fem/io/parameter/
H A Dcontainer.hh79 static std::string stripComment ( const std::string &line );
412 inline std::string ParameterContainer::stripComment ( const std::string &line ) in stripComment() function in Dune::Fem::ParameterContainer
506 line = stripComment( line ); in processFile()
575 const std::string line = stripComment( block.getLine() ); in appendDGF()
/dports/www/mediawiki135/mediawiki-1.35.5/includes/changes/
H A DFeedItem.php220 public static function stripComment( $text ) { function in FeedItem
/dports/www/mediawiki136/mediawiki-1.36.3/includes/changes/
H A DFeedItem.php220 public static function stripComment( $text ) { function in FeedItem
/dports/www/mediawiki137/mediawiki-1.37.1/includes/changes/
H A DFeedItem.php220 public static function stripComment( $text ) { function in FeedItem
/dports/dns/libidn/libidn-1.35/csharp/generate/
H A DGenerateNFKC.cs42 internal static string stripComment(string sIn) in stripComment() method in gnu.inet.encoding.misc.GenerateNFKC
186 line = stripComment(line); in Generate()
214 line = stripComment(line); in Generate()
/dports/devel/doxygen/doxygen-1.9.3/addon/doxywizard/
H A Dconfig_doxyw.l113 static QByteArray stripComment(const QByteArray &s) in stripComment() function
141 QByteArray s = stripComment(g_str.trimmed()); in processString()
211 const QByteArray s = stripComment(g_str.trimmed()); in processList()
/dports/math/gambit/gambit-16.0.1/library/include/gambit/agg/
H A Dbagg.h144 static void stripComment(std::istream &in);
/dports/news/husky/husky-1.9.20191207/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))
/dports/news/husky-fidoconf/husky-fidoconf-1.9.20191207/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))
/dports/graphics/giftool/giftool-1.0/
H A Dmain.c1174 static void stripComment(GIFStream *stream) in stripComment() function
1388 stripComment(stream); in main()
/dports/news/husky-huskylib/husky-huskylib-1.9.20191207/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))
/dports/news/husky-sqpack/husky-sqpack-1.9.20191207/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))
/dports/news/husky-hpt/husky-hpt-1.9.20191207/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))
/dports/news/husky-smapi/husky-smapi-1.9.20191207,1/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))
/dports/news/husky-htick/husky-htick-1.9.20191207/hpt/misc/
H A Dshowold.pl504 sub stripComment subroutine
594 foreach my $line (stripSpaces(stripComment(@lines)))

12345