Searched refs:cloneDocument (Results 1 – 6 of 6) sorted by relevance
27 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
2 cloneDocument30 $xslt->cloneDocument = true;36 $xslt->cloneDocument = false;
17 ["cloneDocument"]=>
51 ["cloneDocument"]=>
76 public bool $cloneDocument = false; variable in XSLTProcessor
Completed in 5 milliseconds