Searched refs:stylesheet (Results 1 – 25 of 28) sorted by relevance
12
2 Calling XSLTProcessor::transformToDoc() without stylesheet19 XSLTProcessor::transformToDoc() can only be called after a stylesheet has been imported
2 XSLTProcessor::importStylesheet() - Test with invalid stylesheet18 XSLTProcessor::importStylesheet(): Argument #1 ($stylesheet) must be a valid XML node
10 …stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:template match="roo…
15 <xsl:stylesheet version="1.0"21 </xsl:stylesheet>');
11 <xsl:stylesheet version="1.0"17 </xsl:stylesheet>');
18 <xsl:stylesheet version="1.0"35 </xsl:stylesheet>
21 <xsl:stylesheet version="1.0"37 </xsl:stylesheet>
12 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://ph…18 </xsl:stylesheet>
21 <xsl:stylesheet version="1.0"38 </xsl:stylesheet>
10 $res = $xp->query("/xsl:stylesheet/xsl:output/@indent");
20 <xsl:stylesheet version="1.0"37 </xsl:stylesheet>
10 $res = $xp->query("/xsl:stylesheet/xsl:output/@encoding");
11 $res = $xp->query("/xsl:stylesheet/xsl:output/@method");
17 <xsl:stylesheet version="1.0"26 </xsl:stylesheet>
15 <xsl:stylesheet version="1.0"26 </xsl:stylesheet>
26 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://ph…36 </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>
30 <?xml-stylesheet href="default.xsl" type="text/xml"?>40 Target: xml-stylesheet
75 * @param DOMDocument|SimpleXMLElement $stylesheet78 public function importStylesheet(object $stylesheet): bool {} argument
5 ZEND_ARG_TYPE_INFO(0, stylesheet, IS_OBJECT, 0)
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
Completed in 19 milliseconds