Searched refs:stylesheet (Results 1 – 25 of 26) sorted by relevance
12
2 Calling XSLTProcessor::transformToDoc() without stylesheet17 XSLTProcessor::transformToDoc() can only be called after a stylesheet has been imported
2 XSLTProcessor::importStylesheet() - Test with invalid stylesheet22 XSLTProcessor::importStylesheet(): Argument #1 ($stylesheet) must be a valid XML node
12 …stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:template match="roo…
17 <xsl:stylesheet version="1.0"23 </xsl:stylesheet>');
18 <xsl:stylesheet version="1.0"35 </xsl:stylesheet>
21 <xsl:stylesheet version="1.0"37 </xsl:stylesheet>
21 <xsl:stylesheet version="1.0"38 </xsl:stylesheet>
10 $res = $xp->query("/xsl:stylesheet/xsl:output/@indent");
10 $res = $xp->query("/xsl:stylesheet/xsl:output/@encoding");
11 $res = $xp->query("/xsl:stylesheet/xsl:output/@method");
19 <xsl:stylesheet version="1.0"36 </xsl:stylesheet>
19 <xsl:stylesheet version="1.0"28 </xsl:stylesheet>
17 <xsl:stylesheet version="1.0"28 </xsl:stylesheet>
28 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://ph…38 </xsl:stylesheet>
1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">7 </xsl:stylesheet>
1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">11 </xsl:stylesheet>
8 * @param DOMDocument|SimpleXMLElement $stylesheet11 public function importStylesheet(object $stylesheet) {} argument
5 ZEND_ARG_TYPE_INFO(0, stylesheet, IS_OBJECT, 0)
34 <?xml-stylesheet href="default.xsl" type="text/xml"?>44 Target: xml-stylesheet
10 <?xml-stylesheet href="http://example.org/ts-tests/sub.xsl" type = "text/xsl"?>
41 [22] => phar://*/Structures_Graph-1.0.3/docs/html/media/stylesheet.css
190 $output->writeAttribute('rel', 'stylesheet');245 $output->writeAttribute('rel', 'stylesheet');327 $output->writeAttribute('rel', 'stylesheet');397 $output->writeAttribute('rel', 'stylesheet');437 $output->writeAttribute('rel', 'stylesheet');
28533 >>23 search/1 \<xsl:stylesheet (XSL stylesheet)28534 >>24 search/1 \<xsl:stylesheet (XSL stylesheet)28539 >>23 search/1 \<xsl:stylesheet (XSL stylesheet)28540 >>24 search/1 \<xsl:stylesheet (XSL stylesheet)
Completed in 78 milliseconds