Home
last modified time | relevance | path

Searched refs:abbr (Results 76 – 100 of 6548) sorted by relevance

12345678910>>...262

/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/michelf/php-markdown/test/resources/php-markdown.mdtest/
H A DInline HTML (Span).xhtml1 <p><abbr title="` **Attribute Content Is Not A Code Span** `">ACINACS</abbr></p>
3 <p><abbr title="`first backtick!">SB</abbr>
4 <abbr title="`second backtick!">SB</abbr></p>
/dports/devel/anjuta/anjuta-3.34.0/plugins/class-gen/
H A Dcell-renderer-flags.c165 gchar *abbr; in cg_cell_renderer_flags_editing_done() local
200 g_string_append (str, abbr); in cg_cell_renderer_flags_editing_done()
203 g_free (abbr); in cg_cell_renderer_flags_editing_done()
229 gchar *abbr; in cg_cell_renderer_flags_selected() local
245 g_free (abbr); in cg_cell_renderer_flags_selected()
251 g_free (abbr); in cg_cell_renderer_flags_selected()
256 g_hash_table_remove(priv->edit_status, abbr); in cg_cell_renderer_flags_selected()
258 g_free (abbr); in cg_cell_renderer_flags_selected()
264 g_free(abbr); in cg_cell_renderer_flags_selected()
305 gchar *abbr; in cg_cell_renderer_flags_set_data_func() local
[all …]
/dports/shells/fish/fish-3.3.1/share/completions/
H A Dabbr.fish1 complete -c abbr -f -s a -l add -d 'Add abbreviation'
3 # `abbr -s` won't work here because that already escapes
4 complete -c abbr -s e -l erase -d 'Erase abbreviation' -xa '(abbr --list)'
5 complete -c abbr -f -s s -l show -d 'Print all abbreviations'
6 complete -c abbr -f -s l -l list -d 'Print all abbreviation names'
7 complete -c abbr -f -s h -l help -d Help
/dports/misc/vifm/vifm-0.11/src/
H A Dcmd_handlers.c345 { .name = "apropos", .abbr = NULL, .id = -1,
382 { .name = "change", .abbr = "c", .id = -1,
387 { .name = "chmod", .abbr = NULL, .id = -1,
396 { .name = "chmod", .abbr = NULL, .id = -1,
426 { .name = "copen", .abbr = "cope", .id = -1,
435 { .name = "cquit", .abbr = "cq", .id = -1,
443 { .name = "cunmap", .abbr = "cu", .id = -1,
447 { .name = "delete", .abbr = "d", .id = -1,
451 { .name = "delmarks", .abbr = "delm", .id = -1,
463 { .name = "display", .abbr = "di", .id = -1,
[all …]
/dports/games/spring/spring_98.0/tools/scripts/
H A Dgenflags.lua279 for abbr, name in pairs(countries) do
280 local pngFile = caseFunc(abbr) .. '.png'
285 imgs[abbr] = {
291 abbr = abbr,
298 table.sort(sorted, function(a, b) return (a.abbr < b.abbr) end)
352 tbl.abbr,
357 countries[tbl.abbr]))
/dports/textproc/py-markdown/Markdown-3.3.4/docs/extensions/
H A Dabbreviations.md10 Specifically, any defined abbreviation is wrapped in an `<abbr>` tag.
20 [php]: http://www.michelf.com/projects/php-markdown/extra/#abbr
35 <p>The <abbr title="Hyper Text Markup Language">HTML</abbr> specification
36 is maintained by the <abbr title="World Wide Web Consortium">W3C</abbr>.</p>
42 See [Extensions](index.md) for general extension usage. Use `abbr` as the name
50 markdown.markdown(some_text, extensions=['abbr'])
/dports/devel/getoptions/getoptions-3.3.0/lib/
H A Dgetoptions_abbr.sh4 abbr() { function
11 abbr=1
19 [ "$abbr" ] || return 0
24 --\{no-\}*) abbr "--${i#--\{no-\}}"; abbr "--no-${i#--\{no-\}}" ;;
25 --*) abbr "$i"
/dports/lang/mosh/mosh-0.2.7/misc/scripts/
H A Dgenerate-pseudo-libs.sps36 (abbr name export*))
47 (define (abbr->lib qabbr)
48 (find (^e (let-with e (abbr) (equal? abbr qabbr)))
56 (let ((lib (abbr->lib name)))
59 (define (newlib! abbr name)
63 (abbr abbr)
69 ((abbr name visible? required?)
70 (newlib! abbr name))
/dports/devel/R-cran-usethis/usethis/R/
H A Dlicense.R77 abbr <- license_abbr("GPL", version, include_future) functionVar
78 use_description_field("License", abbr, overwrite = TRUE)
89 abbr <- license_abbr("AGPL", version, include_future) functionVar
90 use_description_field("License", abbr, overwrite = TRUE)
100 abbr <- license_abbr("LGPL", version, include_future) functionVar
101 use_description_field("License", abbr, overwrite = TRUE)
112 abbr <- license_abbr("Apache License", version, include_future) functionVar
113 use_description_field("License", abbr, overwrite = TRUE)
/dports/www/py-fastapi/fastapi-0.70.0/docs/zh/docs/tutorial/
H A Dpath-params-numeric-validations.md56 … `*` 做任何事情,但是它将知道之后的所有参数都应作为关键字参数(键值对),也被称为 <abbr title="来自:K-ey W-ord Arg-uments"><code>kwargs</c…
87 能够声明 <abbr title="大于"><code>gt</code></abbr> 而不仅仅是 <abbr title="大于等于"><code>ge</code></abbr> 在这个前提下…
91 对于 <abbr title="less than"><code>lt</code></abbr> 也是一样的。
/dports/textproc/py-feedparser/feedparser-6.0.8/docs/
H A Dreference-feed-image.rst14 you rendered the feed image as an :abbr:`HTML (HyperText Markup Language)` img
23 The :abbr:`URL (Uniform Resource Locator)` of the feed image itself, which
24 would go in the src attribute if you rendered the feed image as an :abbr:`HTML
27 If this is a relative :abbr:`URI (Uniform Resource Identifier)`, it is
36 The :abbr:`URL (Uniform Resource Locator)` which the feed image would point to.
37 If you rendered the feed image as an :abbr:`HTML (HyperText Markup Language)`
41 If this is a relative :abbr:`URI (Uniform Resource Identifier)`, it is
51 rendered the feed image as an :abbr:`HTML (HyperText Markup Language)` img
61 rendered the feed image as an :abbr:`HTML (HyperText Markup Language)` img
70 element. This element is rare; it was available in Netscape :abbr:`RSS (Rich
[all …]
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/doc/dev/m.css/plugins/m/
H A Dabbr.py41 def abbr(name, rawtext, text, lineno, inliner, options={}, content=[]): function
42 abbr, title = parse_link(text)
44 if not abbr:
46 return [nodes.abbreviation(abbr, abbr, title=title, **options)], []
49 rst.roles.register_local_role('abbr', abbr)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/Python-Markdown/markdown/extensions/
H A Dabbr.py52 abbr = m.group('abbr').strip()
54 self.markdown.inlinePatterns['abbr-%s' % abbr] = \
55 AbbrPattern(self._generate_pattern(abbr), title)
84 abbr = etree.Element('abbr')
85 abbr.text = AtomicString(m.group('abbr'))
86 abbr.set('title', self.title)
87 return abbr
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/markdown/extensions/
H A Dabbr.py52 abbr = m.group('abbr').strip()
54 self.markdown.inlinePatterns['abbr-%s' % abbr] = \
55 AbbrPattern(self._generate_pattern(abbr), title)
87 abbr = etree.Element('abbr')
88 abbr.text = AtomicString(m.group('abbr'))
89 abbr.set('title', self.title)
90 return abbr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/markdown/extensions/
H A Dabbr.py90 abbr = m.group('abbr').strip()
92 self.markdown.inlinePatterns['abbr-%s'%abbr] = \
93 AbbrPattern(self._generate_pattern(abbr), title)
122 abbr = etree.Element('abbr')
123 abbr.text = m.group('abbr')
124 abbr.set('title', self.title)
125 return abbr
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/Python-Markdown/markdown/extensions/
H A Dabbr.py52 abbr = m.group('abbr').strip()
54 self.markdown.inlinePatterns['abbr-%s' % abbr] = \
55 AbbrPattern(self._generate_pattern(abbr), title)
84 abbr = etree.Element('abbr')
85 abbr.text = AtomicString(m.group('abbr'))
86 abbr.set('title', self.title)
87 return abbr
/dports/ukrainian/hunspell/spell-uk-1.8.0/src/Dictionary/
H A Dcomputer.lst93 БД noun:f:nv:abbr
122 ВВ noun:nv:abbr
128 ВИХ noun:m:nv:abbr
164 Гб noun:m:nv:abbr
175 дБ noun:m:nv:abbr
203 ДОС noun:f:nv:abbr
207 ЕОМ noun:f:nv:abbr
256 кб noun:m:nv:abbr
309 Мб noun:m:nv:abbr
404 Пб noun:m:nv:abbr
[all …]
/dports/ukrainian/mythes/spell-uk-1.8.0/src/Dictionary/
H A Dcomputer.lst93 БД noun:f:nv:abbr
122 ВВ noun:nv:abbr
128 ВИХ noun:m:nv:abbr
164 Гб noun:m:nv:abbr
175 дБ noun:m:nv:abbr
203 ДОС noun:f:nv:abbr
207 ЕОМ noun:f:nv:abbr
256 кб noun:m:nv:abbr
309 Мб noun:m:nv:abbr
404 Пб noun:m:nv:abbr
[all …]
/dports/sysutils/nut/nut-2.7.4/drivers/
H A Dbestups.c49 static void model_set(const char *abbr, const char *rating) in model_set() argument
51 if (!strcmp(abbr, "FOR")) { in model_set()
57 if (!strcmp(abbr, "FTC")) { in model_set()
63 if (!strcmp(abbr, "PRO")) { in model_set()
70 if (!strcmp(abbr, "PR2")) { in model_set()
77 if (!strcmp(abbr, "325")) { in model_set()
83 if (!strcmp(abbr, "520")) { in model_set()
89 if (!strcmp(abbr, "610")) { in model_set()
95 if (!strcmp(abbr, "620")) { in model_set()
101 if (!strcmp(abbr, "AX1")) { in model_set()
[all …]
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/GDCM/src/gdcm/Source/DataDictionary/
H A DgdcmPrepGroupName.cxx57 bool check_abbr(std::string &abbr) in check_abbr() argument
59 std::string::const_iterator it = abbr.begin(); in check_abbr()
60 for(; it != abbr.end(); ++it) in check_abbr()
99 std::string abbr; // NHI Abbreviation (when known) - not part of DICOM standard - in main() local
105 is >> abbr; in main()
106 if( !check_abbr(abbr) ) in main()
112 …into << "\t{0x" << std::hex << std::setw(4) << std::setfill('0') << group << ",\"" << abbr << "\",… in main()
/dports/devel/gdcm/gdcm-3.0.10/Source/DataDictionary/
H A DgdcmPrepGroupName.cxx57 bool check_abbr(std::string &abbr) in check_abbr() argument
59 std::string::const_iterator it = abbr.begin(); in check_abbr()
60 for(; it != abbr.end(); ++it) in check_abbr()
99 std::string abbr; // NHI Abbreviation (when known) - not part of DICOM standard - in main() local
105 is >> abbr; in main()
106 if( !check_abbr(abbr) ) in main()
112 …into << "\t{0x" << std::hex << std::setw(4) << std::setfill('0') << group << ",\"" << abbr << "\",… in main()
/dports/finance/frontaccounting/frontaccounting/inventory/includes/db/
H A Ditems_units_db.inc12 function write_item_unit($selected, $abbr, $description, $decimals)
16 abbr = ".db_escape($abbr).",
19 WHERE abbr = ".db_escape($selected);
22 (abbr, name, decimals) VALUES( ".db_escape($abbr).",
30 $sql="DELETE FROM ".TB_PREF."item_units WHERE abbr=".db_escape($unit);
37 $sql="SELECT * FROM ".TB_PREF."item_units WHERE abbr=".db_escape($unit);
46 $sql = "SELECT description FROM ".TB_PREF."item_units WHERE abbr=".db_escape($unit);
71 WHERE abbr=units AND stock_id=".db_escape($stock_id)." LIMIT 1";
/dports/www/mitmproxy/mitmproxy-7.0.4/web/src/js/__tests__/components/FlowView/__snapshots__/
H A DDetailsSpec.js.snap20 <abbr
24 </abbr>
48 <abbr
52 </abbr>
83 <abbr
87 </abbr>
111 <abbr
115 </abbr>
140 <abbr
160 <abbr
[all …]
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sun/util/calendar/zi/
H A DDayOfWeek.java41 private final String abbr; field in DayOfWeek
43 private DayOfWeek(String abbr) { in DayOfWeek() argument
44 this.abbr = abbr; in DayOfWeek()
48 return abbr; in getAbbr()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sun/util/calendar/zi/
H A DDayOfWeek.java39 private final String abbr; field in DayOfWeek
41 private DayOfWeek(String abbr) { in DayOfWeek() argument
42 this.abbr = abbr; in DayOfWeek()
46 return abbr; in getAbbr()

12345678910>>...262