Home
last modified time | relevance | path

Searched refs:_comment (Results 176 – 200 of 869) sorted by relevance

12345678910>>...35

/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opusfile-0.10/src/
H A Dinfo.c313 int opus_tags_add_comment(OpusTags *_tags,const char *_comment){ in opus_tags_add_comment() argument
321 comment_len=(int)strlen(_comment); in opus_tags_add_comment()
322 comment=op_strdup_with_len(_comment,comment_len); in opus_tags_add_comment()
348 int opus_tagcompare(const char *_tag_name,const char *_comment){ in opus_tagcompare() argument
352 return opus_tagncompare(_tag_name,(int)tag_len,_comment); in opus_tagcompare()
355 int opus_tagncompare(const char *_tag_name,int _tag_len,const char *_comment){ in opus_tagncompare() argument
358 ret=op_strncasecmp(_tag_name,_comment,_tag_len); in opus_tagncompare()
359 return ret?ret:'='-_comment[_tag_len]; in opus_tagncompare()
/dports/lang/perl5.34/perl-5.34.0/dist/Devel-PPPort/t/
H A Dtestutil.pl94 my @mess = _comment(@_);
107 _print( _comment(@_) );
110 sub _comment { subroutine
/dports/lang/perl5.32/perl-5.32.1/dist/Devel-PPPort/t/
H A Dtestutil.pl94 my @mess = _comment(@_);
107 _print( _comment(@_) );
110 sub _comment { subroutine
/dports/devel/p5-Devel-PPPort/Devel-PPPort-3.63/t/
H A Dtestutil.pl94 my @mess = _comment(@_);
107 _print( _comment(@_) );
110 sub _comment { subroutine
/dports/devel/pear-HTML_Common2/HTML_Common2-2.2.0/HTML/
H A DCommon2.php114 private $_comment = null; variable in HTML_Common2
440 $this->_comment = $comment;
451 return $this->_comment;
/dports/devel/py-oci/oci-2.53.1/src/oci/operator_access_control/models/
H A Doperator_control_assignment.py242 self._comment = None
606 return self._comment
618 self._comment = comment
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/dist/Devel-PPPort/t/
H A Dtestutil.pl94 my @mess = _comment(@_);
107 _print( _comment(@_) );
110 sub _comment { subroutine
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/query/
H A Dquery_request.h258 return _comment; in getComment()
262 _comment = comment; in setComment()
502 std::string _comment; variable
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/bugs/
H A Dpermalink_not_set_for_comments.mdwn30 >> foo/comment_1_eaab671848ee6129f6fe9399474eeac0._comment
41 >> `foo/comment_1._comment`, though.
/dports/games/kreversi/kreversi-21.12.3/src/
H A Dkexthighscore_gui.cpp448 _comment = new QLineEdit(page); in ConfigDialog()
449 connect(_comment, &QLineEdit::textChanged, in ConfigDialog()
451 _comment->setMaxLength(50); in ConfigDialog()
452 pageTop->addWidget(_comment, 1, 1); in ConfigDialog()
551 _comment->setText(infos.comment()); in load()
585 internal->modifySettings(newName, _comment->text(), enabled, this); in save()
/dports/devel/py-xdg/pyxdg-0.27/xdg/
H A DMime.py88 self._comment = None
100 if goodness > self._comment[0]:
101 self._comment = (goodness, _get_node_data(comment))
108 if self._comment is None:
109 self._comment = (0, str(self))
111 return self._comment[1]
/dports/www/limesurvey/limesurvey/framework/vendors/TextHighlighter/Text/Highlighter/
H A DGenerator.php158 var $_comment = ''; variable in Text_Highlighter_Generator
296 $this->_comment = '';
581 $this->_comment .= $cdata;
593 $this->_comment = '';
1007 if ($this->_comment) {
1008 $comment = preg_replace('~^~m',' * ',$this->_comment);
/dports/textproc/pear-Text_Highlighter/Text_Highlighter-0.8.0/Text/Highlighter/
H A DGenerator.php164 var $_comment = ''; variable in Text_Highlighter_Generator
316 $this->_comment = '';
601 $this->_comment .= $cdata;
613 $this->_comment = '';
1027 if ($this->_comment) {
1028 $comment = preg_replace('~^~m',' * ',$this->_comment);
/dports/www/thundersnarf/thundersnarf/protected/yii114/framework/vendors/TextHighlighter/Text/Highlighter/
H A DGenerator.php158 var $_comment = ''; variable in Text_Highlighter_Generator
296 $this->_comment = '';
581 $this->_comment .= $cdata;
593 $this->_comment = '';
1007 if ($this->_comment) {
1008 $comment = preg_replace('~^~m',' * ',$this->_comment);
/dports/www/twiki-WysiwygPlugin/WysiwygPlugin-0.0.17720/lib/TWiki/Plugins/WysiwygPlugin/
H A DHTML2TML.pm71 comment_h => [\&_comment, 'self,text'] );
201 sub _comment { subroutine
/dports/textproc/libcss/libcss-0.9.1/src/select/
H A Dselect_generator.py40 self._comment = False
58 comm = self._comment
59 self._comment = False
61 self._comment = not comm
81 ' * ' if self._comment else '',
101 if self._comment:
103 prefix_size = (3 if self._comment else 0) + 8 * self._indent
120 if text and not self._comment and not multiline:
/dports/games/libretro-desmume2015/desmume2015-d6128e6/desmume/src/utils/AsmJit/core/
H A Dcompileritem.cpp34 _comment(NULL), in CompilerItem()
85 _comment = _compiler->getZoneMemory().sdup(str); in setComment()
/dports/graphics/exiv2/exiv2-0.27.5-Source/test/data/
H A Dpng-test.out20 STRUCTURE OF PNG FILE: 1343_comment.png
30 STRUCTURE OF PNG FILE: 1343_comment.png
/dports/astro/py-astropy/astropy-5.0/astropy/io/fits/
H A Dcard.py164 self._comment = None
410 if self._comment is not None:
411 return self._comment
413 self._comment = self._parse_comment()
414 return self._comment
416 self._comment = ''
443 oldcomment = self._comment
448 self._comment = comment
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/
H A Dclass-wp-comment-query.php475 $_comment = get_comment( $comment_id );
476 if ( $_comment ) {
477 $_comments[] = $_comment;
484 foreach ( $_comments as $_comment ) {
485 $comment_post_ids[] = $_comment->comment_post_ID;
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/
H A Dclass-wp-comment-query.php475 $_comment = get_comment( $comment_id );
476 if ( $_comment ) {
477 $_comments[] = $_comment;
484 foreach ( $_comments as $_comment ) {
485 $comment_post_ids[] = $_comment->comment_post_ID;
/dports/devel/zziplib/zziplib-0.13.72/docs/
H A Dmake-doc.pl251 $fn{$name}{_comment} = "<p> &nbsp;".$fn{$name}{describe}."\n";
252 $fn{$name}{_comment} .= "<p>".$fn{$name}{comment};
264 $fn{$name}{_comment} .= "<p>".$text;
273 $fn{$name}{_comment} =~ s/ (<p>\s*)<br\s*\/>/$1/gsx;
279 $htmlTXT .= "\n<dd>".$fn{$name}{_comment};
/dports/converters/R-cran-RJSONIO/RJSONIO/src/libjson/Source/
H A DinternalJSONNode.h58 #define initializeComment(x) ,_comment(x)
285 json_string _comment; variable
349 _comment = comment; in setcomment()
353 return _comment; in getcomment()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.h58 #define initializeComment(x) ,_comment(x)
285 json_string _comment; variable
349 _comment = comment; in setcomment()
353 return _comment; in getcomment()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreUtils/src/Source/
H A DinternalJSONNode.h58 #define initializeComment(x) ,_comment(x)
285 json_string _comment; variable
349 _comment = comment; in setcomment()
353 return _comment; in getcomment()

12345678910>>...35