Searched refs:RS_ITEXT (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/librecsort/
H A Drsmerge.c163 if(type&RS_ITEXT)
235 if(!defkeyf && (type&RS_DSAMELEN) && !(type&RS_ITEXT))
299 if(type&RS_ITEXT)
586 if(n < 0 && (rs->type&RS_ITEXT) && !notify)
602 if(rs->type&RS_ITEXT)
666 else if(rs->type&RS_ITEXT)
847 if(rs->type&RS_ITEXT) /* output entire equivalence class */
928 int type; /* RS_ITEXT|RS_OTEXT */
H A Drecsort.h185 #define RS_ITEXT 000100 /* input is plain text */ macro

Completed in 13 milliseconds