Home
last modified time | relevance | path

Searched refs:current_comment (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/devel/cxref/cxref-1.6e/src/
H A Dcomment.c39 static char* current_comment=NULL; variable
71 current_comment=NULL; in SeenComment()
83 current_comment=NULL; in SeenComment()
97 current_comment=NULL; in SeenComment()
107 current_comment=NULL; in SeenComment()
122 current_comment=malloc_comment; in SeenComment()
135 char* comment=current_comment; in GetCurrentComment()
141 current_comment=NULL; in GetCurrentComment()
166 current_comment=malloc_comment; in SetCurrentComment()
170 current_comment=NULL; in SetCurrentComment()
[all …]
/dports/devel/pkgconf/pkgconf-1.8.0/doc/
H A Dextract.py66 current_comment = ''
77 comment = Comment(current_comment, line_counter, False)
100 comment = Comment(current_comment, line_counter, False)
102 current_comment = ''
105 current_comment += char
112 current_comment += char
118 current_comment, comment_start, True)
120 current_comment = ''
123 current_comment += '*'
126 current_comment += char
/dports/www/firefox/firefox-99.0/third_party/python/compare_locales/compare_locales/parser/
H A Ddefines.py58 current_comment = self.Comment(ctx, m.span())
61 current_comment = None
71 if current_comment:
72 return current_comment
77 current_comment is not None
82 return current_comment
83 if current_comment is None:
90 return self.createEntity(ctx, m, current_comment, white_space)
93 if current_comment:
94 return current_comment
H A Dproperties.py57 current_comment = self.Comment(ctx, m.span())
58 if offset == 0 and 'License' in current_comment.val:
61 return current_comment
64 current_comment = None
71 current_comment is not None
75 return current_comment
76 if current_comment is None:
105 ctx, current_comment, white_space,
111 if current_comment is not None:
112 return current_comment
H A Dandroid.py216 current_comment, child_num = self.handleComment(
223 yield current_comment
226 current_comment = None
230 if current_comment is None:
236 if current_comment is not None:
237 yield current_comment
244 if current_comment is not None:
245 yield current_comment
254 if current_comment:
255 yield current_comment
[all …]
H A Dbase.py394 current_comment = self.Comment(ctx, m.span())
395 if offset < 2 and 'License' in current_comment.val:
400 return current_comment
403 current_comment = None
409 current_comment is not None
414 return current_comment
415 if current_comment is None:
426 if current_comment is not None:
427 return current_comment
440 def createEntity(self, ctx, m, current_comment, white_space): argument
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/python/compare_locales/compare_locales/parser/
H A Ddefines.py58 current_comment = self.Comment(ctx, m.span())
61 current_comment = None
71 if current_comment:
72 return current_comment
77 current_comment is not None
82 return current_comment
83 if current_comment is None:
90 return self.createEntity(ctx, m, current_comment, white_space)
93 if current_comment:
94 return current_comment
H A Dproperties.py57 current_comment = self.Comment(ctx, m.span())
58 if offset == 0 and 'License' in current_comment.val:
61 return current_comment
64 current_comment = None
71 current_comment is not None
75 return current_comment
76 if current_comment is None:
105 ctx, current_comment, white_space,
111 if current_comment is not None:
112 return current_comment
H A Dandroid.py216 current_comment, child_num = self.handleComment(
223 yield current_comment
226 current_comment = None
230 if current_comment is None:
236 if current_comment is not None:
237 yield current_comment
244 if current_comment is not None:
245 yield current_comment
254 if current_comment:
255 yield current_comment
[all …]
H A Dbase.py394 current_comment = self.Comment(ctx, m.span())
395 if offset < 2 and 'License' in current_comment.val:
400 return current_comment
403 current_comment = None
409 current_comment is not None
414 return current_comment
415 if current_comment is None:
426 if current_comment is not None:
427 return current_comment
440 def createEntity(self, ctx, m, current_comment, white_space): argument
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/python/compare_locales/compare_locales/parser/
H A Ddefines.py58 current_comment = self.Comment(ctx, m.span())
61 current_comment = None
71 if current_comment:
72 return current_comment
77 current_comment is not None
82 return current_comment
83 if current_comment is None:
90 return self.createEntity(ctx, m, current_comment, white_space)
93 if current_comment:
94 return current_comment
H A Dproperties.py57 current_comment = self.Comment(ctx, m.span())
58 if offset == 0 and 'License' in current_comment.val:
61 return current_comment
64 current_comment = None
71 current_comment is not None
75 return current_comment
76 if current_comment is None:
105 ctx, current_comment, white_space,
111 if current_comment is not None:
112 return current_comment
H A Dandroid.py216 current_comment, child_num = self.handleComment(
223 yield current_comment
226 current_comment = None
230 if current_comment is None:
236 if current_comment is not None:
237 yield current_comment
244 if current_comment is not None:
245 yield current_comment
254 if current_comment:
255 yield current_comment
[all …]
H A Dbase.py394 current_comment = self.Comment(ctx, m.span())
395 if offset < 2 and 'License' in current_comment.val:
400 return current_comment
403 current_comment = None
409 current_comment is not None
414 return current_comment
415 if current_comment is None:
426 if current_comment is not None:
427 return current_comment
440 def createEntity(self, ctx, m, current_comment, white_space): argument
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/compare-locales/compare_locales/parser/
H A Dproperties.py57 current_comment = self.Comment(ctx, m.span())
58 if offset == 0 and 'License' in current_comment.val:
61 return current_comment
64 current_comment = None
71 current_comment is not None
75 return current_comment
76 if current_comment is None:
105 ctx, current_comment, white_space,
111 if current_comment is not None:
112 return current_comment
H A Ddefines.py58 current_comment = self.Comment(ctx, m.span())
61 current_comment = None
71 if current_comment:
72 return current_comment
77 current_comment is not None
82 return current_comment
83 if current_comment is None:
90 return self.createEntity(ctx, m, current_comment, white_space)
93 if current_comment:
94 return current_comment
H A Dandroid.py216 current_comment, child_num = self.handleComment(
223 yield current_comment
226 current_comment = None
230 if current_comment is None:
236 if current_comment is not None:
237 yield current_comment
244 if current_comment is not None:
245 yield current_comment
254 if current_comment:
255 yield current_comment
[all …]
H A Dbase.py394 current_comment = self.Comment(ctx, m.span())
395 if offset < 2 and 'License' in current_comment.val:
400 return current_comment
403 current_comment = None
409 current_comment is not None
414 return current_comment
415 if current_comment is None:
426 if current_comment is not None:
427 return current_comment
440 def createEntity(self, ctx, m, current_comment, white_space): argument
[all …]
/dports/www/restbed/restbed-4.8/dependency/asio/asio/src/doc/
H A Dplatform_macros.pl12 my $current_comment = "";
21 $current_comment = "";
25 $current_comment = $current_comment . $1 . "\n";
31 $has_macros{$1} = $current_comment;
/dports/devel/hyperscan/boost_1_75_0/libs/asio/doc/
H A Dplatform_macros.pl12 my $current_comment = "";
21 $current_comment = "";
25 $current_comment = $current_comment . $1 . "\n";
31 $has_macros{$1} = $current_comment;
/dports/devel/cdash/CDash-2-2-3/cdash/
H A Ddailyupdates.php166 $current_comment = "";
198 $current_comment = "";
271 $current_comment = "";
277 if ($current_comment === "")
279 $current_comment = $vv;
283 $current_comment = $current_comment . "\n" . $vv;
530 $current_comment = "";
599 $current_comment = "";
648 if ($current_comment === "")
650 $current_comment = $vv;
[all …]
/dports/games/stratagus/stratagus-3.2.0/doc/lua/
H A Dgenerate_index.py55 current_comment = []
60 yield "".join(current_comment), "".join(block)
61 current_comment = []
64 current_comment.append(line)
72 yield "".join(current_comment), item
73 current_comment = []
/dports/sysutils/py-salt/salt-3004.1/salt/states/
H A Djboss7.py419 new_comment=get_artifact_comment, current_comment=comment
446 current_comment=comment,
458 new_comment="Deployment completed.", current_comment=comment
466 current_comment=comment,
684 def __append_comment(new_comment, current_comment=""): argument
685 if current_comment is None and new_comment is None:
687 if current_comment is None:
690 return current_comment
691 return current_comment + "\n" + new_comment
/dports/textproc/p5-Unicode-Collate/Unicode-Collate-1.31/gendata/
H A Drwt_head58 my $current_comment = '';
61 $current_comment = $2;
65 $new_header =~ s/($re_test_count)/$1$current_comment/o;
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/bitbucket_server/representation/
H A Dcomment.rb106 current_comment = Comment.new({ 'comment' => comment }, parent_comment: parent)
107 all_comments << current_comment
108 workset << CommentNode.new(new_comments, current_comment) if new_comments

1234567