Searched refs:crypt_method_from_string (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/vim-55/src/proto/
H A Dmisc2.pro84 int crypt_method_from_string __ARGS((char_u *s));
/macosx-10.10/vim-55/src/
H A Dmisc2.c3773 crypt_method_from_string(s) function
3786 return crypt_method_from_string(*buf->b_p_cm == NUL ? p_cm : buf->b_p_cm);
3791 * returned by crypt_method_from_string().
H A Doption.c6065 crypt_method_from_string(s));
6076 crypt_method_from_string(oldval));

Completed in 188 milliseconds