Searched refs:find_start_comment (Results 1 – 4 of 4) sorted by relevance
3 pos_T *find_start_comment(int ind_maxcomment);
148 return find_start_comment(curbuf->b_ind_maxcomment); in ind_find_start_comment()152 find_start_comment(int ind_maxcomment) // XXX in find_start_comment() function233 comment_pos = find_start_comment(curbuf->b_ind_maxcomment); in ind_find_start_CORS()
687 if (find_start_comment((int)syn_block->b_syn_sync_maxlines) != NULL) in syn_sync()
5778 returned by find_start_comment(), add a test. (Hirohito Higashi)