Home
last modified time | relevance | path

Searched refs:btags (Results 51 – 63 of 63) sorted by relevance

123

/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A Dtreeutil.tcl82 set btags [bindtags $w]
83 if {[lsearch $btags TreeUtil] < 0} {
84 bindtags $w [linsert $btags 1 TreeUtil]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/ugorji/go/codec/
H A Dbuild.sh150 local btags="notfastpath safe codecgen.exec"
165 … ${gocmd} run -tags "$btags codecgen.sort_slice" gen-from-tmpl.sort-slice.generated.go || return 1
183 ${gocmd} run -tags "$btags" gen-from-tmpl.generated.go || return 1
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/sieve/
H A Dsieve.c177 struct btags { struct
229 static test_t *build_body(int t, struct btags *b, strarray_t *pl);
255 static struct btags *new_btags(void);
256 static struct btags *canon_btags(struct btags *b);
257 static void free_btags(struct btags *b);
588 struct btags *btag;
4011 static test_t *build_body(int t, struct btags *b, strarray_t *pl) in build_body()
4280 static struct btags *new_btags(void) in new_btags()
4282 struct btags *r = (struct btags *) xmalloc(sizeof(struct btags)); in new_btags()
4291 static struct btags *canon_btags(struct btags *b) in canon_btags()
[all …]
H A Dsieve.h290 struct btags *btag;
/dports/textproc/ltxml/ltxml-1.2.9/XML/src/std/
H A Dtoken.c110 char btags[100],etags[100],seprChar; variable
322 ECEF(sfprintf(stdout,btags,++ntokens)); in token()
398 sprintf(btags,"<%s",sgmltg); in tokenise()
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/metadata/sources/
H A Dgoogle.py139 btags = [x.text for x in subject(extra) if x.text]
141 for t in btags:
/dports/devel/SpecTcl/SpecTcl/SpecTcl/
H A Dbutton.tk566 set btags [bindtags $win]
592 bindtags $win $btags
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/sieve/
H A Dsieve.y216 %type <test> btags
1306 | BODY btags stringlist { $$ = build_body(sscript, $2, $3); }
1637 btags: /* empty */ { $$ = new_test(BODY, sscript); }
1638 | btags transform {
1648 | btags CONTENT stringlist
1661 | btags { ctags = &($1->u.b.comp); } matchtype
1662 | btags { ctags = &($1->u.b.comp); } comparator
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/sieve/
H A Dsieve.y224 %type <test> btags
1310 | BODY btags stringlist { $$ = build_body(sscript, $2, $3); }
1665 btags: /* empty */ {
1669 | btags transform {
1679 | btags CONTENT stringlist
1692 | btags matchtype
1693 | btags comparator
/dports/math/octave-forge-io/io-2.6.4/inst/
H A DfromJSON.m150 && (idx = _bfilter_(idx, q)) ); # filter out quoted btags
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python/
H A Dzope-2.11.2.api23787 zope.tal.ndiff.printq?4(aline, bline, atags, btags)
H A Dzope-2.10.7.api26582 zope.tal.ndiff.printq?4(aline, bline, atags, btags)
H A Dzope-3.3.1.api30659 zope.tal.ndiff.printq?4(aline, bline, atags, btags)

123