Lines Matching refs:P_RALL
499 {"breakat", "brk", P_STRING|P_VI_DEF|P_RALL|P_FLAGLIST,
626 {"cmdheight", "ch", P_NUM|P_VI_DEF|P_RALL,
663 {"compatible", "cp", P_BOOL|P_RALL,
731 {"cpoptions", "cpo", P_STRING|P_VIM|P_RALL|P_FLAGLIST,
877 {"display", "dy", P_STRING|P_VI_DEF|P_ONECOMMA|P_RALL|P_NODUP,
898 {"equalalways", "ea", P_BOOL|P_VI_DEF|P_RALL,
967 {"fillchars", "fcs", P_STRING|P_VI_DEF|P_RALL|P_ONECOMMA|P_NODUP,
1231 {"guioptions", "go", P_STRING|P_VI_DEF|P_RALL|P_FLAGLIST,
1312 {"hlsearch", "hls", P_BOOL|P_VI_DEF|P_VIM|P_RALL,
1489 {"isprint", "isp", P_STRING|P_VI_DEF|P_RALL|P_COMMA|P_NODUP,
1574 {"laststatus", "ls", P_NUM|P_VI_DEF|P_RALL,
1627 {"listchars", "lcs", P_STRING|P_VI_DEF|P_RALL|P_ONECOMMA|P_NODUP,
2192 {"scrolloff", "so", P_NUM|P_VI_DEF|P_VIM|P_RALL,
2314 {"showbreak", "sbr", P_STRING|P_VI_DEF|P_RALL,
2343 {"showtabline", "stal", P_NUM|P_VI_DEF|P_RALL,
2494 {"tabline", "tal", P_STRING|P_VI_DEF|P_RALL|P_MLE,
2554 {"term", NULL, P_STRING|P_EXPAND|P_NODEFAULT|P_NO_MKRC|P_VI_DEF|P_RALL,
2724 {"ttytype", "tty", P_STRING|P_EXPAND|P_NODEFAULT|P_NO_MKRC|P_VI_DEF|P_RALL,
2967 #define p_term(sss, vvv) {sss, NULL, P_STRING|P_VI_DEF|P_RALL|P_SECURE, \