Home
last modified time | relevance | path

Searched refs:mb_ptr2char (Results 1 – 25 of 34) sorted by relevance

12

/vim-8.2.3635/src/
H A Dspellsuggest.c1980 mb_ptr2char(tword in suggest_trie_walk()
1983 mb_ptr2char(fword in suggest_trie_walk()
1992 c = mb_ptr2char(p); in suggest_trie_walk()
2216 c = mb_ptr2char(p); in suggest_trie_walk()
2289 c = mb_ptr2char(p + n); in suggest_trie_walk()
2308 c = mb_ptr2char(p); in suggest_trie_walk()
2310 c2 = mb_ptr2char(p + n); in suggest_trie_walk()
2421 c = mb_ptr2char(p); in suggest_trie_walk()
2451 c = mb_ptr2char(p + n); in suggest_trie_walk()
2510 c = mb_ptr2char(p); in suggest_trie_walk()
[all …]
H A Dregexp.c413 c = mb_ptr2char(p + 2); in get_equi_class()
467 c = mb_ptr2char(p + 2); in get_coll_element()
843 curchr = (*mb_ptr2char)(regparse + 1); in peekchr()
852 curchr = (*mb_ptr2char)(regparse); in peekchr()
2200 c = mb_ptr2char(src - 1); in vim_regsub_both()
2312 c = mb_ptr2char(s); in vim_regsub_both()
H A Dcharset.c336 c = (*mb_ptr2char)(p); in transstr()
367 c = (*mb_ptr2char)(p); in transstr()
885 c = (*mb_ptr2char)(p); in vim_iswordp_buf()
1399 int c = (*mb_ptr2char)(ptr + pos->col); in getvvcol()
H A Dmessage.c1601 c = (*mb_ptr2char)(str); in msg_outtrans_len_attr()
1796 c = (*mb_ptr2char)(str); in str2special()
1898 && (mb_ptr2char(s) == 160 in msg_prt_line()
1899 || mb_ptr2char(s) == 0x202f)) in msg_prt_line()
3829 if ((*mb_ptr2char)(hotkeys + i) == c) in do_dialog()
3875 c = MB_TOLOWER((*mb_ptr2char)(from)); in copy_char()
H A Dmbyte.c603 mb_ptr2char = utf_ptr2char; in mb_init()
616 mb_ptr2char = dbcs_ptr2char; in mb_init()
629 mb_ptr2char = latin_ptr2char; in mb_init()
1891 c = (*mb_ptr2char)(*pp); in mb_ptr2char_adv()
1905 c = (*mb_ptr2char)(*pp); in mb_cptr2char_adv()
4297 && vim_isprintc((*mb_ptr2char)(p + lp->col)) in mb_adjustpos()
H A Dsearch.c1978 if (mb_ptr2char(ptr) == *initc) in find_mps_values()
1983 *initc = mb_ptr2char(ptr + mb_ptr2len(ptr) + 1); in find_mps_values()
1988 *findc = mb_ptr2char(ptr + mb_ptr2len(ptr) + 1); in find_mps_values()
1995 if (mb_ptr2char(ptr) == *initc) in find_mps_values()
2000 *initc = mb_ptr2char(prev); in find_mps_values()
2005 *findc = mb_ptr2char(prev); in find_mps_values()
4348 neighbor = (*mb_ptr2char)(p); in fuzzy_match_compute_score()
4352 curr = (*mb_ptr2char)(p); in fuzzy_match_compute_score()
H A Dregexp_bt.c1987 startc = mb_ptr2char(regparse); in regatom()
2552 r->regstart = (*mb_ptr2char)(OPERAND(scan)); in bt_regcomp()
2564 r->regstart = (*mb_ptr2char)(OPERAND(regnext(scan))); in bt_regcomp()
3086 if ((cstrchr(opnd, (*mb_ptr2char)(scan)) == NULL) == testval) in regrepeat()
3343 c = (*mb_ptr2char)(rex.input); in regmatch()
4890 c = (*mb_ptr2char)(prog->regmust); in bt_regexec_both()
4932 c = (*mb_ptr2char)(rex.line + col); in bt_regexec_both()
H A Dmisc1.c523 return (*mb_ptr2char)(ptr); in gchar_pos()
531 return (*mb_ptr2char)(ml_get_cursor()); in gchar_cursor()
896 n = (*mb_ptr2char)(buf); in get_keystroke()
H A Dcmdexpand.c430 c0 =(* mb_ptr2char)(&xp->xp_files[0][len]); in ExpandOne()
437 ci =(* mb_ptr2char)(&xp->xp_files[i][len]); in ExpandOne()
1221 c = mb_ptr2char(p); in set_one_cmd_context()
1247 c = mb_ptr2char(p); in set_one_cmd_context()
H A Dmacros.h254 #define PTR2CHAR(p) (has_mbyte ? mb_ptr2char(p) : (int)*(p))
H A Dspell.c1953 c = mb_ptr2char(p); in count_syllables()
2320 c = mb_ptr2char(p); in use_midword()
2655 c = mb_ptr2char(p); in spell_iswordp()
2662 c = mb_ptr2char(s); in spell_iswordp()
2682 c = mb_ptr2char(p); in spell_iswordp_nmw()
H A Dmap.c2688 from = (*mb_ptr2char)(p); in langmap_set()
2697 to = (*mb_ptr2char)(p); in langmap_set()
2706 to = (*mb_ptr2char)(p2); in langmap_set()
H A Dops.c2016 || (mb_ptr2char(curr) < 0x100 && endcurr1 < 0x100)) in do_join()
2018 || (mb_ptr2char(curr) < 0x100 in do_join()
2021 && !(enc_utf8 && utf_eat_space(mb_ptr2char(curr))))) in do_join()
2046 endcurr1 = (*mb_ptr2char)(cend); in do_join()
2050 endcurr2 = (*mb_ptr2char)(cend); in do_join()
H A Dedit.c2661 && vim_isprintc((*mb_ptr2char)(ptr))) in oneright()
2725 if (*ptr != TAB && vim_isprintc((*mb_ptr2char)(ptr)) in oneleft()
4444 ret_char = (*mb_ptr2char)(buf); in bracketed_paste()
5283 c = (*mb_ptr2char)(ptr); in ins_copychar()
H A Dstrings.c955 ptr2char = mb_ptr2char; in f_str2list()
1047 rettv->vval.v_number = mb_ptr2char(str + byteidx); in f_strgetchar()
H A Ddigraph.c1958 retval = (*mb_ptr2char)(to); in getexactdigraph()
H A Dgetchar.c786 c = (*mb_ptr2char)(buf); in read_redo()
1864 c = (*mb_ptr2char)(buf); in vgetc()
H A Dtesting.c106 while (*s != NUL && c == mb_ptr2char(s)) in ga_concat_shorten_esc()
H A Dmatch.c99 m->conceal_char = (*mb_ptr2char)(conceal_char); in match_add()
H A Dinsexpand.c756 c1 = mb_ptr2char(p); in ins_compl_longest_match()
757 c2 = mb_ptr2char(s); in ins_compl_longest_match()
H A Dchange.c1131 showmatch(mb_ptr2char(buf)); in ins_char_bytes()
H A Doptionstr.c1261 x3 = mb_ptr2char(p); in did_set_string_option()
H A Dglobals.h1049 EXTERN int (*mb_ptr2char)(char_u *p) INIT(= latin_ptr2char); variable
H A Dsign.c996 if (!vim_isprintc((*mb_ptr2char)(s))) in sign_define_init_text()
H A Dgui_x11.c945 key = mb_ptr2char(string); in gui_x11_key_hit_cb()

12