HomeSort by: relevance | last modified time | path
    Searched defs:txt_map_end (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/nvi/dist/vi/
v_txt.c 50 static int txt_map_end __P((SCR *));
105 if (txt_map_end(sp))
171 * txt_map_end
175 txt_map_end(SCR *sp) function
2619 if (txt_map_end(sp))
v_txt.c 50 static int txt_map_end __P((SCR *));
105 if (txt_map_end(sp))
171 * txt_map_end
175 txt_map_end(SCR *sp) function
2619 if (txt_map_end(sp))

Completed in 176 milliseconds