Searched refs:codepoints (Results 1 – 8 of 8) sorted by relevance
279 uint32_t *codepoints; in on_text() local290 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 …]
29 …codepoints-to-string collection collection compare concat count current-date current-dateTime curr…
195 " Octal, hexadecimal, Unicode codepoints, and the classics.
390 " uses the number of unique codepoints for its limit.
25 # (We avoid U+FFFE and U+FFFF as they're invalid codepoints)
3097 =1: number of codepoints (Latin a + combining3098 circumflex is two codepoints) (DEFAULT)3099 =2: number of spacing codepoints (Latin a +
10297 Made it possible to force |char2nr()| to always give unicode codepoints
12570 " number of codepoints (Latin a + combining circumflex is two codepoints)12575 " number of spacing codepoints (Latin a + combining circumflex is one spacing