Home
last modified time | relevance | path

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

12

/PHP-8.2/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 Dxsltprocessor_removeParameter-invalidparam.phpt8 $proc->importStylesheet($xsl);
H A Dxsltprocessor_getParameter.phpt8 $proc->importStylesheet($xsl);
H A Dxsltprocessor_removeParameter.phpt8 $proc->importStylesheet($xsl);
H A Dbug48221.phpt8 $proc->importStylesheet($xsl);
H A Dxslt003.phpt9 $proc->importStylesheet($xsl);
H A Dxslt001.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 Dxsltprocessor_setparameter-errorquote.phpt10 $proc->importStylesheet($xsl);
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-array-notallowed.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_registerPHPFunctions-string-notallowed.phpt14 $proc->importStylesheet($phpfuncxsl);
H A Dxslt005.phpt16 $proc->importStylesheet($xsl);
H A Dbug26384.phpt25 $proc->importStylesheet($xsl);
H A Dxslt004.phpt16 $proc->importStylesheet($xsl);
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt16 $proc->importStylesheet($phpfuncxsl);
/PHP-8.2/ext/xsl/
H A Dphp_xsl_arginfo.h57 ZEND_METHOD(XSLTProcessor, importStylesheet);
72 …ZEND_ME(XSLTProcessor, importStylesheet, arginfo_class_XSLTProcessor_importStylesheet, ZEND_ACC_PU…

Completed in 28 milliseconds

12