Searched refs:nesting_def (Results 1 – 1 of 1) sorted by relevance
665 char nesting_def[MAX_FUNC_NESTING]; in get_function_body() local691 nesting_def[0] = vim9_function; in get_function_body()810 : (checkforcmd(&p, nesting_def[nesting] in get_function_body()856 else if (nesting_def[nesting]) in get_function_body()893 nesting_def[nesting] = (c == 'd'); in get_function_body()900 if (nesting_def[nesting] ? *p != '#' : *p != '"') in get_function_body()932 nesting_def[nesting] = TRUE; in get_function_body()