Home | History | Annotate | Download | only in libxml2

Lines Matching refs:PHRASE

477 #define PHRASE "em", "strong", "dfn", "code", "samp", "kbd", "var", "cite", "abbr", "acronym"
481 #define INLINE PCDATA FONTSTYLE PHRASE SPECIAL FORMCTRL
603 static const char* const pre_content[] = { PHRASE, "tt", "i", "b", "u", "s", "strike", "a", "br", "script", "map", "q", "span", "bdo", "iframe", NULL } ;