Home
last modified time | relevance | path

Searched refs:importStylesheet (Results 1 – 25 of 54) sorted by relevance

123

/php-src/ext/xsl/tests/
H A Dxsltprocessor_importStylesheet-invalidparam.phpt2 XSLTProcessor::importStylesheet() - Test with invalid stylesheet
11 var_dump($xslt->importStylesheet($dummy));
18 XSLTProcessor::importStylesheet(): Argument #1 ($stylesheet) must be a valid XML node
H A Dspecial_operations_with_properties.phpt33 $xslt->importStylesheet($xsl);
43 $xslt->importStylesheet($xsl);
56 $xslt->importStylesheet($xsl);
H A DcloneDocument.phpt31 $xslt->importStylesheet($xsl);
37 $xslt->importStylesheet($xsl);
H A DXSLTProcessor_namespace_mapper_lifetime.phpt29 $processor->importStylesheet(Dom\XMLDocument::createFromString($xslXML));
30 $processor->importStylesheet(Dom\XMLDocument::createFromString($xslXML));
H A Dxsltprocessor_removeParameter-invalidparam.phpt8 $proc->importStylesheet($xsl);
H A Dxsltprocessor_getParameter.phpt8 $proc->importStylesheet($xsl);
H A Dbug48221.phpt8 $proc->importStylesheet($xsl);
H A Dxsltprocessor_removeParameter.phpt8 $proc->importStylesheet($xsl);
H A Dxsltprocessor_setparameter-errorquote.phpt10 $proc->importStylesheet($xsl);
H A Dxslt001.phpt9 $proc->importStylesheet($xsl);
H A Dxslt003.phpt9 $proc->importStylesheet($xsl);
H A Dxslt006.phpt9 $proc->importStylesheet($xsl);
H A Dbug70535.phpt15 $xslt->importStylesheet($xsl);
H A Dxslt009.phpt18 $proc->importStylesheet($xsl);
H A Dxsltprocessor_registerPHPFunctions-array.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_registerPHPFunctions-string.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_setparameter-nostring.phpt10 $proc->importStylesheet($xsl);
H A Dxsltprocessor_registerPHPFunctions-allfuncs.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxslt007.phpt9 $proc->importStylesheet($xsl);
H A Dxslt008-mb.phpt17 $proc->importStylesheet($xsl);
H A Dxslt008.phpt17 $proc->importStylesheet($xsl);
H A Dxsltprocessor_registerPHPFunctions-string-notallowed.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_registerPHPFunctions-array-notallowed.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxslt005.phpt16 $proc->importStylesheet($xsl);
/php-src/ext/xsl/tests/xinclude/
H A Dxinclude.phpt28 $xslt->importStylesheet($xsl);
33 $xslt->importStylesheet($xsl);

Completed in 19 milliseconds

123