Home
last modified time | relevance | path

Searched refs:tagword (Results 1 – 18 of 18) sorted by relevance

/dports/www/hotcrp/hotcrp-2.102/src/search/
H A Dst_tag.php87 static function expand($tagword, $allow_star, PaperSearch $srch) { argument
90 $twiddle = strpos($tagword, "~");
93 && !ctype_digit(substr($tagword, 0, $twiddle))) {
94 $c = substr($tagword, 0, $twiddle);
102 $tagword = substr($tagword, $twiddle);
103 } else if ($twiddle === 0 && ($tagword === "~" || $tagword[1] !== "~"))
110 if (!$tagger->check("#" . $tagword, $flags)) {
115 $x .= $tagword;
145 $tagword = $m[1];
151 $tagword = $m[1];
[all …]
/dports/math/curv/curv-0.5/ideas/language/syntax/
H A DTulip16 is a tagword. Seems to be like a symbol, since .t and .f are the boolean
17 values. A tagword prints as itself.
19 When a tagword is called like a function, it creates a tagged value.
/dports/graphics/okular/okular-21.12.3/generators/chm/lib/
H A Debook_chm.cpp396 QString tagword, tag = src.mid(pos, i - pos); in parseFileAndFillArray() local
399 tagword = src.mid(pos, word_end - pos).toLower(); in parseFileAndFillArray()
401 tagword = tag.toLower(); in parseFileAndFillArray()
406 …if (tagword == QLatin1String("object") && tag.indexOf(QLatin1String("text/sitemap"), 0, Qt::CaseIn… in parseFileAndFillArray()
408 else if (tagword == QLatin1String("/object") && in_object) { in parseFileAndFillArray()
439 } else if (tagword == QLatin1String("param") && in_object) { in parseFileAndFillArray()
495 } else if (tagword == QLatin1String("ul")) // increase indent level in parseFileAndFillArray()
502 } else if (tagword == QLatin1String("/ul")) // decrease indent level in parseFileAndFillArray()
/dports/deskutils/kchmviewer/kchmviewer-RELEASE_8_0/lib/libebook/
H A Debook_chm.cpp432 QString tagword, tag = src.mid (pos, i - pos); in parseFileAndFillArray() local
435 tagword = src.mid (pos, word_end - pos).toLower(); in parseFileAndFillArray()
437 tagword = tag.toLower(); in parseFileAndFillArray()
442 if ( tagword == "object" && tag.indexOf ("text/sitemap", 0, Qt::CaseInsensitive ) != -1 ) in parseFileAndFillArray()
444 else if ( tagword == "/object" && in_object ) in parseFileAndFillArray()
481 else if ( tagword == "param" && in_object ) in parseFileAndFillArray()
550 else if ( tagword == "ul" ) // increase indent level in parseFileAndFillArray()
558 else if ( tagword == "/ul" ) // decrease indent level in parseFileAndFillArray()
/dports/news/trn4/trn-4.0-test77/
H A Dmime.c1118 static char tagword[32]; local
1148 else if (tagword_len < (sizeof tagword) - 1)
1149 tagword[tagword_len++] = *f;
1154 else if (tagword_len < (sizeof tagword) - 1)
1155 tagword[tagword_len++] = *f;
1166 tagword[tagword_len] = '\0';
1167 if (*tagword == '/')
1168 t = tag_action(t, tagword+1, CLOSING_TAG);
1170 t = tag_action(t, tagword, OPENING_TAG);
1180 else if (tagword_len < (sizeof tagword) - 1) {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/runtime/
H A Ddefs_windows_386.go12 tagword uint32 member
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/runtime/
H A Ddefs_windows_386.go67 tagword uint32 member
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/runtime/
H A Ddefs_windows_386.go71 tagword uint32 member
/dports/editors/uemacs/uemacs-4.0/h/
H A Defunc.h226 {"tag-word", tagword},
H A Deproto.h546 extern int PASCAL NEAR tagword(int f, int n); /* vi-like tagging */
1066 extern int PASCAL NEAR tagword(); /* vi-like tagging */
/dports/editors/uemacs/uemacs-4.0/src/
H A Dtags.c403 extern int PASCAL NEAR tagword(f, n)
/dports/editors/vile/vile-9.8v/doc/
H A Dmacros.doc711 computed from the identifier-expr pattern. Also see the "tagword"
/dports/editors/xvile/vile-9.8v/doc/
H A Dmacros.doc711 computed from the identifier-expr pattern. Also see the "tagword"
/dports/editors/xvile/vile-9.8v/
H A DCHANGES.R71464 + add mode 'tagword', which allows user to lookup the whole word rather
H A Dvile.hlp2355 tagword (tw)
/dports/editors/vile/vile-9.8v/
H A DCHANGES.R71464 + add mode 'tagword', which allows user to lookup the whole word rather
H A Dvile.hlp2355 tagword (tw)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/ua-parser/uap-go/
H A Duas2189 Tagword (http://tagword.com/dmoz_survey.php)
4712 Tagword (http://tagword.com/dmoz_survey.php)
7235 Tagword (http://tagword.com/dmoz_survey.php)
9758 Tagword (http://tagword.com/dmoz_survey.php)
12281 Tagword (http://tagword.com/dmoz_survey.php)
14804 Tagword (http://tagword.com/dmoz_survey.php)
17327 Tagword (http://tagword.com/dmoz_survey.php)
19850 Tagword (http://tagword.com/dmoz_survey.php)
22373 Tagword (http://tagword.com/dmoz_survey.php)
24896 Tagword (http://tagword.com/dmoz_survey.php)
[all …]