Searched refs:importStylesheet (Results 1 – 25 of 54) sorted by relevance
123
2 XSLTProcessor::importStylesheet() - Test with invalid stylesheet11 var_dump($xslt->importStylesheet($dummy));18 XSLTProcessor::importStylesheet(): Argument #1 ($stylesheet) must be a valid XML node
33 $xslt->importStylesheet($xsl);43 $xslt->importStylesheet($xsl);56 $xslt->importStylesheet($xsl);
31 $xslt->importStylesheet($xsl);37 $xslt->importStylesheet($xsl);
29 $processor->importStylesheet(Dom\XMLDocument::createFromString($xslXML));30 $processor->importStylesheet(Dom\XMLDocument::createFromString($xslXML));
8 $proc->importStylesheet($xsl);
10 $proc->importStylesheet($xsl);
9 $proc->importStylesheet($xsl);
15 $xslt->importStylesheet($xsl);
18 $proc->importStylesheet($xsl);
14 $proc->importStylesheet($phpfuncxsl);
17 $proc->importStylesheet($xsl);
16 $proc->importStylesheet($xsl);
28 $xslt->importStylesheet($xsl);33 $xslt->importStylesheet($xsl);
Completed in 39 milliseconds