Searched refs:reg_getline_submatch (Results 1 – 1 of 1) sorted by relevance
2369 reg_getline_submatch(linenr_T lnum) in reg_getline_submatch() function2414 s = reg_getline_submatch(lnum); in reg_submatch()2441 s = reg_getline_submatch(lnum++); in reg_submatch()2450 STRNCPY(retval + len, reg_getline_submatch(lnum), in reg_submatch()2514 s = reg_getline_submatch(slnum) + scol; in reg_submatch_list()2526 s = reg_getline_submatch(slnum + i); in reg_submatch_list()2530 s = reg_getline_submatch(elnum); in reg_submatch_list()