Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dcindent.c32 #define LOOKFOR_JS_KEY 11 macro
3114 lookfor = LOOKFOR_JS_KEY; in get_c_indent()
3117 if (lookfor == LOOKFOR_JS_KEY && cin_has_js_key(l)) in get_c_indent()
3419 && lookfor != LOOKFOR_JS_KEY in get_c_indent()