Lines Matching refs:check_string_option
2469 check_string_option((char_u **)get_varp(&(options[opt_idx]))); in check_options()
5711 check_string_option(&wop->wo_fdi); in check_winopt()
5712 check_string_option(&wop->wo_fdm); in check_winopt()
5713 check_string_option(&wop->wo_fdm_save); in check_winopt()
5715 check_string_option(&wop->wo_fde); in check_winopt()
5716 check_string_option(&wop->wo_fdt); in check_winopt()
5718 check_string_option(&wop->wo_fmr); in check_winopt()
5721 check_string_option(&wop->wo_scl); in check_winopt()
5724 check_string_option(&wop->wo_rlc); in check_winopt()
5727 check_string_option(&wop->wo_sbr); in check_winopt()
5730 check_string_option(&wop->wo_stl); in check_winopt()
5733 check_string_option(&wop->wo_culopt); in check_winopt()
5734 check_string_option(&wop->wo_cc); in check_winopt()
5737 check_string_option(&wop->wo_cocu); in check_winopt()
5740 check_string_option(&wop->wo_twk); in check_winopt()
5741 check_string_option(&wop->wo_tws); in check_winopt()
5744 check_string_option(&wop->wo_briopt); in check_winopt()
5746 check_string_option(&wop->wo_wcr); in check_winopt()
5747 check_string_option(&wop->wo_lcs); in check_winopt()
5748 check_string_option(&wop->wo_ve); in check_winopt()