Home
last modified time | relevance | path

Searched refs:newtag (Results 251 – 275 of 572) sorted by relevance

1...<<11121314151617181920>>...23

/dports/editors/emacs/emacs-27.2/lisp/emacs-lisp/
H A Dbyte-opt.el1981 (let ((newtag (byte-compile-make-tag)))
1987 (nth 1 newtag) 'byte-dup lap1
1988 (cons 'byte-goto newtag)
1991 (setcdr tmp (cons (setcdr lap2 newtag) (cdr tmp))))
2007 (let ((newtag (byte-compile-make-tag)))
2018 newtag)
2020 (nth 1 newtag)
2022 (setcdr tmp (cons (setcdr lap0 newtag) (cdr tmp)))
/dports/editors/cooledit/cooledit-3.17.28/syntax/
H A Dlua.syntax26 keyword whole newtag yellow/24
/dports/math/maxima/maxima-5.43.2/interfaces/xmaxima/Tkmaxima/
H A DBrowser.tcl1058 proc addTagSameRange { win oldtag newtag index } {
1062 $win tag remove $newtag 0.0 end
1063 $win tag add $newtag [lindex $this 0] [lindex $this 1]
1064 $win tag raise $newtag
/dports/www/twiki/twiki/data/TWiki/
H A DTWikiRenderDotPm.txt,v247 ---++ ObjectMethod *putBackBlocks* <tt>(\$text,\%map,$tag,$newtag,$callBack) -> $text</tt>
253 * =$newtag= - Tag name to use in output, in place of $tag. If undefined, uses $tag.
269 And if you set $newtag to '', we replace the taken out block with the valuse itself
574 ---++ ObjectMethod *putBackProtected* <tt>(\$text,\%map,$tag,$newtag,$callBack) -> $text</tt>
/dports/www/foswiki/Foswiki-2.1.6/lib/
H A DFoswiki.pm3286 my ( $text, $map, $tag, $newtag, $callback ) = @_;
3288 $newtag = $tag if ( !defined($newtag) );
3327 ( $newtag eq '' ) ? $val : "<$newtag$params>$val</$newtag>";
/dports/security/gvm-libs/gvm-libs-21.4.3/base/
H A Dnvti.c1518 gchar *newtag; in nvti_add_tag() local
1520 newtag = in nvti_add_tag()
1523 n->tag = newtag; in nvti_add_tag()
/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjgen.c891 DbtagPtr newtag; in DbtagDup() local
896 newtag = DbtagNew(); in DbtagDup()
897 if (newtag == NULL) return newtag; in DbtagDup()
898 newtag->db = StringSave(oldtag->db); in DbtagDup()
899 newtag->tag = ObjectIdDup(oldtag->tag); in DbtagDup()
900 return newtag; in DbtagDup()
/dports/www/twiki/twiki/lib/TWiki/
H A DRender.pm2376 my( $this, $text, $map, $tag, $newtag, $callback ) = @_;
2378 $newtag = $tag if (!defined($newtag));
2385 if ($newtag eq '') {
2389 (<$newtag$params>$val</$newtag>);
/dports/archivers/rpm4/rpm-4.16.1.3/lib/
H A Dtagexts.c655 static int get64(Header h, rpmtd td, rpmTag newtag, rpmTag oldtag) in get64() argument
659 if (headerIsEntry(h, newtag)) { in get64()
660 rc = headerGet(h, newtag, td, HEADERGET_ALLOC); in get64()
/dports/devel/texlab/texlab-3.3.0/cargo-crates/bibutils-sys-0.1.1/vendor/lib/
H A Dwordout.c68 char *newtag; member
191 … if ( n!=FIELDS_NOTFOUND ) output_item( info, outptr, c[i].newtag, c[i].prefix, n, 0 ); in output_list()
/dports/textproc/R-cran-rbibutils/rbibutils/src/
H A Dwordout.c68 char *newtag; member
191 … if ( n!=FIELDS_NOTFOUND ) output_item( info, outptr, c[i].newtag, c[i].prefix, n, 0 ); in output_list()
/dports/textproc/bibutils/bibutils_7.2/lib/
H A Dwordout.c69 char *newtag; member
206 … if ( n!=FIELDS_NOTFOUND ) output_item( info, outptr, c[i].newtag, c[i].prefix, n, 0 ); in output_list()
/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/semantic/bovine/
H A Dc.el1917 (newtag (semantic-tag-copy tag nil t)))
1919 (semantic-tag-put-attribute newtag :parent nil)
1926 (setq newtag (semanticdb-typecache-faux-namespace
1927 namespace (list newtag)))
1930 newtag)
/dports/editors/emacs/emacs-27.2/lisp/cedet/semantic/bovine/
H A Dc.el1933 (newtag (semantic-tag-copy tag nil t)))
1935 (semantic-tag-put-attribute newtag :parent nil)
1942 (setq newtag (semanticdb-typecache-faux-namespace
1943 namespace (list newtag)))
1946 newtag)
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/plugins/out_stackdriver/
H A Dstackdriver.c1452 const char *newtag; in stackdriver_format() local
2000 newtag = tag; in stackdriver_format()
2005 newtag = "stdout"; in stackdriver_format()
2008 newtag = "stderr"; in stackdriver_format()
2013 new_log_name = newtag; in stackdriver_format()
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/brass/
H A Dbrass_postlist.cc1078 string newtag = make_start_of_first_chunk(0, 0, 0); in merge_doclen_changes() local
1079 newtag += make_start_of_chunk(true, 0, 0); in merge_doclen_changes()
1080 add(current_key, newtag); in merge_doclen_changes()
/dports/www/xist/ll-xist-5.34/src/ll/
H A Dsisyphus.py1072 newtag = Tag(self.func, *(self.tags + (tag,)))
1073 self._map[tag] = newtag
1074 return newtag
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dasmfpst.c205 …OTLookup *tag=(OTLookup *) 0x01, *newtag; /* Can't use 0 as an "unused" flag because it is perfect… in RulesAllSameSubsAt() local
208 newtag = RuleHasSubsHere(me->rules[i].rule,pos); in RulesAllSameSubsAt()
210 tag=newtag; in RulesAllSameSubsAt()
211 else if ( newtag!=tag ) in RulesAllSameSubsAt()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/apitools/org.eclipse.pde.api.tools.tests/src/org/eclipse/pde/api/tools/util/tests/
H A DApiBaselineManagerTests.java174 TagElement newtag = ast.newTagElement(); in updateTag() local
175 newtag.setTagName(tagname); in updateTag()
176 lrewrite.insertLast(newtag, null); in updateTag()
/dports/databases/xapian-core/xapian-core-1.4.18/backends/chert/
H A Dchert_postlist.cc1083 string newtag = make_start_of_first_chunk(0, 0, 0); in merge_changes() local
1084 newtag += make_start_of_chunk(true, 0, 0); in merge_changes()
1085 add(current_key, newtag); in merge_changes()
/dports/databases/xapian-core12/xapian-core-1.2.25/backends/chert/
H A Dchert_postlist.cc1077 string newtag = make_start_of_first_chunk(0, 0, 0); in merge_changes() local
1078 newtag += make_start_of_chunk(true, 0, 0); in merge_changes()
1079 add(current_key, newtag); in merge_changes()
/dports/math/R/R-4.1.2/src/library/tools/R/
H A DRdConv2.R366 newtag <- attr(newval, "Rd_tag") functionVar
367 if (!is.null(newtag) && newtag == "#expanded") { # ifdef has expanded.
/dports/math/libRmath/R-4.1.1/src/library/tools/R/
H A DRdConv2.R366 newtag <- attr(newval, "Rd_tag") functionVar
367 if (!is.null(newtag) && newtag == "#expanded") { # ifdef has expanded.
/dports/databases/xapian-core/xapian-core-1.4.18/backends/glass/
H A Dglass_postlist.cc1146 string newtag = make_start_of_first_chunk(0, 0, 0); in merge_doclen_changes() local
1147 newtag += make_start_of_chunk(true, 0, 0); in merge_doclen_changes()
1148 add(current_key, newtag); in merge_doclen_changes()
/dports/devel/tkcvs/tkcvs-8.2.3/tkcvs/
H A Dsvn.tcl1065 gen_log:log T "ENTER ($from_path $b_or_t $newtag)"
1089 set v [viewer::new "SVN Copy $newtag"]
1091 set to_path [svn_pathforcopy $newtag $b_or_t $v]

1...<<11121314151617181920>>...23