Home
last modified time | relevance | path

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

/dports/misc/deco/deco39/
H A Drec.h51 void RecInsChar (REC *r, int line, int off, int sym);
H A Dedit.c230 RecInsChar (viewrec, sline, soff, c); in editfile()
H A Drec.c416 void RecInsChar (REC *r, int line, int off, int sym) in RecInsChar() function