Lines Matching refs:xhtml
98 $xhtml = p_render('xhtml', $instructions, $info);
105 $result = strpos($xhtml, 'exampledir');
107 $result = strpos($xhtml, 'example2.txt');
109 $result = strpos($xhtml, 'example.txt');
111 $result = strpos($xhtml, 'exampleimage.png');
123 $xhtml = p_render('xhtml', $instructions, $info);
126 $doc->html($xhtml);
150 $xhtml = p_render('xhtml', $instructions, $info);
153 $doc->html($xhtml);
179 $xhtml = p_render('xhtml', $instructions, $info);
182 $doc->html($xhtml);