From f17861c5ce97f551c898b903c92cb2d7d8b29d4c Mon Sep 17 00:00:00 2001 From: Haxe CI Bot Date: Mon, 16 Dec 2024 13:20:29 +0000 Subject: [PATCH] import xml doc of haxe.Copy (e21722293caefedc25349168ad06dc97d4016a57) --- xml/haxe.Copy/cpp.xml | 120 +++++++++++++++++----------------- xml/haxe.Copy/flash.xml | 138 +++++++++++++++++++-------------------- xml/haxe.Copy/hl.xml | 120 +++++++++++++++++----------------- xml/haxe.Copy/info.json | 2 +- xml/haxe.Copy/js.xml | 116 ++++++++++++++++---------------- xml/haxe.Copy/jvm.xml | 120 +++++++++++++++++----------------- xml/haxe.Copy/lua.xml | 120 +++++++++++++++++----------------- xml/haxe.Copy/macro.xml | 120 +++++++++++++++++----------------- xml/haxe.Copy/neko.xml | 116 ++++++++++++++++---------------- xml/haxe.Copy/php.xml | 120 +++++++++++++++++----------------- xml/haxe.Copy/python.xml | 116 ++++++++++++++++---------------- 11 files changed, 604 insertions(+), 604 deletions(-) diff --git a/xml/haxe.Copy/cpp.xml b/xml/haxe.Copy/cpp.xml index 8554d35822cf..30aad02b18d9 100644 --- a/xml/haxe.Copy/cpp.xml +++ b/xml/haxe.Copy/cpp.xml @@ -11460,66 +11460,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -40347,6 +40287,66 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/flash.xml b/xml/haxe.Copy/flash.xml index b9a8f35e12b3..2714552c7c61 100644 --- a/xml/haxe.Copy/flash.xml +++ b/xml/haxe.Copy/flash.xml @@ -29405,75 +29405,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -55775,6 +55706,75 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/hl.xml b/xml/haxe.Copy/hl.xml index 1e8c15d19627..f60e9b9e406a 100644 --- a/xml/haxe.Copy/hl.xml +++ b/xml/haxe.Copy/hl.xml @@ -6305,66 +6305,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -32708,6 +32648,66 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/info.json b/xml/haxe.Copy/info.json index 9a55d8280ff3..8075c6bb91bc 100644 --- a/xml/haxe.Copy/info.json +++ b/xml/haxe.Copy/info.json @@ -1,4 +1,4 @@ { - "commit": "c0d212db4c8a79f20dc43bbd3ccb880ac074d8c5", + "commit": "e21722293caefedc25349168ad06dc97d4016a57", "branch": "haxe.Copy" } diff --git a/xml/haxe.Copy/js.xml b/xml/haxe.Copy/js.xml index e402dcf761ca..eac0239c84f9 100644 --- a/xml/haxe.Copy/js.xml +++ b/xml/haxe.Copy/js.xml @@ -5222,64 +5222,6 @@ - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -32447,6 +32389,64 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/jvm.xml b/xml/haxe.Copy/jvm.xml index 3359d8103b26..9faa7b4556dd 100644 --- a/xml/haxe.Copy/jvm.xml +++ b/xml/haxe.Copy/jvm.xml @@ -5328,66 +5328,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -33926,6 +33866,66 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/lua.xml b/xml/haxe.Copy/lua.xml index 688448a08e76..5d08f6d705ad 100644 --- a/xml/haxe.Copy/lua.xml +++ b/xml/haxe.Copy/lua.xml @@ -5013,66 +5013,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -31144,6 +31084,66 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/macro.xml b/xml/haxe.Copy/macro.xml index e3625a677011..8624aa4354e2 100644 --- a/xml/haxe.Copy/macro.xml +++ b/xml/haxe.Copy/macro.xml @@ -15997,66 +15997,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -42580,6 +42520,66 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/neko.xml b/xml/haxe.Copy/neko.xml index 03820e5c9879..f46b9d71361d 100644 --- a/xml/haxe.Copy/neko.xml +++ b/xml/haxe.Copy/neko.xml @@ -5932,64 +5932,6 @@ - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -33394,6 +33336,64 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/php.xml b/xml/haxe.Copy/php.xml index 8334860de581..32963f53f55e 100644 --- a/xml/haxe.Copy/php.xml +++ b/xml/haxe.Copy/php.xml @@ -10035,66 +10035,6 @@ - - - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -35744,6 +35684,66 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/haxe.Copy/python.xml b/xml/haxe.Copy/python.xml index cccdc0b85233..78e09380a9ac 100644 --- a/xml/haxe.Copy/python.xml +++ b/xml/haxe.Copy/python.xml @@ -5398,64 +5398,6 @@ - - - - - - - - - - - - - - - - - - - - - Creates a deep copy of `v`. - - The following values remain unchanged: - - * null - * numeric values - * boolean values - * strings - * functions - * type and enum references (e.g. `haxe.Copy`, `haxe.ds.Option`) - * instances of Date - * enum values without arguments - - Any other value `v` is recursively copied, ensuring - that `v != copy(v)` holds. - - - - - - - - - - - - - - - - - - - - - - - @@ -31804,6 +31746,64 @@ @see ]]> + + + + + + + + + + + + + + + + + + + + + Creates a deep copy of `v`. + + The following values remain unchanged: + + * null + * numeric values + * boolean values + * strings + * functions + * type and enum references (e.g. `haxe.runtime.Copy`, `haxe.ds.Option`) + * instances of Date + * enum values without arguments + + Any other value `v` is recursively copied, ensuring + that `v != copy(v)` holds. + + + + + + + + + + + + + + + + + + + + + + +