Lines Matching full:xhtml
28 * XHTML detection *
32 "-//W3C//DTD XHTML 1.0 Strict//EN"
36 "-//W3C//DTD XHTML 1.0 Frameset//EN"
40 "-//W3C//DTD XHTML 1.0 Transitional//EN"
44 #define XHTML_NS_NAME BAD_CAST "http://www.w3.org/1999/xhtml"
50 * Try to find if the document correspond to an XHTML DTD
1256 * Functions specific to XHTML serialization *
1264 * Check if a node is an empty xhtml node
1409 * @doc: the XHTML document
1443 * @doc: the XHTML document
1449 * Dump an XHTML node, recursive behaviour, children are printed too.
1593 " xmlns=\"http://www.w3.org/1999/xhtml\"");