Home
last modified time | relevance | path

Searched refs:enc_locale (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dmbyte.pro75 char_u *enc_locale(void);
/vim-8.2.3635/src/
H A Dtime.c318 enc = enc_locale(); in f_strftime()
368 enc = enc_locale(); in f_strptime()
H A Dmbyte.c642 p = enc_locale(); in mb_init()
4480 r = enc_locale(); in enc_canonize()
4630 enc_locale(void) in enc_locale() function
H A Doption.c440 p = enc_locale(); in set_init_1()