Home
last modified time | relevance | path

Searched refs:stylesheet (Results 1 – 25 of 27) sorted by relevance

12

/PHP-8.2/ext/xsl/tests/53965/
H A Dinclude.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
7 </xsl:stylesheet>
H A Dcollection.xsl1 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
11 </xsl:stylesheet>
/PHP-8.2/ext/xsl/tests/
H A Dxsltprocessor_transformToDoc_no_stylesheet.phpt2 Calling XSLTProcessor::transformToDoc() without stylesheet
19 XSLTProcessor::transformToDoc() can only be called after a stylesheet has been imported
H A Dxsltprocessor_importStylesheet-invalidparam.phpt2 XSLTProcessor::importStylesheet() - Test with invalid stylesheet
18 XSLTProcessor::importStylesheet(): Argument #1 ($stylesheet) must be a valid XML node
H A Dbug70535.phpt10stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"><xsl:template match="roo…
H A Dbug33853.phpt15 <xsl:stylesheet version="1.0"
21 </xsl:stylesheet>');
H A Dthrow_in_autoload.phpt15 <xsl:stylesheet version="1.0"
21 </xsl:stylesheet>');
H A Dphp_function_edge_cases.phpt11 <xsl:stylesheet version="1.0"
17 </xsl:stylesheet>');
H A Dxsltprocessor_transformToDoc.phpt18 <xsl:stylesheet version="1.0"
35 </xsl:stylesheet>
H A Dxsltprocessor_transformToURI.phpt21 <xsl:stylesheet version="1.0"
37 </xsl:stylesheet>
H A Dxsltprocessor_transformToXML.phpt21 <xsl:stylesheet version="1.0"
38 </xsl:stylesheet>
H A Dxslt005.phpt10 $res = $xp->query("/xsl:stylesheet/xsl:output/@indent");
H A Dbug71540.phpt20 <xsl:stylesheet version="1.0"
37 </xsl:stylesheet>
H A Dxslt004.phpt10 $res = $xp->query("/xsl:stylesheet/xsl:output/@encoding");
H A Dxslt002.phpt11 $res = $xp->query("/xsl:stylesheet/xsl:output/@method");
H A Dbug49634.phpt17 <xsl:stylesheet version="1.0"
26 </xsl:stylesheet>
H A Dbug54446.phpt15 <xsl:stylesheet version="1.0"
26 </xsl:stylesheet>
H A Dbug54446_with_ini.phpt15 <xsl:stylesheet version="1.0"
26 </xsl:stylesheet>
H A Dbug70078.phpt26 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:php="http://ph…
36 </xsl:stylesheet>
/PHP-8.2/ext/xml/tests/
H A Dxml_set_processing_instruction_handler_basic.phpt30 <?xml-stylesheet href="default.xsl" type="text/xml"?>
40 Target: xml-stylesheet
/PHP-8.2/ext/xsl/
H A Dphp_xsl.stub.php75 * @param DOMDocument|SimpleXMLElement $stylesheet
78 public function importStylesheet(object $stylesheet): bool {} argument
H A Dphp_xsl_arginfo.h5 ZEND_ARG_TYPE_INFO(0, stylesheet, IS_OBJECT, 0)
/PHP-8.2/ext/soap/tests/soap12/
H A DT26.phpt10 <?xml-stylesheet href="http://example.org/ts-tests/sub.xsl" type = "text/xsl"?>
/PHP-8.2/ext/phar/tests/tar/
H A Dbug49910.phpt41 [22] => phar://*/Structures_Graph-1.0.3/docs/html/media/stylesheet.css
/PHP-8.2/ext/phar/tests/files/
H A Dpear2coverage.phar190 $output->writeAttribute('rel', 'stylesheet');
245 $output->writeAttribute('rel', 'stylesheet');
327 $output->writeAttribute('rel', 'stylesheet');
397 $output->writeAttribute('rel', 'stylesheet');
437 $output->writeAttribute('rel', 'stylesheet');

Completed in 129 milliseconds

12