Home
last modified time | relevance | path

Searched refs:cloneDocument (Results 1 – 7 of 7) sorted by relevance

/php-src/ext/xsl/tests/
H A Dspecial_operations_with_properties.phpt27 echo "--- Unset cloneDocument ---\n";
31 unset($xslt->cloneDocument);
54 $clone =& $xslt->cloneDocument;
61 --- Unset cloneDocument ---
62 Typed property XSLTProcessor::$cloneDocument must not be accessed before initialization
H A DcloneDocument.phpt2 cloneDocument
30 $xslt->cloneDocument = true;
36 $xslt->cloneDocument = false;
H A Dnew_without_constructor.phpt17 ["cloneDocument"]=>
H A DmaxTemplateDepth_modification_validation_bypass.phpt51 ["cloneDocument"]=>
H A DmaxTemplateVars_modification_validation_bypass.phpt51 ["cloneDocument"]=>
/php-src/ext/xsl/
H A Dphp_xsl.stub.php76 public bool $cloneDocument = false; variable in XSLTProcessor
/php-src/
H A DUPGRADING1020 . The typed properties XSLTProcessor::$cloneDocument and

Completed in 11 milliseconds