Home
last modified time | relevance | path

Searched refs:importStylesheet (Results 26 – 40 of 40) sorted by relevance

12

/PHP-8.0/ext/xsl/tests/
H A Dxslt002.phpt17 $proc->importStylesheet($xsl);
H A Dxsltprocessor_registerPHPFunctions-funcundef.phpt20 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_registerPHPFunctions-funcnostring.phpt21 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_registerPHPFunctions-null.phpt22 $proc->importStylesheet($phpfuncxsl);
H A Dxsltprocessor_registerPHPFunctions-string-multiple.phpt22 $proc->importStylesheet($phpfuncxsl);
H A Dbug33853.phpt30 $xsl = $proc->importStylesheet($xsl);
H A Dxsltprocessor_registerPHPFunctions-array-multiple.phpt22 $proc->importStylesheet($phpfuncxsl);
H A Dthrow_in_autoload.phpt30 $xsl = $proc->importStylesheet($xsl);
H A Dxslt012.phpt30 $proc->importStylesheet($xsl);
H A Dxslt011.phpt16 $xsl = $proc->importStylesheet($dom);
H A Dbug54446.phpt34 $proc->importStylesheet( $xsl );
H A Dbug54446_with_ini.phpt34 $proc->importStylesheet( $xsl );
H A Dxslt010.phpt18 $xsl = $proc->importStylesheet($dom);
H A Dxslt010_gt10129.phpt17 $xsl = $proc->importStylesheet($dom);
/PHP-8.0/ext/xsl/
H A Dxsltprocessor.c312 PHP_METHOD(XSLTProcessor, importStylesheet) in PHP_METHOD() argument

Completed in 27 milliseconds

12