Searched refs:anchor (Results 1 – 18 of 18) sorted by relevance
| /vim-8.2.3635/src/xdiff/ |
| H A D | xpatience.c | 68 unsigned anchor : 1; member 124 map->entries[index].anchor = is_anchor(xpp, map->env->xdf1.recs[line - 1]->ptr); in insert_record() 227 if (entry->anchor) { in find_longest_common_sequence()
|
| /vim-8.2.3635/runtime/indent/testdir/ |
| H A D | yaml.in | 12 map: &anchor
|
| H A D | yaml.ok | 12 map: &anchor
|
| /vim-8.2.3635/runtime/syntax/ |
| H A D | tidy.vim | 146 \ add-xml-pi add-xml-space anchor-as-name ascii-chars 208 " Option line anchor {{{1
|
| H A D | snobol4.vim | 63 syn match snobol4SysVar "&\<\(abort\|alphabet\|anchor\|arb\|bal\|case\|code\|digits\|du…
|
| H A D | smil.vim | 47 syn keyword smilTagName contained smil head body anchor a switch region layout meta
|
| H A D | docbk.vim | 51 syn keyword docbkKeyword affiliation alt anchor answer appendix contained
|
| H A D | eterm.vim | 122 syn keyword etermImageTypes contained background trough anchor up_arrow
|
| H A D | pf.vim | 17 syn keyword pfCmd anchor antispoof block include match pass queue
|
| H A D | fstab.vim | 197 syn match fsOptionsKeywords contained /\<\%(anchor\|partition\|lastblock\|fileset\|rootdir\)=/ next…
|
| H A D | tcl.vim | 172 syn keyword tcltkPackConfSwitch contained after anchor before expand fill in ipadx ipady padx pady …
|
| H A D | texinfo.vim | 144 syn region texinfoBrcPrmAtCmd matchgroup=texinfoAtCmd start="@anchor{" end="}"
|
| H A D | doxygen.vim | 206 syn keyword doxygenOther contained addindex anchor
|
| H A D | raku.vim | 707 " Thus must come after the matches for the "$" regex anchor, but before
|
| H A D | typescriptcommon.vim | 676 …syntax keyword typescriptStringMethod contained anchor charAt charCodeAt codePointAt nextgroup=typ…
|
| /vim-8.2.3635/runtime/autoload/ |
| H A D | javascriptcomplete.vim | 116 let strimeth = ['anchor', 'big', 'blink', 'bold', 'charAt', 'charCodeAt', 'concat', 139 " Anchors - anchor. 604 …let htmldom = ['document', 'anchor', 'area', 'base', 'body', 'document', 'event', 'form', 'frame',…
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | tohtml.vim | 74 " to show the anchor being jumped to if it is hidden.
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | pattern.txt | 1009 < Note that without the "^" to anchor the match in the first column,
|