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

/ast/src/cmd/html/
H A Dhtml2rtf.h46 #define TAG_IGNORE (1<<1) /* ignore element text */ macro
H A Dhtml2rtf.c1001 if (tp->flags & TAG_IGNORE)
1050 if (tp->flags & TAG_IGNORE)
1463 "TITLE", start_title, end_title, 0,TAG_IGNORE,

Completed in 281 milliseconds