Home
last modified time | relevance | path

Searched refs:codepoints (Results 1 – 8 of 8) sorted by relevance

/vim-8.2.3635/src/libvterm/src/
H A Dstate.c279 uint32_t *codepoints; in on_text() local
290 if (codepoints == NULL) in on_text()
300 codepoints, &npoints, state->gsingle_set ? 1 : (int)len, in on_text()
308 vterm_allocator_free(state->vt, codepoints); in on_text()
317 if(vterm_unicode_is_combining(codepoints[i])) { in on_text()
334 while(i < npoints && vterm_unicode_is_combining(codepoints[i])) { in on_text()
337 state->combine_chars[saved_i++] = codepoints[i++]; in on_text()
365 if(!vterm_unicode_is_combining(codepoints[glyph_ends])) in on_text()
379 chars[i - glyph_starts] = codepoints[i]; in on_text()
380 this_width = vterm_unicode_width(codepoints[i]); in on_text()
[all …]
/vim-8.2.3635/runtime/syntax/
H A Dxquery.vim29codepoints-to-string collection collection compare concat count current-date current-dateTime curr…
H A Dtcl.vim195 " Octal, hexadecimal, Unicode codepoints, and the classics.
H A D2html.vim390 " uses the number of unique codepoints for its limit.
/vim-8.2.3635/src/libvterm/t/
H A D03encoding_utf8.test25 # (We avoid U+FFFE and U+FFFF as they're invalid codepoints)
/vim-8.2.3635/runtime/doc/
H A Dpi_netrw.txt3097 =1: number of codepoints (Latin a + combining
3098 circumflex is two codepoints) (DEFAULT)
3099 =2: number of spacing codepoints (Latin a +
H A Dversion7.txt10297 Made it possible to force |char2nr()| to always give unicode codepoints
/vim-8.2.3635/runtime/autoload/
H A Dnetrw.vim12570 " number of codepoints (Latin a + combining circumflex is two codepoints)
12575 " number of spacing codepoints (Latin a + combining circumflex is one spacing