Searched refs:igtext (Results 1 - 4 of 4) sorted by relevance

/haiku-fatelf/src/bin/rcs/
H A Drcsgen.c226 * Similarly, if needlog, delta->igtext is set to the ignored phrases.
246 delta->igtext = getphrases(Ktext);
587 * ignored phrases DELTA->igtext and text SRCNAME to FOUT.
653 awrite(delta->igtext.string, delta->igtext.size, fout);
H A Drcsbase.h367 struct cbuf igtext; /* ignored phrases in deltatext part */ member in struct:hshentry
H A Dci.c537 clear_buf(&newdelta.igtext);
H A Drcs.c925 delta->igtext = getphrases(Ktext);

Completed in 58 milliseconds