Home
last modified time | relevance | path

Searched refs:__clone (Results 1 – 25 of 70) sorted by path

123

/plugin/a2s/
H A DASCIIToSVG.php1645 private function __clone() {} function in dokuwiki\\plugin\\a2s\\Scale
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php803 public function __clone() function in phpseclib3\\Math\\BigInteger
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/PredictionContexts/
H A DPredictionContext.php638 public function __clone() function in Antlr\\Antlr4\\Runtime\\PredictionContexts\\PredictionContext
/plugin/combo/vendor/salesforce/handlebars-php/src/Handlebars/
H A DTemplate.php374 public function __clone() function in Handlebars\\Template
/plugin/combo/vendor/symfony/process/
H A DProcess.php222 public function __clone() function in Symfony\\Component\\Process\\Process
/plugin/commonmark/vendor/league/commonmark/src/Node/
H A DNode.php240 public function __clone()
264 public function __clone() global() function in League\\CommonMark\\Node\\Node
/plugin/davcal/vendor/sabre/vobject/lib/
H A DComponent.php464 function __clone() { function in Sabre\\VObject\\Component
H A DProperty.php432 function __clone() { function in Sabre\\VObject\\Property
/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php464 function __clone() { function in Sabre\\VObject\\Component
H A DProperty.php432 function __clone() { function in Sabre\\VObject\\Property
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md15 1. [Overridding `__clone()`](#overridding-__clone)
64 You use [`__clone()`](http://www.php.net/manual/en/language.oop5.cloning.php#object.clone) and implement the behavior
79 ### Overridding `__clone()`
81 ![Overridding __clone](doc/deep-clone.png)
356 - Implement your own `__clone()` method
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/
H A DREADME.md20 1. [Overridding `__clone()`](#overridding-__clone)
69 You use [`__clone()`](http://www.php.net/manual/en/language.oop5.cloning.php#object.clone) and impl…
84 ### Overridding `__clone()`
86 ![Overridding __clone](doc/deep-clone.png)
361 - Implement your own `__clone()` method
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f004/
H A DUnclonableItem.php9 private function __clone() function in DeepCopy\\f004\\UnclonableItem
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f005/
H A DFoo.php9 public function __clone() function in DeepCopy\\f005\\Foo
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f006/
H A DA.php22 public function __clone() function in DeepCopy\\f006\\A
H A DB.php22 public function __clone() function in DeepCopy\\f006\\B
/plugin/findologicxmlexport/vendor/myclabs/deep-copy/fixtures/f007/
H A DFooDateInterval.php11 public function __clone() function in DeepCopy\\f007\\FooDateInterval
H A DFooDateTimeZone.php11 public function __clone() function in DeepCopy\\f007\\FooDateTimeZone
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/src/Framework/MockObject/Generator/
H A Dmocked_clone.tpl.dist1 public function __clone()
H A Dunmocked_clone.tpl.dist1 public function __clone()
4 parent::__clone();
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/MockObject/Generator/
H A D232.phpt62 public function __clone()
H A Dabstract_class.phpt37 public function __clone()
H A Dclass.phpt37 public function __clone()
H A Dclass_call_parent_clone.phpt7 public function __clone()
32 public function __clone()
35 parent::__clone();
H A Dclass_call_parent_constructor.phpt32 public function __clone()

123