diff --git a/.gitattributes b/.gitattributes index ea544b2..1d8669b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,2 @@ *.psd filter=lfs diff=lfs merge=lfs -text +cpp-sqli-* filter=lfs diff=lfs merge=lfs -text diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..9effd3d --- /dev/null +++ b/LICENSE @@ -0,0 +1,201 @@ + Apache License + Version 2.0, January 2004 + http://www.apache.org/licenses/ + + TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION + + 1. Definitions. + + "License" shall mean the terms and conditions for use, reproduction, + and distribution as defined by Sections 1 through 9 of this document. + + "Licensor" shall mean the copyright owner or entity authorized by + the copyright owner that is granting the License. + + "Legal Entity" shall mean the union of the acting entity and all + other entities that control, are controlled by, or are under common + control with that entity. For the purposes of this definition, + "control" means (i) the power, direct or indirect, to cause the + direction or management of such entity, whether by contract or + otherwise, or (ii) ownership of fifty percent (50%) or more of the + outstanding shares, or (iii) beneficial ownership of such entity. + + "You" (or "Your") shall mean an individual or Legal Entity + exercising permissions granted by this License. + + "Source" form shall mean the preferred form for making modifications, + including but not limited to software source code, documentation + source, and configuration files. + + "Object" form shall mean any form resulting from mechanical + transformation or translation of a Source form, including but + not limited to compiled object code, generated documentation, + and conversions to other media types. + + "Work" shall mean the work of authorship, whether in Source or + Object form, made available under the License, as indicated by a + copyright notice that is included in or attached to the work + (an example is provided in the Appendix below). + + "Derivative Works" shall mean any work, whether in Source or Object + form, that is based on (or derived from) the Work and for which the + editorial revisions, annotations, elaborations, or other modifications + represent, as a whole, an original work of authorship. For the purposes + of this License, Derivative Works shall not include works that remain + separable from, or merely link (or bind by name) to the interfaces of, + the Work and Derivative Works thereof. + + "Contribution" shall mean any work of authorship, including + the original version of the Work and any modifications or additions + to that Work or Derivative Works thereof, that is intentionally + submitted to Licensor for inclusion in the Work by the copyright owner + or by an individual or Legal Entity authorized to submit on behalf of + the copyright owner. For the purposes of this definition, "submitted" + means any form of electronic, verbal, or written communication sent + to the Licensor or its representatives, including but not limited to + communication on electronic mailing lists, source code control systems, + and issue tracking systems that are managed by, or on behalf of, the + Licensor for the purpose of discussing and improving the Work, but + excluding communication that is conspicuously marked or otherwise + designated in writing by the copyright owner as "Not a Contribution." + + "Contributor" shall mean Licensor and any individual or Legal Entity + on behalf of whom a Contribution has been received by Licensor and + subsequently incorporated within the Work. + + 2. Grant of Copyright License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + copyright license to reproduce, prepare Derivative Works of, + publicly display, publicly perform, sublicense, and distribute the + Work and such Derivative Works in Source or Object form. + + 3. Grant of Patent License. Subject to the terms and conditions of + this License, each Contributor hereby grants to You a perpetual, + worldwide, non-exclusive, no-charge, royalty-free, irrevocable + (except as stated in this section) patent license to make, have made, + use, offer to sell, sell, import, and otherwise transfer the Work, + where such license applies only to those patent claims licensable + by such Contributor that are necessarily infringed by their + Contribution(s) alone or by combination of their Contribution(s) + with the Work to which such Contribution(s) was submitted. If You + institute patent litigation against any entity (including a + cross-claim or counterclaim in a lawsuit) alleging that the Work + or a Contribution incorporated within the Work constitutes direct + or contributory patent infringement, then any patent licenses + granted to You under this License for that Work shall terminate + as of the date such litigation is filed. + + 4. Redistribution. You may reproduce and distribute copies of the + Work or Derivative Works thereof in any medium, with or without + modifications, and in Source or Object form, provided that You + meet the following conditions: + + (a) You must give any other recipients of the Work or + Derivative Works a copy of this License; and + + (b) You must cause any modified files to carry prominent notices + stating that You changed the files; and + + (c) You must retain, in the Source form of any Derivative Works + that You distribute, all copyright, patent, trademark, and + attribution notices from the Source form of the Work, + excluding those notices that do not pertain to any part of + the Derivative Works; and + + (d) If the Work includes a "NOTICE" text file as part of its + distribution, then any Derivative Works that You distribute must + include a readable copy of the attribution notices contained + within such NOTICE file, excluding those notices that do not + pertain to any part of the Derivative Works, in at least one + of the following places: within a NOTICE text file distributed + as part of the Derivative Works; within the Source form or + documentation, if provided along with the Derivative Works; or, + within a display generated by the Derivative Works, if and + wherever such third-party notices normally appear. The contents + of the NOTICE file are for informational purposes only and + do not modify the License. You may add Your own attribution + notices within Derivative Works that You distribute, alongside + or as an addendum to the NOTICE text from the Work, provided + that such additional attribution notices cannot be construed + as modifying the License. + + You may add Your own copyright statement to Your modifications and + may provide additional or different license terms and conditions + for use, reproduction, or distribution of Your modifications, or + for any such Derivative Works as a whole, provided Your use, + reproduction, and distribution of the Work otherwise complies with + the conditions stated in this License. + + 5. Submission of Contributions. Unless You explicitly state otherwise, + any Contribution intentionally submitted for inclusion in the Work + by You to the Licensor shall be under the terms and conditions of + this License, without any additional terms or conditions. + Notwithstanding the above, nothing herein shall supersede or modify + the terms of any separate license agreement you may have executed + with Licensor regarding such Contributions. + + 6. Trademarks. This License does not grant permission to use the trade + names, trademarks, service marks, or product names of the Licensor, + except as required for reasonable and customary use in describing the + origin of the Work and reproducing the content of the NOTICE file. + + 7. Disclaimer of Warranty. Unless required by applicable law or + agreed to in writing, Licensor provides the Work (and each + Contributor provides its Contributions) on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or + implied, including, without limitation, any warranties or conditions + of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A + PARTICULAR PURPOSE. You are solely responsible for determining the + appropriateness of using or redistributing the Work and assume any + risks associated with Your exercise of permissions under this License. + + 8. Limitation of Liability. In no event and under no legal theory, + whether in tort (including negligence), contract, or otherwise, + unless required by applicable law (such as deliberate and grossly + negligent acts) or agreed to in writing, shall any Contributor be + liable to You for damages, including any direct, indirect, special, + incidental, or consequential damages of any character arising as a + result of this License or out of the use or inability to use the + Work (including but not limited to damages for loss of goodwill, + work stoppage, computer failure or malfunction, or any and all + other commercial damages or losses), even if such Contributor + has been advised of the possibility of such damages. + + 9. Accepting Warranty or Additional Liability. While redistributing + the Work or Derivative Works thereof, You may choose to offer, + and charge a fee for, acceptance of support, warranty, indemnity, + or other liability obligations and/or rights consistent with this + License. However, in accepting such obligations, You may act only + on Your own behalf and on Your sole responsibility, not on behalf + of any other Contributor, and only if You agree to indemnify, + defend, and hold each Contributor harmless for any liability + incurred by, or claims asserted against, such Contributor by reason + of your accepting any such warranty or additional liability. + + END OF TERMS AND CONDITIONS + + APPENDIX: How to apply the Apache License to your work. + + To apply the Apache License to your work, attach the following + boilerplate notice, with the fields enclosed by brackets "[]" + replaced with your own identifying information. (Don't include + the brackets!) The text should be enclosed in the appropriate + comment syntax for the file format. We also recommend that a + file or class name and description of purpose be included on the + same "printed page" as the copyright notice for easier + identification within third-party archives. + + Copyright 2023 Michael Hohn + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. diff --git a/cpp-sqli-834ef46/baseline-info.json b/cpp-sqli-834ef46/baseline-info.json new file mode 100644 index 0000000..78e404c --- /dev/null +++ b/cpp-sqli-834ef46/baseline-info.json @@ -0,0 +1 @@ +{"languages":{"cpp":{"displayName":"C/C++","files":["add-user.c"],"linesOfCode":78,"name":"cpp"}}} \ No newline at end of file diff --git a/cpp-sqli-834ef46/codeql-database.yml b/cpp-sqli-834ef46/codeql-database.yml new file mode 100644 index 0000000..6feb737 --- /dev/null +++ b/cpp-sqli-834ef46/codeql-database.yml @@ -0,0 +1,11 @@ +--- +sourceLocationPrefix: /Users/hohn/work-gh/codeql-c-sqli-lfs +baselineLinesOfCode: 78 +unicodeNewlines: false +columnKind: utf8 +primaryLanguage: cpp +creationMetadata: + sha: 834ef46858acb118b06b7540445ec80124e7f13f + cliVersion: 2.20.0 + creationTime: 2025-03-05T03:28:50.939516Z +finalised: true diff --git a/cpp-sqli-834ef46/db-cpp/default/affectedbymacroexpansion.rel b/cpp-sqli-834ef46/db-cpp/default/affectedbymacroexpansion.rel new file mode 100644 index 0000000..6d9613d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/affectedbymacroexpansion.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/affectedbymacroexpansion.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/affectedbymacroexpansion.rel.checksum new file mode 100644 index 0000000..5e9f395 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/affectedbymacroexpansion.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/arraysizes.rel b/cpp-sqli-834ef46/db-cpp/default/arraysizes.rel new file mode 100644 index 0000000..94a1b96 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/arraysizes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/arraysizes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/arraysizes.rel.checksum new file mode 100644 index 0000000..a78d57e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/arraysizes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attribute_arg_constant.rel b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_constant.rel new file mode 100644 index 0000000..4662453 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_constant.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attribute_arg_constant.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_constant.rel.checksum new file mode 100644 index 0000000..1d5efcf Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_constant.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attribute_arg_value.rel b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_value.rel new file mode 100644 index 0000000..4f62f71 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_value.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attribute_arg_value.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_value.rel.checksum new file mode 100644 index 0000000..3a42d3d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attribute_arg_value.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attribute_args.rel b/cpp-sqli-834ef46/db-cpp/default/attribute_args.rel new file mode 100644 index 0000000..bae4111 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attribute_args.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attribute_args.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/attribute_args.rel.checksum new file mode 100644 index 0000000..cd1c9fd Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attribute_args.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attributes.rel b/cpp-sqli-834ef46/db-cpp/default/attributes.rel new file mode 100644 index 0000000..91ea91e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attributes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/attributes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/attributes.rel.checksum new file mode 100644 index 0000000..5855ba3 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/attributes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/bitfield.rel b/cpp-sqli-834ef46/db-cpp/default/bitfield.rel new file mode 100644 index 0000000..15da45b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/bitfield.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/bitfield.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/bitfield.rel.checksum new file mode 100644 index 0000000..eab183f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/bitfield.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/blockscope.rel b/cpp-sqli-834ef46/db-cpp/default/blockscope.rel new file mode 100644 index 0000000..b343eb2 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/blockscope.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/blockscope.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/blockscope.rel.checksum new file mode 100644 index 0000000..8947af2 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/blockscope.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/builtintypes.rel b/cpp-sqli-834ef46/db-cpp/default/builtintypes.rel new file mode 100644 index 0000000..7ac3f03 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/builtintypes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/builtintypes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/builtintypes.rel.checksum new file mode 100644 index 0000000..1c11f52 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/builtintypes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/.lock b/cpp-sqli-834ef46/db-cpp/default/cache/.lock new file mode 100644 index 0000000..e69de29 diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/buckets/info b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/buckets/info new file mode 100644 index 0000000..0111728 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/buckets/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/buckets/page-000000 b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/buckets/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/buckets/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/ids1/info b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/ids1/info new file mode 100644 index 0000000..799471f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/ids1/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/ids1/page-000000 b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/ids1/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/ids1/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/indices1/info b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/indices1/info new file mode 100644 index 0000000..799471f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/indices1/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/indices1/page-000000 b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/indices1/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/indices1/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/info b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/info new file mode 100644 index 0000000..9c1ea6c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/metadata/info b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/metadata/info new file mode 100644 index 0000000..9cdb710 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/metadata/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/metadata/page-000000 b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/metadata/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/metadata/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/pageDump/page-000000000 b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/pageDump/page-000000000 new file mode 100644 index 0000000..7bccaeb Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/0/pageDump/page-000000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/poolInfo b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/poolInfo new file mode 100644 index 0000000..d14fdc5 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/pools/poolInfo differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/tuple-pool/header b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/tuple-pool/header new file mode 100644 index 0000000..ded2df2 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/cache/cached-strings/tuple-pool/header differ diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/is-trimmed b/cpp-sqli-834ef46/db-cpp/default/cache/is-trimmed new file mode 100644 index 0000000..e69de29 diff --git a/cpp-sqli-834ef46/db-cpp/default/cache/version b/cpp-sqli-834ef46/db-cpp/default/cache/version new file mode 100644 index 0000000..d28dfa0 --- /dev/null +++ b/cpp-sqli-834ef46/db-cpp/default/cache/version @@ -0,0 +1 @@ +20190805:20220702:20240828:20241116 diff --git a/cpp-sqli-834ef46/db-cpp/default/commentbinding.rel b/cpp-sqli-834ef46/db-cpp/default/commentbinding.rel new file mode 100644 index 0000000..fd93576 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/commentbinding.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/commentbinding.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/commentbinding.rel.checksum new file mode 100644 index 0000000..87917ca Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/commentbinding.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/comments.rel b/cpp-sqli-834ef46/db-cpp/default/comments.rel new file mode 100644 index 0000000..7af0e21 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/comments.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/comments.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/comments.rel.checksum new file mode 100644 index 0000000..03e345a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/comments.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compgenerated.rel b/cpp-sqli-834ef46/db-cpp/default/compgenerated.rel new file mode 100644 index 0000000..c5f3bd7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compgenerated.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compgenerated.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/compgenerated.rel.checksum new file mode 100644 index 0000000..0d19a5f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compgenerated.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_args.rel b/cpp-sqli-834ef46/db-cpp/default/compilation_args.rel new file mode 100644 index 0000000..4e84021 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_args.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_args.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/compilation_args.rel.checksum new file mode 100644 index 0000000..25fbb7e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_args.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_compiling_files.rel b/cpp-sqli-834ef46/db-cpp/default/compilation_compiling_files.rel new file mode 100644 index 0000000..276bc03 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_compiling_files.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_compiling_files.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/compilation_compiling_files.rel.checksum new file mode 100644 index 0000000..49e5dda Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_compiling_files.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_finished.rel b/cpp-sqli-834ef46/db-cpp/default/compilation_finished.rel new file mode 100644 index 0000000..438a456 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_finished.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_finished.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/compilation_finished.rel.checksum new file mode 100644 index 0000000..719b1c7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_finished.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_time.rel b/cpp-sqli-834ef46/db-cpp/default/compilation_time.rel new file mode 100644 index 0000000..070a72e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_time.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilation_time.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/compilation_time.rel.checksum new file mode 100644 index 0000000..6b76c44 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilation_time.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilations.rel b/cpp-sqli-834ef46/db-cpp/default/compilations.rel new file mode 100644 index 0000000..f165453 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilations.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/compilations.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/compilations.rel.checksum new file mode 100644 index 0000000..ffc8fe4 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/compilations.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/containerparent.rel b/cpp-sqli-834ef46/db-cpp/default/containerparent.rel new file mode 100644 index 0000000..7c347bc Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/containerparent.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/containerparent.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/containerparent.rel.checksum new file mode 100644 index 0000000..e4eb036 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/containerparent.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/conversionkinds.rel b/cpp-sqli-834ef46/db-cpp/default/conversionkinds.rel new file mode 100644 index 0000000..3982aea Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/conversionkinds.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/conversionkinds.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/conversionkinds.rel.checksum new file mode 100644 index 0000000..a1658cd Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/conversionkinds.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/derivedtypes.rel b/cpp-sqli-834ef46/db-cpp/default/derivedtypes.rel new file mode 100644 index 0000000..61fbc51 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/derivedtypes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/derivedtypes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/derivedtypes.rel.checksum new file mode 100644 index 0000000..6464ed0 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/derivedtypes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/enumconstants.rel b/cpp-sqli-834ef46/db-cpp/default/enumconstants.rel new file mode 100644 index 0000000..7932c10 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/enumconstants.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/enumconstants.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/enumconstants.rel.checksum new file mode 100644 index 0000000..e7d5186 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/enumconstants.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_ancestor.rel b/cpp-sqli-834ef46/db-cpp/default/expr_ancestor.rel new file mode 100644 index 0000000..6994ad6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_ancestor.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_ancestor.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/expr_ancestor.rel.checksum new file mode 100644 index 0000000..b1f0b3a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_ancestor.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_cond_false.rel b/cpp-sqli-834ef46/db-cpp/default/expr_cond_false.rel new file mode 100644 index 0000000..32306f7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_cond_false.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_cond_false.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/expr_cond_false.rel.checksum new file mode 100644 index 0000000..3f970a4 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_cond_false.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_cond_guard.rel b/cpp-sqli-834ef46/db-cpp/default/expr_cond_guard.rel new file mode 100644 index 0000000..5426a19 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_cond_guard.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_cond_guard.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/expr_cond_guard.rel.checksum new file mode 100644 index 0000000..320dbee Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_cond_guard.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_cond_true.rel b/cpp-sqli-834ef46/db-cpp/default/expr_cond_true.rel new file mode 100644 index 0000000..b78336a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_cond_true.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_cond_true.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/expr_cond_true.rel.checksum new file mode 100644 index 0000000..f68d27d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_cond_true.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_isload.rel b/cpp-sqli-834ef46/db-cpp/default/expr_isload.rel new file mode 100644 index 0000000..4e49a60 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_isload.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_isload.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/expr_isload.rel.checksum new file mode 100644 index 0000000..abfc7b9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_isload.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_types.rel b/cpp-sqli-834ef46/db-cpp/default/expr_types.rel new file mode 100644 index 0000000..9e1d1e9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_types.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/expr_types.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/expr_types.rel.checksum new file mode 100644 index 0000000..2e2ffe6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/expr_types.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/exprconv.rel b/cpp-sqli-834ef46/db-cpp/default/exprconv.rel new file mode 100644 index 0000000..2d555ea Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/exprconv.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/exprconv.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/exprconv.rel.checksum new file mode 100644 index 0000000..64dace9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/exprconv.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/exprparents.rel b/cpp-sqli-834ef46/db-cpp/default/exprparents.rel new file mode 100644 index 0000000..7da8b3b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/exprparents.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/exprparents.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/exprparents.rel.checksum new file mode 100644 index 0000000..f3ec2f9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/exprparents.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/exprs.rel b/cpp-sqli-834ef46/db-cpp/default/exprs.rel new file mode 100644 index 0000000..3e15f2e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/exprs.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/exprs.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/exprs.rel.checksum new file mode 100644 index 0000000..79278c6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/exprs.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/extractor_version.rel b/cpp-sqli-834ef46/db-cpp/default/extractor_version.rel new file mode 100644 index 0000000..7c01195 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/extractor_version.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/extractor_version.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/extractor_version.rel.checksum new file mode 100644 index 0000000..52c7413 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/extractor_version.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fieldoffsets.rel b/cpp-sqli-834ef46/db-cpp/default/fieldoffsets.rel new file mode 100644 index 0000000..61f63c6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fieldoffsets.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fieldoffsets.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/fieldoffsets.rel.checksum new file mode 100644 index 0000000..2191bc7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fieldoffsets.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fileannotations.rel b/cpp-sqli-834ef46/db-cpp/default/fileannotations.rel new file mode 100644 index 0000000..02d4682 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fileannotations.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fileannotations.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/fileannotations.rel.checksum new file mode 100644 index 0000000..865a35e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fileannotations.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/files.rel b/cpp-sqli-834ef46/db-cpp/default/files.rel new file mode 100644 index 0000000..ff94f70 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/files.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/files.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/files.rel.checksum new file mode 100644 index 0000000..fe58212 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/files.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/folders.rel b/cpp-sqli-834ef46/db-cpp/default/folders.rel new file mode 100644 index 0000000..42983d2 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/folders.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/folders.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/folders.rel.checksum new file mode 100644 index 0000000..ebd88da Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/folders.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fun_decl_specifiers.rel b/cpp-sqli-834ef46/db-cpp/default/fun_decl_specifiers.rel new file mode 100644 index 0000000..88e0693 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fun_decl_specifiers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fun_decl_specifiers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/fun_decl_specifiers.rel.checksum new file mode 100644 index 0000000..98d1e2b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fun_decl_specifiers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fun_decls.rel b/cpp-sqli-834ef46/db-cpp/default/fun_decls.rel new file mode 100644 index 0000000..d9eed8d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fun_decls.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fun_decls.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/fun_decls.rel.checksum new file mode 100644 index 0000000..9595123 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fun_decls.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fun_def.rel b/cpp-sqli-834ef46/db-cpp/default/fun_def.rel new file mode 100644 index 0000000..08b7778 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fun_def.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/fun_def.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/fun_def.rel.checksum new file mode 100644 index 0000000..e77b972 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/fun_def.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/funbind.rel b/cpp-sqli-834ef46/db-cpp/default/funbind.rel new file mode 100644 index 0000000..e502f75 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/funbind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/funbind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/funbind.rel.checksum new file mode 100644 index 0000000..767ab04 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/funbind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/funcattributes.rel b/cpp-sqli-834ef46/db-cpp/default/funcattributes.rel new file mode 100644 index 0000000..a4e3255 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/funcattributes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/funcattributes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/funcattributes.rel.checksum new file mode 100644 index 0000000..fd33168 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/funcattributes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/function_entry_point.rel b/cpp-sqli-834ef46/db-cpp/default/function_entry_point.rel new file mode 100644 index 0000000..c12df25 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/function_entry_point.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/function_entry_point.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/function_entry_point.rel.checksum new file mode 100644 index 0000000..067ce24 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/function_entry_point.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/function_prototyped.rel b/cpp-sqli-834ef46/db-cpp/default/function_prototyped.rel new file mode 100644 index 0000000..9607ea3 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/function_prototyped.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/function_prototyped.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/function_prototyped.rel.checksum new file mode 100644 index 0000000..84a6c63 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/function_prototyped.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/function_return_type.rel b/cpp-sqli-834ef46/db-cpp/default/function_return_type.rel new file mode 100644 index 0000000..af39889 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/function_return_type.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/function_return_type.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/function_return_type.rel.checksum new file mode 100644 index 0000000..461ae14 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/function_return_type.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/functions.rel b/cpp-sqli-834ef46/db-cpp/default/functions.rel new file mode 100644 index 0000000..d89dccb Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/functions.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/functions.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/functions.rel.checksum new file mode 100644 index 0000000..a10fbaf Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/functions.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/funspecifiers.rel b/cpp-sqli-834ef46/db-cpp/default/funspecifiers.rel new file mode 100644 index 0000000..cbd2cc8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/funspecifiers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/funspecifiers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/funspecifiers.rel.checksum new file mode 100644 index 0000000..56b5cdd Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/funspecifiers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/globalvariables.rel b/cpp-sqli-834ef46/db-cpp/default/globalvariables.rel new file mode 100644 index 0000000..148dece Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/globalvariables.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/globalvariables.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/globalvariables.rel.checksum new file mode 100644 index 0000000..1357428 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/globalvariables.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/if_else.rel b/cpp-sqli-834ef46/db-cpp/default/if_else.rel new file mode 100644 index 0000000..1ed8edb Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/if_else.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/if_else.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/if_else.rel.checksum new file mode 100644 index 0000000..80ded1d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/if_else.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/if_then.rel b/cpp-sqli-834ef46/db-cpp/default/if_then.rel new file mode 100644 index 0000000..37f4f9e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/if_then.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/if_then.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/if_then.rel.checksum new file mode 100644 index 0000000..4078a04 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/if_then.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/includes.rel b/cpp-sqli-834ef46/db-cpp/default/includes.rel new file mode 100644 index 0000000..36a839b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/includes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/includes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/includes.rel.checksum new file mode 100644 index 0000000..9b09a35 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/includes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/initialisers.rel b/cpp-sqli-834ef46/db-cpp/default/initialisers.rel new file mode 100644 index 0000000..8b12693 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/initialisers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/initialisers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/initialisers.rel.checksum new file mode 100644 index 0000000..8be8a2e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/initialisers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/inmacroexpansion.rel b/cpp-sqli-834ef46/db-cpp/default/inmacroexpansion.rel new file mode 100644 index 0000000..709ac2e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/inmacroexpansion.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/inmacroexpansion.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/inmacroexpansion.rel.checksum new file mode 100644 index 0000000..b0501c9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/inmacroexpansion.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/is_complete.rel b/cpp-sqli-834ef46/db-cpp/default/is_complete.rel new file mode 100644 index 0000000..184586c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/is_complete.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/is_complete.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/is_complete.rel.checksum new file mode 100644 index 0000000..b0ff1c7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/is_complete.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/is_pod_class.rel b/cpp-sqli-834ef46/db-cpp/default/is_pod_class.rel new file mode 100644 index 0000000..184586c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/is_pod_class.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/is_pod_class.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/is_pod_class.rel.checksum new file mode 100644 index 0000000..b0ff1c7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/is_pod_class.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/is_standard_layout_class.rel b/cpp-sqli-834ef46/db-cpp/default/is_standard_layout_class.rel new file mode 100644 index 0000000..184586c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/is_standard_layout_class.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/is_standard_layout_class.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/is_standard_layout_class.rel.checksum new file mode 100644 index 0000000..b0ff1c7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/is_standard_layout_class.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/iscall.rel b/cpp-sqli-834ef46/db-cpp/default/iscall.rel new file mode 100644 index 0000000..6ad9173 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/iscall.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/iscall.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/iscall.rel.checksum new file mode 100644 index 0000000..d058b55 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/iscall.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/link_parent.rel b/cpp-sqli-834ef46/db-cpp/default/link_parent.rel new file mode 100644 index 0000000..65310d4 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/link_parent.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/link_parent.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/link_parent.rel.checksum new file mode 100644 index 0000000..1814d23 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/link_parent.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/link_targets.rel b/cpp-sqli-834ef46/db-cpp/default/link_targets.rel new file mode 100644 index 0000000..95453f2 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/link_targets.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/link_targets.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/link_targets.rel.checksum new file mode 100644 index 0000000..4ca34cb Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/link_targets.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/localvariables.rel b/cpp-sqli-834ef46/db-cpp/default/localvariables.rel new file mode 100644 index 0000000..b30fe08 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/localvariables.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/localvariables.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/localvariables.rel.checksum new file mode 100644 index 0000000..476cce8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/localvariables.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/locations_default.rel b/cpp-sqli-834ef46/db-cpp/default/locations_default.rel new file mode 100644 index 0000000..46fc503 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/locations_default.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/locations_default.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/locations_default.rel.checksum new file mode 100644 index 0000000..9e1bf3b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/locations_default.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/locations_expr.rel b/cpp-sqli-834ef46/db-cpp/default/locations_expr.rel new file mode 100644 index 0000000..14a6a37 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/locations_expr.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/locations_expr.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/locations_expr.rel.checksum new file mode 100644 index 0000000..fb65f0e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/locations_expr.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/locations_stmt.rel b/cpp-sqli-834ef46/db-cpp/default/locations_stmt.rel new file mode 100644 index 0000000..f417f25 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/locations_stmt.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/locations_stmt.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/locations_stmt.rel.checksum new file mode 100644 index 0000000..b0113a8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/locations_stmt.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macro_argument_expanded.rel b/cpp-sqli-834ef46/db-cpp/default/macro_argument_expanded.rel new file mode 100644 index 0000000..6c0d71c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macro_argument_expanded.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macro_argument_expanded.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/macro_argument_expanded.rel.checksum new file mode 100644 index 0000000..9efab16 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macro_argument_expanded.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macro_argument_unexpanded.rel b/cpp-sqli-834ef46/db-cpp/default/macro_argument_unexpanded.rel new file mode 100644 index 0000000..16a317d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macro_argument_unexpanded.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macro_argument_unexpanded.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/macro_argument_unexpanded.rel.checksum new file mode 100644 index 0000000..5c3e867 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macro_argument_unexpanded.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macroinvocations.rel b/cpp-sqli-834ef46/db-cpp/default/macroinvocations.rel new file mode 100644 index 0000000..7701cab Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macroinvocations.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macroinvocations.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/macroinvocations.rel.checksum new file mode 100644 index 0000000..ab03a05 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macroinvocations.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macrolocationbind.rel b/cpp-sqli-834ef46/db-cpp/default/macrolocationbind.rel new file mode 100644 index 0000000..434b5e8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macrolocationbind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macrolocationbind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/macrolocationbind.rel.checksum new file mode 100644 index 0000000..34f8fc8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macrolocationbind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macroparent.rel b/cpp-sqli-834ef46/db-cpp/default/macroparent.rel new file mode 100644 index 0000000..32136c1 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macroparent.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/macroparent.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/macroparent.rel.checksum new file mode 100644 index 0000000..d02df2e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/macroparent.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/mangled_name.rel b/cpp-sqli-834ef46/db-cpp/default/mangled_name.rel new file mode 100644 index 0000000..afb68b6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/mangled_name.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/mangled_name.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/mangled_name.rel.checksum new file mode 100644 index 0000000..7737674 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/mangled_name.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/member.rel b/cpp-sqli-834ef46/db-cpp/default/member.rel new file mode 100644 index 0000000..a8b368d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/member.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/member.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/member.rel.checksum new file mode 100644 index 0000000..43ec409 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/member.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/membervariables.rel b/cpp-sqli-834ef46/db-cpp/default/membervariables.rel new file mode 100644 index 0000000..99b8679 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/membervariables.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/membervariables.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/membervariables.rel.checksum new file mode 100644 index 0000000..7b61de6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/membervariables.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/namespaces.rel b/cpp-sqli-834ef46/db-cpp/default/namespaces.rel new file mode 100644 index 0000000..5489c2e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/namespaces.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/namespaces.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/namespaces.rel.checksum new file mode 100644 index 0000000..e11ded3 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/namespaces.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/numlines.rel b/cpp-sqli-834ef46/db-cpp/default/numlines.rel new file mode 100644 index 0000000..c0429cf Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/numlines.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/numlines.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/numlines.rel.checksum new file mode 100644 index 0000000..797769c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/numlines.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/param_decl_bind.rel b/cpp-sqli-834ef46/db-cpp/default/param_decl_bind.rel new file mode 100644 index 0000000..49abdf1 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/param_decl_bind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/param_decl_bind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/param_decl_bind.rel.checksum new file mode 100644 index 0000000..99b7a36 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/param_decl_bind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/params.rel b/cpp-sqli-834ef46/db-cpp/default/params.rel new file mode 100644 index 0000000..55289b3 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/params.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/params.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/params.rel.checksum new file mode 100644 index 0000000..e376409 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/params.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pointerishsize.rel b/cpp-sqli-834ef46/db-cpp/default/pointerishsize.rel new file mode 100644 index 0000000..86568f7 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pointerishsize.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pointerishsize.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/pointerishsize.rel.checksum new file mode 100644 index 0000000..3b9e1ac Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pointerishsize.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/0/buckets/info b/cpp-sqli-834ef46/db-cpp/default/pools/0/buckets/info new file mode 100644 index 0000000..f353995 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/0/buckets/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/0/buckets/page-000000 b/cpp-sqli-834ef46/db-cpp/default/pools/0/buckets/page-000000 new file mode 100644 index 0000000..a867141 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/0/buckets/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/0/info b/cpp-sqli-834ef46/db-cpp/default/pools/0/info new file mode 100644 index 0000000..2b6697d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/0/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/0/metadata/info b/cpp-sqli-834ef46/db-cpp/default/pools/0/metadata/info new file mode 100644 index 0000000..0a8aae8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/0/metadata/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/0/metadata/page-000000 b/cpp-sqli-834ef46/db-cpp/default/pools/0/metadata/page-000000 new file mode 100644 index 0000000..647c167 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/0/metadata/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/0/pageDump/page-000000000 b/cpp-sqli-834ef46/db-cpp/default/pools/0/pageDump/page-000000000 new file mode 100644 index 0000000..eb32b21 --- /dev/null +++ b/cpp-sqli-834ef46/db-cpp/default/pools/0/pageDump/page-000000000 @@ -0,0 +1,11594 @@ +/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user/Users/hohn/work-gh/codeql-c-sqli-lfserror/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor--mimic/library/developer/commandlinetools/usr/bin/clang-cc1-tripleunknownx86_64-apple-macosx14.0.0void-Wundef-prefix=TARGET_OS_-Wdeprecated-objc-isa-usagedecltype(nullptr)-Werror=deprecated-objc-isa-usage-Werror=implicit-function-declarationbool-emit-obj-mrelax-allwchar_t-dumpdiradd-user-char8_t-disable-free-clear-ast-before-backendchar16_t-disable-llvm-verifierchar32_t-discard-value-names-main-file-namecharadd-user.c-mrelocation-modelpicunsigned char-pic-level2signed char-mframe-pointer=all-fno-strict-returnshort-ffp-contract=on-fno-rounding-mathunsigned short-funwind-tables=2-target-sdk-version=15.2signed shortint-fvisibility-inlines-hidden-static-local-varunsigned int-fno-modulemap-allow-subdirectory-search/Users/hohn/work-gh-target-cpupenryn/Users/hohn-tune-cpugenericsigned int/Users-debugger-tuning=lldb-target-linker-version/long1115.7.3unsigned long-fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfssigned long-resource-dirlong long/Library/Developer/CommandLineTools/usr/lib/clang/16-isysrootunsigned long long/Library/Developer/CommandLineTools/SDKs/MacOSX.sdksigned long long-I/usr/local/include-internal-isystem__int128/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/includeunsigned __int128/Library/Developer/CommandLineTools/usr/lib/clang/16/include-internal-externc-isystemsigned __int128/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/Library/Developer/CommandLineTools/usr/include-Wall-Wno-reorder-init-list_Float16-Wno-implicit-int-float-conversion__fp16-Wno-c99-designator-Wno-final-dtor-non-final-class-Wno-extra-semi-stmtfloat-Wno-misleading-indentation-Wno-quoted-include-in-framework-header-Wno-implicit-fallthroughdouble-Wno-enum-enum-conversion-Wno-enum-float-conversion-Wno-elaborated-enum-baselong double-Wno-reserved-identifier__float128-Wno-gnu-folding-constant-fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs_Decimal32-ferror-limit19_Decimal64-stack-protector1_Decimal128-fstack-check__bf16-mdarwin-stkchk-strong-link-fblocksstd::float16_t_Float32-fencode-extended-block-signature_Float32x-fregister-global-dtors-with-atexit_Float64-fgnuc-version=4.2.1_Float64x_Float128_Complex _Float16-fmax-type-align=16-fcommon_Complex float_Complex _Float32x-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation_Complex double-fno-odr-hash-protocols_Complex _Float64x-clang-vendor-feature=+enableAggressiveVLAFolding_Complex long double-clang-vendor-feature=+revert09abecef7bbf-clang-vendor-feature=+thisNoAlignAttr-clang-vendor-feature=+thisNoNullAttr_Complex __float128-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError-D__GCC_HAVE_DWARF2_CFI_ASM=1_Complex _Float32-o/var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o_Complex _Float64-xc_Complex _Float128_Imaginary float_Imaginary double/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c_Imaginary long doubleauto__va_list_taggp_offsetfp_offsetvoid *overflow_arg_areareg_save_area__superpublicprotectedprivatepurevirtualdeclared_virtualinlineexplicitstaticconstvolatilerestrictatomicfinaloverrideoptionalis_constexpris_constevalis_thread_localdeclared_constexprdeclared_constinitnoreturn&&&externregister__blocknearfarsealedabstract__interfaceunaligneddllimportdllexportthreadnakedmicrosoft_inlineforceinlineselectanynothrownovtablenoinlinenoalias__ptr32__ptr64__sptr__uptrvarargsimplicit_inthas_trailing_return_typec_linkage/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_symbol_aliasing.h__DARWIN_ALIAS_STARTING_MAC___MAC_15_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_15_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_15_0(x)__DARWIN_ALIAS_STARTING_MAC___MAC_14_5(x)__DARWIN_ALIAS_STARTING_MAC___MAC_14_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_14_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_14_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_14_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_14_0(x)x__DARWIN_ALIAS_STARTING_MAC___MAC_13_6(x)__DARWIN_ALIAS_STARTING_MAC___MAC_13_5(x)__DARWIN_ALIAS_STARTING_MAC___MAC_13_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_13_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_13_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_13_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_13_0(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_7(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_6(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_5(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_12_0(x)__DARWIN_ALIAS_STARTING_MAC___MAC_11_6(x)__DARWIN_ALIAS_STARTING_MAC___MAC_11_5(x)__DARWIN_ALIAS_STARTING_MAC___MAC_11_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_11_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_11_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_11_0(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_16(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_15_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_15_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_15(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_14_6(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_14_5(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_14_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_14_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_14(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_13_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_13_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_13_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_13(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_12_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_12_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_12_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_12(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_11_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_11_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_11_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_11(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_10_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_10_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_10(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_9(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_8(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_7(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_6(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_5(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_4(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_3(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_2(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_1(x)__DARWIN_ALIAS_STARTING_MAC___MAC_10_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_18_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_18_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_18_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_17_5(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_17_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_17_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_17_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_17_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_17_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_7(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_6(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_5(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_16_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_8(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_7(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_6(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_5(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_15_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_8(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_7(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_6(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_5(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_14_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_7(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_6(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_5(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_13_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_12_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_12_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_12_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_12_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_12_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_11_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_11_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_11_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_11_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_11_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_10_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_10_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_10_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_10_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_9_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_9_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_9_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_9_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_8_4(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_8_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_8_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_8_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_8_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_7_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_7_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_6_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_6_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_5_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_5_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_4_3(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_4_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_4_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_4_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_3_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_3_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_3_0(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_2_2(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_2_1(x)__DARWIN_ALIAS_STARTING_IPHONE___IPHONE_2_0(x)_CDEFS_H_defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 20000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 20100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 20200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 30000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 30100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 30200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 40000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 40100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 40200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 40300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 50000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 50100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 60000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 60100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 70000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 70100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 80000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 80100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 80200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 80300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 80400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 90000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 90100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 90200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 90300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 100000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 100100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 100200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 100300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 110000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 110100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 110200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 110300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 110400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 120000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 120100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 120200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 120300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 120400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130500defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130600defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 130700defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140500defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140600defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140700defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 140800defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150500defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150600defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150700defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 150800defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160500defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160600defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 160700defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 170000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 170100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 170200defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 170300defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 170400defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 170500defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 180000defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 180100defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__ >= 180200defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1010defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1020defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1030defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1040defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1050defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1060defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1070defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1080defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1090defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101002defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101003defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101100defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101102defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101103defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101104defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101200defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101201defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101202defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101204defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101300defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101301defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101302defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101304defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101400defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101401defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101404defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101405defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101406defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101500defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101501defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101504defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 101600defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 110000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 110100defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 110300defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 110400defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 110500defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 110600defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120100defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120200defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120300defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120400defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120500defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120600defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 120700defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130100defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130200defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130300defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130400defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130500defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 130600defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 140000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 140100defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 140200defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 140300defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 140400defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 140500defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 150000defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 150100defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 150200__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__140000/* Copyright (c) 2010 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/Library/Developer/CommandLineTools/SDKs/Library/Developer/CommandLineTools/Library/Developer/Library/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_posix_availability.h___POSIX_C_DEPRECATED_STARTING_200809L___POSIX_C_DEPRECATED_STARTING_200112L___POSIX_C_DEPRECATED_STARTING_199506L___POSIX_C_DEPRECATED_STARTING_199309L___POSIX_C_DEPRECATED_STARTING_199209L___POSIX_C_DEPRECATED_STARTING_199009L___POSIX_C_DEPRECATED_STARTING_198808L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 198808L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 199009L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 199209L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 199309L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 199506L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 200112L!defined(_DARWIN_C_SOURCE) && defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 200809L/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/cdefs.h__xnu_returns_data_pointer__xnu_data_size__kernel_dual_semantics__kernel_data_semantics__kernel_ptr_semantics__options_closed_decl(_name,_type,__VA_ARGS__...)typedef _type _name; enum __VA_ARGS__ __enum_closed __enum_options__options_decl(_name,_type,__VA_ARGS__...)typedef _type _name; enum __VA_ARGS__ __enum_open __enum_options__enum_closed_decl(_name,_type,__VA_ARGS__...)typedef _type _name; enum __VA_ARGS__ __enum_closed__enum_decl(_name,_type,__VA_ARGS__...)typedef _type _name; enum __VA_ARGS__ __enum_open__enum_options__enum_closed__enum_open__compiler_barrier()__asm__ __volatile__("" ::: "memory")__header_bidi_indexable__header_indexable__ASSUME_PTR_ABI_SINGLE_END__ptrcheck_abi_assume_unsafe_indexable()__ASSUME_PTR_ABI_SINGLE_BEGIN__ptrcheck_abi_assume_single()__ptrcheck_unavailable_r(REPLACEMENT)__ptrcheck_unavailable__unsafe_late_const__array_decay_dicards_count_in_parameters__unsafe_null_terminated_from_indexable(P,__VA_ARGS__...)(P)__unsafe_terminated_by_from_indexable(T,P,__VA_ARGS__...)__unsafe_null_terminated_to_indexable(P)__null_terminated_to_indexable(P)__unsafe_terminated_by_to_indexable(P)__terminated_by_to_indexable(P)__unsafe_forge_null_terminated(T,P)((T)(P))__unsafe_forge_terminated_by(T,P,E)__unsafe_forge_single(T,P)__unsafe_forge_bidi_indexable(T,P,S)__null_terminated__terminated_by(T)__ended_by(E)__sized_by_or_null(N)__sized_by(N)__counted_by_or_null(N)__counted_by(N)__unsafe_indexable__single__has_ptrcheck0__XNU_PRIVATE_EXTERN__attribute__((visibility("hidden")))__CAST_AWAY_QUALIFIER(variable,qualifier,type)_Pragma("GCC diagnostic push") _Pragma("GCC diagnostic ignored \"-Wcast-qual\"") _Pragma("GCC diagnostic ignored \"-Wcast-align\"") _Pragma("GCC diagnostic ignored \"-Waddress-of-packed-member\"") ((type)(variable)) _Pragma("GCC diagnostic pop")_DARWIN_FEATURE_UNIX_CONFORMANCE3_DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE_DARWIN_FEATURE_64_BIT_INODE__DARWIN_NO_LONG_LONG__STDC_WANT_LIB_EXT1____DARWIN_C_LEVEL__DARWIN_C_FULL900000L__DARWIN_C_ANSI010000L__POSIX_C_DEPRECATED(ver)___POSIX_C_DEPRECATED_STARTING_ ## ver__DARWIN_ALIAS_STARTING(_mac,_iphone,x)__DARWIN_ALIAS_STARTING_MAC_ ## _mac(x)__DARWIN_EXTSN_C(sym)__asm("_" __STRING(sym) __DARWIN_SUF_EXTSN __DARWIN_SUF_NON_CANCELABLE)__DARWIN_EXTSN(sym)__asm("_" __STRING(sym) __DARWIN_SUF_EXTSN)__DARWIN_1050INODE64(sym)__asm("_" __STRING(sym) __DARWIN_SUF_1050 __DARWIN_SUF_64_BIT_INO_T)__DARWIN_1050ALIAS_I(sym)__asm("_" __STRING(sym) __DARWIN_SUF_1050 __DARWIN_SUF_64_BIT_INO_T __DARWIN_SUF_UNIX03)__DARWIN_1050ALIAS_C(sym)__asm("_" __STRING(sym) __DARWIN_SUF_1050 __DARWIN_SUF_NON_CANCELABLE __DARWIN_SUF_UNIX03)__DARWIN_1050ALIAS(sym)__asm("_" __STRING(sym) __DARWIN_SUF_1050 __DARWIN_SUF_UNIX03)__DARWIN_1050(sym)__asm("_" __STRING(sym) __DARWIN_SUF_1050)__DARWIN_INODE64(sym)__asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T)__DARWIN_NOCANCEL(sym)__asm("_" __STRING(sym) __DARWIN_SUF_NON_CANCELABLE)__DARWIN_ALIAS_I(sym)__asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T __DARWIN_SUF_UNIX03)__DARWIN_ALIAS_C(sym)__asm("_" __STRING(sym) __DARWIN_SUF_NON_CANCELABLE __DARWIN_SUF_UNIX03)__DARWIN_ALIAS(sym)__asm("_" __STRING(sym) __DARWIN_SUF_UNIX03)__DARWIN_SUF_EXTSN"$DARWIN_EXTSN"__DARWIN_SUF_NON_CANCELABLE__DARWIN_SUF_1050"$1050"__DARWIN_SUF_64_BIT_INO_T"$INODE64"__DARWIN_SUF_UNIX03__DARWIN_NON_CANCELABLE__DARWIN_VERS_1050__DARWIN_64_BIT_INO_T__DARWIN_UNIX03__DARWIN_ONLY_VERS_1050__DARWIN_ONLY_UNIX_CONFORMANCE__DARWIN_ONLY_64_BIT_INO_T__unsafe_buffer_usage_end__unsafe_buffer_usage_begin__unsafe_buffer_usage__has_safe_buffers__alloc_size(__VA_ARGS__...)__attribute__((alloc_size(__VA_ARGS__)))__alloc_align(n)__DEQUALIFY(type,var)__CAST_AWAY_QUALIFIER(var, const volatile, type)__DEVOLATILE(type,var)__CAST_AWAY_QUALIFIER(var, volatile, type)__DECONST(type,var)__CAST_AWAY_QUALIFIER(var, const, type)__FBSDID(s)__PROJECT_VERSION(s)__IDSTRING(project_version,s)__SCCSID(s)__IDSTRING(sccsid,s)__RCSID(s)__IDSTRING(rcsid,s)__COPYRIGHT(s)__IDSTRING(copyright,s)__IDSTRING(name,string)static const char name[] __used = string__osloglike(fmtarg,firstvararg)__attribute__((__format__ (__os_log__, fmtarg, firstvararg)))__scanflike(fmtarg,firstvararg)__attribute__((__format__ (__scanf__, fmtarg, firstvararg)))__printf0like(fmtarg,firstvararg)__attribute__((__format__ (__printf0__, fmtarg, firstvararg)))__printflike(fmtarg,firstvararg)__attribute__((__format__ (__printf__, fmtarg, firstvararg)))__unreachable_ok_pop_Pragma("clang diagnostic pop")__unreachable_ok_push_Pragma("clang diagnostic push") _Pragma("clang diagnostic ignored \"-Wunreachable-code\"")__header_always_inline__header_inline __attribute__ ((__always_inline__))__header_inline__abortlike__dead2 __cold __not_tail_called__swift_nonisolated_unsafe__swift_nonisolated__swift_unavailable_from_async(_msg)__swift_unavailable(_msg)__result_use_check__attribute__((__warn_unused_result__))__not_tail_called__disable_tail_calls__restrict__pure__dead__kpi_deprecated_arm64_macos_unavailable__kpi_unavailable__unavailable__attribute__((__unavailable__))__kpi_deprecated(_msg)__deprecated_enum_msg(_msg)__deprecated_msg(_msg)__attribute__((__deprecated__(_msg)))__deprecated__attribute__((__deprecated__))__exported_pop_Pragma("GCC visibility pop")__exported_push_Pragma("GCC visibility push(default)")__exported__attribute__((__visibility__("default")))__returns_nonnull__cold__attribute__((__cold__))__used__attribute__((__used__))__unused__attribute__((__unused__))__stateful_pure__attribute__((__pure__))__pure2__attribute__((__const__))__dead2__attribute__((__noreturn__))__volatile__signedsigned__const__STRING(x)#x__CONCAT(x,y)x ## y__P(protos)protos__has_cpp_attribute(x)__END_DECLS__BEGIN_DECLSdefined(__cplusplus)!defined(__GNUC__) || __GNUC__ < 4__has_builtin__has_include__has_feature__has_attribute__has_cpp_attribute__has_extensiondefined(__STDC__) || defined(__cplusplus)__GNUC__NO_ANSI_KEYWORDS__has_attribute(cold)__has_attribute(returns_nonnull)__has_extension(attribute_deprecated_with_message) || \__has_extension(enumerator_attributes)__has_attribute(unavailable)__STDC_VERSION__ < 199901!__has_feature(nullability)__nullable__nonnull__null_unspecified_Nullable_Nonnull_Null_unspecified__has_attribute(disable_tail_calls)__has_attribute(not_tail_called)__has_attribute(warn_unused_result)__has_feature(attribute_availability_swift)__has_attribute(__swift_attr__)defined(__cplusplus) || \defined(__GNUC__) && defined(__GNUC_STDC_INLINE__)defined(__GNUC__)defined(__clang__)defined(__GNUC__) && ((__GNUC__ > 4) || (__GNUC__ == 4 && __GNUC_MINOR__ >= 6))__COPYRIGHT__RCSID__SCCSID__PROJECT_VERSION__FBSDID__DECONST__DEVOLATILE__DEQUALIFY__alloc_align__has_attribute(alloc_align)__alloc_size__has_attribute(alloc_size)__has_cpp_attribute(clang::unsafe_buffer_usage)__has_attribute(unsafe_buffer_usage)defined(__i386__)defined(__x86_64__)!defined(__DARWIN_UNIX03)defined(_NONSTD_SOURCE)defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && ((__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ - 0) < 1040)defined(_DARWIN_C_SOURCE) || defined(_XOPEN_SOURCE) || defined(_POSIX_C_SOURCE)defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && ((__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ - 0) < 1050)!defined(__DARWIN_64_BIT_INO_T)defined(_DARWIN_USE_64_BIT_INODE)defined(_DARWIN_NO_64_BIT_INODE)defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && ((__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ - 0) < 1060) || __DARWIN_UNIX03 == 0!defined(__DARWIN_VERS_1050)defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && ((__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ - 0) < 1050) || __DARWIN_UNIX03 == 0!defined(__DARWIN_NON_CANCELABLE)defined(__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED__)defined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__)defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 1Ldefined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE == 2L_XOPEN_SOURCE_XOPEN_SOURCE - 0L >= 700L && (!defined(_POSIX_C_SOURCE) || _POSIX_C_SOURCE - 0L < 200809L)_XOPEN_SOURCE - 0L >= 600L && (!defined(_POSIX_C_SOURCE) || _POSIX_C_SOURCE - 0L < 200112L)_XOPEN_SOURCE - 0L >= 500L && (!defined(_POSIX_C_SOURCE) || _POSIX_C_SOURCE - 0L < 199506L)defined(_POSIX_SOURCE) && !defined(_POSIX_C_SOURCE)defined(_ANSI_SOURCE)defined(_POSIX_C_SOURCE) && !defined(_DARWIN_C_SOURCE) && !defined(_NONSTD_SOURCE)!defined(__STDC_WANT_LIB_EXT1__) && !defined(__STRICT_ANSI__) && __DARWIN_C_LEVEL >= __DARWIN_C_FULL(defined(__STRICT_ANSI__) && (__STDC_VERSION__ - 0 < 199901L) && !defined(__GNUG__))__CAST_AWAY_QUALIFIER__has_include()!defined(__sys_cdefs_arch_unknown__) && defined(__i386__)!defined(__sys_cdefs_arch_unknown__) && defined(__x86_64__)!defined(__sys_cdefs_arch_unknown__) && defined(__arm__)!defined(__sys_cdefs_arch_unknown__) && defined(__arm64__)__has_attribute(enum_extensibility)__has_attribute(flag_enum)__has_feature(objc_fixed_enum) || __has_extension(cxx_fixed_enum) || \defined(KERNEL_PRIVATE) && \__x86_64____STDC_VERSION__201710Lclang::unsafe_buffer_usage__clang__4__GNUC_MINOR____STDC__/* !_CDEFS_H_ *//* + * Annotate function declarations to specify that the pointer they return + * points to a data-only backing storage. + *//* + * Annotate function parameters to specify that they semantically + * represent the size of a data-only backing storage. + *//* + * Similar to OS_ENUM/OS_CLOSED_ENUM/OS_OPTIONS/OS_CLOSED_OPTIONS + * + * This provides more advanced type checking on compilers supporting + * the proper extensions, even in C. + */// __has_attribute(enum_extensibility)/* + * Architecture validation for current SDK + *//* !__has_include() *//* this is a write-once variable; not useful without pointer checks. *//* decay operates normally; attribute is meaningless without pointer checks. *//* __unsafe_forge intrinsics are defined as regular C casts. *//* + * Similarly, we intentionally define to nothing the + * __ptrcheck_abi_assume_single and __ptrcheck_abi_assume_unsafe_indexable + * macros because they do not lead to an ABI incompatibility. However, we do not + * define the indexable and unsafe_indexable ones because the diagnostic is + * better than the silent ABI break. + *//* + * We intentionally define to nothing pointer attributes which do not have an + * impact on the ABI. __indexable and __bidi_indexable are not defined because + * of the ABI incompatibility that makes the diagnostic preferable. + *//* + * __XNU_PRIVATE_EXTERN is a linkage decoration indicating that a symbol can be + * used from other compilation units, but not other libraries or executables. + *//* + * XXX: this shouldn't ignore anything more than -Wcast-qual, + * but the old implementation made it an almighty cast that + * ignored everything, so things break left and right if you + * make it only ignore -Wcast-qual. + *//* + * This macro casts away the qualifier from the variable + * + * Note: use at your own risk, removing qualifiers can result in + * catastrophic run-time failures. + *//* + * _DARWIN_FEATURE_UNIX_CONFORMANCE indicates whether UNIX conformance is on, + * and specifies the conformance level (3 is SUSv3) + *//* + * _DARWIN_FEATURE_ONLY_UNIX_CONFORMANCE indicates only UNIX conforming API + * are available (the legacy BSD APIs are not available) + *//* + * _DARWIN_FEATURE_ONLY_VERS_1050 indicates that only those APIs updated + * in 10.5 exists; no pre-10.5 variants are available. + *//* + * _DARWIN_FEATURE_64_ONLY_BIT_INODE indicates that the ino_t type may only + * be 64-bit; there is no support for 32-bit ino_t when this macro is defined + * (and non-zero). There is no struct stat64 either, as the regular + * struct stat will already be the 64-bit version. + *//* + * _DARWIN_FEATURE_64_BIT_INODE indicates that the ino_t type is 64-bit, and + * structures modified for 64-bit inodes (like struct stat) will be used. + *//***************************************** +* Public darwin-specific feature macros +*****************************************//* + * long long is not supported in c89 (__STRICT_ANSI__), but g++ -ansi and + * c99 still want long longs. While not perfect, we allow long longs for + * g++. + *//* If the developer has neither requested a strict language mode nor a version + * of POSIX, turn on functionality provided by __STDC_WANT_LIB_EXT1__ as part + * of __DARWIN_C_FULL. + *//* + * Set a single macro which will always be defined and can be used to determine + * the appropriate namespace. For POSIX, these values will correspond to + * _POSIX_C_SOURCE value. Currently there are two additional levels corresponding + * to ANSI (_ANSI_SOURCE) and Darwin extensions (_DARWIN_C_SOURCE) + *//* POSIX C deprecation macros *//* + * Deal with all versions of POSIX. The ordering relative to the tests above is + * important. + *//* Deal with various X/Open Portability Guides and Single UNIX Spec. *//* Deal with IEEE Std. 1003.2-1992, in which _POSIX_C_SOURCE == 2L. *//* Deal with IEEE Std. 1003.1-1990, in which _POSIX_C_SOURCE == 1L. *//* + * POSIX.1 requires that the macros we test be defined before any standard + * header file is included. This permits us to convert values for feature + * testing, as necessary, using only _POSIX_C_SOURCE. + * + * Here's a quick run-down of the versions: + * defined(_POSIX_SOURCE) 1003.1-1988 + * _POSIX_C_SOURCE == 1L 1003.1-1990 + * _POSIX_C_SOURCE == 2L 1003.2-1992 C Language Binding Option + * _POSIX_C_SOURCE == 199309L 1003.1b-1993 + * _POSIX_C_SOURCE == 199506L 1003.1c-1995, 1003.1i-1995, + * and the omnibus ISO/IEC 9945-1: 1996 + * _POSIX_C_SOURCE == 200112L 1003.1-2001 + * _POSIX_C_SOURCE == 200809L 1003.1-2008 + * + * In addition, the X/Open Portability Guide, which is now the Single UNIX + * Specification, defines a feature-test macro which indicates the version of + * that specification, and which subsumes _POSIX_C_SOURCE. + *//* + * symbol release macros + *//* + * symbol versioning macros + *//* __DARWIN_UNIX03 *//* nothing *//* !__DARWIN_UNIX03 *//* __DARWIN_NON_CANCELABLE *//* !__DARWIN_NON_CANCELABLE *//* __DARWIN_VERS_1050 *//* !__DARWIN_VERS_1050 *//* __DARWIN_ONLY_VERS_1050 *//* !__DARWIN_ONLY_VERS_1050 *//* __DARWIN_64_BIT_INO_T *//* !__DARWIN_64_BIT_INO_T *//* __DARWIN_ONLY_64_BIT_INO_T *//* !__DARWIN_ONLY_64_BIT_INO_T *//* __DARWIN_ONLY_UNIX_CONFORMANCE *//* !__DARWIN_ONLY_UNIX_CONFORMANCE *//* + * symbol suffixes used for symbol versioning + *//* default *//* _DARWIN_NO_64_BIT_INODE *//* _DARWIN_C_SOURCE || _XOPEN_SOURCE || _POSIX_C_SOURCE || __LP64__ *//* __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ >= 1050 *//* _NONSTD_SOURCE *//* + * The __DARWIN_ALIAS macros are used to do symbol renaming; they allow + * legacy code to use the old symbol, thus maintaining binary compatibility + * while new code can use a standards compliant version of the same function. + * + * __DARWIN_ALIAS is used by itself if the function signature has not + * changed, it is used along with a #ifdef check for __DARWIN_UNIX03 + * if the signature has changed. Because the __LP64__ environment + * only supports UNIX03 semantics it causes __DARWIN_UNIX03 to be + * defined, but causes __DARWIN_ALIAS to do no symbol mangling. + * + * As a special case, when XCode is used to target a specific version of the + * OS, the manifest constant __ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__ + * will be defined by the compiler, with the digits representing major version + * time 100 + minor version times 10 (e.g. 10.5 := 1050). If we are targeting + * pre-10.5, and it is the default compilation environment, revert the + * compilation environment to pre-__DARWIN_UNIX03. + *//* Platform: MacOSX *//* These settings are particular to each product. *//* + * COMPILATION ENVIRONMENTS -- see compat(5) for additional detail + * + * DEFAULT By default newly complied code will get POSIX APIs plus + * Apple API extensions in scope. + * + * Most users will use this compilation environment to avoid + * behavioral differences between 32 and 64 bit code. + * + * LEGACY Defining _NONSTD_SOURCE will get pre-POSIX APIs plus Apple + * API extensions in scope. + * + * This is generally equivalent to the Tiger release compilation + * environment, except that it cannot be applied to 64 bit code; + * its use is discouraged. + * + * We expect this environment to be deprecated in the future. + * + * STRICT Defining _POSIX_C_SOURCE or _XOPEN_SOURCE restricts the + * available APIs to exactly the set of APIs defined by the + * corresponding standard, based on the value defined. + * + * A correct, portable definition for _POSIX_C_SOURCE is 200112L. + * A correct, portable definition for _XOPEN_SOURCE is 600L. + * + * Apple API extensions are not visible in this environment, + * which can cause Apple specific code to fail to compile, + * or behave incorrectly if prototypes are not in scope or + * warnings about missing prototypes are not enabled or ignored. + * + * In any compilation environment, for correct symbol resolution to occur, + * function prototypes must be in scope. It is recommended that all Apple + * tools users add either the "-Wall" or "-Wimplicit-function-declaration" + * compiler flags to their projects to be warned when a function is being + * used without a prototype in scope. + *//* + * Facilities below assist adoption of -Wunsafe-buffer-usage, an off-by-default + * Clang compiler warning that helps the developer minimize unsafe, raw + * buffer manipulation in the code that may lead to buffer overflow + * vulnerabilities. + * + * They are primarily designed for modern C++ code where -Wunsafe-buffer-usage + * comes with automatic fix-it hints that help the developer transform + * their code to use modern C++ containers, which may be made bounds-safe by + * linking against a version of the C++ standard library that offers + * bounds-checked containers. + * They can be used in plain C, but -fbounds-safety is the preferred solution + * for plain C (see also ). + * + * Attribute __unsafe_buffer_usage can be used to label functions that should be + * avoided as they may perform or otherwise introduce unsafe buffer + * manipulation operations. + * + * Calls to such functions are flagged by -Wunsafe-buffer-usage, similarly to + * how unchecked buffer manipulation operations are flagged when observed + * by the compiler directly: + * + * // An unsafe function that needs to be avoided. + * __unsafe_buffer_usage + * void foo(int *buf, size_t size); + * + * // A safe alternative to foo(). + * void foo(std::span buf); + * + * void bar(size_t idx) { + * int array[5]; + * + * // Direct unsafe buffer manipulation through subscript operator: + * array[idx] = 3; // warning [-Wunsafe-buffer-usage] + * // Unsafe buffer manipulation through function foo(): + * foo(array, 5); // warning [-Wunsafe-buffer-usage] + * // Checked buffer manipulation, with bounds information automatically + * // preserved for the purposes of runtime checks in standard library: + * foo(array); // no warning + * } + * + * While annotating a function as __unsafe_buffer_usage has an effect similar + * to annotating it as __deprecated, the __unsafe_buffer_usage attribute + * should be used whenever the resulting warning needs to be controlled + * by the -Wunsafe-buffer-usage flag (which is turned off in codebases that + * don't attempt to achieve bounds safety this way) as opposed to -Wdeprecated + * (enabled in most codebases). + * + * The attribute does NOT suppress -Wunsafe-buffer-usage warnings inside + * the function's body; it simply introduces new warnings at each call site + * to help the developers avoid the function entirely. Most of the time + * it does not make sense to annotate a function as __unsafe_buffer_usage + * without providing the users with a safe alternative. + * + * Pragmas __unsafe_buffer_usage_begin and __unsafe_buffer_usage_end + * annotate a range of code as intentionally containing unsafe buffer + * operations. They suppress -Wunsafe-buffer-usage warnings + * for unsafe operations in range: + * + * __unsafe_buffer_usage_begin + * array[idx] = 3; // warning suppressed + * foo(array, 5); // warning suppressed + * __unsafe_buffer_usage_end + * + * These pragmas are NOT a way to mass-annotate functions with the attribute + * __unsafe_buffer_usage. Functions declared within the pragma range + * do NOT get annotated automatically. In some rare situations it makes sense + * to do all three: put the attribute on the function, put pragmas inside + * the body of the function, and put pragmas around some call sites. + */// __alloc_size/* + * __alloc_size can be used to label function arguments that represent the + * size of memory that the function allocates and returns. The one-argument + * form labels a single argument that gives the allocation size (where the + * arguments are numbered from 1): + * + * void *malloc(size_t __size) __alloc_size(1); + * + * The two-argument form handles the case where the size is calculated as the + * product of two arguments: + * + * void *calloc(size_t __count, size_t __size) __alloc_size(1,2); + */// __alloc_align/* + * __alloc_align can be used to label function arguments that represent the + * alignment of the returned pointer. + *//* Source compatibility only, ID string not emitted in object file *//* + * Compiler-dependent macros to declare that functions take printf-like + * or scanf-like arguments. They are null except for versions of gcc + * that are known to support the features properly. Functions declared + * with these attributes will cause compilation warnings if there is a + * mismatch between the format string and subsequent function parameter + * types. + *//* + * Compiler-dependent macros that bracket portions of code where the + * "-Wunreachable-code" warning should be ignored. Please use sparingly. + *//* Unfortunately, we're using a compiler that we don't know how to force to + * inline. Oh well. + *//* If we land here, we've encountered an unsupported compiler, + * so hopefully it understands static __inline as a fallback. + *//* Declaring inline functions within headers is error-prone due to differences + * across various versions of the C language and extensions. __header_inline + * can be used to declare inline functions within system headers. In cases + * where you want to force inlining instead of letting the compiler make + * the decision, you can use __header_always_inline. + * + * Be aware that using inline for functions which compilers may also provide + * builtins can behave differently under various compilers. If you intend to + * provide an inline version of such a function, you may want to use a macro + * instead. + * + * The check for !__GNUC__ || __clang__ is because gcc doesn't correctly + * support c99 inline in some cases: + * http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55965 + *//* + * __abortlike is the attribute to put on functions like abort() that are + * typically used to mark assertions. These optimize the codegen + * for outlining while still maintaining debugability. + *//* + * Attributes to support Swift concurrency. + *//* + * __swift_unavailable causes the compiler to mark a symbol as specifically + * unavailable in Swift, regardless of any other availability in C. + *//* + * __result_use_check warns callers of a function that not using the function + * return value is a bug, i.e. dismissing malloc() return value results in a + * memory leak. + *//* + * __not_tail_called causes the compiler to prevent tail call optimization + * on statically bound calls to the function. It has no effect on indirect + * calls. Virtual functions, objective-c methods, and functions marked as + * "always_inline" cannot be marked as __not_tail_called. + *//* + * __disable_tail_calls causes the compiler to not perform tail call + * optimization inside the marked function. + *//* Compatibility with compilers and environments that don't support the + * nullability feature. + *//* + * We use `__restrict' as a way to define the `restrict' type qualifier + * without disturbing older software that is unaware of C99 keywords. + *//* Delete pseudo-keywords wherever they are not available or needed. *//* __unavailable causes the compiler to error out when encountering + * code using the tagged function + *//* __deprecated causes the compiler to produce a warning when encountering + * code using the deprecated functionality. + * __deprecated_msg() does the same, and compilers that support it will print + * a message along with the deprecation warning. + * This may require turning on such warning with the -Wdeprecated flag. + * __deprecated_enum_msg() should be used on enums, and compilers that support + * it will print the deprecation warning. + * __kpi_deprecated() specifically indicates deprecation of kernel programming + * interfaces in Kernel.framework used by KEXTs. + *//* __exported denotes symbols that should be exported even when symbols + * are hidden by default. + * __exported_push/_exported_pop are pragmas used to delimit a range of + * symbols that should be exported even when symbols are hidden by default. + *//* __returns_nonnull marks functions that return a non-null pointer. *//* __cold marks code used for debugging or that is rarely taken + * and tells the compiler to optimize for size and outline code. + *//* __used forces variables and functions to be included even if it appears + * to the compiler that they are not used (and would thust be discarded). + *//* __unused denotes variables and functions that may not be used, preventing + * the compiler from warning about it if not used. + *//* + * __pure2 can be used for functions that are only a function of their scalar + * arguments (meaning they can't dereference pointers). + * + * __stateful_pure can be used for functions that have no side effects, + * but depend on the state of the memory. + *//* !(__STDC__ || __cplusplus) *//* !NO_ANSI_KEYWORDS *//* convert ANSI C keywords *//* + * In non-ANSI C environments, new programs will want ANSI-only C keywords + * deleted from the program and old programs will want them left alone. + * When using a compiler other than gcc, programs using the ANSI C keywords + * const, inline etc. as normal identifiers should define -DNO_ANSI_KEYWORDS. + * When using "gcc -traditional", we assume that this is the intent; if + * __GNUC__ is defined but __STDC__ is not, we leave the new keywords alone. + *//* !__GNUC__ *//* delete pseudo-ANSI C keywords *//**//* traditional C preprocessor *//* !__cplusplus *//* delete GCC keyword *//* convert to C++ keyword *//* define reserved names to standard *//* full-blown ANSI C *//* + * The __CONCAT macro is used to concatenate parts of symbol names, e.g. + * with "#define OLD(foo) __CONCAT(old,foo)", OLD(foo) produces oldfoo. + * The __CONCAT macro is a bit tricky -- make sure you don't put spaces + * in between its arguments. __CONCAT can also concatenate double-quoted + * strings produced by the __STRING macro, but this only works with ANSI C. + *//* + * Compatibility with compilers and environments that don't support compiler + * feature checking function-like macros. + *//* This SDK is designed to work with clang and specific versions of + * gcc >= 4.0 with Apple's patch sets *//* + * Copyright (c) 1991, 1993 + * The Regents of the University of California. All rights reserved. + * + * This code is derived from software contributed to Berkeley by + * Berkeley Software Design, Inc. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)cdefs.h 8.8 (Berkeley) 1/9/95 + *//* Copyright 1995 NeXT Computer, Inc. All rights reserved. *//* + * Copyright (c) 2000-2018 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityVersions.hMAC_OS_VERSION_15_2__MAC_15_2MAC_OS_VERSION_15_1__MAC_15_1MAC_OS_VERSION_15_0__MAC_15_0MAC_OS_VERSION_14_5__MAC_14_5MAC_OS_VERSION_14_4__MAC_14_4MAC_OS_VERSION_14_3__MAC_14_3MAC_OS_VERSION_14_2__MAC_14_2MAC_OS_VERSION_14_1__MAC_14_1MAC_OS_VERSION_14_0__MAC_14_0MAC_OS_VERSION_13_6__MAC_13_6MAC_OS_VERSION_13_5__MAC_13_5MAC_OS_VERSION_13_4__MAC_13_4MAC_OS_VERSION_13_3__MAC_13_3MAC_OS_VERSION_13_2__MAC_13_2MAC_OS_VERSION_13_1__MAC_13_1MAC_OS_VERSION_13_0__MAC_13_0MAC_OS_VERSION_12_7__MAC_12_7MAC_OS_VERSION_12_6__MAC_12_6MAC_OS_VERSION_12_5__MAC_12_5MAC_OS_VERSION_12_4__MAC_12_4MAC_OS_VERSION_12_3__MAC_12_3MAC_OS_VERSION_12_2__MAC_12_2MAC_OS_VERSION_12_1__MAC_12_1MAC_OS_VERSION_12_0__MAC_12_0MAC_OS_VERSION_11_6__MAC_11_6MAC_OS_VERSION_11_5__MAC_11_5MAC_OS_VERSION_11_4__MAC_11_4MAC_OS_VERSION_11_3__MAC_11_3MAC_OS_VERSION_11_1__MAC_11_1MAC_OS_VERSION_11_0__MAC_11_0MAC_OS_X_VERSION_10_16__MAC_10_16MAC_OS_X_VERSION_10_15_4__MAC_10_15_4MAC_OS_X_VERSION_10_15_1__MAC_10_15_1MAC_OS_X_VERSION_10_15__MAC_10_15MAC_OS_X_VERSION_10_14_6__MAC_10_14_6MAC_OS_X_VERSION_10_14_5__MAC_10_14_5MAC_OS_X_VERSION_10_14_4__MAC_10_14_4MAC_OS_X_VERSION_10_14_1__MAC_10_14_1MAC_OS_X_VERSION_10_14__MAC_10_14MAC_OS_X_VERSION_10_13_4__MAC_10_13_4MAC_OS_X_VERSION_10_13_2__MAC_10_13_2MAC_OS_X_VERSION_10_13_1__MAC_10_13_1MAC_OS_X_VERSION_10_13__MAC_10_13MAC_OS_X_VERSION_10_12_4__MAC_10_12_4MAC_OS_X_VERSION_10_12_2__MAC_10_12_2MAC_OS_X_VERSION_10_12_1__MAC_10_12_1MAC_OS_X_VERSION_10_12__MAC_10_12MAC_OS_X_VERSION_10_11_4__MAC_10_11_4MAC_OS_X_VERSION_10_11_3__MAC_10_11_3MAC_OS_X_VERSION_10_11_2__MAC_10_11_2MAC_OS_X_VERSION_10_11__MAC_10_11MAC_OS_X_VERSION_10_10_3__MAC_10_10_3MAC_OS_X_VERSION_10_10_2__MAC_10_10_2MAC_OS_X_VERSION_10_10__MAC_10_10MAC_OS_X_VERSION_10_9__MAC_10_9MAC_OS_X_VERSION_10_8__MAC_10_8MAC_OS_X_VERSION_10_7__MAC_10_7MAC_OS_X_VERSION_10_6__MAC_10_6MAC_OS_X_VERSION_10_5__MAC_10_5MAC_OS_X_VERSION_10_4__MAC_10_4MAC_OS_X_VERSION_10_3__MAC_10_3MAC_OS_X_VERSION_10_2__MAC_10_2MAC_OS_X_VERSION_10_1__MAC_10_1MAC_OS_X_VERSION_10_0__MAC_10_0__VISIONOS_2_220200__VISIONOS_2_120100__VISIONOS_2_020000__VISIONOS_1_210200__VISIONOS_1_110100__VISIONOS_1_010000__DRIVERKIT_24_2240200__DRIVERKIT_24_1240100__DRIVERKIT_24_0240000__DRIVERKIT_23_5230500__DRIVERKIT_23_4230400__DRIVERKIT_23_3230300__DRIVERKIT_23_2230200__DRIVERKIT_23_1230100__DRIVERKIT_23_0230000__DRIVERKIT_22_6220600__DRIVERKIT_22_5220500__DRIVERKIT_22_4220400__DRIVERKIT_22_0220000__DRIVERKIT_21_0210000__DRIVERKIT_20_0200000__DRIVERKIT_19_0190000__BRIDGEOS_9_290200__BRIDGEOS_9_190100__BRIDGEOS_9_090000__BRIDGEOS_8_580500__BRIDGEOS_8_480400__BRIDGEOS_8_380300__BRIDGEOS_8_280200__BRIDGEOS_8_180100__BRIDGEOS_8_080000__BRIDGEOS_7_670600__BRIDGEOS_7_470400__BRIDGEOS_7_370300__BRIDGEOS_7_270200__BRIDGEOS_7_170100__BRIDGEOS_7_070000__BRIDGEOS_6_660600__BRIDGEOS_6_560500__BRIDGEOS_6_460400__BRIDGEOS_6_260200__BRIDGEOS_6_060000__BRIDGEOS_5_350300__BRIDGEOS_5_150100__BRIDGEOS_5_050000__BRIDGEOS_4_140100__BRIDGEOS_4_040000__BRIDGEOS_3_430400__BRIDGEOS_3_130100__BRIDGEOS_3_030000__BRIDGEOS_2_0__TVOS_18_2180200__TVOS_18_1180100__TVOS_18_0180000__TVOS_17_5170500__TVOS_17_4170400__TVOS_17_3170300__TVOS_17_2170200__TVOS_17_1170100__TVOS_17_0170000__TVOS_16_6160600__TVOS_16_5160500__TVOS_16_4160400__TVOS_16_3160300__TVOS_16_2160200__TVOS_16_1160100__TVOS_16_0160000__TVOS_15_6150600__TVOS_15_5150500__TVOS_15_4150400__TVOS_15_3150300__TVOS_15_2150200__TVOS_15_1150100__TVOS_15_0150000__TVOS_14_7140700__TVOS_14_6140600__TVOS_14_5140500__TVOS_14_3140300__TVOS_14_2140200__TVOS_14_1140100__TVOS_14_0__TVOS_13_4130400__TVOS_13_3130300__TVOS_13_2130200__TVOS_13_0130000__TVOS_12_4120400__TVOS_12_3120300__TVOS_12_2120200__TVOS_12_1120100__TVOS_12_0120000__TVOS_11_4110400__TVOS_11_3110300__TVOS_11_2110200__TVOS_11_1110100__TVOS_11_0110000__TVOS_10_2100200__TVOS_10_1100100__TVOS_10_0_1100001__TVOS_10_0100000__TVOS_9_2__TVOS_9_1__TVOS_9_0__WATCHOS_11_2__WATCHOS_11_1__WATCHOS_11_0__WATCHOS_10_5100500__WATCHOS_10_4100400__WATCHOS_10_3100300__WATCHOS_10_2__WATCHOS_10_1__WATCHOS_10_0__WATCHOS_9_690600__WATCHOS_9_590500__WATCHOS_9_490400__WATCHOS_9_390300__WATCHOS_9_2__WATCHOS_9_1__WATCHOS_9_0__WATCHOS_8_880800__WATCHOS_8_780700__WATCHOS_8_680600__WATCHOS_8_5__WATCHOS_8_4__WATCHOS_8_3__WATCHOS_8_1__WATCHOS_8_0__WATCHOS_7_6__WATCHOS_7_570500__WATCHOS_7_4__WATCHOS_7_3__WATCHOS_7_2__WATCHOS_7_1__WATCHOS_7_0__WATCHOS_6_2__WATCHOS_6_160100__WATCHOS_6_0__WATCHOS_5_3__WATCHOS_5_250200__WATCHOS_5_1__WATCHOS_5_0__WATCHOS_4_340300__WATCHOS_4_240200__WATCHOS_4_1__WATCHOS_4_0__WATCHOS_3_230200__WATCHOS_3_1_130101__WATCHOS_3_1__WATCHOS_3_0__WATCHOS_2_2__WATCHOS_2_1__WATCHOS_2_0__WATCHOS_1_0__IPHONE_18_2__IPHONE_18_1__IPHONE_18_0__IPHONE_17_5__IPHONE_17_4__IPHONE_17_3__IPHONE_17_2__IPHONE_17_1__IPHONE_17_0__IPHONE_16_7160700__IPHONE_16_6__IPHONE_16_5__IPHONE_16_4__IPHONE_16_3__IPHONE_16_2__IPHONE_16_1__IPHONE_16_0__IPHONE_15_8150800__IPHONE_15_7150700__IPHONE_15_6__IPHONE_15_5__IPHONE_15_4__IPHONE_15_3__IPHONE_15_2__IPHONE_15_1__IPHONE_15_0__IPHONE_14_8140800__IPHONE_14_7__IPHONE_14_6__IPHONE_14_5__IPHONE_14_4140400__IPHONE_14_3__IPHONE_14_2__IPHONE_14_1__IPHONE_14_0__IPHONE_13_7130700__IPHONE_13_6130600__IPHONE_13_5130500__IPHONE_13_4__IPHONE_13_3__IPHONE_13_2__IPHONE_13_1130100__IPHONE_13_0__IPHONE_12_4__IPHONE_12_3__IPHONE_12_2__IPHONE_12_1__IPHONE_12_0__IPHONE_11_4__IPHONE_11_3__IPHONE_11_2__IPHONE_11_1__IPHONE_11_0__IPHONE_10_3__IPHONE_10_2__IPHONE_10_1__IPHONE_10_0__IPHONE_9_3__IPHONE_9_2__IPHONE_9_1__IPHONE_9_0__IPHONE_8_4__IPHONE_8_3__IPHONE_8_2__IPHONE_8_1__IPHONE_8_0__IPHONE_7_1__IPHONE_7_0__IPHONE_6_1__IPHONE_6_0__IPHONE_5_1__IPHONE_5_0__IPHONE_4_3__IPHONE_4_2__IPHONE_4_1__IPHONE_4_0__IPHONE_3_2__IPHONE_3_1__IPHONE_3_0__IPHONE_2_2__IPHONE_2_1__IPHONE_2_01207001206001205001106001105001016001015041015011015001014061014051014041014011014001013041013021013011013001012041012021012011012001011041011031011021011001010031010021010001090108010701060105010401030102010101000__AVAILABILITY_VERSIONS____OPEN_SOURCE__(!defined(_POSIX_C_SOURCE) && !defined(_XOPEN_SOURCE)) || defined(_DARWIN_C_SOURCE)/* __AVAILABILITY_VERSIONS__ *//* #if (!defined(_POSIX_C_SOURCE) && !defined(_XOPEN_SOURCE)) || defined(_DARWIN_C_SOURCE) *//* + * Set up standard Mac OS X versions + *//* __OPEN_SOURCE__ *//* __VISIONOS__NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable *//* __DRIVERKIT__NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable *//* __TVOS__NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable *//* __WATCHOS__NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable *//* __IPHONE__NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable *//* __MAC__NA is not defined to a value but is used as a token by macros to indicate that the API is unavailable *//* + * Copyright (c) 2019 by Apple Inc.. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityInternal.h__swift_compiler_version_at_least(__VA_ARGS__...)__API_UNAVAILABLE_BEGIN_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,NAME,__VA_ARGS__...)NAME__API_UNAVAILABLE_BEGIN8(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2) __API_U_BEGIN(arg3) __API_U_BEGIN(arg4) __API_U_BEGIN(arg5) __API_U_BEGIN(arg6) __API_U_BEGIN(arg7) __API_U_BEGIN(arg8)__API_UNAVAILABLE_BEGIN7(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2) __API_U_BEGIN(arg3) __API_U_BEGIN(arg4) __API_U_BEGIN(arg5) __API_U_BEGIN(arg6) __API_U_BEGIN(arg7)__API_UNAVAILABLE_BEGIN6(arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2) __API_U_BEGIN(arg3) __API_U_BEGIN(arg4) __API_U_BEGIN(arg5) __API_U_BEGIN(arg6)__API_UNAVAILABLE_BEGIN5(arg0,arg1,arg2,arg3,arg4,arg5)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2) __API_U_BEGIN(arg3) __API_U_BEGIN(arg4) __API_U_BEGIN(arg5)__API_UNAVAILABLE_BEGIN4(arg0,arg1,arg2,arg3,arg4)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2) __API_U_BEGIN(arg3) __API_U_BEGIN(arg4)__API_UNAVAILABLE_BEGIN3(arg0,arg1,arg2,arg3)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2) __API_U_BEGIN(arg3)__API_UNAVAILABLE_BEGIN2(arg0,arg1,arg2)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1) __API_U_BEGIN(arg2)__API_UNAVAILABLE_BEGIN1(arg0,arg1)__API_U_BEGIN(arg0) __API_U_BEGIN(arg1)__API_UNAVAILABLE_BEGIN0(arg0)__API_U_BEGIN(arg0)__API_U_BEGIN(x)_Pragma(__API_RANGE_STRINGIFY (clang attribute (__attribute__((availability(__API_UNAVAILABLE_PLATFORM_ ## x))), apply_to = __API_APPLY_TO)))__API_UNAVAILABLE_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,NAME,__VA_ARGS__...)__API_UNAVAILABLE8(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_U(arg0) __API_U(arg1) __API_U(arg2) __API_U(arg3) __API_U(arg4) __API_U(arg5) __API_U(arg6) __API_U(arg7) __API_U(arg8)__API_UNAVAILABLE7(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_U(arg0) __API_U(arg1) __API_U(arg2) __API_U(arg3) __API_U(arg4) __API_U(arg5) __API_U(arg6) __API_U(arg7)__API_UNAVAILABLE6(arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_U(arg0) __API_U(arg1) __API_U(arg2) __API_U(arg3) __API_U(arg4) __API_U(arg5) __API_U(arg6)__API_UNAVAILABLE5(arg0,arg1,arg2,arg3,arg4,arg5)__API_U(arg0) __API_U(arg1) __API_U(arg2) __API_U(arg3) __API_U(arg4) __API_U(arg5)__API_UNAVAILABLE4(arg0,arg1,arg2,arg3,arg4)__API_U(arg0) __API_U(arg1) __API_U(arg2) __API_U(arg3) __API_U(arg4)__API_UNAVAILABLE3(arg0,arg1,arg2,arg3)__API_U(arg0) __API_U(arg1) __API_U(arg2) __API_U(arg3)__API_UNAVAILABLE2(arg0,arg1,arg2)__API_U(arg0) __API_U(arg1) __API_U(arg2)__API_UNAVAILABLE1(arg0,arg1)__API_U(arg0) __API_U(arg1)__API_UNAVAILABLE0(arg0)__API_U(arg0)__API_U(x)__attribute__((availability(__API_UNAVAILABLE_PLATFORM_ ## x)))__API_DEPRECATED_WITH_REPLACEMENT_BEGIN_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,_9,NAME,__VA_ARGS__...)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN8(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2) __API_R_BEGIN(msg,arg3) __API_R_BEGIN(msg,arg4) __API_R_BEGIN(msg,arg5) __API_R_BEGIN(msg,arg6) __API_R_BEGIN(msg,arg7) __API_R_BEGIN(msg,arg8)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN7(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2) __API_R_BEGIN(msg,arg3) __API_R_BEGIN(msg,arg4) __API_R_BEGIN(msg,arg5) __API_R_BEGIN(msg,arg6) __API_R_BEGIN(msg,arg7)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN6(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2) __API_R_BEGIN(msg,arg3) __API_R_BEGIN(msg,arg4) __API_R_BEGIN(msg,arg5) __API_R_BEGIN(msg,arg6)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN5(msg,arg0,arg1,arg2,arg3,arg4,arg5)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2) __API_R_BEGIN(msg,arg3) __API_R_BEGIN(msg,arg4) __API_R_BEGIN(msg,arg5)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN4(msg,arg0,arg1,arg2,arg3,arg4)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2) __API_R_BEGIN(msg,arg3) __API_R_BEGIN(msg,arg4)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN3(msg,arg0,arg1,arg2,arg3)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2) __API_R_BEGIN(msg,arg3)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN2(msg,arg0,arg1,arg2)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1) __API_R_BEGIN(msg,arg2)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN1(msg,arg0,arg1)__API_R_BEGIN(msg,arg0) __API_R_BEGIN(msg,arg1)__API_DEPRECATED_WITH_REPLACEMENT_BEGIN0(msg,arg0)__API_R_BEGIN(msg,arg0)__API_R_BEGIN(rep,x)_Pragma(__API_RANGE_STRINGIFY (clang attribute (__attribute__((availability(__API_DEPRECATED_PLATFORM_ ## x))), apply_to = __API_APPLY_TO)))__API_DEPRECATED_REP_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,_9,NAME,__VA_ARGS__...)__API_DEPRECATED_REP8(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2) __API_R(msg,arg3) __API_R(msg,arg4) __API_R(msg,arg5) __API_R(msg,arg6) __API_R(msg,arg7) __API_R(msg,arg8)__API_DEPRECATED_REP7(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2) __API_R(msg,arg3) __API_R(msg,arg4) __API_R(msg,arg5) __API_R(msg,arg6) __API_R(msg,arg7)__API_DEPRECATED_REP6(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2) __API_R(msg,arg3) __API_R(msg,arg4) __API_R(msg,arg5) __API_R(msg,arg6)__API_DEPRECATED_REP5(msg,arg0,arg1,arg2,arg3,arg4,arg5)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2) __API_R(msg,arg3) __API_R(msg,arg4) __API_R(msg,arg5)__API_DEPRECATED_REP4(msg,arg0,arg1,arg2,arg3,arg4)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2) __API_R(msg,arg3) __API_R(msg,arg4)__API_DEPRECATED_REP3(msg,arg0,arg1,arg2,arg3)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2) __API_R(msg,arg3)__API_DEPRECATED_REP2(msg,arg0,arg1,arg2)__API_R(msg,arg0) __API_R(msg,arg1) __API_R(msg,arg2)__API_DEPRECATED_REP1(msg,arg0,arg1)__API_R(msg,arg0) __API_R(msg,arg1)__API_DEPRECATED_REP0(msg,arg0)__API_R(msg,arg0)__API_R(rep,x)__attribute__((availability(__API_DEPRECATED_PLATFORM_ ## x)))__API_DEPRECATED_BEGIN_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,_9,NAME,__VA_ARGS__...)__API_DEPRECATED_BEGIN8(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2) __API_D_BEGIN(msg,arg3) __API_D_BEGIN(msg,arg4) __API_D_BEGIN(msg,arg5) __API_D_BEGIN(msg,arg6) __API_D_BEGIN(msg,arg7) __API_D_BEGIN(msg,arg8)__API_DEPRECATED_BEGIN7(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2) __API_D_BEGIN(msg,arg3) __API_D_BEGIN(msg,arg4) __API_D_BEGIN(msg,arg5) __API_D_BEGIN(msg,arg6) __API_D_BEGIN(msg,arg7)__API_DEPRECATED_BEGIN6(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2) __API_D_BEGIN(msg,arg3) __API_D_BEGIN(msg,arg4) __API_D_BEGIN(msg,arg5) __API_D_BEGIN(msg,arg6)__API_DEPRECATED_BEGIN5(msg,arg0,arg1,arg2,arg3,arg4,arg5)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2) __API_D_BEGIN(msg,arg3) __API_D_BEGIN(msg,arg4) __API_D_BEGIN(msg,arg5)__API_DEPRECATED_BEGIN4(msg,arg0,arg1,arg2,arg3,arg4)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2) __API_D_BEGIN(msg,arg3) __API_D_BEGIN(msg,arg4)__API_DEPRECATED_BEGIN3(msg,arg0,arg1,arg2,arg3)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2) __API_D_BEGIN(msg,arg3)__API_DEPRECATED_BEGIN2(msg,arg0,arg1,arg2)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1) __API_D_BEGIN(msg,arg2)__API_DEPRECATED_BEGIN1(msg,arg0,arg1)__API_D_BEGIN(msg,arg0) __API_D_BEGIN(msg,arg1)__API_DEPRECATED_BEGIN0(msg,arg0)__API_D_BEGIN(msg,arg0)__API_D_BEGIN(msg,x)_Pragma(__API_RANGE_STRINGIFY (clang attribute (__attribute__((availability(__API_DEPRECATED_PLATFORM_ ## x,message=msg))), apply_to = __API_APPLY_TO)))__API_DEPRECATED_MSG_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,_9,NAME,__VA_ARGS__...)__API_DEPRECATED_MSG8(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2) __API_D(msg,arg3) __API_D(msg,arg4) __API_D(msg,arg5) __API_D(msg,arg6) __API_D(msg,arg7) __API_D(msg,arg8)__API_DEPRECATED_MSG7(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2) __API_D(msg,arg3) __API_D(msg,arg4) __API_D(msg,arg5) __API_D(msg,arg6) __API_D(msg,arg7)__API_DEPRECATED_MSG6(msg,arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2) __API_D(msg,arg3) __API_D(msg,arg4) __API_D(msg,arg5) __API_D(msg,arg6)__API_DEPRECATED_MSG5(msg,arg0,arg1,arg2,arg3,arg4,arg5)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2) __API_D(msg,arg3) __API_D(msg,arg4) __API_D(msg,arg5)__API_DEPRECATED_MSG4(msg,arg0,arg1,arg2,arg3,arg4)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2) __API_D(msg,arg3) __API_D(msg,arg4)__API_DEPRECATED_MSG3(msg,arg0,arg1,arg2,arg3)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2) __API_D(msg,arg3)__API_DEPRECATED_MSG2(msg,arg0,arg1,arg2)__API_D(msg,arg0) __API_D(msg,arg1) __API_D(msg,arg2)__API_DEPRECATED_MSG1(msg,arg0,arg1)__API_D(msg,arg0) __API_D(msg,arg1)__API_DEPRECATED_MSG0(msg,arg0)__API_D(msg,arg0)__API_D(msg,x)__attribute__((availability(__API_DEPRECATED_PLATFORM_ ## x,message=msg)))__API_AVAILABLE_BEGIN_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,NAME,__VA_ARGS__...)__API_AVAILABLE_BEGIN8(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2) __API_A_BEGIN(arg3) __API_A_BEGIN(arg4) __API_A_BEGIN(arg5) __API_A_BEGIN(arg6) __API_A_BEGIN(arg7) __API_A_BEGIN(arg8)__API_AVAILABLE_BEGIN7(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2) __API_A_BEGIN(arg3) __API_A_BEGIN(arg4) __API_A_BEGIN(arg5) __API_A_BEGIN(arg6) __API_A_BEGIN(arg7)__API_AVAILABLE_BEGIN6(arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2) __API_A_BEGIN(arg3) __API_A_BEGIN(arg4) __API_A_BEGIN(arg5) __API_A_BEGIN(arg6)__API_AVAILABLE_BEGIN5(arg0,arg1,arg2,arg3,arg4,arg5)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2) __API_A_BEGIN(arg3) __API_A_BEGIN(arg4) __API_A_BEGIN(arg5)__API_AVAILABLE_BEGIN4(arg0,arg1,arg2,arg3,arg4)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2) __API_A_BEGIN(arg3) __API_A_BEGIN(arg4)__API_AVAILABLE_BEGIN3(arg0,arg1,arg2,arg3)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2) __API_A_BEGIN(arg3)__API_AVAILABLE_BEGIN2(arg0,arg1,arg2)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1) __API_A_BEGIN(arg2)__API_AVAILABLE_BEGIN1(arg0,arg1)__API_A_BEGIN(arg0) __API_A_BEGIN(arg1)__API_AVAILABLE_BEGIN0(arg0)__API_A_BEGIN(arg0)__API_A_BEGIN(x)_Pragma(__API_RANGE_STRINGIFY (clang attribute (__attribute__((availability(__API_AVAILABLE_PLATFORM_ ## x))), apply_to = __API_APPLY_TO)))__API_AVAILABLE_GET_MACRO(_0,_1,_2,_3,_4,_5,_6,_7,_8,NAME,__VA_ARGS__...)__API_AVAILABLE8(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7,arg8)__API_A(arg0) __API_A(arg1) __API_A(arg2) __API_A(arg3) __API_A(arg4) __API_A(arg5) __API_A(arg6) __API_A(arg7) __API_A(arg8)__API_AVAILABLE7(arg0,arg1,arg2,arg3,arg4,arg5,arg6,arg7)__API_A(arg0) __API_A(arg1) __API_A(arg2) __API_A(arg3) __API_A(arg4) __API_A(arg5) __API_A(arg6) __API_A(arg7)__API_AVAILABLE6(arg0,arg1,arg2,arg3,arg4,arg5,arg6)__API_A(arg0) __API_A(arg1) __API_A(arg2) __API_A(arg3) __API_A(arg4) __API_A(arg5) __API_A(arg6)__API_AVAILABLE5(arg0,arg1,arg2,arg3,arg4,arg5)__API_A(arg0) __API_A(arg1) __API_A(arg2) __API_A(arg3) __API_A(arg4) __API_A(arg5)__API_AVAILABLE4(arg0,arg1,arg2,arg3,arg4)__API_A(arg0) __API_A(arg1) __API_A(arg2) __API_A(arg3) __API_A(arg4)__API_AVAILABLE3(arg0,arg1,arg2,arg3)__API_A(arg0) __API_A(arg1) __API_A(arg2) __API_A(arg3)__API_AVAILABLE2(arg0,arg1,arg2)__API_A(arg0) __API_A(arg1) __API_A(arg2)__API_AVAILABLE1(arg0,arg1)__API_A(arg0) __API_A(arg1)__API_AVAILABLE0(arg0)__API_A(arg0)__API_A(x)__attribute__((availability(__API_AVAILABLE_PLATFORM_ ## x)))__API_RANGE_STRINGIFY2(x)__API_RANGE_STRINGIFY(x)__API_APPLY_TOany(record, enum, enum_constant, function, objc_method, objc_category, objc_protocol, objc_interface, objc_property, type_alias, variable, field)__API_UNAVAILABLE_PLATFORM_xrosvisionos,unavailable__API_DEPRECATED_PLATFORM_xros(x,y)visionos,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_xros(x)visionos,introduced=x__API_UNAVAILABLE_PLATFORM_visionos__API_DEPRECATED_PLATFORM_visionos(x,y)__API_AVAILABLE_PLATFORM_visionos(x)__API_UNAVAILABLE_PLATFORM_driverkitdriverkit,unavailable__API_DEPRECATED_PLATFORM_driverkit(x,y)driverkit,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_driverkit(x)driverkit,introduced=x__API_UNAVAILABLE_PLATFORM_tvostvos,unavailable__API_DEPRECATED_PLATFORM_tvos(x,y)tvos,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_tvos(x)tvos,introduced=x__API_UNAVAILABLE_PLATFORM_watchoswatchos,unavailable__API_DEPRECATED_PLATFORM_watchos(x,y)watchos,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_watchos(x)watchos,introduced=x__API_UNAVAILABLE_PLATFORM_macCatalystmacCatalyst,unavailable__API_DEPRECATED_PLATFORM_macCatalyst(x,y)macCatalyst,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_macCatalyst(x)macCatalyst,introduced=x__API_UNAVAILABLE_PLATFORM_iosios,unavailable__API_DEPRECATED_PLATFORM_ios(x,y)ios,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_ios(x)ios,introduced=x__API_UNAVAILABLE_PLATFORM_macosxmacos,unavailable__API_DEPRECATED_PLATFORM_macosx(x,y)macos,introduced=x,deprecated=y__API_AVAILABLE_PLATFORM_macosx(x)macos,introduced=x__API_UNAVAILABLE_PLATFORM_macos__API_DEPRECATED_PLATFORM_macos(x,y)__API_AVAILABLE_PLATFORM_macos(x)__AVAILABILITY_INTERNAL_REGULAR__AVAILABILITY_INTERNAL_WEAK_IMPORT__attribute__((weak_import))__AVAILABILITY_INTERNAL_UNAVAILABLE__attribute__((unavailable))__AVAILABILITY_INTERNAL_DEPRECATED_MSG(_msg)__attribute__((deprecated(_msg)))__AVAILABILITY_INTERNAL_DEPRECATED__attribute__((deprecated))__MAC_OS_X_VERSION_MAX_ALLOWED__MAC_OS_X_VERSION_MIN_REQUIRED__AVAILABILITY_INTERNAL__defined(__has_builtin) && __has_builtin(__is_target_os)__is_target_os(macos)__IPHONE_OS_VERSION_MIN_REQUIRED__is_target_os(ios)__ENVIRONMENT_IPHONE_OS_VERSION_MIN_REQUIRED____WATCH_OS_VERSION_MIN_REQUIRED__is_target_os(watchos)__ENVIRONMENT_WATCH_OS_VERSION_MIN_REQUIRED____TV_OS_VERSION_MIN_REQUIRED__is_target_os(tvos)__ENVIRONMENT_TV_OS_VERSION_MIN_REQUIRED____BRIDGE_OS_VERSION_MIN_REQUIRED__is_target_os(bridgeos)__DRIVERKIT_VERSION_MIN_REQUIRED__is_target_os(driverkit)__VISION_OS_VERSION_MIN_REQUIRED__is_target_os(visionos)__is_target_os(xros)defined(__VISIONOS_2_0)defined(__VISIONOS_1_1)defined(__VISIONOS_1_0)__IPHONE_OS_VERSION_MAX_ALLOWED__IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_2_0__has_feature(attribute_deprecated_with_message)defined(__GNUC__) && ((__GNUC__ >= 5) || ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 5)))defined(__has_feature) && defined(__has_attribute)__has_attribute(availability)__has_feature(attribute_availability_with_replacement)__SWIFT_COMPILER_VERSION/* __AVAILABILITY_INTERNAL__ *//* + * Swift compiler version + * Allows for project-agnostic "epochs" for frameworks imported into Swift via the Clang importer, like #if _compiler_version for Swift + * Example: + * + * #if __swift_compiler_version_at_least(800, 2, 20) + * - (nonnull NSString *)description; + * #else + * - (NSString *)description; + * #endif + *//* #if defined(__has_feature) && defined(__has_attribute) *//* __has_attribute(availability) *//* + * API Unavailability + * Use to specify that an API is unavailable for a particular platform. + * + * Example: + * __API_UNAVAILABLE(macos) + * __API_UNAVAILABLE(watchos, tvos) + *//* + Macros for defining which versions/platform a given symbol can be used. + + @see http://clang.llvm.org/docs/AttributeReference.html#availability + *//* defined(__has_feature) && defined(__has_attribute) *//* make sure a valid min is set *//* make sure a default max version is set *//* __VISION_OS_VERSION_MIN_REQUIRED *//* __has_builtin(__is_target_os) && __is_target_os(visionos) *//* for compatibility with existing code. New code should use platform specific checks */// Hardcoded these since until compiler fix for rdar://116062344 will land//FIXME: Workaround for rdar://116062344/* __DRIVERKIT_VERSION_MIN_REQUIRED *//* __has_builtin(__is_target_os) && __is_target_os(driverkit) *//* __BRIDGE_OS_VERSION_MIN_REQUIRED *//* __TV_OS_VERSION_MIN_REQUIRED *//* __has_builtin(__is_target_os) && __is_target_os(tvos) *//* __WATCH_OS_VERSION_MIN_REQUIRED *//* __has_builtin(__is_target_os) && __is_target_os(watchos) *//* __IPHONE_OS_VERSION_MIN_REQUIRED *//* __has_builtin(__is_target_os) && __is_target_os(ios) *//* __MAC_OS_X_VERSION_MIN_REQUIRED *//* __has_builtin(__is_target_os) && __is_target_os(macos) *//* + File: AvailabilityInternal.h + + Contains: implementation details of __OSX_AVAILABLE_* macros from + +*//* + * Copyright (c) 2007-2016 by Apple Inc.. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityInternalLegacy.h__AVAILABILITY_INTERNAL__IPHONE_COMPAT_VERSION_DEP__IPHONE_COMPAT_VERSION_MSG(_msg)__attribute__((availability(ios,unavailable)))__AVAILABILITY_INTERNAL__IPHONE_COMPAT_VERSION_DEP__IPHONE_COMPAT_VERSION__AVAILABILITY_INTERNAL__IPHONE_COMPAT_VERSION__AVAILABILITY_INTERNAL__IPHONE_NA_DEP__IPHONE_NA_MSG(_msg)__AVAILABILITY_INTERNAL__IPHONE_NA_DEP__IPHONE_NA__AVAILABILITY_INTERNAL__IPHONE_NA__IPHONE_NA__AVAILABILITY_INTERNAL__IPHONE_NA__AVAILABILITY_INTERNAL__MAC_NA_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,unavailable)))__AVAILABILITY_INTERNAL__MAC_NA_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_15__attribute__((availability(macosx,introduced=10.15)))__AVAILABILITY_INTERNAL__MAC_10_14_DEP__MAC_10_14__attribute__((availability(macosx,introduced=10.14,deprecated=10.14)))__AVAILABILITY_INTERNAL__MAC_10_14__attribute__((availability(macosx,introduced=10.14)))__AVAILABILITY_INTERNAL__MAC_10_13_4__attribute__((availability(macosx,introduced=10.13.4)))__AVAILABILITY_INTERNAL__MAC_10_13__attribute__((availability(macosx,introduced=10.13)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.12)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_14__attribute__((availability(macosx,introduced=10.12,deprecated=10.14)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_13_4__attribute__((availability(macosx,introduced=10.12,deprecated=10.13.4)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_13_MSG(_msg)__attribute__((availability(macosx,introduced=10.12,deprecated=10.13,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.12,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.12,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.12,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.12,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.12,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.12,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.12,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.12,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_12_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.12,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_12_4_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_12_4_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_12_4_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.4,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_4_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.12.4,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_12_4__AVAILABILITY_INTERNAL__MAC_10_12_2_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_12_2_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_12_2_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.2,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_2_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.12.2,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_12_2_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.2,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_2_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.12.2,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_12_2__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.1,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.12.1,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.1,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.12.1,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.12.1,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_12_1_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.12.1,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_12_1__AVAILABILITY_INTERNAL__MAC_10_12__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.11)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.11,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.11,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.11,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.11,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.11,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.11,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.11,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.11,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.11,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_11_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.11,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_4_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.11.4,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_11_4__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_3_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.11.3,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_11_3__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_11_2_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.11.2,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_11_2__AVAILABILITY_INTERNAL__MAC_10_11__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.10)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_13_4__attribute__((availability(macosx,introduced=10.10,deprecated=10.13.4)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_13_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.13,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.10,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.10,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.10,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.10,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.10,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.10,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.10,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.10,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.10,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.10,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.10,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.10,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_10_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.10,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_3_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.10.3,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_10_3__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_10_2_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.10.2,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_10_2__AVAILABILITY_INTERNAL__MAC_10_10__AVAILABILITY_INTERNAL__MAC_10_1__attribute__((availability(macosx,introduced=10.1)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.0)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_13_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.13,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.0,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.0,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.0,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.0,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_5_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.5,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_5__attribute__((availability(macosx,introduced=10.0,deprecated=10.5)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_4__attribute__((availability(macosx,introduced=10.0,deprecated=10.4)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_3__attribute__((availability(macosx,introduced=10.0,deprecated=10.3)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_2__attribute__((availability(macosx,introduced=10.0,deprecated=10.2)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.0,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.0,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.0,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.0,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.0,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.0,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.0,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.0,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.0,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.0,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.0,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.0,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.0,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_0_MSG(_msg)__attribute__((availability(macosx,introduced=10.0,deprecated=10.0,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_0_DEP__MAC_10_0__attribute__((availability(macosx,introduced=10.0,deprecated=10.0)))__AVAILABILITY_INTERNAL__MAC_10_0__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.9)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.9,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_14__attribute__((availability(macosx,introduced=10.9,deprecated=10.14)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.9,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.9,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.9,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.9,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.9,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.9,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.9,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.9,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.9,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.9,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.9,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.9,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.9,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_9_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.9,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_9__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.8)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.8,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.8,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.8,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.8,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.8,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.8,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.8,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.8,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.8,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.8,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.8,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.8,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.8,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.8,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.8,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_8_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.8,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_8__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.7)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.7,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.7,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.7,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_13_2__attribute__((availability(macosx,introduced=10.7,deprecated=10.13.2)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.7,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.7,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.7,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.7,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.7,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.7,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.7,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.7,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.7,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.7,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.7,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.7,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_7_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.7,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_7__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.6)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.6,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.6,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.6,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.6,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.6,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.6,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.6,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.6,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.6,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.6,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.6,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.6,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.6,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.6,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.6,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.6,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.6,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_6_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.6,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_6__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.5)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.5,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.5,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.5,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.5,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_5_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.5,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_5__attribute__((availability(macosx,introduced=10.5,deprecated=10.5)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.5,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.5,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.5,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.5,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.5,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.5,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.5,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.5,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.5,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.5,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.5,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.5,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_5_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.5,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_5_DEPRECATED__MAC_10_7__attribute__((availability(macosx,introduced=10.5.DEPRECATED..MAC.10.7)))__AVAILABILITY_INTERNAL__MAC_10_5__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.4)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.4,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.4,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.4,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.4,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_5_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.5,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_5__attribute__((availability(macosx,introduced=10.4,deprecated=10.5)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_4__attribute__((availability(macosx,introduced=10.4,deprecated=10.4)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.4,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.4,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.4,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.4,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.4,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.4,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.4,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.4,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.4,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.4,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.4,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.4,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.4,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_4_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.4,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_4__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.3)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.3,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.3,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.3,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.3,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_5_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.5,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_5__attribute__((availability(macosx,introduced=10.3,deprecated=10.5)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_4__attribute__((availability(macosx,introduced=10.3,deprecated=10.4)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_3__attribute__((availability(macosx,introduced=10.3,deprecated=10.3)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.3,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.3,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.3,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.3,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.3,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.3,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.3,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.3,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.3,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.3,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.3,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.3,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.3,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_3_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.3,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_3__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_NA_MSG(_msg)__attribute__((availability(macosx,introduced=10.2)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.2,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.2,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.2,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.2,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_5_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.5,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_5__attribute__((availability(macosx,introduced=10.2,deprecated=10.5)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_4__attribute__((availability(macosx,introduced=10.2,deprecated=10.4)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_3__attribute__((availability(macosx,introduced=10.2,deprecated=10.3)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_2__attribute__((availability(macosx,introduced=10.2,deprecated=10.2)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_13__attribute__((availability(macosx,introduced=10.2,deprecated=10.13)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.2,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.2,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.2,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.2,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.2,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.2,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.2,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.2,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.2,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.2,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.2,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.2,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_2_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.2,deprecated=10.1)))__AVAILABILITY_INTERNAL__MAC_10_2__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_NA_MSG(_msg)__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_NA__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_9_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.9,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_9__attribute__((availability(macosx,introduced=10.1,deprecated=10.9)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_8_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.8,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_8__attribute__((availability(macosx,introduced=10.1,deprecated=10.8)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_7_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.7,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_7__attribute__((availability(macosx,introduced=10.1,deprecated=10.7)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_6_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.6,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_6__attribute__((availability(macosx,introduced=10.1,deprecated=10.6)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_5_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.5,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_5__attribute__((availability(macosx,introduced=10.1,deprecated=10.5)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_4__attribute__((availability(macosx,introduced=10.1,deprecated=10.4)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_3__attribute__((availability(macosx,introduced=10.1,deprecated=10.3)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_2__attribute__((availability(macosx,introduced=10.1,deprecated=10.2)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.12,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.12.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_4__attribute__((availability(macosx,introduced=10.1,deprecated=10.12.4)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.12.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_2__attribute__((availability(macosx,introduced=10.1,deprecated=10.12.2)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_1_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.12.1,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12_1__attribute__((availability(macosx,introduced=10.1,deprecated=10.12.1)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_12__attribute__((availability(macosx,introduced=10.1,deprecated=10.12)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.11,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_4_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.11.4,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_4__attribute__((availability(macosx,introduced=10.1,deprecated=10.11.4)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.11.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_3__attribute__((availability(macosx,introduced=10.1,deprecated=10.11.3)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.11.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11_2__attribute__((availability(macosx,introduced=10.1,deprecated=10.11.2)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_11__attribute__((availability(macosx,introduced=10.1,deprecated=10.11)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_10_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.10,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_10_3_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.10.3,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_10_3__attribute__((availability(macosx,introduced=10.1,deprecated=10.10.3)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_10_2_MSG(_msg)__attribute__((availability(macosx,introduced=10.1,deprecated=10.10.2,message=_msg)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_10_2__attribute__((availability(macosx,introduced=10.1,deprecated=10.10.2)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_10__attribute__((availability(macosx,introduced=10.1,deprecated=10.10)))__AVAILABILITY_INTERNAL__MAC_10_1_DEP__MAC_10_1__attribute__((availability(macosx,introduced=10.1,deprecated=10.1)))__ENABLE_LEGACY_MAC_AVAILABILITY__AVAILABILITY_INTERNAL_LEGACY__defined(__has_builtin)__has_builtin(__is_target_arch)__has_builtin(__is_target_vendor)__has_builtin(__is_target_os)__has_builtin(__is_target_environment)__has_builtin(__is_target_variant_os)__has_builtin(__is_target_variant_environment)(__is_target_arch(x86_64) && __is_target_vendor(apple) && ((__is_target_os(ios) && __is_target_environment(macabi)) || (__is_target_variant_os(ios) && __is_target_variant_environment(macabi))))__ENABLE_LEGACY_IPHONE_AVAILABILITYdefined(__has_attribute) && defined(__has_feature)__has_feature(attribute_availability_with_message)((__is_target_arch(x86_64) || __is_target_arch(arm64) || __is_target_arch(arm64e)) && __is_target_vendor(apple) && __is_target_os(ios) && __is_target_environment(macabi))/* __AVAILABILITY_INTERNAL_LEAGCY__ *//* __ENABLE_LEGACY_MAC_AVAILABILITY *//* __AVAILABILITY_INTERNAL__IPHONE_COMPAT_VERSION *//* use better attributes if possible *//* #if __has_builtin(__is_target_arch) *//* #if __has_builtin(__is_target_vendor) *//* #if __has_builtin(__is_target_os) *//* #if __has_builtin(__is_target_environment) *//* #if __has_builtin(__is_target_variant_os) *//* #if __has_builtin(__is_target_variant_environment) *//* __ENABLE_LEGACY_IPHONE_AVAILABILITY *//* #if defined(__has_builtin) *//* # if __is_target_arch... *//* + File: AvailabilityInternalLegacy.h + + Contains: implementation details of __OSX_AVAILABLE_* macros from + +*//* + * Copyright (c) 2007-2022 by Apple Inc.. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/Availability.h__SPI_DEPRECATED_WITH_REPLACEMENT(__VA_ARGS__...)__SPI_DEPRECATED(__VA_ARGS__...)__SPI_AVAILABLE_END(__VA_ARGS__...)__SPI_AVAILABLE_BEGIN(__VA_ARGS__...)__SPI_AVAILABLE(__VA_ARGS__...)__API_UNAVAILABLE_END_Pragma("clang attribute pop")__API_UNAVAILABLE_BEGIN(__VA_ARGS__...)_Pragma("clang attribute push") __API_UNAVAILABLE_BEGIN_GET_MACRO(__VA_ARGS__,__API_UNAVAILABLE_BEGIN8,__API_UNAVAILABLE_BEGIN7,__API_UNAVAILABLE_BEGIN6,__API_UNAVAILABLE_BEGIN5,__API_UNAVAILABLE_BEGIN4,__API_UNAVAILABLE_BEGIN3,__API_UNAVAILABLE_BEGIN2,__API_UNAVAILABLE_BEGIN1,__API_UNAVAILABLE_BEGIN0,0)(__VA_ARGS__)__API_UNAVAILABLE(__VA_ARGS__...)__API_UNAVAILABLE_GET_MACRO(__VA_ARGS__,__API_UNAVAILABLE8,__API_UNAVAILABLE7,__API_UNAVAILABLE6,__API_UNAVAILABLE5,__API_UNAVAILABLE4,__API_UNAVAILABLE3,__API_UNAVAILABLE2,__API_UNAVAILABLE1,__API_UNAVAILABLE0,0)(__VA_ARGS__)__API_DEPRECATED_WITH_REPLACEMENT_END__API_DEPRECATED_WITH_REPLACEMENT_BEGIN(__VA_ARGS__...)_Pragma("clang attribute push") __API_DEPRECATED_WITH_REPLACEMENT_BEGIN_GET_MACRO(__VA_ARGS__,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN8,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN7,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN6,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN5,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN4,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN3,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN2,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN1,__API_DEPRECATED_WITH_REPLACEMENT_BEGIN0,0,0)(__VA_ARGS__)__API_DEPRECATED_END__API_DEPRECATED_BEGIN(__VA_ARGS__...)_Pragma("clang attribute push") __API_DEPRECATED_BEGIN_GET_MACRO(__VA_ARGS__,__API_DEPRECATED_BEGIN8,__API_DEPRECATED_BEGIN7,__API_DEPRECATED_BEGIN6,__API_DEPRECATED_BEGIN5,__API_DEPRECATED_BEGIN4,__API_DEPRECATED_BEGIN3,__API_DEPRECATED_BEGIN2,__API_DEPRECATED_BEGIN1,__API_DEPRECATED_BEGIN0,0,0)(__VA_ARGS__)__API_DEPRECATED_WITH_REPLACEMENT(__VA_ARGS__...)__API_DEPRECATED_REP_GET_MACRO(__VA_ARGS__,__API_DEPRECATED_REP8,__API_DEPRECATED_REP7,__API_DEPRECATED_REP6,__API_DEPRECATED_REP5,__API_DEPRECATED_REP4,__API_DEPRECATED_REP3,__API_DEPRECATED_REP2,__API_DEPRECATED_REP1,__API_DEPRECATED_REP0,0,0)(__VA_ARGS__)__API_DEPRECATED(__VA_ARGS__...)__API_DEPRECATED_MSG_GET_MACRO(__VA_ARGS__,__API_DEPRECATED_MSG8,__API_DEPRECATED_MSG7,__API_DEPRECATED_MSG6,__API_DEPRECATED_MSG5,__API_DEPRECATED_MSG4,__API_DEPRECATED_MSG3,__API_DEPRECATED_MSG2,__API_DEPRECATED_MSG1,__API_DEPRECATED_MSG0,0,0)(__VA_ARGS__)__API_AVAILABLE_END__API_AVAILABLE_BEGIN(__VA_ARGS__...)_Pragma("clang attribute push") __API_AVAILABLE_BEGIN_GET_MACRO(__VA_ARGS__,__API_AVAILABLE_BEGIN8,__API_AVAILABLE_BEGIN7,__API_AVAILABLE_BEGIN6,__API_AVAILABLE_BEGIN5,__API_AVAILABLE_BEGIN4,__API_AVAILABLE_BEGIN3,__API_AVAILABLE_BEGIN2,__API_AVAILABLE_BEGIN1,__API_AVAILABLE_BEGIN0,0)(__VA_ARGS__)__API_AVAILABLE(__VA_ARGS__...)__API_AVAILABLE_GET_MACRO(__VA_ARGS__,__API_AVAILABLE8,__API_AVAILABLE7,__API_AVAILABLE6,__API_AVAILABLE5,__API_AVAILABLE4,__API_AVAILABLE3,__API_AVAILABLE2,__API_AVAILABLE1,__API_AVAILABLE0,0)(__VA_ARGS__)__SWIFT_UNAVAILABLE_MSG(_msg)__SWIFT_UNAVAILABLE__WATCHOS_DEPRECATED(_start,_dep,_msg)__WATCHOS_AVAILABLE(_vers)__WATCHOS_PROHIBITED__WATCHOS_UNAVAILABLE__TVOS_DEPRECATED(_start,_dep,_msg)__TVOS_AVAILABLE(_vers)__TVOS_PROHIBITED__TVOS_UNAVAILABLE__IOS_DEPRECATED(_start,_dep,_msg)__IOS_AVAILABLE(_start) __OS_AVAILABILITY_MSG(ios,deprecated=_dep,_msg)__IOS_AVAILABLE(_vers)__OS_AVAILABILITY(ios,introduced=_vers)__IOS_PROHIBITED__OS_AVAILABILITY(ios,unavailable)__IOS_UNAVAILABLE__OSX_DEPRECATED(_start,_dep,_msg)__OSX_AVAILABLE(_start) __OS_AVAILABILITY_MSG(macosx,deprecated=_dep,_msg)__OSX_AVAILABLE(_vers)__OS_AVAILABILITY(macosx,introduced=_vers)__OSX_UNAVAILABLE__OS_AVAILABILITY(macosx,unavailable)__OS_EXTENSION_UNAVAILABLE(_msg)__OSX_EXTENSION_UNAVAILABLE(_msg) __IOS_EXTENSION_UNAVAILABLE(_msg)__IOS_EXTENSION_UNAVAILABLE(_msg)__OSX_EXTENSION_UNAVAILABLE(_msg)__OS_AVAILABILITY_MSG(_target,_availability,_msg)__attribute__((availability(_target,_availability,message=_msg)))__OS_AVAILABILITY(_target,_availability)__attribute__((availability(_target,_availability)))__OSX_AVAILABLE_BUT_DEPRECATED_MSG(_osxIntro,_osxDep,_iosIntro,_iosDep,_msg)__AVAILABILITY_INTERNAL ## _osxIntro ## _DEP ## _osxDep ## _MSG(_msg)__OSX_AVAILABLE_BUT_DEPRECATED(_osxIntro,_osxDep,_iosIntro,_iosDep)__AVAILABILITY_INTERNAL ## _osxIntro ## _DEP ## _osxDep__OSX_AVAILABLE_STARTING(_osx,_ios)__AVAILABILITY_INTERNAL ## _osx__API_TO_BE_DEPRECATED_VISIONOS__API_TO_BE_DEPRECATED_DRIVERKIT__API_TO_BE_DEPRECATED_TVOS__API_TO_BE_DEPRECATED_WATCHOS__API_TO_BE_DEPRECATED_MACCATALYST__API_TO_BE_DEPRECATED_IOS__API_TO_BE_DEPRECATED_MACOS__API_TO_BE_DEPRECATED__AVAILABILITY____API_TO_BE_DEPRECATED_BRIDGEOS__API_TO_BE_DEPRECATED_EXCLAVEKIT__has_include()defined(__MAC_OS_X_VERSION_MIN_REQUIRED)__OSX_AVAILABLE_STARTINGdefined(__has_feature)__has_feature(attribute_availability)__has_feature(attribute_availability_app_extension)defined(__has_attribute)__OSX_AVAILABLE__OSX_DEPRECATED__has_include()__IOS_AVAILABLE__IOS_DEPRECATED__has_feature(attribute_availability_tvos)__TVOS_AVAILABLE__TVOS_DEPRECATED__has_feature(attribute_availability_watchos)__WATCHOS_AVAILABLE__WATCHOS_DEPRECATED__SWIFT_UNAVAILABLE_MSG__API_AVAILABLE__API_AVAILABLE_BEGIN__API_DEPRECATED__API_DEPRECATED_BEGIN__API_DEPRECATED_WITH_REPLACEMENT__API_DEPRECATED_WITH_REPLACEMENT_BEGIN__API_UNAVAILABLE__API_UNAVAILABLE_BEGIN__SPI_AVAILABLE__SPI_AVAILABLE_BEGIN__SPI_AVAILABLE_END__SPI_DEPRECATED__SPI_DEPRECATED_WITH_REPLACEMENT/* __AVAILABILITY__ *//* + * If SPI decorations have not been defined elsewhere, disable them. + *//* + * Evaluate to nothing for compilers that don't support availability. + *//* #if defined(__has_feature) && defined(__has_attribute) *//* + * API Deprecations + * + * Use to specify the release that a particular API became unavailable. + * + * Platform names: + * macos, ios, tvos, watchos + * + * Examples: + * + * __API_DEPRECATED("No longer supported", macos(10.4, 10.8)) + * __API_DEPRECATED("No longer supported", macos(10.4, 10.8), ios(2.0, 3.0), watchos(2.0, 3.0), tvos(9.0, 10.0)) + * + * __API_DEPRECATED_WITH_REPLACEMENT("-setName:", tvos(10.0, 10.4), ios(9.0, 10.0)) + * __API_DEPRECATED_WITH_REPLACEMENT("SomeClassName", macos(10.4, 10.6), watchos(2.0, 3.0)) + *//* + * API Introductions + * + * Use to specify the release that a particular API became available. + * + * Platform names: + * macos, ios, tvos, watchos + * + * Examples: + * __API_AVAILABLE(macos(10.10)) + * __API_AVAILABLE(macos(10.9), ios(10.0)) + * __API_AVAILABLE(macos(10.4), ios(8.0), watchos(2.0), tvos(10.0)) + * __API_AVAILABLE(driverkit(19.0)) + *//* + Macros for defining which versions/platform a given symbol can be used. + + @see http://clang.llvm.org/docs/AttributeReference.html#availability + + * Note that these macros are only compatible with clang compilers that + * support the following target selection options: + * + * -mmacosx-version-min + * -miphoneos-version-min + * -mwatchos-version-min + * -mtvos-version-min + *//* for use marking APIs unavailable for swift *//* for use marking APIs available info for Watch OS *//* for use marking APIs available info for tvOS *//* for use marking APIs available info for iOS *//* for use marking APIs available info for Mac OSX *//* for use to document app extension usage *//* __OSX_AVAILABLE_STARTING *//* + * __API_TO_BE_DEPRECATED is used as a version number in API that will be deprecated + * in an upcoming release. This soft deprecation is an intermediate step before formal + * deprecation to notify developers about the API before compiler warnings are generated. + * You can find all places in your code that use soft deprecated API by redefining the + * value of this macro to your current minimum deployment target, for example: + * (macOS) + * clang -D__API_TO_BE_DEPRECATED=10.12 + * (iOS) + * clang -D__API_TO_BE_DEPRECATED=11.0 + *//* + These macros are for use in OS header files. They enable function prototypes + and Objective-C methods to be tagged with the OS version in which they + were first available; and, if applicable, the OS version in which they + became deprecated. + + The desktop Mac OS X and iOS each have different version numbers. + The __OSX_AVAILABLE_STARTING() macro allows you to specify both the desktop + and iOS version numbers. For instance: + __OSX_AVAILABLE_STARTING(__MAC_10_2,__IPHONE_2_0) + means the function/method was first available on Mac OS X 10.2 on the desktop + and first available in iOS 2.0 on the iPhone. + + If a function is available on one platform, but not the other a _NA (not + applicable) parameter is used. For instance: + __OSX_AVAILABLE_STARTING(__MAC_10_3,__IPHONE_NA) + means that the function/method was first available on Mac OS X 10.3, and it + currently not implemented on the iPhone. + + At some point, a function/method may be deprecated. That means Apple + recommends applications stop using the function, either because there is a + better replacement or the functionality is being phased out. Deprecated + functions/methods can be tagged with a __OSX_AVAILABLE_BUT_DEPRECATED() + macro which specifies the OS version where the function became available + as well as the OS version in which it became deprecated. For instance: + __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_0,__MAC_10_5,__IPHONE_NA,__IPHONE_NA) + means that the function/method was introduced in Mac OS X 10.0, then + became deprecated beginning in Mac OS X 10.5. On iOS the function + has never been available. + + For these macros to function properly, a program must specify the OS version range + it is targeting. The min OS version is specified as an option to the compiler: + -mmacosx-version-min=10.x when building for Mac OS X, and -miphoneos-version-min=y.z + when building for the iPhone. The upper bound for the OS version is rarely needed, + but it can be set on the command line via: -D__MAC_OS_X_VERSION_MAX_ALLOWED=10x0 for + Mac OS X and __IPHONE_OS_VERSION_MAX_ALLOWED = y0z00 for iOS. + + Examples: + + A function available in Mac OS X 10.5 and later, but not on the phone: + + extern void mymacfunc() __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_NA); + + + An Objective-C method in Mac OS X 10.5 and later, but not on the phone: + + @interface MyClass : NSObject + -(void) mymacmethod __OSX_AVAILABLE_STARTING(__MAC_10_5,__IPHONE_NA); + @end + + + An enum available on the phone, but not available on Mac OS X: + + #if __IPHONE_OS_VERSION_MIN_REQUIRED + enum { myEnum = 1 }; + #endif + Note: this works when targeting the Mac OS X platform because + __IPHONE_OS_VERSION_MIN_REQUIRED is undefined which evaluates to zero. + + + An enum with values added in different iPhoneOS versions: + + enum { + myX = 1, // Usable on iPhoneOS 2.1 and later + myY = 2, // Usable on iPhoneOS 3.0 and later + myZ = 3, // Usable on iPhoneOS 3.0 and later + ... + Note: you do not want to use #if with enumeration values + when a client needs to see all values at compile time + and use runtime logic to only use the viable values. + + + It is also possible to use the *_VERSION_MIN_REQUIRED in source code to make one + source base that can be compiled to target a range of OS versions. It is best + to not use the _MAC_* and __IPHONE_* macros for comparisons, but rather their values. + That is because you might get compiled on an old OS that does not define a later + OS version macro, and in the C preprocessor undefined values evaluate to zero + in expresssions, which could cause the #if expression to evaluate in an unexpected + way. + + #ifdef __MAC_OS_X_VERSION_MIN_REQUIRED + // code only compiled when targeting Mac OS X and not iPhone + // note use of 1050 instead of __MAC_10_5 + #if __MAC_OS_X_VERSION_MIN_REQUIRED < 1050 + // code in here might run on pre-Leopard OS + #else + // code here can assume Leopard or later + #endif + #endif + + +*//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_types.h__va_list_tag[1]__darwin_time_t__darwin_ssize_t__darwin_socklen_t__darwin_clock_t__darwin_wint_t__darwin_rune_t__darwin_wchar_t__darwin_va_list__darwin_size_t__darwin_ptrdiff_t__darwin_mbstate_t__mbstate_t(unnamed class/struct/union)__darwin_ct_rune_t__darwin_natural_t__darwin_intptr_t__uint64_t__int64_t__uint32_t__int32_t__uint16_t__int16_t__uint8_t__int8_t_mbstateLchar[128]128__mbstate8USE_CLANG_TYPES_BSD_I386__TYPES_H_defined (__i386__) || defined (__x86_64__)defined(__has_feature) && __has_feature(modules)defined(__PTRDIFF_TYPE__)defined(__LP64__)defined(__SIZE_TYPE__)(__GNUC__ > 2)defined(__WCHAR_TYPE__)defined(__WINT_TYPE__)__WINT_TYPE____WCHAR_TYPE____SIZE_TYPE__long unsigned int__PTRDIFF_TYPE__long int/* _BSD_I386__TYPES_H_ *//* defined (__i386__) || defined (__x86_64__) *//* time() *//* byte count or error *//* socklen_t (duh) *//* clock() *//* wint_t *//* rune_t *//* wchar_t *//* va_list *//* sizeof() *//* __GNUC__ *//* ptr1 - ptr2 *//* mbstate_t *//* for alignment *//* + * mbstate_t is an opaque object to keep conversion state, during multibyte + * stream conversions. The content must not be referenced by user programs. + *//* ct_rune_t *//* + * The rune type below is declared to be an ``int'' instead of the more natural + * ``unsigned long'' or ``long''. Two things are happening here. It is not + * unsigned so that EOF (-1) can be naturally assigned to it and used. Also, + * it looks like 10646 will be a 31 bit standard. This means that if your + * ints cannot hold 32 bits, you will be in trouble. The reason an int was + * chosen over a long is that the is*() and to*() routines take ints (says + * ANSI C), but they use __darwin_ct_rune_t instead of int. By changing it + * here, you lose a bit of ANSI conformance, but your programs will still + * work. + * + * NOTE: rune_t is not covered by ANSI nor other standards, and should not + * be instantiated outside of lib/libc/locale. Use wchar_t. wchar_t and + * rune_t must be the same type. Also wint_t must be no narrower than + * wchar_t, and should also be able to hold all members of the largest + * character set plus one extra value (WEOF). wint_t must be at least 16 bits. + *//* + * This header file contains integer types. It's intended to also contain + * flotaing point and other arithmetic types, as needed, later. + *//* + * Copyright (c) 2000-2003 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_types.h"i386/_types.h"_BSD_MACHINE__TYPES_H_defined (__i386__) || defined(__x86_64__)defined (__arm__) || defined (__arm64__)/* _BSD_MACHINE__TYPES_H_ *//* + * Copyright (c) 2003-2007 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/_pthread_types.h_opaque_pthread_t *__darwin_pthread_t__darwin_pthread_rwlockattr_t__darwin_pthread_rwlock_t__darwin_pthread_once_t__darwin_pthread_mutexattr_t__darwin_pthread_mutex_t__darwin_pthread_key_t__darwin_pthread_condattr_t__darwin_pthread_cond_t__darwin_pthread_attr_t_opaque_pthread_t_opaque_pthread_rwlockattr_t_opaque_pthread_rwlock_t_opaque_pthread_once_t_opaque_pthread_mutexattr_t_opaque_pthread_mutex_t_opaque_pthread_condattr_t_opaque_pthread_cond_t_opaque_pthread_attr_t__darwin_pthread_handler_recchar[8176]8176__PTHREAD_SIZE____opaque__darwin_pthread_handler_rec *__cleanup_stack__sigchar[16]16__PTHREAD_RWLOCKATTR_SIZE__char[192]192__PTHREAD_RWLOCK_SIZE__char[8]8__PTHREAD_ONCE_SIZE____PTHREAD_MUTEXATTR_SIZE__char[56]56__PTHREAD_MUTEX_SIZE____PTHREAD_CONDATTR_SIZE__char[40]40__PTHREAD_COND_SIZE____PTHREAD_ATTR_SIZE____next__arg..(*)(..)__routine_SYS__PTHREAD_TYPES_H___LP64__// _SYS__PTHREAD_TYPES_H_// Argument to pass// Routine to call// !__LP64__// pthread opaque structures/* + * Copyright (c) 2003-2013 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types.hchar[37]37__darwin_uuid_string_tunsigned char[16]__darwin_uuid_t__darwin_useconds_t__darwin_uid_t__darwin_suseconds_t__darwin_sigset_t__darwin_pid_t__darwin_off_t__darwin_mode_t__darwin_mach_port_t__darwin_mach_port_name_t__darwin_ino_t__darwin_ino64_t__darwin_id_t__darwin_gid_t__darwin_fsfilcnt_t__darwin_fsblkcnt_t__darwin_dev_t__darwin_blksize_t__darwin_blkcnt_t__offsetof(type,field)__builtin_offsetof(type, field)__DARWIN_NULL((void *)0)_SYS__TYPES_H___GNUG__defined(__GNUC__) && (__GNUC__ == 3 && __GNUC_MINOR__ >= 5 || __GNUC__ > 3)/* _SYS__TYPES_H_ *//* (gcc >= 3.5) *//* !(gcc >= 3.5) *//* [???] microseconds *//* [???] user IDs *//* [???] signal set *//* [???] process and group IDs *//* [???] Used for file sizes *//* [???] Some file attributes *//* Used by mach *//* [???] Used for inodes *//* [???] Used for 64 bit inodes *//* [XSI] pid_t, uid_t, or gid_t*//* Used by statvfs and fstatvfs *//* dev_t *//* preferred block size *//* total blocks *//* ! __cplusplus *//* __GNUG__ *//* __LP64__ *//* !__LP64__ *//* ! __GNUG__ *//* + * Type definitions; takes common type definitions that must be used + * in multiple header files due to [XSI], removes them from the system + * space, and puts them in the implementation space. + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types.h__darwin_wctype_t__darwin_wctrans_t__darwin_nl_item_FORTIFY_SOURCE__DARWIN_WEOF((__darwin_wint_t)-1)__DARWIN_WCHAR_MIN(-0x7fffffff - 1)__DARWIN_WCHAR_MAX__WCHAR_MAX____strftimelike(fmtarg)__attribute__((__format__ (__strftime__, fmtarg, 0)))__strfmonlike(fmtarg,firstvararg)__attribute__((__format__ (__strfmon__, fmtarg, firstvararg)))__TYPES_H___GNUC__ > 2 || __GNUC__ == 2 && __GNUC_MINOR__ >= 7__DARWIN_WCHAR_MAX > 0xffffUdefined(__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__) && ((__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__-0) < 1050)2147483647/* __TYPES_H_ *//* on by default *//* __WCHAR_MAX__ *//* ! __WCHAR_MAX__ *//* __uint32_t *//* + * Copyright (c) 2004, 2008, 2009 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int8_t.hint8_t_INT8_T/* _INT8_T *//* + * Copyright (c) 2012 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int16_t.hint16_t_INT16_T/* _INT16_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int32_t.hint32_t_INT32_T/* _INT32_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int64_t.hint64_t_INT64_T/* _INT64_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int8_t.hu_int8_t_U_INT8_T/* _U_INT8_T *//* + * Copyright (c) 2016 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int16_t.hu_int16_t_U_INT16_T/* _U_INT16_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int32_t.hu_int32_t_U_INT32_T/* _U_INT32_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int64_t.hu_int64_t_U_INT64_T/* _U_INT64_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_intptr_t.hintptr_t_INTPTR_T/* _INTPTR_T *//* __darwin_intptr_t *//* + * Copyright (c) 2003-2012 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uintptr_t.huintptr_t_UINTPTR_T/* _UINTPTR_T *//* __has_attribute *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/types.hsyscall_arg_tuser_off_tuser_time_tuser_ulong_tuser_long_tuser_ssize_tuser_size_tuser_addr_tregister_tCAST_USER_ADDR_T(a_ptr)((user_addr_t)((uintptr_t)(a_ptr)))USER_ADDR_NULL((user_addr_t) 0)_MACHTYPES_H__I386_MACHTYPES_H___ASSEMBLER__!defined(_ANSI_SOURCE) && (!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE))/* _I386_MACHTYPES_H_ *//* __ASSEMBLER__ *//* This defines the size of syscall arguments after copying into the kernel: *//* !_ANSI_SOURCE && (!_POSIX_C_SOURCE || _DARWIN_C_SOURCE) *//* These types are used for reserving the largest possible size. *//* + * Basic integral types. Omit the typedef if + * not possible for a machine/compiler combination. + *//* + * Copyright (c) 1990, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)types.h 8.3 (Berkeley) 1/5/94 + *//* + * Copyright 1995 NeXT Computer, Inc. All rights reserved. + *//* + * Copyright (c) 2000-2008 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/types.h"i386/types.h"_BSD_MACHINE_TYPES_H_/* _BSD_MACHINE_TYPES_H_ *//* + * Copyright (c) 2000-2007 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_va_list.hva_listUSE_CLANG_STDARG_VA_LIST_T/* _VA_LIST_T *//* __darwin_va_list *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.hsize_tUSE_CLANG_STDDEF_SIZE_T__SIZE_T/* _SIZE_T *//* __darwin_size_t *//* __SIZE_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.hNULL__NULL/* NULL *//* __DARWIN_NULL *//* __NULL *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/stdio.hrenameatx_npconst charconst char *char *renamex_nprenameatRENAME_NOFOLLOW_ANY0x00000010RENAME_RESERVED10x00000008RENAME_EXCL0x00000004RENAME_SWAP0x00000002RENAME_SECLUDE0x00000001_SYS_STDIO_H___DARWIN_C_LEVEL >= __DARWIN_C_FULL__DARWIN_C_LEVEL >= 200809L3.010.0iosintroduced=10.010.12macosxintroduced=10.12/* _SYS_STDIO_H_ *//* __DARWIN_C_LEVEL >= 200809L *//* __DARWIN_C_LEVEL >= __DARWIN_C_FULL *//* + * Copyright (c) 2013 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + */availabilityintroduced10.10/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_printf.hprintfconst char *__restrict____PRINTF_H_/* __PRINTF_H_ *//* + * Copyright (c) 2023 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */format__printf__/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_seek_set.hSEEK_DATASEEK_HOLESEEK_ENDSEEK_CURSEEK_SET_SEEK_SET_H_/* _SEEK_SET_H_ *//* set file offset to the start of the next non-hole file region greater than or equal to the supplied offset *//* set file offset to the start of the next hole greater than or equal to the supplied offset *//* !SEEK_SET *//* set file offset to EOF plus offset *//* set file offset to current plus offset *//* set file offset to offset *//* whence values for lseek(2) *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_ctermid.hctermid_CTERMID_H_/* + * Copyright (c) 2000, 2002-2006, 2008-2010, 2012, 2020 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_off_t.hoff_t_OFF_T/* _OFF_T *//* __darwin_off_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ssize_t.hssize_t_SSIZE_T/* _SSIZE_T *//* __darwin_ssize_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/_common.h<_types.h>__darwin_obsz(object)__builtin_object_size (object, _USE_FORTIFY_LEVEL > 1 ? 1 : 0)__darwin_obsz0(object)__builtin_object_size (object, 0)_USE_FORTIFY_LEVEL_SECURE__COMMON_H_defined(_FORTIFY_SOURCE) && _FORTIFY_SOURCE > 0_FORTIFY_SOURCE > 1/* + * Copyright (c) 2007, 2008 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/_stdio.h__vsnprintf_chkchar *__restrict____vsprintf_chk__snprintf_chk__sprintf_chkvsnprintf(str,len,format,ap)__builtin___vsnprintf_chk (str, len, 0, __darwin_obsz(str), format, ap)vsnprintfvsprintf(str,format,ap)__builtin___vsprintf_chk (str, 0, __darwin_obsz(str), format, ap)vsprintfsnprintf(str,len,__VA_ARGS__...)__builtin___snprintf_chk (str, len, 0, __darwin_obsz(str), __VA_ARGS__)snprintfsprintf(str,__VA_ARGS__...)__builtin___sprintf_chk (str, 0, __darwin_obsz(str), __VA_ARGS__)sprintf_SECURE__STDIO_H__STDIO_H__USE_FORTIFY_LEVEL > 0__has_builtin(__builtin___sprintf_chk) || defined(__GNUC__)__DARWIN_C_LEVEL >= 200112L__has_builtin(__builtin___snprintf_chk) || defined(__GNUC__)__has_builtin(__builtin___vsprintf_chk) || defined(__GNUC__)__has_builtin(__builtin___vsnprintf_chk) || defined(__GNUC__)_undef__has_builtin/* _SECURE__STDIO_H_ *//* _USE_FORTIFY_LEVEL > 0 *//* __DARWIN_C_LEVEL >= 200112L *//* sprintf, vsprintf, snprintf, vsnprintf *//* + * Copyright (c) 2007, 2010, 2023 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_stdio.h<_ctermid.h><_printf.h>FILE *__sFILE *funopenconst voidconst void *..(*_Nullable)(..)vasprintfchar **char **__restrict__setlinebufsetbufferfpurgefmtcheckfgetlnsize_t *unsigned long *ctermid_rasprintfopen_memstreamfmemopenvoid *__restrict__getlinesize_t *__restrict__FILE *__restrict__getdelimvdprintfdprintfvsscanfvscanfvfscanfftellofseekotempnamputwgetwputchar_unlockedputc_unlockedgetchar_unlockedgetc_unlockedfunlockfileftrylockfileflockfile__sputcalways_inline10'\n'unsigned char *__swbuf__svfscanf__srgetpopenpclosefilenofdopenvprintfvfprintfungetctmpnamtmpfilesscanfsetvbufsetbufscanfrewindrenameremoveputsputcharputcperrorgetsgetchargetcfwriteconst void *__restrict__ftellfsetposconst fpos_tconst fpos_t *long long *fseekfscanffreopenfreadfputsfputcfprintffopenfgetsfgetposfpos_t *fgetcfflushferrorfeoffcloseclearerrFILE__sFILE__sFILEX__sbuffpos_t_offset_blksize_lbunsigned char[1]_nbufunsigned char[3]_ubuf_ur__sFILEX *_extra_ub_write_seek_read_close_cookie_lbfsize_bf_file_flags_w_r_p_size_baseconst char *constconst char *const[]char *[]sys_errlistconst intsys_nerr__stderrp__stdoutp__stdinpfileno_unlocked(p)__sfileno(p)clearerr_unlocked(p)__sclearerr(p)ferror_unlocked(p)__sferror(p)feof_unlocked(p)__sfeof(p)fwopen(cookie,fn)funopen(cookie, 0, fn, 0, 0)fropen(cookie,fn)funopen(cookie, fn, 0, 0, 0)putchar_unlocked(x)putc_unlocked(x, stdout)getchar_unlocked()getc_unlocked(stdin)putc_unlocked(x,fp)__sputc(x, fp)getc_unlocked(fp)__sgetc(fp)((p)->_file)((void)((p)->_flags &= ~(__SERR|__SEOF)))(((p)->_flags & __SERR) != 0)(((p)->_flags & __SEOF) != 0)__sgetc(p)(--(p)->_r < 0 ? __srget(p) : (int)(*(p)->_p++))L_ctermid1024stderrstdoutstdinTMP_MAX308915776L_tmpnamP_tmpdir"/var/tmp/"FILENAME_MAXFOPEN_MAX20EOF(-1)BUFSIZ_IONBF_IOLBF_IOFBF__SIGN0x8000__SALC0x4000__SMOD0x2000__SOFF0x1000__SNPT0x0800__SOPT0x0400__SSTR0x0200__SAPP0x0100__SMBF0x0080__SERR0x0040__SEOF0x0020__SRW0x0010__SWR0x0008__SRD0x0004__SNBF0x0002__SLBF0x0001_FSTDIO__STDIO_H__ANSI_SOURCE_DARWIN_UNLIMITED_STREAMSdefined(__IPHONE_OS_VERSION_MIN_REQUIRED) && __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_3_2defined(__MAC_OS_X_VERSION_MIN_REQUIRED) && __MAC_OS_X_VERSION_MIN_REQUIRED < __MAC_10_6defined(_DARWIN_UNLIMITED_STREAMS) || defined(_DARWIN_C_SOURCE)!defined(_POSIX_C_SOURCE)__DARWIN_C_LEVEL >= 198808L__DARWIN_C_LEVEL >= 199209L__DARWIN_C_LEVEL >= 199506Ldefined(__GNUC__) && defined(__STDC__)!defined(_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 200112Llint__DARWIN_C_LEVEL >= 200112L || defined(_C99_SOURCE) || defined(__cplusplus)defined (__GNUC__) && _FORTIFY_SOURCE > 0 && !defined (__cplusplus)"This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead."This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tempnam(3), it is highly recommended that you use mkstemp(3) instead.char[180]void_param_list"This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead."This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use vsnprintf(3) instead.char[182]"This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead."This function is provided for compatibility reasons only. Due to security concerns inherent in the design of tmpnam(3), it is highly recommended that you use mkstemp(3) instead.char[179]"This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead."This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.char[181]"This function is provided for compatibility reasons only. Due to security concerns inherent in the design of gets(3), it is highly recommended that you use fgets(3) instead."This function is provided for compatibility reasons only. Due to security concerns inherent in the design of gets(3), it is highly recommended that you use fgets(3) instead.char[175]__DARWIN_ALIAS(fopen)__asm("_" "fopen" )macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)macos(10.13)ios(11.0)tvos(11.0)watchos(4.0)__API_AVAILABLE8__API_AVAILABLE7__API_AVAILABLE6__API_AVAILABLE5__API_AVAILABLE4__API_AVAILABLE3__API_AVAILABLE2,__API_AVAILABLE1,__API_AVAILABLE0,04.011.010.13"Use mkstemp(3) instead.""Use posix_spawn APIs or NSTask instead. (On iOS, process spawning is unavailable.)"__DARWIN_ALIAS(popen)__asm("_" "popen" )__DARWIN_ALIAS(fdopen)__asm("_" "fdopen" )"Use vsnprintf instead.""Use snprintf instead."/* _STDIO_H_ *//* Security checking functions. *//* + * Stdio function-access interface. + *//* perror(3) external variables *//* Darwin extensions *//* Additional functionality provided by: + * POSIX.1-2008 + *//* __DARWIN_C_LEVEL >= 200112L || defined(_C99_SOURCE) || defined(__cplusplus) *//* Additional functionality provided by: + * POSIX.1-2001 + * ISO C99 + *//* __DARWIN_C_LEVEL >= 199506L *//* lint *//* Removed in Issue 6 *//* + * This has been tuned to generate reasonable code on the vax using pcc. + *//* + * The __sfoo macros are here so that we can + * define function versions in the C library. + *//* Functions internal to the implementation. *//* Additional functionality provided by: + * POSIX.1c-1995, + * POSIX.1i-1995, + * and the omnibus ISO/IEC 9945-1: 1996 + *//* __DARWIN_C_LEVEL >= 199209L *//* (DARWIN_UNLIMITED_STREAMS || _DARWIN_C_SOURCE) *//* !_DARWIN_UNLIMITED_STREAMS && !_DARWIN_C_SOURCE *//* Additional functionality provided by: + * POSIX.2-1992 C Language Binding Option + *//* __DARWIN_C_LEVEL >= 198808L *//* size for ctermid(); PATH_MAX *//* Additional functionality provided by: + * POSIX.1-1988 + *//* ANSI-C *//* XXX must be == PATH_MAX *//* System V/ANSI C; this is the wrong way to do this, do *not* use these. *//* must be <= PATH_MAX *//* must be <= OPEN_MAX *//* must be == _POSIX_STREAM_MAX *//* size of buffer used by setbuf *//* setvbuf should set unbuffered *//* setvbuf should set line buffered *//* setvbuf should set fully buffered *//* + * The following three definitions are for ANSI C, which took them + * from System V, which brilliantly took internal interface macros and + * made them official arguments to setvbuf(), without renaming them. + * Hence, these ugly _IOxxx names are *supposed* to appear in user code. + * + * Although numbered as their counterparts above, the implementation + * does not rely on this. + *//* ignore this file in _fwalk *//* allocate string space dynamically *//* true => fgetln modified _p text *//* set iff _offset is in fact correct *//* do not do fseek() optimisation *//* do fseek() optimisation *//* this is an sprintf/snprintf string *//* fdopen()ed in append mode *//* _buf is from malloc *//* found error *//* found EOF *//* open for reading & writing *//* RD and WR are never simultaneously asserted *//* OK to write *//* OK to read *//* unbuffered *//* line buffered *//* current lseek offset (see WARNING) *//* stat.st_blksize (may be != _bf._size) *//* Unix stdio files get aligned to block boundaries on fseek() *//* buffer for fgetln() *//* separate buffer for fgetln() when line crosses buffer boundary *//* guarantee a getc() buffer *//* guarantee an ungetc() buffer *//* tricks to meet minimum requirements even when malloc() fails *//* saved _r when _r is counting ungetc data *//* additions to FILE to not break ABI *//* ungetc buffer *//* separate buffer for long sequences of ungetc() *//* cookie passed to io functions *//* operations *//* 0 or -_bf._size, for inline putc *//* the buffer (at least 1 byte, if !NULL) *//* fileno, if Unix descriptor, else -1 *//* flags, below; this FILE is free if 0 *//* write space left for putc() *//* read space left for getc() *//* current position in (some) buffer *//* + * stdio state variables. + * + * The following always hold: + * + * if (_flags&(__SLBF|__SWR)) == (__SLBF|__SWR), + * _lbfsize is -_bf._size, else _lbfsize is 0 + * if _flags&__SRD, _w is 0 + * if _flags&__SWR, _r is 0 + * + * This ensures that the getc and putc macros (or inline functions) never + * try to write or read from a file that is in `read' or `write' mode. + * (Moreover, they can, and do, automatically switch from read mode to + * write mode, and back, on "r+" and "w+" files.) + * + * _lbfsize is used only to make the inline line-buffered output stream + * code as compact as possible. + * + * _ub, _up, and _ur are used when ungetc() pushes back more characters + * than fit in the current _bf, or when ungetc() pushes back a character + * that does not match the previous one in _bf. When this happens, + * _ub._base becomes non-nil (i.e., a stream has ungetc() data iff + * _ub._base!=NULL) and _up and _ur save the current values of _p and _r. + * + * NB: see WARNING above before changing the layout of this structure! + *//* hold a buncha junk that would grow the ABI *//* stdio buffers *//* + * NB: to fit things in six character monocase externals, the stdio + * code uses the prefix `__s' for stdio objects, typically followed + * by a three-character attempt at a mnemonic. + *//* Define for new stdio with functions. *//* DO NOT REMOVE THIS COMMENT: fixincludes needs to see: + * __gnuc_va_list and include *//* + * Common header for stdio.h and xlocale/_stdio.h + *//*- + * Copyright (c) 1990, 1993 + * The Regents of the University of California. All rights reserved. + * + * This code is derived from software contributed to Berkeley by + * Chris Torek. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)stdio.h 8.5 (Berkeley) 4/29/95 + *//* + * Copyright (c) 2000, 2005, 2007, 2009, 2010, 2023 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */_cformat_argmacostvoswatchos__bufp__sizep__buf__size__mode10.7__linep__linecapp__stream__delimiter__scanf____str__format__offset__whencedeprecated__dir__prefix__old__newcold__ptr__nitems__filename/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdio.h<_stdio.h>_USE_EXTENDED_LOCALES_/* _USE_EXTENDED_LOCALES_ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_pid_t.hpid_t_PID_T/* _PID_T *//* __darwin_pid_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_id_t.hid_t_ID_T/* _ID_T *//* can hold pid_t, gid_t, or uid_t *//* __darwin_id_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/appleapiopts.h__APPLE_API_OBSOLETE__APPLE_API_PRIVATE__APPLE_API_UNSTABLE__APPLE_API_EVOLVING__APPLE_API_STABLE__APPLE_API_STANDARD__SYS_APPLEAPIOPTS_H____APPLE_API_STRICT_CONFORMANCE/* __SYS_APPLEAPIOPTS_H__ *//* __APPLE_API_STRICT_CONFORMANCE *//* __APPLE_API_OBSOLETE *//* __APPLE_API_PRIVATE *//* __APPLE_API_UNSTABLE *//* __APPLE_API_EVOLVING *//* __APPLE_API_STABLE *//* __APPLE_API_STANDARD *//* + * Copyright (c) 2002 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/signal.hsig_atomic_t_I386_SIGNAL_H_/* _I386_SIGNAL_H_ *//* ! _ANSI_SOURCE *//* + * Copyright (c) 1992 NeXT Computer, Inc. + * + *//* + * Copyright (c) 2000-2002 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/signal.h"i386/signal.h"_BSD_MACHINE_SIGNAL_H_/* _BSD_MACHINE_SIGNAL_H_ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/i386/_structs.h__darwin_x86_cpmu_state64__darwin_x86_debug_state64__darwin_x86_exception_state64__darwin_x86_avx512_state64__darwin_x86_avx_state64__darwin_x86_float_state64__darwin_x86_thread_full_state64__darwin_x86_thread_state64__x86_pagein_state__last_branch_state__last_branch_record__x86_instruction_state__darwin_x86_debug_state32__darwin_i386_exception_state__darwin_i386_avx512_state__darwin_i386_avx_state__darwin_i386_float_state__darwin_opmask_reg__darwin_zmm_reg__darwin_ymm_reg__darwin_xmm_reg__darwin_mmst_reg__darwin_fp_status_t__darwin_fp_status__darwin_fp_control_t__darwin_fp_control__darwin_i386_thread_state__uint64_t[16]unsigned long long[16]__ctrs__dr7__dr6__dr5__dr4__dr3__dr2__dr1__dr0__faultvaddr__err__cpu__trapno__fpu_zmm31__fpu_zmm30__fpu_zmm29__fpu_zmm28__fpu_zmm27__fpu_zmm26__fpu_zmm25__fpu_zmm24__fpu_zmm23__fpu_zmm22__fpu_zmm21__fpu_zmm20__fpu_zmm19__fpu_zmm18__fpu_zmm17__fpu_zmm16__fpu_zmmh15__fpu_zmmh14__fpu_zmmh13__fpu_zmmh12__fpu_zmmh11__fpu_zmmh10__fpu_zmmh9__fpu_zmmh8__fpu_zmmh7__fpu_zmmh6__fpu_zmmh5__fpu_zmmh4__fpu_zmmh3__fpu_zmmh2__fpu_zmmh1__fpu_zmmh0__fpu_k7__fpu_k6__fpu_k5__fpu_k4__fpu_k3__fpu_k2__fpu_k1__fpu_k0__fpu_ymmh15__fpu_ymmh14__fpu_ymmh13__fpu_ymmh12__fpu_ymmh11__fpu_ymmh10__fpu_ymmh9__fpu_ymmh8__fpu_ymmh7__fpu_ymmh6__fpu_ymmh5__fpu_ymmh4__fpu_ymmh3__fpu_ymmh2__fpu_ymmh1__fpu_ymmh0char[64]64__avx_reserved1__fpu_reserved1char[96]6966*16__fpu_rsrv4__fpu_xmm15__fpu_xmm14__fpu_xmm13__fpu_xmm12__fpu_xmm11__fpu_xmm10__fpu_xmm9__fpu_xmm8__fpu_xmm7__fpu_xmm6__fpu_xmm5__fpu_xmm4__fpu_xmm3__fpu_xmm2__fpu_xmm1__fpu_xmm0__fpu_stmm7__fpu_stmm6__fpu_stmm5__fpu_stmm4__fpu_stmm3__fpu_stmm2__fpu_stmm1__fpu_stmm0__fpu_mxcsrmask__fpu_mxcsr__fpu_rsrv3__fpu_ds__fpu_dp__fpu_rsrv2__fpu_cs__fpu_ip__fpu_fop__fpu_rsrv1__fpu_ftw__fpu_fsw__fpu_fcwint[2]__fpu_reserved__gsbase__ss__es__ds__ss64__gs__fs__cs__rflags__rip__r15__r14__r13__r12__r11__r10__r9__r8__rsp__rbp__rsi__rdi__rdx__rcx__rbx__rax__pagein_error__last_branch_record[32]32__LASTBRANCH_MAX__lbrs__reserved__lbr_supported_cycle_count__lbr_supported_tsx__lbr_count__cycle_count__in_tsx__tsx_abort__mispredict__to_ip__from_ip__uint8_t[64]unsigned char[64]_X86_INSTRUCTION_STATE_CACHELINE_SIZE__insn_cacheline__uint8_t[2380]unsigned char[2380]244823842380_X86_INSTRUCTION_STATE_MAX_INSN_BYTES__insn_bytes__out_of_synch__insn_offset__insn_stream_valid_byteschar[224]1422414*16__opmask_reg__zmm_regchar[32]__ymm_reg__xmm_regchar[6]__mmst_rsrvchar[10]__mmst_reg__busy__c3__tos__c2__c1__c0__errsumm__stkflt__precis__undfl__ovrfl__zdiv__denorm__invalid(unnamed bitfield)__rc__pc__eip__eflags__esp__ebp__esi__edi__edx__ecx__ebx__eax_STRUCT_X86_CPMU_STATE64struct __darwin_x86_cpmu_state64_STRUCT_X86_DEBUG_STATE64struct __darwin_x86_debug_state64_STRUCT_X86_EXCEPTION_STATE64struct __darwin_x86_exception_state64_STRUCT_X86_AVX512_STATE64struct __darwin_x86_avx512_state64_STRUCT_X86_AVX_STATE64struct __darwin_x86_avx_state64_STRUCT_X86_FLOAT_STATE64struct __darwin_x86_float_state64_STRUCT_X86_THREAD_FULL_STATE64struct __darwin_x86_thread_full_state64_STRUCT_X86_THREAD_STATE64struct __darwin_x86_thread_state64_STRUCT_X86_PAGEIN_STATEstruct __x86_pagein_state_STRUCT_LAST_BRANCH_STATEstruct __last_branch_state_STRUCT_LAST_BRANCH_RECORDstruct __last_branch_record(2448 - 64 - 4)_STRUCT_X86_INSTRUCTION_STATEstruct __x86_instruction_state_STRUCT_X86_DEBUG_STATE32struct __darwin_x86_debug_state32_STRUCT_X86_EXCEPTION_STATE32struct __darwin_i386_exception_state_STRUCT_X86_AVX512_STATE32struct __darwin_i386_avx512_state_STRUCT_X86_AVX_STATE32struct __darwin_i386_avx_state_STRUCT_X86_FLOAT_STATE32struct __darwin_i386_float_stateFP_STATE_BYTES512_STRUCT_OPMASK_REGstruct __darwin_opmask_reg_STRUCT_ZMM_REGstruct __darwin_zmm_reg_STRUCT_YMM_REGstruct __darwin_ymm_reg_STRUCT_XMM_REGstruct __darwin_xmm_reg_STRUCT_MMST_REGstruct __darwin_mmst_reg_STRUCT_FP_STATUSstruct __darwin_fp_statusFP_CHOPFP_RND_UPFP_RND_DOWNFP_RND_NEARFP_PREC_64BFP_PREC_53BFP_PREC_24B_STRUCT_FP_CONTROLstruct __darwin_fp_control_STRUCT_X86_THREAD_STATE32struct __darwin_i386_thread_state_MACH_I386__STRUCTS_H_!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE)/* _MACH_I386__STRUCTS_H_ *//* ZMM 31 *//* ZMM 30 *//* ZMM 29 *//* ZMM 28 *//* ZMM 27 *//* ZMM 26 *//* ZMM 25 *//* ZMM 24 *//* ZMM 23 *//* ZMM 22 *//* ZMM 21 *//* ZMM 20 *//* ZMM 19 *//* ZMM 18 *//* ZMM 17 *//* ZMM 16 *//* ZMMH 15 *//* ZMMH 14 *//* ZMMH 13 *//* ZMMH 12 *//* ZMMH 11 *//* ZMMH 10 *//* ZMMH 9 *//* ZMMH 8 *//* ZMMH 7 *//* ZMMH 6 *//* ZMMH 5 *//* ZMMH 4 *//* ZMMH 3 *//* ZMMH 2 *//* ZMMH 1 *//* ZMMH 0 *//* K7 *//* K6 *//* K5 *//* K4 *//* K3 *//* K2 *//* K1 *//* K0 *//* YMMH 15 *//* YMMH 14 *//* YMMH 13 *//* YMMH 12 *//* YMMH 11 *//* YMMH 10 *//* YMMH 9 *//* YMMH 8 *//* YMMH 7 *//* YMMH 6 *//* YMMH 5 *//* YMMH 4 *//* YMMH 3 *//* YMMH 2 *//* YMMH 1 *//* YMMH 0 *//* reserved *//* XMM 15 *//* XMM 14 *//* XMM 13 *//* XMM 12 *//* XMM 11 *//* XMM 10 *//* XMM 9 *//* XMM 8 *//* XMM 7 *//* XMM 6 *//* XMM 5 *//* XMM 4 *//* XMM 3 *//* XMM 2 *//* XMM 1 *//* XMM 0 *//* ST7/MM7 *//* ST6/MM6 *//* ST5/MM5 *//* ST4/MM4 *//* ST3/MM3 *//* ST2/MM2 *//* ST1/MM1 *//* ST0/MM0 *//* MXCSR mask *//* MXCSR Register state *//* Selector *//* offset *//* x87 FPU Instruction Operand(Data) Pointer *//* x87 FPU Instruction Pointer *//* x87 FPU Opcode *//* x87 FPU tag word *//* x87 FPU status word *//* x87 FPU control word *//* + * 64 bit versions of the above (complete) + *//* + * 64 bit versions of the above + *//* + * non-zero when the cacheline that includes the insn_offset + * is replaced in the insn_bytes array due to a mismatch + * detected when comparing it with the same cacheline in memory + *//* x87 FPU Instruction Operand(Data) Pointer Selector *//* x87 FPU Instruction Operand(Data) Pointer offset *//* x87 FPU Instruction Pointer Selector *//* x87 FPU Instruction Pointer offset *//* !_POSIX_C_SOURCE || _DARWIN_C_SOURCE *//* number of chars worth of data from fpu_fcw *//* + * Floating point state. + *//* defn of 512 bit ZMM regs *//* defn of 256 bit YMM regs *//* defn of 128 bit XMM regs *//* defn of 80bit x87 FPU or MMX register *//* + * Status word. + *//*inf*//* This structure should be double-word aligned for performance *//* + * i386 is the structure that is exported to user threads for + * use in status/mutate calls. This structure should never change. + * + *//* __uint8_t *//* + * @OSF_COPYRIGHT@ + *//* + * Copyright (c) 2004-2006 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/i386/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/machine/_structs.h"mach/i386/_structs.h"_MACH_MACHINE__STRUCTS_H_/* _MACH_MACHINE__STRUCTS_H_ *//* + * Copyright (c) 2017 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/machine/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_mcontext.h__darwin_mcontext64 *mcontext_t__darwin_mcontext_avx512_64_full__darwin_mcontext_avx512_64__darwin_mcontext_avx64_full__darwin_mcontext_avx64__darwin_mcontext64_full__darwin_mcontext64__darwin_mcontext_avx512_32__darwin_mcontext_avx32__darwin_mcontext32_STRUCT_MCONTEXT_STRUCT_MCONTEXT64_MCONTEXT_T_STRUCT_MCONTEXT_AVX512_64_FULLstruct __darwin_mcontext_avx512_64_full_STRUCT_MCONTEXT_AVX512_64struct __darwin_mcontext_avx512_64_STRUCT_MCONTEXT_AVX64_FULLstruct __darwin_mcontext_avx64_full_STRUCT_MCONTEXT_AVX64struct __darwin_mcontext_avx64_STRUCT_MCONTEXT64_FULLstruct __darwin_mcontext64_fullstruct __darwin_mcontext64_STRUCT_MCONTEXT_AVX512_32struct __darwin_mcontext_avx512_32_STRUCT_MCONTEXT_AVX32struct __darwin_mcontext_avx32_STRUCT_MCONTEXT32struct __darwin_mcontext32__I386_MCONTEXT_H_defined(_STRUCT_X86_AVX512_STATE32)defined(_STRUCT_X86_AVX512_STATE64)/* __I386_MCONTEXT_H_ *//* _MCONTEXT_T *//* _STRUCT_MCONTEXT64 *//* _STRUCT_X86_AVX512_STATE64 *//* _STRUCT_MCONTEXT32 *//* _STRUCT_X86_AVX512_STATE32 *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_mcontext.h"i386/_mcontext.h"_BSD_MACHINE__MCONTEXT_H_/* _BSD_MACHINE__MCONTEXT_H_ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/_pthread_attr_t.hpthread_attr_t_PTHREAD_ATTR_T/* _PTHREAD_ATTR_T *//* __darwin_pthread_attr_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_sigaltstack.hstack_t__darwin_sigaltstackss_flagsss_sizess_sp_STRUCT_SIGALTSTACKstruct __darwin_sigaltstack/* _STRUCT_SIGALTSTACK *//* [???] signal stack *//* SA_DISABLE and/or SA_ONSTACK *//* signal stack length *//* signal stack base *//* Structure used in sigaltstack call. *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ucontext.hucontext_t__darwin_ucontextuc_mcontextuc_mcsize__darwin_ucontext *uc_linkuc_stackuc_sigmaskuc_onstack_STRUCT_UCONTEXTstruct __darwin_ucontext/* _STRUCT_UCONTEXT *//* [???] user context *//* user context *//* _XOPEN_SOURCE *//* pointer to machine specific context *//* size of the machine context passed in *//* pointer to resuming context *//* stack used by this context *//* signal mask used by this context *//* __darwin_sigset_t *//* _STRUCT_MCONTEXT *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_sigset_t.hsigset_t_SIGSET_T/* _SIGSET_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uid_t.huid_t_UID_T/* _UID_T *//* __darwin_uid_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/signal.hsignalsigstacksigvecsig_tsigaction__sigaction__sigaction_usiginfo_t__siginfosigeventsigvalss_onstacksv_flagssv_masksv_handlersa_flagssa_masksiginfo_t *__siginfo *sa_tramp__sa_sigaction__sa_handlerunsigned long[7]7__padsi_bandsi_valuesi_addrsi_statussi_uidsi_pidsi_codesi_errnosi_signopthread_attr_t *_opaque_pthread_attr_t *sigev_notify_attributessigev_notify_functionsigev_valuesigev_signosigev_notifysival_ptrsival_intBADSIGSIG_ERRsigmask(m)(1 << ((m)-1))sv_onstackSV_SIGINFOSA_SIGINFOSV_NOCLDSTOPSA_NOCLDSTOPSV_NODEFERSA_NODEFERSV_RESETHANDSA_RESETHANDSV_INTERRUPTSA_RESTARTSV_ONSTACKSA_ONSTACKSIGSTKSZ131072MINSIGSTKSZ32768SS_DISABLESS_ONSTACKSI_MESGQ0x10005SI_ASYNCIO0x10004SI_TIMER0x10003SI_QUEUE0x10002SI_USER0x10001SIG_SETMASKSIG_UNBLOCKSIG_BLOCKSA_USERSPACE_MASK(SA_ONSTACK | SA_RESTART | SA_RESETHAND | SA_NOCLDSTOP | SA_NODEFER | SA_NOCLDWAIT | SA_SIGINFO)SA_64REGSETSA_USERTRAMPSA_NOCLDWAITsa_sigaction__sigaction_u.__sa_sigactionsa_handler__sigaction_u.__sa_handlerPOLL_HUPPOLL_PRI5POLL_ERRPOLL_MSGPOLL_OUTPOLL_INCLD_CONTINUEDCLD_STOPPEDCLD_TRAPPEDCLD_DUMPEDCLD_KILLEDCLD_EXITEDCLD_NOOPTRAP_TRACETRAP_BRKPTBUS_OBJERRBUS_ADRERRBUS_ADRALNBUS_NOOPSEGV_ACCERRSEGV_MAPERRSEGV_NOOPFPE_INTOVFFPE_INTDIVFPE_FLTSUBFPE_FLTINVFPE_FLTRESFPE_FLTUNDFPE_FLTOVFFPE_FLTDIVFPE_NOOPILL_BADSTKILL_COPROCILL_PRVREGILL_ILLADRILL_ILLOPNILL_PRVOPCILL_ILLTRPILL_ILLOPCILL_NOOPSIGEV_THREADSIGEV_SIGNALSIGEV_NONE((void (*)(int))-1)SIG_HOLD(void (*)(int))5SIG_IGN(void (*)(int))1SIG_DFL(void (*)(int))0SIGUSR231SIGUSR130SIGINFO29SIGWINCH28SIGPROF27SIGVTALRM26SIGXFSZ25SIGXCPU24SIGIO23SIGTTOU22SIGTTIN21SIGCHLDSIGCONTSIGTSTP18SIGSTOP17SIGURGSIGTERM15SIGALRMSIGPIPE13SIGSYS12SIGSEGV11SIGBUSSIGKILL9SIGFPESIGEMTSIGIOTSIGABRTSIGTRAPSIGILLSIGQUITSIGINTSIGHUPNSIG__DARWIN_NSIG_SYS_SIGNAL_H_(defined(_POSIX_C_SOURCE) && !defined(_DARWIN_C_SOURCE))(!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE))defined(_ANSI_SOURCE) || __DARWIN_UNIX03 || defined(__cplusplus)/* !_SYS_SIGNAL_H_ *//* + * For historical reasons; programs expect signal's return value to be + * defined by . + *//* !_ANSI_SOURCE *//* (!_POSIX_C_SOURCE || _DARWIN_C_SOURCE) *//* + * Macro for converting signal number to a mask suitable for + * sigblock(). + *//* current status *//* signal stack pointer *//* + * Structure used in sigstack call. + *//* isn't compatibility wonderful! *//* same bit, opposite sense *//* see signal options below *//* signal mask to apply *//* signal handler *//* + * 4.3 compatibility: + * Signal vector "template" used in sigvec call. + *//* (128K)recommended stack size *//* (32K)minimum allowable stack *//* disable taking signals on alternate stack *//* take signal on signal stack *//* + * Structure used in sigaltstack call. + *//* type of signal function *//* [CX] from message arrival on empty queue *//* [CX] aio request completion *//* [CX] timer expiration *//* [CX] signal from sigqueue() *//* [CX] signal from kill() *//* POSIX 1003.1b required values. *//* set specified signal set *//* unblock specified signal set *//* block specified signal set *//* + * Flags for sigprocmask: + *//* the following are the only bits we support from user space, the + * rest are for kernel use only. + *//* signal handler with SA_SIGINFO args with 64bit regs information *//* This will provide 64bit register set in a 32bit user address space *//* do not bounce off kernel's sigtramp *//* signal handler with SA_SIGINFO args *//* don't keep zombies around *//* don't mask the signal we're delivering *//* do not generate SIGCHLD on child stop *//* reset to SIG_DFL when taking signal *//* restart system on signal return *//* if SA_SIGINFO is set, sa_sigaction is to be used instead of sa_handler. *//* + * Signal vector "template" used in sigaction call. + *//* Signal vector template for Kernel user boundary *//* union for signal handlers *//* [XSR] Device disconnected *//* [XSR] High priority input available *//* [XSR] I/O error *//* [XSR] Input message available *//* [XSR] Output buffers available *//* [XSR] Data input available *//* Codes for SIGPOLL *//* [XSI] stopped child has continued *//* [XSI] child has stopped *//* [XSI] traced child has trapped *//* [XSI] terminated abnormally, core file *//* [XSI] terminated abnormally, no core file *//* [XSI] child has exited *//* if only I knew... *//* Codes for SIGCHLD *//* [XSI] Process trace trap -NOTIMP *//* [XSI] Process breakpoint -NOTIMP *//* Codes for SIGTRAP *//* [XSI] Object-specific HW error - NOTIMP *//* [XSI] Nonexistent physical address -NOTIMP *//* [XSI] Invalid address alignment *//* Codes for SIGBUS *//* [XSI] invalid permission for mapped object *//* [XSI] address not mapped to object *//* Codes for SIGSEGV *//* [XSI] integer overflow *//* [XSI] integer divide by zero *//* [XSI] subscript out of range -NOTIMP *//* [XSI] invalid floating point operation *//* [XSI] floating point inexact result *//* [XSI] floating point underflow *//* [XSI] floating point overflow *//* [XSI] floating point divide by zero *//* Codes for SIGFPE *//* [XSI] internal stack error -NOTIMP *//* [XSI] coprocessor error -NOTIMP *//* [XSI] privileged register -NOTIMP *//* [XSI] illegal addressing mode -NOTIMP *//* [XSI] illegal operand -NOTIMP *//* [XSI] privileged opcode *//* [XSI] illegal trap *//* [XSI] illegal opcode *//* Codes for SIGILL *//* Values for si_code *//* + * When the signal is SIGILL or SIGFPE, si_addr contains the address of + * the faulting instruction. + * When the signal is SIGSEGV or SIGBUS, si_addr contains the address of + * the faulting memory reference. Although for x86 there are cases of SIGSEGV + * for which si_addr cannot be determined and is NULL. + * If the signal is SIGCHLD, the si_pid field will contain the child process ID, + * si_status contains the exit value or signal and + * si_uid contains the real user ID of the process that sent the signal. + *//* Reserved for Future Use *//* band event for SIGPOLL *//* signal value *//* faulting instruction *//* exit value *//* sender's ruid *//* sending process *//* signal code *//* errno association *//* signal number *//* Notification attributes *//* Notification function *//* Signal value *//* Signal number *//* Notification type *//* [NOTIMP] [RTS] call notification function *//* aio - completion notification *//* No async notification *//* Members as suggested by Annex C of POSIX 1003.1b. *//*int*//* DO NOT REMOVE THE COMMENTED OUT int: fixincludes needs to see them *//* + * Language spec sez we must list exactly one parameter, even though we + * actually supply three. Ugh! + * SIG_HOLD is chosen to avoid KERN_SIG_* values in + *//* user defined signal 2 *//* user defined signal 1 *//* information request *//* window size changes *//* profiling time alarm *//* virtual time alarm *//* exceeded file size limit *//* exceeded CPU time limit *//* input/output possible signal *//* like TTIN for output if (tp->t_local<OSTOP) *//* to readers pgrp upon background tty read *//* to parent on child stop or exit *//* continue a stopped process *//* stop signal from tty *//* sendable stop signal not from tty *//* urgent condition on IO channel *//* software termination signal from kill *//* alarm clock *//* write on a pipe with no one to read it *//* bad argument to system call *//* segmentation violation *//* bus error *//* kill (cannot be caught or ignored) *//* floating point exception *//* EMT instruction *//* compatibility *//* pollable event ([XSR] generated, not supported) *//* abort() *//* trace trap (not reset when caught) *//* illegal instruction (not reset when caught) *//* quit *//* interrupt *//* hangup *//* sigcontext; codes for SIGILL, SIGFPE *//* counting 0; could be 33 (mask is 1-32) *//* + * Copyright (c) 1982, 1986, 1989, 1991, 1993 + * The Regents of the University of California. All rights reserved. + * (c) UNIX System Laboratories, Inc. + * All or some portions of this file are derived from material licensed + * to the University of California by American Telephone and Telegraph + * Co. or Unix System Laboratories, Inc. and are reproduced herein with + * the permission of UNIX System Laboratories, Inc. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)signal.h 8.2 (Berkeley) 1/21/94 + *//* Copyright (c) 1995 NeXT Computer, Inc. All Rights Reserved *//* + * Copyright (c) 2000-2006 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint8_t.huint8_t_UINT8_T/* _UINT8_T *//* + * Copyright (c) 2012 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint16_t.huint16_t_UINT16_T/* _UINT16_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint32_t.huint32_t_UINT32_T/* _UINT32_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint64_t.huint64_t_UINT64_T/* _UINT64_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_intmax_t.hintmax_t_INTMAX_T__INTMAX_TYPE__/* _INTMAX_T *//* __INTMAX_TYPE__ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uintmax_t.huintmax_t_UINTMAX_T__UINTMAX_TYPE__/* _UINTMAX_T *//* __UINTMAX_TYPE__ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdint.h<_types/_uintmax_t.h><_types/_intmax_t.h><_types/_uint64_t.h><_types/_uint32_t.h><_types/_uint16_t.h><_types/_uint8_t.h>uint_fast64_tuint_fast32_tuint_fast16_tuint_fast8_tint_fast64_tint_fast32_tint_fast16_tint_fast8_tuint_least64_tuint_least32_tuint_least16_tuint_least8_tint_least64_tint_least32_tint_least16_tint_least8_tSIG_ATOMIC_MAXINT32_MAXSIG_ATOMIC_MININT32_MINWINT_MAXWINT_MINWCHAR_MIN(-WCHAR_MAX-1)WCHAR_MAXRSIZE_MAX(SIZE_MAX >> 1)SIZE_MAXUINTPTR_MAXPTRDIFF_MAXINTMAX_MAXPTRDIFF_MININTMAX_MIN(-INTMAX_MAX-1)UINTMAX_MAXUINTMAX_C(18446744073709551615)INTMAX_C(9223372036854775807)18446744073709551615ULINTPTR_MIN(-INTPTR_MAX-1)INTPTR_MAX9223372036854775807LUINT_FAST64_MAXUINT64_MAXUINT_FAST32_MAXUINT32_MAXUINT_FAST16_MAXUINT16_MAXUINT_FAST8_MAXUINT8_MAXINT_FAST64_MAXINT64_MAXINT_FAST32_MAXINT_FAST16_MAXINT16_MAXINT_FAST8_MAXINT8_MAXINT_FAST64_MININT64_MININT_FAST32_MININT_FAST16_MININT16_MININT_FAST8_MININT8_MINUINT_LEAST64_MAXUINT_LEAST32_MAXUINT_LEAST16_MAXUINT_LEAST8_MAXINT_LEAST64_MAXINT_LEAST32_MAXINT_LEAST16_MAXINT_LEAST8_MAXINT_LEAST64_MININT_LEAST32_MININT_LEAST16_MININT_LEAST8_MIN18446744073709551615ULL4294967295U65535255(-INT64_MAX-1)(-INT32_MAX-1)-32768-1289223372036854775807LL32767127UINTMAX_C(v)(v ## UL)INTMAX_C(v)(v ## L)UINT64_C(v)(v ## ULL)UINT32_C(v)(v ## U)UINT16_C(v)(v)UINT8_C(v)INT64_C(v)(v ## LL)INT32_C(v)INT16_C(v)INT8_C(v)__WORDSIZE_STDINT_H___WORDSIZE == 64defined(__STDC_WANT_LIB_EXT1__) && __STDC_WANT_LIB_EXT1__ >= 1WCHAR_MAX == 0xffff/* _STDINT_H_ *//* WCHAR_MIN should be 0 if wchar_t is an unsigned type and + (-WCHAR_MAX-1) if wchar_t is a signed type. Unfortunately, + it turns out that -fshort-wchar changes the signedness of + the type. *//* 7.18.3 "Other" *//* 7.18.2.5 Limits of greatest-width integer types *//* 7.18.2.4 Limits of integer types capable of holding object pointers *//* 7.18.2.3 Limits of fastest minimum-width integer types *//* 7.18.2.2 Limits of minimum-width integer types *//* + Note: the literal "most negative int" cannot be written in C -- + the rules in the standard (section 6.4.4.1 in C99) will give it + an unsigned type, so INT32_MIN (and the most negative member of + any larger signed type) must be written via a constant expression. + *//* 7.18.2.1 Limits of exact-width integer types *//* 7.18.2 Limits of specified-width integer types: + * These #defines specify the minimum and maximum limits + * of each of the types declared above. + * + * They must have "the same type as would an expression that is an + * object of the corresponding type converted according to the integer + * promotion". + *//* 7.18.4 Macros for integer constants *//* 7.18.1.5 Greatest-width integer types *//* 7.18.1.4 Integer types capable of holding object pointers *//* 7.18.1.3 Fastest-width integer types *//* 7.18.1.2 Minimum-width integer types *//* 7.18.1.1 Exact-width integer types *//* from ISO/IEC 988:1999 spec *//* + * Copyright (c) 2000-2010 Apple Inc. + * All rights reserved. + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/stdint.h__CLANG_STDINT_H!defined(_AIX) || !defined(_STD_TYPES_T) || !defined(__STDC_HOSTED__)__STDC_HOSTED__ && __has_include_next()__cplusplus!defined(__STDC_LIMIT_MACROS)!defined(__STDC_CONSTANT_MACROS)__STDC_LIMIT_MACROS_DEFINED_BY_CLANG__STDC_CONSTANT_MACROS_DEFINED_BY_CLANG__INT64_TYPE____int8_t_defined__int_least64_t__INT56_TYPE____INT48_TYPE____INT40_TYPE____INT32_TYPE____uint32_t_defined__int_least32_t__INT24_TYPE____INT16_TYPE____int_least16_t__INT8_TYPE____int_least8_t__intptr_t_defined__INT64_C_SUFFIX____int64_c_suffix__INT56_C_SUFFIX____INT48_C_SUFFIX____INT40_C_SUFFIX____INT32_C_SUFFIX____int32_c_suffix__INT24_C_SUFFIX____INT16_C_SUFFIX____int16_c_suffix__INT8_C_SUFFIX____int8_c_suffixdefined(__STDC_VERSION__) && __STDC_VERSION__ >= 202000L__INT_LEAST64_MINdefined(__STDC_VERSION__) && __STDC_VERSION__ >= 202000L__INT_LEAST32_MIN__INT_LEAST16_MIN__INT_LEAST8_MIN__WINT_UNSIGNED____WCHAR_MAX__ == __INTN_MAX(__WCHAR_WIDTH__)__STDC_HOSTED__/* __CLANG_STDINT_H *//* __STDC_HOSTED__ *//* FIXME: This is using the placeholder dates Clang produces for these macros + in C2x mode; switch to the correct values once they've been published. *//* C2x 7.20.3.x Width of other integer types. *//* 7.18.4.2 Macros for greatest-width integer constants. *//* C99 7.18.3 Limits of other integer types. *//* NB: The C standard requires that these be the same value, but the compiler + exposes separate internal width macros. *//* C2x 7.20.2.5 Width of greatest-width integer types. *//* C99 7.18.2.5 Limits of greatest-width integer types. *//* ISO9899:2011 7.20 (C11 Annex K): Define RSIZE_MAX if __STDC_WANT_LIB_EXT1__ + * is enabled. *//* C2x 7.20.2.4 Width of integer types capable of holding object pointers. *//* C99 7.18.2.4 Limits of integer types capable of holding object pointers. *//* Some utility macros *//* __INT_LEAST8_MIN *//* __STDC_VERSION__ *//* __INT8_TYPE__ *//* __INT_LEAST16_MIN *//* __INT16_TYPE__ *//* __INT24_TYPE__ *//* __INT_LEAST32_MIN *//* __INT32_TYPE__ *//* __INT40_TYPE__ *//* __INT48_TYPE__ *//* __INT56_TYPE__ *//* __INT_LEAST64_MIN *//* __INT64_TYPE__ *//* C99 7.18.2.1 Limits of exact-width integer types. + * C99 7.18.2.2 Limits of minimum-width integer types. + * C99 7.18.2.3 Limits of fastest minimum-width integer types. + * + * The presence of limit macros are completely optional in C99. This + * implementation defines limits for all of the types (exact- and + * minimum-width) that it defines above, using the limits of the minimum-width + * type for any types that do not have exact-width representations. + * + * As in the type definitions, this section takes an approach of + * successive-shrinking to determine which limits to use for the standard (8, + * 16, 32, 64) bit widths when they don't have exact representations. It is + * therefore important that the definitions be kept in order of decending + * widths. + * + * Note that C++ should not check __STDC_LIMIT_MACROS here, contrary to the + * claims of the C standard (see C++ 18.3.1p2, [cstdint.syn]). + *//* __int_least8_t *//* __int8_c_suffix *//* __INT8_C_SUFFIX__ *//* __int_least16_t *//* __int16_c_suffix *//* __INT16_C_SUFFIX__ *//* __INT24_C_SUFFIX__ *//* __int_least32_t *//* __int32_c_suffix *//* __INT32_C_SUFFIX__ *//* __INT40_C_SUFFIX__ *//* __INT48_C_SUFFIX__ *//* __INT56_C_SUFFIX__ *//* __int_least64_t *//* __int64_c_suffix *//* __INT64_C_SUFFIX__ *//* C99 7.18.4 Macros for minimum-width integer constants. + * + * The standard requires that integer constant macros be defined for all the + * minimum-width types defined above. As 8-, 16-, 32-, and 64-bit minimum-width + * types are required, the corresponding integer constant macros are defined + * here. This implementation also defines minimum-width types for every other + * integer width that the target implements, so corresponding macros are + * defined below, too. + * + * These macros are defined using the same successive-shrinking approach as + * the type definitions above. It is likewise important that macros are defined + * in order of decending width. + * + * Note that C++ should not check __STDC_CONSTANT_MACROS here, contrary to the + * claims of the C standard (see C++ 18.3.1p2, [cstdint.syn]). + *//* C99 7.18.1.5 Greatest-width integer types. + *//* C99 7.18.1.4 Integer types capable of holding object pointers. + *//* __int8_t_defined *//* prevent glibc sys/types.h from defining conflicting types *//* glibc sys/types.h also defines int8_t*//* glibc sys/types.h also defines int16_t*//* __uint32_t_defined *//* more glibc compatibility *//* glibc sys/types.h also defines int32_t*//* glibc sys/types.h also defines int64_t*//* C99 7.18.1.1 Exact-width integer types. + * C99 7.18.1.2 Minimum-width integer types. + * C99 7.18.1.3 Fastest minimum-width integer types. + * + * The standard requires that exact-width type be defined for 8-, 16-, 32-, and + * 64-bit types if they are implemented. Other exact width types are optional. + * This implementation defines an exact-width types for every integer width + * that is represented in the standard integer types. + * + * The standard also requires minimum-width types be defined for 8-, 16-, 32-, + * and 64-bit widths regardless of whether there are corresponding exact-width + * types. + * + * To accommodate targets that are missing types that are exactly 8, 16, 32, or + * 64 bits wide, this implementation takes an approach of cascading + * redefinitions, redefining __int_leastN_t to successively smaller exact-width + * types. It is therefore important that the types are defined in order of + * descending widths. + * + * We currently assume that the minimum-width types and the fastest + * minimum-width types are the same. This is allowed by the standard, but is + * suboptimal. + * + * In violation of the standard, some targets do not implement a type that is + * wide enough to represent all of the required widths (8-, 16-, 32-, 64-bit). + * To accommodate these targets, a required minimum-width type is only + * defined if there exists an exact-width type of equal or greater width. + */// used in C++.// so that a C library implementation which follows the C99 standard can be// Work around this inconsistency by always defining those macros in C++ mode,//// C11 removed the problematic footnotes.// footnotes 219, 220, and 222 in the C standard) play no role in C++.// the symbols __STDC_LIMIT_MACROS and __STDC_CONSTANT_MACROS (mentioned in// The macros defined by are provided unconditionally. In particular,// C++11 [cstdint.syn]p2:// __STDC_CONSTANT_MACROS is defined before is included.// Footnote 222: C++ implementations should define these macros only when// __STDC_LIMIT_MACROS is defined before is included.// Footnote 219, 220: C++ implementations should define these macros only when// C99 7.18.3 Limits of other integer types/* If we're hosted, fall back to the system's stdint.h, which might have + * additional definitions. + */// case the header guard macro is defined.// is defined until an inclusion of it without _STD_TYPES_T occurs, in which// AIX system headers need stdint.h to be re-enterable while _STD_TYPES_T/*===---- stdint.h - Standard header for sized integer types --------------===*\ + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * +\*===----------------------------------------------------------------------===*//Library/Developer/CommandLineTools/usr/lib/clang/Library/Developer/CommandLineTools/usr/lib/Library/Developer/CommandLineTools/usr/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_timeval.htimevaltv_usectv_sec_STRUCT_TIMEVALstruct timeval/* _STRUCT_TIMEVAL *//* and microseconds *//* seconds *//* __darwin_suseconds_t *//* __darwin_time_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/resource.hsetrlimitconst rlimitconst rlimit *rlimit *setiopolicy_npsetprioritygetrusagerusage *getrlimitgetiopolicy_npgetpriorityproc_rlimit_control_wakeupmonrlimitrusage_info_currentrusage_info_v6rusage_info_v5rusage_info_v4rusage_info_v3rusage_info_v2rusage_info_v1rusage_info_v0rusage_info_trusagerlim_twm_ratewm_flagsrlim_maxrlim_curuint64_t[9]unsigned long long[9]ri_reservedri_interval_max_neural_footprintri_lifetime_max_neural_footprintri_neural_footprintri_secure_ptime_in_systemri_secure_time_in_systemri_penergy_njri_energy_njri_pcyclesri_pinstructionsri_system_ptimeri_user_ptimeri_flagsri_runnable_timeri_interval_max_phys_footprintri_serviced_energyri_billed_energyri_cyclesri_instructionsri_lifetime_max_phys_footprintri_logical_writesri_serviced_system_timeri_billed_system_timeri_cpu_time_qos_user_interactiveri_cpu_time_qos_user_initiatedri_cpu_time_qos_legacyri_cpu_time_qos_utilityri_cpu_time_qos_backgroundri_cpu_time_qos_maintenanceri_cpu_time_qos_defaultri_diskio_byteswrittenri_diskio_bytesreadri_child_elapsed_abstimeri_child_pageinsri_child_interrupt_wkupsri_child_pkg_idle_wkupsri_child_system_timeri_child_user_timeri_proc_exit_abstimeri_proc_start_abstimeri_phys_footprintri_resident_sizeri_wired_sizeri_pageinsri_interrupt_wkupsri_pkg_idle_wkupsri_system_timeri_user_timeuint8_t[16]ri_uuidru_nivcswru_nvcswru_nsignalsru_msgrcvru_msgsndru_oublockru_inblockru_nswapru_majfltru_minfltru_isrssru_idrssru_ixrssru_maxrssru_stimeru_utimeIOPOL_VFS_NOCACHE_WRITE_FS_BLKSIZE_ONIOPOL_VFS_NOCACHE_WRITE_FS_BLKSIZE_DEFAULTIOPOL_VFS_DISALLOW_RW_FOR_O_EVTONLY_ONIOPOL_VFS_DISALLOW_RW_FOR_O_EVTONLY_DEFAULTIOPOL_VFS_ALLOW_LOW_SPACE_WRITES_ONIOPOL_VFS_ALLOW_LOW_SPACE_WRITES_OFFIOPOL_VFS_SKIP_MTIME_UPDATE_ONIOPOL_VFS_SKIP_MTIME_UPDATE_OFFIOPOL_VFS_IGNORE_PERMISSIONS_ONIOPOL_VFS_IGNORE_PERMISSIONS_OFFIOPOL_VFS_CONTENT_PROTECTION_IGNOREIOPOL_VFS_CONTENT_PROTECTION_DEFAULTIOPOL_VFS_TRIGGER_RESOLVE_OFFIOPOL_VFS_TRIGGER_RESOLVE_DEFAULTIOPOL_VFS_STATFS_FORCE_NO_DATA_VOLUMEIOPOL_VFS_STATFS_NO_DATA_VOLUME_DEFAULTIOPOL_MATERIALIZE_DATALESS_FILES_ONIOPOL_MATERIALIZE_DATALESS_FILES_OFFIOPOL_MATERIALIZE_DATALESS_FILES_DEFAULTIOPOL_ATIME_UPDATES_OFFIOPOL_ATIME_UPDATES_DEFAULTIOPOL_NORMALIOPOL_IMPORTANTIOPOL_APPLICATIONIOPOL_STANDARDIOPOL_UTILITYIOPOL_THROTTLEIOPOL_PASSIVEIOPOL_DEFAULTIOPOL_SCOPE_DARWIN_BGIOPOL_SCOPE_THREADIOPOL_SCOPE_PROCESSIOPOL_TYPE_VFS_DISALLOW_RW_FOR_O_EVTONLYIOPOL_TYPE_VFS_ALLOW_LOW_SPACE_WRITESIOPOL_TYPE_VFS_SKIP_MTIME_UPDATEIOPOL_TYPE_VFS_IGNORE_PERMISSIONSIOPOL_TYPE_VFS_IGNORE_CONTENT_PROTECTIONIOPOL_TYPE_VFS_TRIGGER_RESOLVEIOPOL_TYPE_VFS_STATFS_NO_DATA_VOLUMEIOPOL_TYPE_VFS_MATERIALIZE_DATALESS_FILESIOPOL_TYPE_VFS_ATIME_UPDATESIOPOL_TYPE_DISKFOOTPRINT_INTERVAL_RESET0x1CPUMON_MAKE_FATALWAKEMON_MAKE_FATAL0x10WAKEMON_SET_DEFAULTS0x08WAKEMON_GET_PARAMS0x04WAKEMON_DISABLE0x02WAKEMON_ENABLE0x01RLIMIT_FOOTPRINT_INTERVAL0x4RLIMIT_THREAD_CPULIMITS0x3RLIMIT_CPU_USAGE_MONITOR0x2RLIMIT_WAKEUPS_MONITOR_RLIMIT_POSIX_FLAGRLIM_NLIMITSRLIMIT_NOFILERLIMIT_NPROCRLIMIT_MEMLOCKRLIMIT_RSSRLIMIT_ASRLIMIT_CORERLIMIT_STACKRLIMIT_DATARLIMIT_FSIZERLIMIT_CPURLIM_SAVED_CURRLIM_INFINITYRLIM_SAVED_MAX(((__uint64_t)1 << 63) - 1)RU_PROC_RUNS_RESLIDERUSAGE_INFO_CURRENTRUSAGE_INFO_V6RUSAGE_INFO_V5RUSAGE_INFO_V4RUSAGE_INFO_V3RUSAGE_INFO_V2RUSAGE_INFO_V1RUSAGE_INFO_V0ru_lastru_firstRUSAGE_CHILDREN-1RUSAGE_SELFPRIO_DARWIN_NONUI0x1001PRIO_DARWIN_BGPRIO_MAXPRIO_MIN-20PRIO_DARWIN_PROCESSPRIO_DARWIN_THREADPRIO_USERPRIO_PGRPPRIO_PROCESS_SYS_RESOURCE_H___DARWIN_C_LEVEL < __DARWIN_C_FULL/* !_SYS_RESOURCE_H_ *//* compatibility with older names *//* I/O Priority *//* scope *//* I/O type *//* Additional private I/O policies are in resource_private.h *//* Reset the footprint interval counter to zero *//* + * Flags for memory footprint interval tracking. + *//* + * Flags for CPU usage monitor control. + *//* Configure the task so that violations are fatal. *//* + * Flags for wakeups monitor control. + *//* Configure memory footprint interval tracking *//* Configure a blocking, per-thread, CPU limits. *//* Configure the CPU usage monitor. *//* Configure the wakeups monitor. *//* + * proc_rlimit_control() + * + * Resource limit flavors + *//* maximum value for rlim_cur *//* current (soft) limit *//* + * A structure representing a resource limit. The address of an instance + * of this structure is the second parameter to getrlimit()/setrlimit(). + *//* Set bit for strict POSIX *//* total number of resource limits *//* number of open files *//* number of processes *//* locked-in-memory address space *//* source compatibility alias *//* address space (resident set size) *//* core file size *//* stack size *//* data segment size *//* file size *//* cpu time per process *//* + * Possible values of the first parameter to getrlimit()/setrlimit(), to + * indicate for which resource the operation is being performed. + *//* Unrepresentable soft limit *//* Unrepresentable hard limit *//* no limit *//* + * Symbolic constants for resource limits; since all limits are representable + * as a type rlim_t, we are permitted to define RLIM_SAVED_* in terms of + * RLIM_INFINITY. + *//***** + * RESOURCE LIMITS + *//* proc has reslid shared cache *//* + * Flags for RUSAGE_INFO_V5 + *//* + * Flavors for proc_pid_rusage(). + *//* internal: ruadd() range end *//* involuntary " *//* voluntary context switches (atomic) *//* signals received (atomic) *//* messages received (atomic) *//* messages sent (atomic) *//* block output operations (atomic) *//* block input operations (atomic) *//* swaps (NU) *//* page faults (NU) *//* page reclaims (NU) *//* integral unshared stack (NU) *//* integral unshared data (NU) *//* integral shared memory size (NU) *//* internal: ruadd() range start *//* max resident set size (PL) *//* + * Informational aliases for source compatibility with programs + * that need more information than that provided by standards, + * and which do not mind being OS-dependent. + *//* implementation defined *//* system time used (PL) *//* user time used (PL) *//* + * A structure representing an accounting of resource utilization. The + * address of an instance of this structure is the second parameter to + * getrusage(). + * + * Note: All values other than ru_utime and ru_stime are implementaiton + * defined and subject to change in a future release. Their use + * is discouraged for standards compliant programs. + *//* Current process' children *//* Current process information *//* + * Possible values of the first parameter to getrusage(), used to indicate + * the scope of the information to be returned. + *//***** + * RESOURCE USAGE + *//* + * use PRIO_DARWIN_NONUI to restrict a process's ability to make calls to + * the GPU. (deprecated) + *//* + * use PRIO_DARWIN_BG to set the current thread into "background" state + * which lowers CPU, disk IO, and networking priorites until thread terminates + * or "background" state is revoked + *//* + * Range limitations for the value of the third parameter to setpriority(). + *//* Additional private parameters to getpriority()/setpriority() are in resource_private.h *//* Second argument is a PID *//* Second argument is always 0 (current thread) *//* Second argument is a UID *//* Second argument is a GID *//* + * Possible values of the first parameter to getpriority()/setpriority(), + * used to indicate the type of the second parameter. + *//***** + * PRIORITY + *//* + * Resource limit type (low 63 bits, excluding the sign bit) + *//* The id_t type shall be defined as described in *//* [XSI] The timeval structure shall be defined as described in + * + *//* + * Copyright (c) 1982, 1986, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)resource.h 8.2 (Berkeley) 1/4/94 + */10.5/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/__endian.hPDP_ENDIAN__DARWIN_PDP_ENDIANBIG_ENDIAN__DARWIN_BIG_ENDIANLITTLE_ENDIAN__DARWIN_LITTLE_ENDIAN341243211234_SYS___ENDIAN_H_defined(KERNEL) || (!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE))/* !_SYS___ENDIAN_H_ *//* defined(KERNEL) || (!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE)) *//* LSB first in word, MSW first in long *//* MSB first: 68000, ibm, net *//* LSB first: i386, vax *//* + * Definitions for byte order, according to byte significance from low + * address to high. + *//* + * Copyright (c) 1987, 1991, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + *//* + * Copyright (c) 1995 NeXT Computer, Inc. All rights reserved. + * Copyright (c) 2000-2002 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//* + * Copyright (c) 2004, 2006, 2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_endian.hBYTE_ORDER__DARWIN_BYTE_ORDER_I386___ENDIAN_H_/* !_I386___ENDIAN_H_ *//* + * Copyright (c) 1987, 1991, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_endian.h_BSD_MACHINE__ENDIAN_H_/* _BSD_MACHINE__ENDIAN_H_ *//* + * Copyright (c) 2000-2023 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/i386/_OSByteOrder.h_OSSwapInt64__builtin_bswap64_OSSwapInt32__builtin_bswap32_OSSwapInt16__DARWIN_OS_INLINEstatic inline_OS__OSBYTEORDERI386_Hdefined(__i386__) || defined(__x86_64__)!defined(__DARWIN_OS_INLINE)defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901Ldefined(__MWERKS__) || defined(__cplusplus)defined(__llvm__)__llvm__/* ! _OS__OSBYTEORDERI386_H *//* defined(__i386__) || defined(__x86_64__) *//* Generic byte swapping functions. *//* + * Copyright (c) 2006-2023 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/i386/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern_data/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/_OSByteOrder.h__DARWIN_OSSwapInt64(x)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt64(x) : _OSSwapInt64(x))__DARWIN_OSSwapInt32(x)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt32(x) : _OSSwapInt32(x))__DARWIN_OSSwapInt16(x)((__uint16_t)(__builtin_constant_p(x) ? __DARWIN_OSSwapConstInt16(x) : _OSSwapInt16(x)))__DARWIN_OSSwapConstInt64(x)((__uint64_t)((((__uint64_t)(x) & 0xff00000000000000ULL) >> 56) | (((__uint64_t)(x) & 0x00ff000000000000ULL) >> 40) | (((__uint64_t)(x) & 0x0000ff0000000000ULL) >> 24) | (((__uint64_t)(x) & 0x000000ff00000000ULL) >> 8) | (((__uint64_t)(x) & 0x00000000ff000000ULL) << 8) | (((__uint64_t)(x) & 0x0000000000ff0000ULL) << 24) | (((__uint64_t)(x) & 0x000000000000ff00ULL) << 40) | (((__uint64_t)(x) & 0x00000000000000ffULL) << 56)))__DARWIN_OSSwapConstInt32(x)((__uint32_t)((((__uint32_t)(x) & 0xff000000U) >> 24) | (((__uint32_t)(x) & 0x00ff0000U) >> 8) | (((__uint32_t)(x) & 0x0000ff00U) << 8) | (((__uint32_t)(x) & 0x000000ffU) << 24)))__DARWIN_OSSwapConstInt16(x)((__uint16_t)((((__uint16_t)(x) & 0xff00U) >> 8) | (((__uint16_t)(x) & 0x00ffU) << 8)))_OS__OSBYTEORDER_Hdefined (__arm__) || defined(__arm64__)/* ! _OS__OSBYTEORDER_H *//* ! __GNUC__ *//* Macros for swapping constant values in the preprocessing stage. *//* + * Copyright (c) 2006-2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_endian.hHTONLL(x)(x) = htonll((__uint64_t)x)HTONS(x)(x) = htons((__uint16_t)x)HTONL(x)(x) = htonl((__uint32_t)x)NTOHLL(x)(x) = ntohll((__uint64_t)x)NTOHS(x)(x) = ntohs((__uint16_t)x)NTOHL(x)(x) = ntohl((__uint32_t)x)htonll(x)ntohll(x)htonl(x)ntohl(x)htons(x)ntohs(x)_SYS__ENDIAN_H_defined(lint)__DARWIN_BYTE_ORDER == __DARWIN_BIG_ENDIAN/* !_SYS__ENDIAN_H_ *//* __DARWIN_BYTE_ORDER *//* __DARWIN_BYTE_ORDER == __DARWIN_LITTLE_ENDIAN *//* + * Macros for network/external number representation conversion. + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/endian.h_QUAD_LOWWORD_QUAD_HIGHWORD_I386__ENDIAN_H_/* !_I386__ENDIAN_H_ *//* + * Define the order of 32-bit words in 64-bit words. + *//* #define _NOQUAD *//* + * Define _NOQUAD if the compiler does NOT support 64-bit integers. + *//* + * Copyright (c) 1987, 1991, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)endian.h 8.1 (Berkeley) 6/11/93 + *//* + * Copyright (c) 2000-2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/endian.h"i386/endian.h"_BSD_MACHINE_ENDIAN_H_/* _BSD_MACHINE_ENDIAN_H_ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/wait.hwait4int *wait3waitidwaitpidwaitidtype_t(unnamed enum)P_ALLP_PIDP_PGIDw_Sw_Tw_statusw_Fillerw_Stopsigw_Stopvalw_Retcodew_Coredumpw_Termsigw_stopsigw_S.w_Stopsigw_stopvalw_S.w_Stopvalw_retcodew_T.w_Retcodew_coredumpw_T.w_Coredumpw_termsigw_T.w_TermsigWAIT_MYPGRPWAIT_ANYWNOWAIT0x00000020WCONTINUEDWSTOPPEDWEXITEDW_STOPCODE(sig)((sig) << 8 | _WSTOPPED)W_EXITCODE(ret,sig)((ret) << 8 | (sig))WCOREDUMP(x)(_W_INT(x) & WCOREFLAG)WTERMSIG(x)(_WSTATUS(x))WIFSIGNALED(x)(_WSTATUS(x) != _WSTOPPED && _WSTATUS(x) != 0)WIFEXITED(x)(_WSTATUS(x) == 0)WIFSTOPPED(x)(_WSTATUS(x) == _WSTOPPED && WSTOPSIG(x) != 0x13)WIFCONTINUED(x)(_WSTATUS(x) == _WSTOPPED && WSTOPSIG(x) == 0x13)WSTOPSIG(x)(_W_INT(x) >> 8)WEXITSTATUS(x)((_W_INT(x) >> 8) & 0x000000ff)_WSTOPPED0177_WSTATUS(x)(_W_INT(x) & 0177)WCOREFLAG0200_W_INT(w)(*(int *)&(w))WUNTRACEDWNOHANG_SYS_WAIT_H_defined(_POSIX_C_SOURCE) && !defined(_DARWIN_C_SOURCE)__DARWIN_BYTE_ORDER == __DARWIN_LITTLE_ENDIAN!(__DARWIN_UNIX03 - 0)/* !_SYS_WAIT_H_ *//* (!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE)) *//* + * Stopped state value; cannot use waitid() parameter of the same name + * in the same scope + *//* == W_STOPPED if stopped *//* signal that stopped us *//* upper bits filler *//* + * Stopped process status. Returned + * only for traced children unless requested + * with the WUNTRACED option bit. + *//* termination signal *//* core dump indicator *//* exit code if w_termsig==0 *//* + * Terminated process status. + *//* used in syscall *//* + * Deprecated: + * Structure of the information in the status word returned by wait4. + * If w_stopval==_WSTOPPED, then the second structure describes + * the information returned, else the first. + *//* any process in my process group *//* any process *//* + * Tokens for special values of the "pid" parameter to wait4. + *//* POSIX extensions and 4.2/4.3 compatability: *//* [XSI] Leave process returned waitable *//* [XSI] Any child stopped then continued *//* [XSI] Any child stopped by signal *//* waitid() parameter *//* [XSI] Processes which have exitted *//* WUNTRACED defined for wait4() but not for waitid() *//* WNOHANG already defined for wait4() *//* + * [XSI] The following symbolic constants shall be defined as possible + * values for the fourth argument to waitid(). + *//* 0x13 == SIGCONT *//* + * [XSI] The header shall define the following macros for + * analysis of process status values + *//* _WSTATUS if process is stopped *//* These macros are permited, as they are in the implementation namespace *//* (_POSIX_C_SOURCE && !_DARWIN_C_SOURCE) *//* convert union wait to int *//* + * Macros to test the exit status returned by wait + * and extract the relevant values. + *//* [XSI] notify on stop, untraced child *//* [XSI] no hang in wait/no child to reap *//* + * Option bits for the third argument of wait4. WNOHANG causes the + * wait to not hang if there are no stopped or terminated processes, rather + * returning an error indication in this case (pid==0). WUNTRACED + * indicates that the caller should receive status about untraced children + * which stop due to signals. If children are stopped and a wait without + * this option is done, it is as though they were still running... nothing + * about them is returned. + *//* [XSI] for struct rusage *//* [XSI] for siginfo_t *//* + * [XSI] The siginfo_t type shall be defined as described in + * [XSI] The rusage structure shall be defined as described in + * [XSI] Inclusion of the header may also make visible all + * symbols from and + * + * NOTE: This requirement is currently being satisfied by the direct + * inclusion of and , below. + * + * Software should not depend on the exposure of anything other + * than the types siginfo_t and struct rusage as a result of + * this inclusion. If you depend on any types or manifest + * values othe than siginfo_t and struct rusage from either of + * those files, you should explicitly include them yourself, as + * well, or in future releases your stware may not compile + * without modification. + *//* + * [XSI] The id_t and pid_t types shall be defined as described + * in + *//* + * [XSI] The type idtype_t shall be defined as an enumeration type whose + * possible values shall include at least P_ALL, P_PID, and P_PGID. + *//* + * This file holds definitions relevent to the wait4 system call + * and the alternate interfaces that use it (wait, wait3, waitpid). + *//* + * Copyright (c) 1982, 1986, 1989, 1993, 1994 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)wait.h 8.2 (Berkeley) 7/10/94 + *//* + * Copyright (c) 2000 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/alloca.halloca__alloca(size)__builtin_alloca(size)alloca(size)__alloca_ALLOCA_H_defined(__GNUC__) && __GNUC__ >= 3/* _ALLOCA_H_ *//* built-in for gcc 3 *//* built-in for gcc *//* + * Copyright (c) 2003 Apple Computer, Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ct_rune_t.hct_rune_t_CT_RUNE_T/* _CT_RUNE_T *//* __darwin_ct_rune_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_rune_t.hrune_t_RUNE_T/* _RUNE_T *//* __darwin_rune_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wchar_t.h_WCHAR_T__WCHAR_T/* __cplusplus *//* _WCHAR_T *//* __darwin_wchar_t *//* wchar_t is a built-in type in C++ *//* __WCHAR_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_ptrcheck.h_MALLOC_UNDERSCORE_PTRCHECK_H_/* _MALLOC_UNDERSCORE_PTRCHECK_H_ *//* + * Copyright (c) 2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_malloc_type.hmalloc_type_zone_memalignmalloc_zone_t *_malloc_zone_t *malloc_type_zone_vallocmalloc_type_zone_reallocmalloc_type_zone_freemalloc_type_zone_callocmalloc_type_zone_mallocmalloc_type_posix_memalignvoid **malloc_type_aligned_allocmalloc_type_vallocmalloc_type_reallocmalloc_type_freemalloc_type_callocmalloc_type_mallocmalloc_zone_t_malloc_zone_tmalloc_type_id_t_MALLOC_TYPED(override,type_param_pos)_MALLOC_TYPE_AVAILABILITY__API_AVAILABLE(macos(14.0), ios(17.0), tvos(17.0), watchos(10.0), visionos(1.0), driverkit(23.0))_MALLOC_UNDERSCORE_MALLOC_TYPE_H___has_include()defined(__has_feature) && __has_feature(typed_memory_operations)__has_builtin(__is_target_os) && (__is_target_os(ios) || __is_target_os(driverkit) || __is_target_os(macos) || (__has_builtin(__is_target_environment) && (__is_target_environment(exclavekit) || __is_target_environment(exclavecore))))!defined(_MALLOC_TYPED)2,31,2warn_unused_resultalloc_size14.017.0visionos1.0driverkit23.0zonealignmentsizetype_idptrcountmemptrmacos(14.0), ios(17.0), tvos(17.0), watchos(10.0), visionos(1.0), driverkit(23.0)macos(14.0)ios(17.0)tvos(17.0)watchos(10.0)visionos(1.0)driverkit(23.0)__API_AVAILABLE4,__API_AVAILABLE3,__API_AVAILABLE2,__API_AVAILABLE1,__API_AVAILABLE0,0count * size/* _MALLOC_UNDERSCORE_MALLOC_TYPE_H_ *//* MALLOC_TARGET_64BIT *//* defined(__has_feature) && __has_feature(typed_memory_operations) *//* Rewrite enablement *//* *//*__alloc_size(3)*//* rdar://120689514 *//* *//* __BEGIN_DECLS *//* __SPI_AVAILABLE */// Included from so carefully manage what we include here./* + * Copyright (c) 2022 Apple Computer, Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_malloc.hposix_memalignaligned_allocvallocreallocfreallocfreecallocmalloc_MALLOC_UNDERSCORE_MALLOC_H_(defined(__DARWIN_C_LEVEL) && defined(__DARWIN_C_FULL) && __DARWIN_C_LEVEL >= __DARWIN_C_FULL) || \6.013.0introduced=13.010.15introduced=10.15__count * __size/* _MALLOC_UNDERSCORE_MALLOC_H_ *//* !defined(_ANSI_SOURCE) && (!defined(_POSIX_C_SOURCE) || defined(_DARWIN_C_SOURCE)) *//* + * This header is included from , so the contents of this file have + * broad source compatibility and POSIX conformance implications. + * Be cautious about what is included and declared here. + *//* + * Copyright (c) 2018-2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */10.6__memptr__alignment__count/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_abort.habort__ABORT_H_/* __ABORT_H_ *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_dev_t.hdev_t_DEV_T/* _DEV_T *//* device number *//* __darwin_dev_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_mode_t.hmode_t_MODE_T/* _MODE_T *//* __darwin_mode_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_stdlib.h<_abort.h>strtouqstrtoqstrtonumconst char **srandomdevsranddevsradixsortconst unsigned charconst unsigned char *const unsigned char **unsigned char **rpmatchradixsortqsort_r..(*_Nonnull)(..)qsort_b..(^)(..)..(^_Nonnull)(..)psort_rpsort_bpsortmergesort_bmergesortheapsort_bheapsortsetprognamegetprognamegetloadavgdouble[]getbsizelong *devname_rdevnamedaemoncgetustrcgetstrcgetsetcgetnumcgetnextcgetmatchcgetfirstcgetentcgetclosecgetcapbsearch_batexit_barc4random_uniformarc4random_stirarc4random_bufarc4random_addrandomarc4randomunsetenvunlockptsrandomsrand48setstatesetkeysetenvunsigned short *seed48unsigned short[3]realpathrand_runsigned int *randomputenvptsname_rptsnameposix_openptnrand48mrand48mkstempmktemplrand48lcong48unsigned short[7]l64ajrand48initstategrantptgetsuboptchar *constchar *const *gcvtfcvtint *__restrict__erand48ecvtdrand48a64l_Exitwctombwcstombsconst wchar_tconst wchar_t *const wchar_t *__restrict__systemstrtoullstrtoulstrtollstrtoldstrtolstrtofstrtodsrandrandquick_exitqsortmbtowcwchar_t *wchar_t *__restrict__mbstowcsmblenlldivllabsldivlabsgetenvexitdivbsearchatollatolatoiatofat_quick_exitatexitabslldiv_tldiv_tdiv_tremquotsuboptarg__mb_cur_max__sort_noescape__bsearch_noescapeMB_CUR_MAXRAND_MAX0x7fffffffEXIT_SUCCESSEXIT_FAILURE_STDLIB_H_!defined(_ANSI_SOURCE)!__DARWIN_NO_LONG_LONG!defined(MB_CUR_MAX) && !defined(_USE_EXTENDED_LOCALES_)__has_feature(modules)(__DARWIN_C_LEVEL >= __DARWIN_C_FULL) || \(__DARWIN_UNIX03 && !defined(_POSIX_C_SOURCE)) || defined(_DARWIN_C_SOURCE) || defined(_DARWIN_BETTER_REALPATH)__BLOCKS____has_attribute(noescape)!defined(__cplusplus) && defined(__WCHAR_MAX__) && __WCHAR_MAX__ <= 0xffffU"This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead."This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.macos(10.0)__API_AVAILABLE2__API_AVAILABLE1__API_AVAILABLE0"Use arc4random instead."macos(11.0), ios(14.0), tvos(14.0), watchos(7.0)macos(11.0)ios(14.0)tvos(14.0)watchos(7.0)7.0macos(10.15), ios(13.0), tvos(13.0), watchos(6.0)macos(10.15)ios(13.0)tvos(13.0)watchos(6.0)"Use posix_spawn APIs instead.""use arc4random_stir"2.0deprecated=10.0introduced=2.0deprecated=10.12macos(10.13.4), ios(11.3), tvos(11.3), watchos(4.3)macos(10.13.4)ios(11.3)tvos(11.3)watchos(4.3)4.311.310.13.4unavailable/* _STDLIB_H_ *//* Poison the following routines if -fshort-wchar is set *//* !_ANSI_SOURCE && !_POSIX_SOURCE *//* valloc is now declared in _malloc.h *//* getsubopt(3) external variable *//* !__DARWIN_NO_LONG_LONG *//* reallocf is now declared in _malloc.h *//* __BLOCKS__ *//* getcap(3) functions *//*datlen*//*dat*//* (__DARWIN_UNIX03 && _POSIX_C_SOURCE) || _DARWIN_C_SOURCE || _DARWIN_BETTER_REALPATH *//* (!__DARWIN_UNIX03 || _POSIX_C_SOURCE) && !_DARWIN_C_SOURCE && !_DARWIN_BETTER_REALPATH *//* no __DARWIN_ALIAS needed *//* LEGACY *//* realloc is now declared in _malloc.h *//* posix_memalign is now declared in _malloc.h *//* malloc is now declared in _malloc.h *//* free is now declared in _malloc.h *//* calloc is now declared in _malloc.h *//* !MB_CUR_MAX && !_USE_EXTENDED_LOCALES_ *//* __has_feature(modules) */// MB_CUR_MAX, and that needs to be the same one used by xlocale.h.// When clang modules are enabled, there can only be one definition of// MB_CUR_MAX is defined by xlocale.h.// When _USE_EXTENDED_LOCALES_ is enabled (by including xlocale.h),/* remainder *//* quotient *//* DO NOT REMOVE THIS COMMENT: fixincludes needs to see: + * _GCC_SIZE_T *//*- + * Copyright (c) 1990, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)stdlib.h 8.5 (Berkeley) 5/19/95 + *//* + * Copyright (c) 2023 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */__endptr__base__numstr__minval__maxval__errstrp__nel__table__endbyte__width__comparbuflenmessage__key__upper_bound__nbytes__name__value__overwritefildesbufferbuflen__s__n/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdlib.h<_stdlib.h>/* + * Copyright (c) 2000, 2002 - 2008, 2023 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_posix_vdisable.h_POSIX_VDISABLE((unsigned char)'\377')/* POSIX_VDISABLE *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_gid_t.hgid_t_GID_T/* __darwin_gid_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/unistd.hunlinkatsymlinkatreadlinkatlinkatfchownatfaccessatfreadlinksetattrlistatgetattrlistatgetattrlistbulkaccessx_descriptorad_padad_flagsad_name_offset_CS_PATH_PC_MIN_HOLE_SIZE_PC_XATTR_SIZE_BITS_PC_SYNC_IO_PC_SYMLINK_MAX_PC_REC_XFER_ALIGN_PC_REC_MIN_XFER_SIZE_PC_REC_MAX_XFER_SIZE_PC_REC_INCR_XFER_SIZE_PC_PRIO_IO_PC_FILESIZEBITS_PC_ASYNC_IO_PC_ALLOC_SIZE_MIN_PC_2_SYMLINKS_PC_AUTH_OPAQUE_NP_PC_EXTENDED_SECURITY_NP_PC_CASE_PRESERVING_PC_CASE_SENSITIVE_PC_NAME_CHARS_MAX_PC_VDISABLE_PC_NO_TRUNC_PC_CHOWN_RESTRICTED_PC_PIPE_BUF_PC_PATH_MAX_PC_NAME_MAX_PC_MAX_INPUT_PC_MAX_CANON_PC_LINK_MAXACCESSX_MAX_TABLESIZE(16 * 1024)ACCESSX_MAX_DESCRIPTORS100L_XTNDL_INCRL_SET_ACCESS_EXTENDED_MASK(_READ_OK | _WRITE_OK | _EXECUTE_OK | _DELETE_OK | _APPEND_OK | _RMFILE_OK | _REXT_OK | _WEXT_OK | _RATTR_OK | _WATTR_OK | _RPERM_OK | _WPERM_OK | _CHOWN_OK)_CHOWN_OK(1<<21)_WPERM_OK(1<<20)_RPERM_OK(1<<19)_WEXT_OK(1<<18)_REXT_OK(1<<17)_WATTR_OK(1<<16)_RATTR_OK(1<<15)_RMFILE_OK(1<<14)_APPEND_OK(1<<13)_DELETE_OK(1<<12)_EXECUTE_OK(1<<11)_WRITE_OK(1<<10)_READ_OK(1<<9)R_OK(1<<2)W_OK(1<<1)X_OK(1<<0)F_OK_POSIX_THREAD_KEYS_MAX_POSIX2_VERSION200112L_POSIX_VERSION_SYS_UNISTD_H__NOT_AVAILABLEmacos(13.0), ios(16.0), tvos(16.0), watchos(9.0)macos(13.0)ios(16.0)tvos(16.0)watchos(9.0)9.016.0introduced=11.0introduced=10.13/* !_SYS_UNISTD_H_ *//* configurable system strings *//* Recommended minimum hole size for sparse files *//* # of bits to represent maximum xattr size *//* Sync I/O [SIO] supported? *//* Max # of bytes in symlink name *//* Recommended buffer alignment *//* Recommended min file transfer size *//* Recommended max file transfer size *//* Recommended increment for next two *//* Priority I/O [PIO] supported? *//* # of bits to represent file size *//* Async I/O [AIO] supported? *//* Minimum storage actually allocated *//* Symlink supported in directory *//* configurable pathname variables *//* whence values for lseek(2); renamed by POSIX 1003.1 *//* change ownership *//* write permissions *//* read permissions *//* write extended attributes *//* read extended attributes *//* write basic attributes *//* read basic attributes *//* - / remove file from directory *//* append to file / add subdirectory to directory *//* delete file / delete directory *//* execute file / search in directory*//* write file data / add file to directory *//* read file data / read directory *//* + * Extended access functions. + * Note that we depend on these matching the definitions in sys/kauth.h, + * but with the bits shifted left by 8. + *//* test for read permission *//* test for write permission *//* test for execute or search permission *//* test for existence of file *//* access function *//* may disable terminal special characters *//* execution-time symbolic constants *//* saved set-user-ID and set-group-ID *//* + * Although we have saved user/group IDs, we do not use them in setuid + * as described in POSIX 1003.1, because the feature does not work for + * root. We use the saved IDs in seteuid/setegid, which are not currently + * part of the POSIX 1003.1 specification. + *//* + * Copyright (c) 1989, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)unistd.h 8.2 (Berkeley) 1/7/94 + *//* + * Copyright (c) 2000-2013 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_useconds_t.huseconds_t_USECONDS_T/* _USECONDS_T *//* __darwin_useconds_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_def.h__darwin_fd_clrfd_set *fd_set *const__int32_t[32]int[32]__DARWIN_FD_SETSIZE__DARWIN_NFDBITS(sizeof(__int32_t) * 8)33__DARWIN_howmany(__DARWIN_FD_SETSIZE, __DARWIN_NFDBITS)__int32_t *(unsigned long)1((unsigned long)1)__darwin_fd_set__darwin_fd_issetconst fd_setconst fd_set *const __int32_tconst __int32_t *__darwin_check_fd_set(uintptr_t) 0__darwin_check_fd_set_overflowfd_setfds_bits__DARWIN_FD_COPY(f,t)bcopy(f, t, sizeof(*(f)))__DARWIN_FD_ZERO(p)__builtin_bzero(p, sizeof(*(p)))__DARWIN_FD_ISSET(n,p)__darwin_fd_isset((n), (p))__DARWIN_FD_CLR(n,p)__darwin_fd_clr((n), (p))__DARWIN_FD_SET(n,p)__darwin_fd_set((n), (p))__DARWIN_howmany(x,y)((((x) % (y)) == 0) ? ((x) / (y)) : (((x) / (y)) + 1))(sizeof(__int32_t) * __DARWIN_NBBY)__DARWIN_NBBY_FD_SETFD_SETSIZEclang diagnostic pushclang diagnostic ignored "-Wunguarded-availability-new"defined(_DARWIN_UNLIMITED_SELECT) || defined(_DARWIN_C_SOURCE)clang diagnostic pop__GNUC__ > 3 || __GNUC__ == 3 && __GNUC_MINOR__ >= 3macosx(11.0), ios(14.0), tvos(14.0), watchos(7.0)macosx(11.0)/* _FD_SET *//* + * Use the built-in bzero function instead of the library version so that + * we do not pollute the namespace or introduce prototype warnings. + *//* This inline avoids argument side-effect issues with FD_ISSET() *//* # y's == x bits? *//* bits per mask *//* bits in a byte *//* FD_SETSIZE *//* !FD_SETSIZE *//* + * Select uses bit masks of file descriptors in longs. These macros + * manipulate such bit fields (the filesystem macros use chars). The + * extra protection here is to permit application redefinition above + * the default size. + *//* __int32_t and uintptr_t */_fd_a_b/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_timespec.htimespectv_nsec_STRUCT_TIMESPECstruct timespec/* _STRUCT_TIMESPEC *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_time_t.htime_t_TIME_T/* _TIME_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_suseconds_t.hsuseconds_t_SUSECONDS_T/* _SUSECONDS_T *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_setsize.h/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_set.hFD_SET(n,p)__DARWIN_FD_SET(n, p)FD_SET/* FD_SET *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_clr.hFD_CLR(n,p)__DARWIN_FD_CLR(n, p)FD_CLR/* FD_CLR *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_isset.hFD_ISSET(n,p)__DARWIN_FD_ISSET(n, p)FD_ISSET/* FD_ISSET *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_zero.hFD_ZERO(p)FD_ZERO/* FD_ZERO *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_copy.hFD_COPY(f,t)__DARWIN_FD_COPY(f, t)FD_COPY/* FD_COPY *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_select.hselectfd_set *__restrict__timeval *timeval *__restrict___SYS__SELECT_H_defined(_DARWIN_C_SOURCE) || defined(_DARWIN_UNLIMITED_SELECT)defined(__LP64__) && !__DARWIN_NON_CANCELABLE/* !_SYS__SELECT_H_ *//* _DARWIN_C_SOURCE || _DARWIN_UNLIMITED_SELECT *//* __LP64__ && !__DARWIN_NON_CANCELABLE *//* !__LP64__ || __DARWIN_NON_CANCELABLE *//* !_DARWIN_C_SOURCE && !_DARWIN_UNLIMITED_SELECT *//* struct timeval *//* fd_set *//* __DARWIN_EXTSN_C, __DARWIN_1050, __DARWIN_ALIAS_C *//* + * This is called from sys/select.h and sys/time.h for the common prototype + * of select(). Setting _DARWIN_C_SOURCE or _DARWIN_UNLIMITED_SELECT uses + * the version of select() that does not place a limit on the first argument + * (nfds). In the UNIX conformance case, values of nfds greater than + * FD_SETSIZE will return an error of EINVAL. + *//* + * Copyright (c) 2005, 2007 Apple Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/select.hpselectconst timespecconst timespec *timespec *const timespec *__restrict__const sigset_tconst sigset_t *const sigset_t *__restrict___SYS_SELECT_H___MWERKS__/* !_SYS_SELECT_H_ *//* select() prototype *//* __MWERKS__ *//* + * [XSI] FD_CLR, FD_ISSET, FD_SET, FD_ZERO may be declared as a function, or + * defined as a macro, or both + * [XSI] FD_SETSIZE shall be defined as a macro + *//* + * The time_t and suseconds_t types shall be defined as described in + * + * The sigset_t type shall be defined as described in + *//* + * [XSI] The header shall define the fd_set type as a structure. + * The timespec structure shall be defined as described in + * The header shall define the timeval structure. + *//* + * Copyright (c) 1992, 1993 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)select.h 8.2 (Berkeley) 1/4/94 + *//* + * Copyright (c) 2000-2005 Apple Computer, Inc. All rights reserved. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. The rights granted to you under the License + * may not be used to create, or enable the creation or redistribution of, + * unlawful or unlicensed copies of an Apple operating system, or to + * circumvent, violate, or enable the circumvention or violation of, any + * terms of an Apple operating system software license agreement. + * + * Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_OSREFERENCE_LICENSE_HEADER_END@ + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uuid_t.huuid_t_UUID_T/* _UUID_T *//* __darwin_uuid_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/gethostuuid.hgethostuuid__GETHOSTUUID_Hdefined(__IPHONE_OS_VERSION_MIN_REQUIRED) && (__IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_7_0)ios, tvos, watchos__API_UNAVAILABLE8__API_UNAVAILABLE7__API_UNAVAILABLE6__API_UNAVAILABLE5__API_UNAVAILABLE4__API_UNAVAILABLE3__API_UNAVAILABLE2__API_UNAVAILABLE1,__API_UNAVAILABLE0,0macos(10.5)/* __GETHOSTUUID_H *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/unistd.hsync_volume_npfsync_volume_npffsctlfsctlsearchfsfssearchblock *searchstate *getdirentriesattrexchangedatasetattrlistgetattrlistfsetattrlistfgetattrlistsyscallunwhiteoutundeletettyslotswaponstrtofflagssetwgroups_npconst uuid_tsetusershellsetsgroups_npsetruidsetrgidsetmodesetloginsethostnamesethostidsetgroupsconst gid_tconst gid_t *setdomainnameruserokiruserok_sairuserokrresvport_afrresvportrcmd_afrcmdrevokerebootpthread_getugid_npuid_t *gid_t *pthread_setugid_npprofilnfssvcmkostempsat_npmkstempsat_npmkdtempat_npmkstemp_dprotected_npmkostempsmkostempmkstempsmkpathat_npmkpath_npmknodmkdtempissetugidinitgroupsgetwgroups_npgetusershellgetsgroups_npgetpeereidgetmodegetgrouplistgetdomainnamefflagstostrexecvPendusershelladd_profilacctaccessx_npconst accessx_descriptorconst accessx_descriptor *accessx_descriptor *symlinkseteuidsetegidreadlinkgethostnamefchowngetlogin_rftruncatefsyncvforkusleepualarmtruncatesyncswabsetreuidsetregidsetpgrpsbrkpwritepreadnicelockflchowngetwdgetpassgetpagesizegetdtablesizegetsidgetpgidgethostidfchdirencryptcryptchrootbrkgetoptchar *const[]confstrwriteunlinkttyname_rttynametcsetpgrptcgetpgrpsysconfsleepsetuidsetsidsetpgidsetgidrmdirreadpipepausepathconflseeklinkisattygetuidgetppidgetpidgetpgrpgetlogingetgroupsgid_t[]unsigned int[]getgidgeteuidgetegidgetcwdfpathconfforkexecvpexecveexecvexeclpexecleexecldup2dupclosechownchdiralarmaccess_exitsearchstatefssearchblockoptresetoptoptopterroptindoptargSYNC_VOLUME_WAITSYNC_VOLUME_FULLSYNCF_TESTF_TLOCKF_LOCKF_ULOCK_CS_DARWIN_USER_CACHE_DIR65538_CS_DARWIN_USER_TEMP_DIR65537_CS_DARWIN_USER_DIR65536_CS_XBS5_LPBIG_OFFBIG_LINTFLAGS35_CS_XBS5_LPBIG_OFFBIG_LIBS34_CS_XBS5_LPBIG_OFFBIG_LDFLAGS_CS_XBS5_LPBIG_OFFBIG_CFLAGS_CS_XBS5_LP64_OFF64_LINTFLAGS_CS_XBS5_LP64_OFF64_LIBS_CS_XBS5_LP64_OFF64_LDFLAGS_CS_XBS5_LP64_OFF64_CFLAGS_CS_XBS5_ILP32_OFFBIG_LINTFLAGS_CS_XBS5_ILP32_OFFBIG_LIBS_CS_XBS5_ILP32_OFFBIG_LDFLAGS_CS_XBS5_ILP32_OFFBIG_CFLAGS_CS_XBS5_ILP32_OFF32_LINTFLAGS_CS_XBS5_ILP32_OFF32_LIBS_CS_XBS5_ILP32_OFF32_LDFLAGS_CS_XBS5_ILP32_OFF32_CFLAGS_CS_POSIX_V6_WIDTH_RESTRICTED_ENVS_CS_POSIX_V6_LPBIG_OFFBIG_LIBS_CS_POSIX_V6_LPBIG_OFFBIG_LDFLAGS_CS_POSIX_V6_LPBIG_OFFBIG_CFLAGS_CS_POSIX_V6_LP64_OFF64_LIBS_CS_POSIX_V6_LP64_OFF64_LDFLAGS_CS_POSIX_V6_LP64_OFF64_CFLAGS_CS_POSIX_V6_ILP32_OFFBIG_LIBS_CS_POSIX_V6_ILP32_OFFBIG_LDFLAGS_CS_POSIX_V6_ILP32_OFFBIG_CFLAGS_CS_POSIX_V6_ILP32_OFF32_LIBS_CS_POSIX_V6_ILP32_OFF32_LDFLAGS_CS_POSIX_V6_ILP32_OFF32_CFLAGS_SC_PHYS_PAGES200_SC_PASS_MAX131_SC_TRACE_USER_EVENT_MAX130_SC_TRACE_SYS_MAX129_SC_TRACE_NAME_MAX_SC_TRACE_EVENT_NAME_MAX_SC_SS_REPL_MAX126_SC_XBS5_LPBIG_OFFBIG125_SC_XBS5_LP64_OFF64124_SC_XBS5_ILP32_OFFBIG123_SC_XBS5_ILP32_OFF32122_SC_XOPEN_XCU_VERSION121_SC_XOPEN_VERSION116_SC_XOPEN_UNIX115_SC_XOPEN_STREAMS114_SC_XOPEN_SHM113_SC_XOPEN_REALTIME_THREADS112_SC_XOPEN_REALTIME111_SC_XOPEN_LEGACY110_SC_XOPEN_ENH_I18N109_SC_XOPEN_CRYPT108_SC_PAGE_SIZE_SC_PAGESIZE_SC_IOV_MAX_SC_ATEXIT_MAX107_SC_SYMLOOP_MAX120_SC_RAW_SOCKETS119_SC_IPV6118_SC_V6_LPBIG_OFFBIG106_SC_V6_LP64_OFF64105_SC_V6_ILP32_OFFBIG104_SC_V6_ILP32_OFF32103_SC_TYPED_MEMORY_OBJECTS102_SC_TTY_NAME_MAX101_SC_TRACE_LOG_SC_TRACE_INHERIT99_SC_TRACE_EVENT_FILTER98_SC_TRACE97_SC_THREADS_SC_TIMEOUTS95_SC_THREAD_THREADS_MAX94_SC_THREAD_STACK_MIN93_SC_THREAD_SPORADIC_SERVER92_SC_THREAD_SAFE_FUNCTIONS91_SC_THREAD_PROCESS_SHARED90_SC_THREAD_PRIORITY_SCHEDULING89_SC_THREAD_PRIO_PROTECT88_SC_THREAD_PRIO_INHERIT87_SC_THREAD_KEYS_MAX86_SC_THREAD_DESTRUCTOR_ITERATIONS85_SC_THREAD_CPUTIME84_SC_THREAD_ATTR_STACKSIZE83_SC_THREAD_ATTR_STACKADDR82_SC_SPORADIC_SERVER81_SC_SPIN_LOCKS80_SC_SPAWN79_SC_SHELL78_SC_REGEXP77_SC_READER_WRITER_LOCKS76_SC_MQ_PRIO_MAX75_SC_MONOTONIC_CLOCK74_SC_LOGIN_NAME_MAX73_SC_HOST_NAME_MAX72_SC_GETPW_R_SIZE_MAX71_SC_GETGR_R_SIZE_MAX70_SC_FILE_LOCKING69_SC_CPUTIME68_SC_CLOCK_SELECTION67_SC_BARRIERS66_SC_ADVISORY_INFO65_SC_2_PBS_TRACK_SC_2_PBS_MESSAGE63_SC_2_PBS_LOCATE62_SC_2_PBS_CHECKPOINT61_SC_2_PBS_ACCOUNTING60_SC_2_PBS59_SC_NPROCESSORS_ONLN58_SC_NPROCESSORS_CONF57_SC_TIMER_MAX52_SC_SIGQUEUE_MAX51_SC_SEM_VALUE_MAX50_SC_SEM_NSEMS_MAX49_SC_RTSIG_MAX48_SC_MAPPED_FILES47_SC_MQ_OPEN_MAX46_SC_DELAYTIMER_MAX45_SC_AIO_PRIO_DELTA_MAX44_SC_AIO_MAX43_SC_AIO_LISTIO_MAX42_SC_TIMERS41_SC_SYNCHRONIZED_IO_SC_SHARED_MEMORY_OBJECTS39_SC_FSYNC38_SC_SEMAPHORES_SC_REALTIME_SIGNALS36_SC_PRIORITY_SCHEDULING_SC_PRIORITIZED_IO_SC_MESSAGE_PASSING_SC_MEMORY_PROTECTION_SC_MEMLOCK_RANGE_SC_MEMLOCK_SC_ASYNCHRONOUS_IO_SC_TZNAME_MAX_SC_STREAM_MAX_SC_2_UPE_SC_2_SW_DEV_SC_2_LOCALEDEF_SC_2_FORT_RUN_SC_2_FORT_DEV_SC_2_CHAR_TERM_SC_2_C_DEV_SC_2_C_BIND_SC_2_VERSION_SC_RE_DUP_MAX_SC_LINE_MAX_SC_EXPR_NEST_MAX_SC_COLL_WEIGHTS_MAX_SC_BC_STRING_MAX_SC_BC_SCALE_MAX_SC_BC_DIM_MAX_SC_BC_BASE_MAX_SC_VERSION_SC_SAVED_IDS_SC_JOB_CONTROL_SC_OPEN_MAX_SC_NGROUPS_MAX_SC_CLK_TCK_SC_CHILD_MAX_SC_ARG_MAX_XOPEN_UNIX(1)_XOPEN_STREAMS_XOPEN_SHM_XOPEN_REALTIME_THREADS_XOPEN_REALTIME_XOPEN_LEGACY_XOPEN_ENH_I18N_XOPEN_CRYPT_XBS5_LPBIG_OFFBIG__LPBIG_OFFBIG_XBS5_LP64_OFF64__LP64_OFF64_XBS5_ILP32_OFFBIG__ILP32_OFFBIG_XBS5_ILP32_OFF32__ILP32_OFF32_V6_LPBIG_OFFBIG_V6_LP64_OFF64_V6_ILP32_OFFBIG_V6_ILP32_OFF32_POSIX_V7_LPBIG_OFFBIG_POSIX_V7_LP64_OFF64_POSIX_V7_ILP32_OFFBIG_POSIX_V7_ILP32_OFF32_POSIX_V6_LPBIG_OFFBIG_POSIX_V6_LP64_OFF64_POSIX_V6_ILP32_OFFBIG_POSIX_V6_ILP32_OFF32_POSIX2_UPE_POSIX2_SW_DEV_POSIX2_PBS_TRACK_POSIX2_PBS_MESSAGE_POSIX2_PBS_LOCATE_POSIX2_PBS_CHECKPOINT_POSIX2_PBS_ACCOUNTING_POSIX2_PBS_POSIX2_LOCALEDEF_POSIX2_FORT_RUN_POSIX2_FORT_DEV_POSIX2_CHAR_TERM_POSIX2_C_DEV_POSIX2_C_BIND_POSIX_TYPED_MEMORY_OBJECTS_POSIX_TRACE_LOG_POSIX_TRACE_INHERIT_POSIX_TRACE_EVENT_FILTER_POSIX_TRACE_POSIX_TIMERS_POSIX_TIMEOUTS_POSIX_THREADS_POSIX_THREAD_SPORADIC_SERVER_POSIX_THREAD_SAFE_FUNCTIONS_POSIX_THREAD_PROCESS_SHARED_POSIX_THREAD_PRIORITY_SCHEDULING_POSIX_THREAD_PRIO_PROTECT_POSIX_THREAD_PRIO_INHERIT_POSIX_THREAD_CPUTIME_POSIX_THREAD_ATTR_STACKSIZE_POSIX_THREAD_ATTR_STACKADDR_POSIX_SYNCHRONIZED_IO_POSIX_SPORADIC_SERVER_POSIX_SPIN_LOCKS_POSIX_SPAWN_POSIX_SHELL_POSIX_SHARED_MEMORY_OBJECTS_POSIX_SEMAPHORES_POSIX_SAVED_IDS_POSIX_REGEXP_POSIX_REALTIME_SIGNALS_POSIX_READER_WRITER_LOCKS_POSIX_RAW_SOCKETS_POSIX_PRIORITY_SCHEDULING_POSIX_PRIORITIZED_IO_POSIX_NO_TRUNC_POSIX_MONOTONIC_CLOCK_POSIX_MESSAGE_PASSING_POSIX_MEMORY_PROTECTION_POSIX_MEMLOCK_RANGE_POSIX_MEMLOCK_POSIX_MAPPED_FILES_POSIX_JOB_CONTROL_POSIX_IPV6_POSIX_FSYNC_POSIX_CPUTIME_POSIX_CLOCK_SELECTION_POSIX_CHOWN_RESTRICTED_POSIX_BARRIERS_POSIX_ASYNCHRONOUS_IO_POSIX_ADVISORY_INFO_XOPEN_XCU_VERSION_XOPEN_VERSION600STDERR_FILENOSTDOUT_FILENOSTDIN_FILENO_UNISTD_H_(__DARWIN_C_LEVEL >= 199506L && __DARWIN_C_LEVEL < 200809L) || __DARWIN_C_LEVEL >= __DARWIN_C_FULL__DARWIN_C_LEVEL >= 199309L__DARWIN_C_LEVEL < 200112L || __DARWIN_C_LEVEL >= __DARWIN_C_FULL__DARWIN_C_LEVEL >= 200112_DARWIN_UNLIMITED_GETGROUPSdefined(_DARWIN_UNLIMITED_GETGROUPS) || defined(_DARWIN_C_SOURCE)!defined(_POSIX_C_SOURCE) || _POSIX_C_SOURCE < 200809L"Use of per-thread security contexts is error-prone and discouraged."Use of per-thread security contexts is error-prone and discouraged.char[68]"Use posix_spawn or fork"Use posix_spawn or forkchar[24]10.8"syscall(2) is unsupported; please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost()."dfdpathslenoflagsdpclassdpflagsomode__file__searchpath__argv__fd__nbyte"syscall(2) is unsupported; " "please switch to a supported interface. For SYS_kdebug_trace use kdebug_signpost()."__DARWIN_ALIAS(setmode)__asm("_" "setmode" )199506L/* _UNISTD_H_ *//* Wait for sync to complete *//* Flush data and metadata to platter, not just to disk cache *//* HFS & HFS Plus semantics system calls go here *//* Non-portable mkstemp that uses open_dprotected_np *//* returns errno *//* End XSI *//* obsoleted by setpgid() *//* Note that Issue 5 changed the argument as intprt_t, + * but we keep it as int for binary compatability. *//* obsoleted by getcwd() *//* Removed in Issue 7 *//* Begin XSI *//* test a section for locks by other procs *//* test and lock a section for exclusive use *//* lock a section for exclusive use *//* unlock locked section *//* These F_* are really XSI or Issue 6 *//* getopt(3) external variables *//* _DARWIN_UNLIMITED_GETGROUPS || _DARWIN_C_SOURCE *//* !_DARWIN_UNLIMITED_GETGROUPS && !_DARWIN_C_SOURCE *//* POSIX.1-1990 *//* Defined in *//* 132-199 available for future use *//* __DARWIN_C_LEVEL <= 200809L *//* XSI *//* Issue 6 *//* Really XSI *//* __DARWIN_C_LEVEL >= 199309L *//* swap _SC_PAGESIZE vs. BSD *//* configurable system variables *//* no posix_spawn, et. al. *//* no q'ed signals, mq_* *//* no ftime gcvt, wcswcs *//* XXX required *//* This really should be XSI *//* __DARWIN_C_LEVEL < 200809L *//* __DARWIN_C_LEVEL *//* XXXX no fc, newgrp, tabs *//* localedef command *//* fort77 command *//* c99 command *//* _POSIX_VDISABLE *//* same as sys/termios.h *//* [TYM] *//* [TRL] *//* [TRI] *//* [TEF] *//* [TRC] *//* [TMR] *//* [TMO] *//* [THR] *//* [TSP] *//* [TSF] *//* [TSH] *//* [TPS] *//* [TPP] *//* [TPI] *//* [TCT] *//* [TSS] *//* [TSA] *//* [SIO] *//* [SS] *//* [SPI] *//* [SPN] *//* [SHM] *//* [SEM] *//* [RTS] *//* [RS] *//* [PS] *//* [PIO] *//* [MON] *//* [MSG] *//* [MPR] *//* [MR] *//* [ML] *//* [MF] *//* [FSC] *//* [CPT] *//* [CS] *//* [BAR] *//* [AIO] *//* [ADV] *//* Please keep this list in the same order as the applicable standard *//* Older standard *//* [XSI] *//* _POSIX_VERSION and _POSIX2_VERSION from sys/unistd.h *//* Version test macros *//* standard error file descriptor *//* standard output file descriptor *//* standard input file descriptor *//* History: + 7/14/99 EKN at Apple fixed getdirentriesattr from getdirentryattr + 3/26/98 CHW at Apple added real interface to searchfs call + 3/5/98 CHW at Apple added hfs semantic system calls headers +*//*- + * Copyright (c) 1998-1999 Apple Computer, Inc. All Rights Reserved + * Copyright (c) 1991, 1993, 1994 + * The Regents of the University of California. All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)unistd.h 8.12 (Berkeley) 4/27/95 + * + * Copyright (c) 1998 Apple Compter, Inc. + * All Rights Reserved + *//* + * Copyright (c) 2000, 2002-2006, 2008-2010, 2012 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */__envp__path__arg0/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wint_t.hwint_t_WINT_T/* _WINT_T *//* __darwin_wint_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/runetype.h_RuneLocale_RuneCharClass_RuneRange_RuneEntry_RuneCharClass *struct *__charclasses__ncharclasses__variable_len__variable__mapupper_ext__maplower_ext__runetype_ext__darwin_rune_t[256]int[256]256_CACHED_RUNES__mapupper__maplower__uint32_t[256]unsigned int[256]__runetype__invalid_rune__sputrune__sgetrune__encoding__magic__maskchar[14]_RuneEntry *__ranges__nranges__uint32_t *__types__map__max__min_RuneLocale *_CurrentRuneLocale_DefaultRuneLocale_RUNE_MAGIC_A"RuneMagA"_CRMASK(~(_CACHED_RUNES - 1))(1 <<8 )_RUNETYPE_H_/* !_RUNETYPE_H_ *//* Indicates version A of RuneLocale *//* + * extra fields to deal with arbitrary character classes + *//* how long that data is *//* Data which depends on the encoding *//* + * The following are to deal with Runes larger than _CACHED_RUNES - 1. + * Their data is actually contiguous with this structure so as to make + * it easier to read/write from/to disk. + *//* Deprecated *//* ASCII name of this encoding *//* Magic saying what version we are *//* charclass mask *//* CHARCLASS_NAME_MAX = 14 *//* Pointer to the ranges *//* Number of ranges stored *//* Array of types in range *//* What first maps to in maps *//* Last rune (inclusive) of the range *//* First rune of the range *//* + * The lower 8 bits of runetype[] contain the digit value of the rune. + *//* Must be a power of 2 *//*- + * Copyright (c) 1993 + * The Regents of the University of California. All rights reserved. + * + * This code is derived from software contributed to Berkeley by + * Paul Borman at Krystal Technologies. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)runetype.h 8.1 (Berkeley) 6/2/93 + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_ctype.hisspecial1048576_CTYPE_Tisrune42949672800xFFFFFFF0Lisphonogram2097152_CTYPE_Qisnumber_CTYPE_Disideogram524288_CTYPE_Iishexnumber_CTYPE_Xdigittoint0x0Ftouppertolowertoascii0x7Fisxdigitisupper_CTYPE_Uisspace16384_CTYPE_Sispunct8192_CTYPE_Pisprint262144_CTYPE_Rislower4096_CTYPE_Lisgraph2048_CTYPE_Gisdigitiscntrl_CTYPE_Cisblank_CTYPE_Bisalpha_CTYPE_Aisalnum1280__wcwidth_x(0)3758096384_CTYPE_SWM3758358528_CTYPE_SWS__tolower__toupper__isctype__istype__maskruneisascii~0x7F___toupper___tolower___runetype_toupper(c)__toupper(c)_tolower(c)__tolower(c)__DARWIN_CTYPE_TOP_inline__DARWIN_CTYPE_inline0xe0000000L_CTYPE_SW30xc0000000L_CTYPE_SW20x80000000L_CTYPE_SW10x40000000L_CTYPE_SW00x20000000L0x00200000L0x00100000L0x00080000L0x00040000L0x00020000L0x00010000L0x00008000L0x00004000L0x00002000L0x00001000L0x00000800L0x00000400L0x00000200L0x00000100L__CTYPE_H__CTYPE_H__NONSTD_SOURCE!defined(_DONT_USE_CTYPE_INLINE_) && \USE_ASCII_EXTERNALIZE_CTYPE_INLINES_/* !_CTYPE_H_ *//* using inlines *//* not using inlines *//* _EXTERNALIZE_CTYPE_INLINES_ *//* ANSI -- locale independent *//* USE_ASCII *//* !USE_ASCII *//* See comments in about __darwin_ct_rune_t. *//* + * Use inline functions if we are allowed to and the compiler supports them. + *//* 3 width character *//* 2 width character *//* 1 width character *//* 0 width character *//* Phonogram *//* Special *//* Ideogram *//* Print *//* Blank *//* X digit *//* Upper *//* Space *//* Punct *//* Lower *//* Graph *//* Digit *//* Control *//* Alpha *//* + * Backward compatibility + *//* Bits to shift to get width *//* Mask for screen width data *//* + * Copyright (c) 1989, 1993 + * The Regents of the University of California. All rights reserved. + * (c) UNIX System Laboratories, Inc. + * All or some portions of this file are derived from material licensed + * to the University of California by American Telephone and Telegraph + * Co. or Unix System Laboratories, Inc. and are reproduced herein with + * the permission of UNIX System Laboratories, Inc. + * + * This code is derived from software contributed to Berkeley by + * Paul Borman at Krystal Technologies. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)ctype.h 8.4 (Berkeley) 1/21/94 + *//* + * Copyright (c) 2000, 2005, 2008 Apple Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */_f/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/ctype.h<_ctype.h>/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_header_macro.h__STDARG_H/*===---- __stdarg_header_macro.h ------------------------------------------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg___gnuc_va_list.h__gnuc_va_list__GNUC_VA_LIST/*===---- __stdarg___gnuc_va_list.h - Definition of __gnuc_va_list ---------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_list.h_VA_LIST/*===---- __stdarg_va_list.h - Definition of va_list -----------------------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_arg.hva_arg(ap,type)__builtin_va_arg(ap, type)va_end(ap)__builtin_va_end(ap)va_start(ap,param)__builtin_va_start(ap, param)va_arg/* Versions before C2x do require the second parameter. *//* C2x does not require the second parameter for va_start. *//*===---- __stdarg_va_arg.h - Definitions of va_start, va_arg, va_end-------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg___va_copy.h__va_copy(d,s)__builtin_va_copy(d, s)__va_copy/*===---- __stdarg___va_copy.h - Definition of __va_copy -------------------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_copy.hva_copy(dest,src)__builtin_va_copy(dest, src)va_copy/*===---- __stdarg_va_copy.h - Definition of va_copy------------------------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/usr/lib/clang/16/include/stdarg.h<__stdarg_va_copy.h><__stdarg___va_copy.h><__stdarg_va_arg.h><__stdarg_va_list.h><__stdarg___gnuc_va_list.h><__stdarg_header_macro.h>__need_va_copy__need___va_copy__need_va_arg__need_va_list__need___va_list!defined(__need___va_list) && !defined(__need_va_list) && \(defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) || \/* defined(__need_va_copy) *//* defined(__need___va_copy) *//* defined(__need_va_arg) *//* defined(__need_va_list) *//* defined(__need___va_list) *//* GCC always defines __va_copy, but does not define va_copy unless in c99 mode + * or -ansi is not specified, since it was not part of C90. + *//* + * This header is designed to be included multiple times. If any of the __need_ + * macros are defined, then only that subset of interfaces are provided. This + * can be useful for POSIX headers that need to not expose all of stdarg.h, but + * need to use some of its interfaces. Otherwise this header provides all of + * the expected interfaces. + * + * When clang modules are enabled, this header is a textual header to support + * the multiple include behavior. As such, it doesn't directly declare anything + * so that it doesn't add duplicate declarations to all of its includers' + * modules. + *//*===---- stdarg.h - Variable argument handling ----------------------------=== + * + * Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. + * See https://llvm.org/LICENSE.txt for license information. + * SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception + * + *===-----------------------------------------------------------------------=== + *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sqlite3.hsqlite3_rtree_query_callbacksqlite3 *sqlite3_rtree_query_info *sqlite3_rtree_geometry_callbacksqlite3_rtree_geometry *sqlite3_rtree_dbl *double *sqlite3_deserializesqlite3_serializesqlite3_int64 *sqlite3_snapshot_recoversqlite3_snapshot_cmpsqlite3_snapshot *sqlite3_snapshot_freesqlite3_snapshot_opensqlite3_snapshot_getsqlite3_snapshot **sqlite3_system_errnosqlite3_db_cacheflushsqlite3_stmt_scanstatus_resetsqlite3_stmt *sqlite3_stmt_scanstatus_v2sqlite3_stmt_scanstatussqlite3_vtab_rhs_valuesqlite3_index_info *sqlite3_value *sqlite3_value **sqlite3_vtab_in_nextsqlite3_vtab_in_firstsqlite3_vtab_insqlite3_vtab_distinctsqlite3_vtab_collationsqlite3_vtab_nochangesqlite3_context *sqlite3_vtab_on_conflictsqlite3_vtab_configsqlite3_wal_checkpoint_v2sqlite3_wal_checkpointsqlite3_wal_autocheckpointsqlite3_wal_hooksqlite3_logsqlite3_strlikesqlite3_strglobsqlite3_strnicmpsqlite3_stricmpsqlite3_backup_pagecountsqlite3_backup *sqlite3_backup_remainingsqlite3_backup_finishsqlite3_backup_stepsqlite3_backup_initsqlite3_stmt_statussqlite3_db_statussqlite3_status64sqlite3_statussqlite3_str_valuesqlite3_str *sqlite3_str_lengthsqlite3_str_errcodesqlite3_str_resetsqlite3_str_appendcharsqlite3_str_appendallsqlite3_str_appendsqlite3_str_vappendfsqlite3_str_appendfsqlite3_str_finishsqlite3_str_newsqlite3_keyword_checksqlite3_keyword_namesqlite3_keyword_countsqlite3_test_controlsqlite3_file_controlsqlite3_mutex *sqlite3_db_mutexsqlite3_mutex_leavesqlite3_mutex_trysqlite3_mutex_entersqlite3_mutex_freesqlite3_mutex_allocsqlite3_vfs_unregistersqlite3_vfs *sqlite3_vfs_registersqlite3_vfs_findsqlite3_blob_writesqlite3_blob *sqlite3_blob_readsqlite3_blob_bytessqlite3_blob_closesqlite3_blob_reopensqlite3_blob_opensqlite3_blob **sqlite3_overload_functionsqlite3_declare_vtabsqlite3_drop_modulessqlite3_create_module_v2const sqlite3_moduleconst sqlite3_module *sqlite3_module *sqlite3_create_modulesqlite3_reset_auto_extensionsqlite3_cancel_auto_extensionsqlite3_auto_extensionsqlite3_table_column_metadatasqlite3_soft_heap_limitsqlite3_soft_heap_limit64sqlite3_db_release_memorysqlite3_release_memorysqlite3_enable_shared_cachesqlite3_update_hooksqlite3_autovacuum_pagessqlite3_rollback_hooksqlite3_commit_hooksqlite3_next_stmtsqlite3_txn_statesqlite3_db_readonlysqlite3_db_filenamesqlite3_db_namesqlite3_db_handlesqlite3_get_autocommitsqlite3_sleepsqlite3_collation_needed16sqlite3_collation_neededsqlite3_create_collation16sqlite3_create_collation_v2sqlite3_create_collationsqlite3_result_subtypesqlite3_result_zeroblob64sqlite3_result_zeroblobsqlite3_result_pointersqlite3_result_valuesqlite3_result_text16besqlite3_result_text16lesqlite3_result_text16sqlite3_result_text64sqlite3_result_textsqlite3_result_nullsqlite3_result_int64sqlite3_result_intsqlite3_result_error_codesqlite3_result_error_nomemsqlite3_result_error_toobigsqlite3_result_error16sqlite3_result_errorsqlite3_result_doublesqlite3_result_blob64sqlite3_result_blobsqlite3_set_auxdatasqlite3_get_auxdatasqlite3_context_db_handlesqlite3_user_datasqlite3_aggregate_contextsqlite3_value_freesqlite3_value_dupconst sqlite3_valueconst sqlite3_value *sqlite3_value_subtypesqlite3_value_encodingsqlite3_value_frombindsqlite3_value_nochangesqlite3_value_numeric_typesqlite3_value_typesqlite3_value_bytes16sqlite3_value_bytessqlite3_value_text16besqlite3_value_text16lesqlite3_value_text16sqlite3_value_textsqlite3_value_pointersqlite3_value_int64sqlite3_value_intsqlite3_value_doublesqlite3_value_blobsqlite3_memory_alarmsqlite3_thread_cleanupsqlite3_global_recoversqlite3_transfer_bindingssqlite3_expiredsqlite3_aggregate_countsqlite3_create_window_functionsqlite3_create_function_v2sqlite3_create_function16sqlite3_create_functionsqlite3_resetsqlite3_finalizesqlite3_column_typesqlite3_column_bytes16sqlite3_column_bytessqlite3_column_valuesqlite3_column_text16sqlite3_column_textsqlite3_column_int64sqlite3_column_intsqlite3_column_doublesqlite3_column_blobsqlite3_data_countsqlite3_stepsqlite3_column_decltype16sqlite3_column_decltypesqlite3_column_origin_name16sqlite3_column_origin_namesqlite3_column_table_name16sqlite3_column_table_namesqlite3_column_database_name16sqlite3_column_database_namesqlite3_column_name16sqlite3_column_namesqlite3_column_countsqlite3_clear_bindingssqlite3_bind_parameter_indexsqlite3_bind_parameter_namesqlite3_bind_parameter_countsqlite3_bind_zeroblob64sqlite3_bind_zeroblobsqlite3_bind_pointersqlite3_bind_valuesqlite3_bind_text64sqlite3_bind_text16sqlite3_bind_textsqlite3_bind_nullsqlite3_bind_int64sqlite3_bind_intsqlite3_bind_doublesqlite3_bind_blob64sqlite3_bind_blobsqlite3_stmt_busysqlite3_stmt_explainsqlite3_stmt_isexplainsqlite3_stmt_readonlysqlite3_normalized_sqlsqlite3_expanded_sqlsqlite3_sqlsqlite3_prepare16_v3sqlite3_stmt **const void **sqlite3_prepare16_v2sqlite3_prepare16sqlite3_prepare_v3sqlite3_prepare_v2sqlite3_preparesqlite3_limitsqlite3_error_offsetsqlite3_errstrsqlite3_errmsg16sqlite3_errmsgsqlite3_extended_errcodesqlite3_errcodesqlite3_free_filenamesqlite3_create_filenamesqlite3_file *sqlite3_database_file_objectsqlite3_filename_walsqlite3_filename_journalsqlite3_filename_databasesqlite3_uri_keysqlite3_uri_int64sqlite3_uri_booleansqlite3_uri_parametersqlite3_open_v2sqlite3 **sqlite3_open16sqlite3_opensqlite3_progress_handlersqlite3_trace_v2sqlite3_profilesqlite3_tracesqlite3_set_authorizersqlite3_randomnesssqlite3_memory_highwatersqlite3_memory_usedsqlite3_msizesqlite3_freesqlite3_realloc64sqlite3_reallocsqlite3_malloc64sqlite3_mallocsqlite3_vsnprintfsqlite3_snprintfsqlite3_vmprintfsqlite3_mprintfsqlite3_free_tablesqlite3_get_tablechar ***sqlite3_busy_timeoutsqlite3_busy_handlersqlite3_complete16sqlite3_completesqlite3_is_interruptedsqlite3_interruptsqlite3_total_changes64sqlite3_total_changessqlite3_changes64sqlite3_changessqlite3_set_last_insert_rowidsqlite3_last_insert_rowidsqlite3_extended_result_codessqlite3_db_configsqlite3_configsqlite3_os_endsqlite3_os_initsqlite3_shutdownsqlite3_initializesqlite3_execsqlite3_close_v2sqlite3_closesqlite3_threadsafesqlite3_compileoption_getsqlite3_compileoption_usedsqlite3_libversion_numbersqlite3_sourceidsqlite3_libversionfts5_apifts5_tokenizerFts5Tokenizerconst Fts5ExtensionApiconst Fts5ExtensionApi *Fts5ExtensionApi *Fts5Context *fts5_extension_functionFts5ExtensionApiFts5PhraseIterFts5Contextsqlite3_rtree_query_infosqlite3_rtree_geometrysqlite3_rtree_dblsqlite3_snapshotsqlite3_backupsqlite3_pcache_methodssqlite3_pcache_methods2sqlite3_pcache_pagesqlite3_pcachesqlite3_strsqlite3_mutex_methodssqlite3_blobsqlite3_vtabsqlite3_modulesqlite3_vtab_cursorsqlite3_index_infosqlite3_index_constraint_usagesqlite3_index_orderbysqlite3_index_constraintsqlite3_destructor_typesqlite3_contextsqlite3_valuesqlite3_stmtsqlite3_mem_methodssqlite3_vfssqlite3_syscall_ptrsqlite3_filenamesqlite3_api_routinessqlite3_mutexsqlite3_io_methodssqlite3_filesqlite3_callbacksqlite3_uint64sqlite3_int64sqlite_uint64sqlite_int64sqlite3fts5_api *xCreateFunctionfts5_tokenizer *xFindTokenizerxCreateTokenizeriVersionFts5Tokenizer *xTokenizexDeleteFts5Tokenizer **xCreateFts5PhraseIter *xPhraseNextColumnxPhraseFirstColumnxPhraseNextxPhraseFirstbaxGetAuxdataxSetAuxdataxQueryPhrasexColumnSizexColumnTextxRowidxInstxInstCountxPhraseSizexPhraseCountxColumnTotalSizexRowCountxColumnCountxUserDataapSqlParamrScoreeWithineParentWithinrParentScoreiRowidmxLeveliLevelnCoordanQueueaCoordxDelUserpUseraParamnParampContextunsigned char[48]hiddensqlite3_pcache *xDestroyxTruncatexRekeyxUnpinxFetchxPagecountxCachesizexShutdownxInitpArgxShrinksqlite3_pcache_page *pExtrapBufxMutexNotheldxMutexHeldxMutexLeavexMutexTryxMutexEnterxMutexFreexMutexAllocxMutexEndxMutexInitzErrMsgnRefpModulexShadowNamesqlite3_vtab *xRollbackToxReleasexSavepointxRename..(**)(..)xFindFunctionxRollbackxCommitxSyncxBeginxUpdatesqlite3_vtab_cursor *xColumnxEofxNextxFilterxClosesqlite3_vtab_cursor **xOpenpVtabxDisconnectxBestIndexcolUsedidxFlagsestimatedRowsestimatedCostorderByConsumedneedToFreeIdxStridxStridxNumsqlite3_index_constraint_usage *aConstraintUsageomitargvIndexsqlite3_index_orderby *aOrderBydesciColumnnOrderBysqlite3_index_constraint *aConstraintiTermOffsetusableopnConstraintconst char *const *sqlite3_vtab **xConnectpAppDataxRoundupxSizexReallocxFreexMallocxNextSystemCallxGetSystemCallxSetSystemCallxCurrentTimeInt64xGetLastErrorxCurrentTimexSleepxRandomnessxDlClose..(*)(..))(..)xDlSymxDlErrorxDlOpenxFullPathnamexAccesszNamepNextmxPathnameszOsFileconst sqlite3_io_methodsconst sqlite3_io_methods *sqlite3_io_methods *pMethodsxUnfetchxShmUnmapxShmBarrierxShmLockvolatile voidvolatile void *volatile void **xShmMapxDeviceCharacteristicsxSectorSizexFileControlxCheckReservedLockxUnlockxLockxFileSizexWritexReadsqlite3_data_directorysqlite3_temp_directoryconst char[]char[]sqlite3_versionFTS5_TOKEN_COLOCATEDFTS5_TOKENIZE_AUXFTS5_TOKENIZE_DOCUMENTFTS5_TOKENIZE_PREFIXFTS5_TOKENIZE_QUERY_FTS5_HFULLY_WITHINPARTLY_WITHINNOT_WITHIN_SQLITE3RTREE_H_SQLITE_DESERIALIZE_READONLYSQLITE_DESERIALIZE_RESIZEABLESQLITE_DESERIALIZE_FREEONCLOSESQLITE_SERIALIZE_NOCOPY0x001SQLITE_SCANSTAT_COMPLEXSQLITE_SCANSTAT_NCYCLESQLITE_SCANSTAT_PARENTIDSQLITE_SCANSTAT_SELECTIDSQLITE_SCANSTAT_EXPLAINSQLITE_SCANSTAT_NAMESQLITE_SCANSTAT_ESTSQLITE_SCANSTAT_NVISITSQLITE_SCANSTAT_NLOOPSQLITE_REPLACESQLITE_FAILSQLITE_ROLLBACKSQLITE_VTAB_USES_ALL_SCHEMASSQLITE_VTAB_DIRECTONLYSQLITE_VTAB_INNOCUOUSSQLITE_VTAB_CONSTRAINT_SUPPORTSQLITE_CHECKPOINT_TRUNCATESQLITE_CHECKPOINT_RESTARTSQLITE_CHECKPOINT_FULLSQLITE_CHECKPOINT_PASSIVESQLITE_STMTSTATUS_MEMUSEDSQLITE_STMTSTATUS_FILTER_HITSQLITE_STMTSTATUS_FILTER_MISSSQLITE_STMTSTATUS_RUNSQLITE_STMTSTATUS_REPREPARESQLITE_STMTSTATUS_VM_STEPSQLITE_STMTSTATUS_AUTOINDEXSQLITE_STMTSTATUS_SORTSQLITE_STMTSTATUS_FULLSCAN_STEPSQLITE_DBSTATUS_MAXSQLITE_DBSTATUS_CACHE_SPILLSQLITE_DBSTATUS_CACHE_USED_SHAREDSQLITE_DBSTATUS_DEFERRED_FKSSQLITE_DBSTATUS_CACHE_WRITESQLITE_DBSTATUS_CACHE_MISSSQLITE_DBSTATUS_CACHE_HITSQLITE_DBSTATUS_LOOKASIDE_MISS_FULLSQLITE_DBSTATUS_LOOKASIDE_MISS_SIZESQLITE_DBSTATUS_LOOKASIDE_HITSQLITE_DBSTATUS_STMT_USEDSQLITE_DBSTATUS_SCHEMA_USEDSQLITE_DBSTATUS_CACHE_USEDSQLITE_DBSTATUS_LOOKASIDE_USEDSQLITE_STATUS_MALLOC_COUNTSQLITE_STATUS_SCRATCH_SIZESQLITE_STATUS_PAGECACHE_SIZESQLITE_STATUS_PARSER_STACKSQLITE_STATUS_MALLOC_SIZESQLITE_STATUS_SCRATCH_OVERFLOWSQLITE_STATUS_SCRATCH_USEDSQLITE_STATUS_PAGECACHE_OVERFLOWSQLITE_STATUS_PAGECACHE_USEDSQLITE_STATUS_MEMORY_USEDSQLITE_TESTCTRL_LASTSQLITE_TESTCTRL_USELONGDOUBLESQLITE_TESTCTRL_LOGESTSQLITE_TESTCTRL_TUNESQLITE_TESTCTRL_TRACEFLAGSSQLITE_TESTCTRL_SEEK_COUNTSQLITE_TESTCTRL_EXTRA_SCHEMA_CHECKSSQLITE_TESTCTRL_PRNG_SEEDSQLITE_TESTCTRL_RESULT_INTREALSQLITE_TESTCTRL_PARSER_COVERAGESQLITE_TESTCTRL_IMPOSTERSQLITE_TESTCTRL_SORTER_MMAPSQLITE_TESTCTRL_ISINITSQLITE_TESTCTRL_BYTEORDERSQLITE_TESTCTRL_VDBE_COVERAGESQLITE_TESTCTRL_NEVER_CORRUPTSQLITE_TESTCTRL_ONCE_RESET_THRESHOLDSQLITE_TESTCTRL_EXPLAIN_STMTSQLITE_TESTCTRL_LOCALTIME_FAULTSQLITE_TESTCTRL_INTERNAL_FUNCTIONSSQLITE_TESTCTRL_SCRATCHMALLOCSQLITE_TESTCTRL_ISKEYWORDSQLITE_TESTCTRL_OPTIMIZATIONSSQLITE_TESTCTRL_RESERVESQLITE_TESTCTRL_ALWAYSSQLITE_TESTCTRL_ASSERTSQLITE_TESTCTRL_PENDING_BYTESQLITE_TESTCTRL_BENIGN_MALLOC_HOOKSSQLITE_TESTCTRL_FAULT_INSTALLSQLITE_TESTCTRL_BITVEC_TESTSQLITE_TESTCTRL_PRNG_RESETSQLITE_TESTCTRL_PRNG_RESTORESQLITE_TESTCTRL_PRNG_SAVESQLITE_TESTCTRL_FIRSTSQLITE_MUTEX_STATIC_MASTERSQLITE_MUTEX_STATIC_MAINSQLITE_MUTEX_STATIC_VFS3SQLITE_MUTEX_STATIC_VFS2SQLITE_MUTEX_STATIC_VFS1SQLITE_MUTEX_STATIC_APP3SQLITE_MUTEX_STATIC_APP2SQLITE_MUTEX_STATIC_APP1SQLITE_MUTEX_STATIC_PMEMSQLITE_MUTEX_STATIC_LRU2SQLITE_MUTEX_STATIC_LRUSQLITE_MUTEX_STATIC_PRNGSQLITE_MUTEX_STATIC_OPENSQLITE_MUTEX_STATIC_MEM2SQLITE_MUTEX_STATIC_MEMSQLITE_MUTEX_RECURSIVESQLITE_MUTEX_FASTSQLITE_INDEX_CONSTRAINT_FUNCTION150SQLITE_INDEX_CONSTRAINT_OFFSETSQLITE_INDEX_CONSTRAINT_LIMITSQLITE_INDEX_CONSTRAINT_ISSQLITE_INDEX_CONSTRAINT_ISNULLSQLITE_INDEX_CONSTRAINT_ISNOTNULLSQLITE_INDEX_CONSTRAINT_ISNOTSQLITE_INDEX_CONSTRAINT_NESQLITE_INDEX_CONSTRAINT_REGEXPSQLITE_INDEX_CONSTRAINT_GLOBSQLITE_INDEX_CONSTRAINT_LIKESQLITE_INDEX_CONSTRAINT_MATCHSQLITE_INDEX_CONSTRAINT_GESQLITE_INDEX_CONSTRAINT_LTSQLITE_INDEX_CONSTRAINT_LESQLITE_INDEX_CONSTRAINT_GTSQLITE_INDEX_CONSTRAINT_EQSQLITE_INDEX_SCAN_UNIQUESQLITE_TXN_WRITESQLITE_TXN_READSQLITE_TXN_NONESQLITE_TRANSIENT((sqlite3_destructor_type)-1)SQLITE_STATIC((sqlite3_destructor_type)0)SQLITE_INNOCUOUS0x000200000SQLITE_SUBTYPE0x000100000SQLITE_DIRECTONLY0x000080000SQLITE_DETERMINISTIC0x000000800SQLITE_UTF16_ALIGNEDSQLITE_ANYSQLITE_UTF16SQLITE_UTF16BESQLITE_UTF16LESQLITE_UTF8SQLITE3_TEXTSQLITE_TEXTSQLITE_NULLSQLITE_BLOBSQLITE_FLOATSQLITE_INTEGERSQLITE_PREPARE_NO_VTABSQLITE_PREPARE_NORMALIZESQLITE_PREPARE_PERSISTENTSQLITE_LIMIT_WORKER_THREADSSQLITE_LIMIT_TRIGGER_DEPTHSQLITE_LIMIT_VARIABLE_NUMBERSQLITE_LIMIT_LIKE_PATTERN_LENGTHSQLITE_LIMIT_ATTACHEDSQLITE_LIMIT_FUNCTION_ARGSQLITE_LIMIT_VDBE_OPSQLITE_LIMIT_COMPOUND_SELECTSQLITE_LIMIT_EXPR_DEPTHSQLITE_LIMIT_COLUMNSQLITE_LIMIT_SQL_LENGTHSQLITE_LIMIT_LENGTHSQLITE_TRACE_CLOSESQLITE_TRACE_ROWSQLITE_TRACE_PROFILESQLITE_TRACE_STMTSQLITE_RECURSIVESQLITE_COPYSQLITE_SAVEPOINTSQLITE_FUNCTIONSQLITE_DROP_VTABLESQLITE_CREATE_VTABLESQLITE_ANALYZESQLITE_REINDEXSQLITE_ALTER_TABLESQLITE_DETACHSQLITE_ATTACHSQLITE_UPDATESQLITE_TRANSACTIONSQLITE_SELECTSQLITE_READSQLITE_PRAGMASQLITE_INSERTSQLITE_DROP_VIEWSQLITE_DROP_TRIGGERSQLITE_DROP_TEMP_VIEWSQLITE_DROP_TEMP_TRIGGERSQLITE_DROP_TEMP_TABLESQLITE_DROP_TEMP_INDEXSQLITE_DROP_TABLESQLITE_DROP_INDEXSQLITE_DELETESQLITE_CREATE_VIEWSQLITE_CREATE_TRIGGERSQLITE_CREATE_TEMP_VIEWSQLITE_CREATE_TEMP_TRIGGERSQLITE_CREATE_TEMP_TABLESQLITE_CREATE_TEMP_INDEXSQLITE_CREATE_TABLESQLITE_CREATE_INDEXSQLITE_IGNORESQLITE_DENYSQLITE_DBCONFIG_MAX1019SQLITE_DBCONFIG_REVERSE_SCANORDERSQLITE_DBCONFIG_STMT_SCANSTATUS1018SQLITE_DBCONFIG_TRUSTED_SCHEMA1017SQLITE_DBCONFIG_LEGACY_FILE_FORMAT1016SQLITE_DBCONFIG_ENABLE_VIEW1015SQLITE_DBCONFIG_DQS_DDL1014SQLITE_DBCONFIG_DQS_DML1013SQLITE_DBCONFIG_LEGACY_ALTER_TABLE1012SQLITE_DBCONFIG_WRITABLE_SCHEMA1011SQLITE_DBCONFIG_DEFENSIVESQLITE_DBCONFIG_RESET_DATABASE1009SQLITE_DBCONFIG_TRIGGER_EQP1008SQLITE_DBCONFIG_ENABLE_QPSG1007SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE1006SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION1005SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER1004SQLITE_DBCONFIG_ENABLE_TRIGGER1003SQLITE_DBCONFIG_ENABLE_FKEY1002SQLITE_DBCONFIG_LOOKASIDE1001SQLITE_DBCONFIG_MAINDBNAMESQLITE_CONFIG_MEMDB_MAXSIZESQLITE_CONFIG_SORTERREF_SIZESQLITE_CONFIG_SMALL_MALLOCSQLITE_CONFIG_STMTJRNL_SPILLSQLITE_CONFIG_PMASZSQLITE_CONFIG_PCACHE_HDRSZSQLITE_CONFIG_WIN32_HEAPSIZESQLITE_CONFIG_MMAP_SIZESQLITE_CONFIG_SQLLOGSQLITE_CONFIG_COVERING_INDEX_SCANSQLITE_CONFIG_GETPCACHE2SQLITE_CONFIG_PCACHE2SQLITE_CONFIG_URISQLITE_CONFIG_LOGSQLITE_CONFIG_GETPCACHESQLITE_CONFIG_PCACHESQLITE_CONFIG_LOOKASIDESQLITE_CONFIG_GETMUTEXSQLITE_CONFIG_MUTEXSQLITE_CONFIG_MEMSTATUSSQLITE_CONFIG_HEAPSQLITE_CONFIG_PAGECACHESQLITE_CONFIG_SCRATCHSQLITE_CONFIG_GETMALLOCSQLITE_CONFIG_MALLOCSQLITE_CONFIG_SERIALIZEDSQLITE_CONFIG_MULTITHREADSQLITE_CONFIG_SINGLETHREADSQLITE_SHM_NLOCKSQLITE_SHM_EXCLUSIVESQLITE_SHM_SHAREDSQLITE_SHM_LOCKSQLITE_SHM_UNLOCKSQLITE_ACCESS_READSQLITE_ACCESS_READWRITESQLITE_ACCESS_EXISTSSQLITE_LAST_ERRNOSQLITE_FCNTL_LAST_ERRNOSQLITE_SET_LOCKPROXYFILESQLITE_FCNTL_SET_LOCKPROXYFILESQLITE_GET_LOCKPROXYFILESQLITE_FCNTL_GET_LOCKPROXYFILESQLITE_FCNTL_RESET_CACHESQLITE_FCNTL_CKSM_FILESQLITE_FCNTL_EXTERNAL_READERSQLITE_FCNTL_CKPT_STARTSQLITE_FCNTL_RESERVE_BYTESSQLITE_FCNTL_CKPT_DONESQLITE_FCNTL_SIZE_LIMITSQLITE_FCNTL_DATA_VERSIONSQLITE_FCNTL_LOCK_TIMEOUTSQLITE_FCNTL_ROLLBACK_ATOMIC_WRITESQLITE_FCNTL_COMMIT_ATOMIC_WRITESQLITE_FCNTL_BEGIN_ATOMIC_WRITESQLITE_FCNTL_PDBSQLITE_FCNTL_WIN32_GET_HANDLESQLITE_FCNTL_JOURNAL_POINTERSQLITE_FCNTL_VFS_POINTERSQLITE_FCNTL_RBUSQLITE_FCNTL_ZIPVFSSQLITE_FCNTL_WAL_BLOCKSQLITE_FCNTL_WIN32_SET_HANDLESQLITE_FCNTL_COMMIT_PHASETWOSQLITE_FCNTL_SYNCSQLITE_FCNTL_HAS_MOVEDSQLITE_FCNTL_TRACESQLITE_FCNTL_MMAP_SIZESQLITE_FCNTL_TEMPFILENAMESQLITE_FCNTL_BUSYHANDLERSQLITE_FCNTL_PRAGMASQLITE_FCNTL_POWERSAFE_OVERWRITESQLITE_FCNTL_VFSNAMESQLITE_FCNTL_OVERWRITESQLITE_FCNTL_PERSIST_WALSQLITE_FCNTL_WIN32_AV_RETRYSQLITE_FCNTL_SYNC_OMITTEDSQLITE_FCNTL_FILE_POINTERSQLITE_FCNTL_CHUNK_SIZESQLITE_FCNTL_SIZE_HINTSQLITE_FCNTL_LOCKSTATESQLITE_SYNC_DATAONLY0x00010SQLITE_SYNC_FULL0x00003SQLITE_SYNC_NORMAL0x00002SQLITE_LOCK_EXCLUSIVESQLITE_LOCK_PENDINGSQLITE_LOCK_RESERVEDSQLITE_LOCK_SHAREDSQLITE_LOCK_NONESQLITE_IOCAP_BATCH_ATOMIC0x00004000SQLITE_IOCAP_IMMUTABLE0x00002000SQLITE_IOCAP_POWERSAFE_OVERWRITE0x00001000SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN0x00000800SQLITE_IOCAP_SEQUENTIAL0x00000400SQLITE_IOCAP_SAFE_APPEND0x00000200SQLITE_IOCAP_ATOMIC64K0x00000100SQLITE_IOCAP_ATOMIC32K0x00000080SQLITE_IOCAP_ATOMIC16K0x00000040SQLITE_IOCAP_ATOMIC8KSQLITE_IOCAP_ATOMIC4KSQLITE_IOCAP_ATOMIC2KSQLITE_IOCAP_ATOMIC1KSQLITE_IOCAP_ATOMIC512SQLITE_IOCAP_ATOMICSQLITE_OPEN_MASTER_JOURNALSQLITE_OPEN_SUPER_JOURNALSQLITE_OPEN_EXRESCODE0x02000000SQLITE_OPEN_NOFOLLOW0x01000000SQLITE_OPEN_FILEPROTECTION_MASK0x00700000SQLITE_OPEN_FILEPROTECTION_NONE0x00400000SQLITE_OPEN_FILEPROTECTION_COMPLETEUNTILFIRSTUSERAUTHENTICATION0x00300000SQLITE_OPEN_FILEPROTECTION_COMPLETEUNLESSOPEN0x00200000SQLITE_OPEN_FILEPROTECTION_COMPLETE0x00100000SQLITE_OPEN_WAL0x00080000SQLITE_OPEN_PRIVATECACHE0x00040000SQLITE_OPEN_SHAREDCACHE0x00020000SQLITE_OPEN_FULLMUTEX0x00010000SQLITE_OPEN_NOMUTEX0x00008000SQLITE_OPEN_SUBJOURNALSQLITE_OPEN_TEMP_JOURNALSQLITE_OPEN_MAIN_JOURNALSQLITE_OPEN_TRANSIENT_DBSQLITE_OPEN_TEMP_DBSQLITE_OPEN_MAIN_DBSQLITE_OPEN_MEMORYSQLITE_OPEN_URISQLITE_OPEN_AUTOPROXYSQLITE_OPEN_EXCLUSIVESQLITE_OPEN_DELETEONCLOSESQLITE_OPEN_CREATESQLITE_OPEN_READWRITESQLITE_OPEN_READONLYSQLITE_OK_SYMLINK(SQLITE_OK | (2<<8))SQLITE_OK_LOAD_PERMANENTLY(SQLITE_OK | (1<<8))SQLITE_AUTH_USER(SQLITE_AUTH | (1<<8))SQLITE_WARNING_AUTOINDEX(SQLITE_WARNING | (1<<8))SQLITE_NOTICE_RBU(SQLITE_NOTICE | (3<<8))SQLITE_NOTICE_RECOVER_ROLLBACK(SQLITE_NOTICE | (2<<8))SQLITE_NOTICE_RECOVER_WAL(SQLITE_NOTICE | (1<<8))SQLITE_CONSTRAINT_DATATYPE(SQLITE_CONSTRAINT |(12<<8))SQLITE_CONSTRAINT_PINNED(SQLITE_CONSTRAINT |(11<<8))SQLITE_CONSTRAINT_ROWID(SQLITE_CONSTRAINT |(10<<8))SQLITE_CONSTRAINT_VTAB(SQLITE_CONSTRAINT | (9<<8))SQLITE_CONSTRAINT_UNIQUE(SQLITE_CONSTRAINT | (8<<8))SQLITE_CONSTRAINT_TRIGGER(SQLITE_CONSTRAINT | (7<<8))SQLITE_CONSTRAINT_PRIMARYKEY(SQLITE_CONSTRAINT | (6<<8))SQLITE_CONSTRAINT_NOTNULL(SQLITE_CONSTRAINT | (5<<8))SQLITE_CONSTRAINT_FUNCTION(SQLITE_CONSTRAINT | (4<<8))SQLITE_CONSTRAINT_FOREIGNKEY(SQLITE_CONSTRAINT | (3<<8))SQLITE_CONSTRAINT_COMMITHOOK(SQLITE_CONSTRAINT | (2<<8))SQLITE_CONSTRAINT_CHECK(SQLITE_CONSTRAINT | (1<<8))SQLITE_ABORT_ROLLBACK(SQLITE_ABORT | (2<<8))SQLITE_READONLY_DIRECTORY(SQLITE_READONLY | (6<<8))SQLITE_READONLY_CANTINIT(SQLITE_READONLY | (5<<8))SQLITE_READONLY_DBMOVED(SQLITE_READONLY | (4<<8))SQLITE_READONLY_ROLLBACK(SQLITE_READONLY | (3<<8))SQLITE_READONLY_CANTLOCK(SQLITE_READONLY | (2<<8))SQLITE_READONLY_RECOVERY(SQLITE_READONLY | (1<<8))SQLITE_CORRUPT_INDEX(SQLITE_CORRUPT | (3<<8))SQLITE_CORRUPT_SEQUENCE(SQLITE_CORRUPT | (2<<8))SQLITE_CORRUPT_VTAB(SQLITE_CORRUPT | (1<<8))SQLITE_CANTOPEN_SYMLINK(SQLITE_CANTOPEN | (6<<8))SQLITE_CANTOPEN_DIRTYWAL(SQLITE_CANTOPEN | (5<<8))SQLITE_CANTOPEN_CONVPATH(SQLITE_CANTOPEN | (4<<8))SQLITE_CANTOPEN_FULLPATH(SQLITE_CANTOPEN | (3<<8))SQLITE_CANTOPEN_ISDIR(SQLITE_CANTOPEN | (2<<8))SQLITE_CANTOPEN_NOTEMPDIR(SQLITE_CANTOPEN | (1<<8))SQLITE_BUSY_TIMEOUT(SQLITE_BUSY | (3<<8))SQLITE_BUSY_SNAPSHOT(SQLITE_BUSY | (2<<8))SQLITE_BUSY_RECOVERY(SQLITE_BUSY | (1<<8))SQLITE_LOCKED_VTAB(SQLITE_LOCKED | (2<<8))SQLITE_LOCKED_SHAREDCACHE(SQLITE_LOCKED | (1<<8))SQLITE_IOERR_IN_PAGE(SQLITE_IOERR | (34<<8))SQLITE_IOERR_CORRUPTFS(SQLITE_IOERR | (33<<8))SQLITE_IOERR_DATA(SQLITE_IOERR | (32<<8))SQLITE_IOERR_ROLLBACK_ATOMIC(SQLITE_IOERR | (31<<8))SQLITE_IOERR_COMMIT_ATOMIC(SQLITE_IOERR | (30<<8))SQLITE_IOERR_BEGIN_ATOMIC(SQLITE_IOERR | (29<<8))SQLITE_IOERR_AUTH(SQLITE_IOERR | (28<<8))SQLITE_IOERR_VNODE(SQLITE_IOERR | (27<<8))SQLITE_IOERR_CONVPATH(SQLITE_IOERR | (26<<8))SQLITE_IOERR_GETTEMPPATH(SQLITE_IOERR | (25<<8))SQLITE_IOERR_MMAP(SQLITE_IOERR | (24<<8))SQLITE_IOERR_DELETE_NOENT(SQLITE_IOERR | (23<<8))SQLITE_IOERR_SEEK(SQLITE_IOERR | (22<<8))SQLITE_IOERR_SHMMAP(SQLITE_IOERR | (21<<8))SQLITE_IOERR_SHMLOCK(SQLITE_IOERR | (20<<8))SQLITE_IOERR_SHMSIZE(SQLITE_IOERR | (19<<8))SQLITE_IOERR_SHMOPEN(SQLITE_IOERR | (18<<8))SQLITE_IOERR_DIR_CLOSE(SQLITE_IOERR | (17<<8))SQLITE_IOERR_CLOSE(SQLITE_IOERR | (16<<8))SQLITE_IOERR_LOCK(SQLITE_IOERR | (15<<8))SQLITE_IOERR_CHECKRESERVEDLOCK(SQLITE_IOERR | (14<<8))SQLITE_IOERR_ACCESS(SQLITE_IOERR | (13<<8))SQLITE_IOERR_NOMEM(SQLITE_IOERR | (12<<8))SQLITE_IOERR_BLOCKED(SQLITE_IOERR | (11<<8))SQLITE_IOERR_DELETE(SQLITE_IOERR | (10<<8))SQLITE_IOERR_RDLOCK(SQLITE_IOERR | (9<<8))SQLITE_IOERR_UNLOCK(SQLITE_IOERR | (8<<8))SQLITE_IOERR_FSTAT(SQLITE_IOERR | (7<<8))SQLITE_IOERR_TRUNCATE(SQLITE_IOERR | (6<<8))SQLITE_IOERR_DIR_FSYNC(SQLITE_IOERR | (5<<8))SQLITE_IOERR_FSYNC(SQLITE_IOERR | (4<<8))SQLITE_IOERR_WRITE(SQLITE_IOERR | (3<<8))SQLITE_IOERR_SHORT_READ(SQLITE_IOERR | (2<<8))SQLITE_IOERR_READ(SQLITE_IOERR | (1<<8))SQLITE_ERROR_SNAPSHOT(SQLITE_ERROR | (3<<8))SQLITE_ERROR_RETRY(SQLITE_ERROR | (2<<8))SQLITE_ERROR_MISSING_COLLSEQ(SQLITE_ERROR | (1<<8))SQLITE_DONESQLITE_ROWSQLITE_WARNINGSQLITE_NOTICESQLITE_NOTADBSQLITE_RANGESQLITE_FORMATSQLITE_AUTHSQLITE_NOLFSSQLITE_MISUSESQLITE_MISMATCHSQLITE_CONSTRAINTSQLITE_TOOBIGSQLITE_SCHEMASQLITE_EMPTYSQLITE_PROTOCOLSQLITE_CANTOPENSQLITE_FULLSQLITE_NOTFOUNDSQLITE_CORRUPTSQLITE_IOERRSQLITE_INTERRUPTSQLITE_READONLYSQLITE_NOMEMSQLITE_LOCKEDSQLITE_BUSYSQLITE_ABORTSQLITE_PERMSQLITE_INTERNALSQLITE_ERRORSQLITE_OKSQLITE_SOURCE_ID"2023-10-10 13:08:14 1b37c146ee9ebb7acd0160c0ab1fd11017a419fa8a3187386ed8cb32b709aapl"SQLITE_VERSION_NUMBER3043002SQLITE_VERSION"3.43.2"SQLITE_DEPRECATED_WITH_REPLACEMENTSQLITE_DEPRECATED_NO_REPLACEMENTSQLITE_AVAILABLESQLITE_EXPERIMENTALSQLITE_DEPRECATEDSQLITE_SYSAPISQLITE_CALLBACKSQLITE_STDCALLSQLITE_APICALLSQLITE_CDECLSQLITE_APISQLITE_EXTERN_SQLITE3_H_defined(__APPLE__) && !defined(SQLITE_DEBUG)SQLITE_INT64_TYPESQLITE_UINT64_TYPEdefined(_MSC_VER) || defined(__BORLANDC__)SQLITE_RTREE_INT_ONLY8.2dbzQueryFuncxQueryFuncxDestructor5.0zGeomxGeom10.1412.0zSchemapDataszDbszBufmFlagspiSizezDbp1p2pSnapshotppSnapshot14.217.210.2pStmtidxiScanStatusOpflagspOutppValpValppOutiConsbHandleeModepnLogpnCkptNiErrCodezFormatzGlobzStrcEscpnPagepDestzDestNamepSourcezSourceNameresetFlgpCurpHiwtr10.11pCurrentpHighwaterresetFlagCzInzDbNamemakeDfltzVfsNamezniOffsetZzTablezColumniRowppBlobzFuncNamenArgzSQLazKeeppClientData"Process-global auto extensions are not supported on Apple platforms"xEntryPointzTableNamezColumnNamepzDataTypepzCollSeqpNotNullpPrimaryKeypAutoinc"Not supported"12.315.48.5pDb15.08.010.9eTextRepxCompareencodingnByteszFunctionNamepAppxStepxFinalxValuexInversexFunciColzSqlnByteprepFlagsppStmtpzTailidnewVal"Process-global auto extensions are not supported on Apple platforms", macos(10.14, 10.14), ios(12.0, 12.0), watchos(5.0, 5.0), tvos(12.0, 12.0)macos(10.14, 10.14)ios(12.0, 12.0)watchos(5.0, 5.0)tvos(12.0, 12.0)__API_DEPRECATED_MSG8__API_DEPRECATED_MSG7__API_DEPRECATED_MSG6__API_DEPRECATED_MSG5__API_DEPRECATED_MSG4__API_DEPRECATED_MSG3__API_DEPRECATED_MSG2,__API_DEPRECATED_MSG1,__API_DEPRECATED_MSG0,0,0"Process-global auto extensions are not supported on Apple platforms", macos(10.10, 10.10), ios(8.2, 8.2), watchos(2.0, 2.0), tvos(9.0, 9.0)macos(10.10, 10.10)ios(8.2, 8.2)watchos(2.0, 2.0)tvos(9.0, 9.0)"sqlite3_soft_heap_limit64", macos(10.6, 10.7), ios(3.0, 5.0), watchos(2.0, 2.0), tvos(9.0, 9.0)"sqlite3_soft_heap_limit64"macos(10.6, 10.7)ios(3.0, 5.0)__API_DEPRECATED_REP8__API_DEPRECATED_REP7__API_DEPRECATED_REP6__API_DEPRECATED_REP5__API_DEPRECATED_REP4__API_DEPRECATED_REP3__API_DEPRECATED_REP2,__API_DEPRECATED_REP1,__API_DEPRECATED_REP0,0,0macos(10.7), ios(5.0)macos(10.7)ios(5.0)__API_AVAILABLE0,0macos(10.8), ios(6.0)macos(10.8)ios(6.0)"Not supported", macos(10.6, 10.7), ios(3.0, 5.0), watchos(2.0, 2.0), tvos(9.0, 9.0)macos(12.3), ios(15.4), watchos(8.5), tvos(15.4)macos(12.3)ios(15.4)watchos(8.5)tvos(15.4)macos(12.0), ios(15.0), watchos(8.0), tvos(15.0)macos(12.0)ios(15.0)watchos(8.0)tvos(15.0)macosx(13.0),ios(16.0),tvos(16.0),watchos(9.0)macosx(13.0)macos(11.0), ios(14.0), watchos(6.0), tvos(14.0)macos(14.2), ios(17.2), watchos(10.2), tvos(17.2)macos(14.2)ios(17.2)watchos(10.2)tvos(17.2)macos(10.14), ios(12.0), watchos(5.0), tvos(12.0)macos(10.14)ios(12.0)watchos(5.0)tvos(12.0)macos(10.10), ios(8.2)macos(10.10)ios(8.2)macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)macos(10.12), ios(10.0), watchos(3.0), tvos(10.0)macos(10.12)ios(10.0)watchos(3.0)tvos(10.0)macos(10.11), ios(9.0)macos(10.11)ios(9.0)macos(10.8), ios(5.0)macos(10.7), ios(4.0)ios(4.0)macos(10.15), ios(13.0), watchos(6.0), tvos(13.0)"Not supported", macos(10.6, 10.6), ios(3.0, 3.0), watchos(2.0, 2.0), tvos(9.0, 9.0)macos(10.6, 10.6)ios(3.0, 3.0)macos(10.9), ios(6.0)macos(10.9)"sqlite3_trace_v2", macos(10.6, 10.12), ios(3.0, 10.0), watchos(2.0, 3.0), tvos(9.0, 10.0)"sqlite3_trace_v2"macos(10.6, 10.12)ios(3.0, 10.0)watchos(2.0, 3.0)tvos(9.0, 10.0)"sqlite3_trace_v2", macos(10.7, 10.12), ios(5.0, 10.0), watchos(2.0, 3.0), tvos(9.0, 10.0)macos(10.7, 10.12)ios(5.0, 10.0)macos(11.0), ios(14.0), watchos(7.0), tvos(14.0)__APPLE__/******** End of fts5.h *********//* _FTS5_H *//* end of the 'extern "C"' block *//* +** END OF REGISTRATION API +*************************************************************************//* Create a new auxiliary function *//* Find an existing tokenizer *//* Create a new tokenizer *//* Currently always set to 2 *//************************************************************************* +** FTS5 EXTENSION REGISTRATION API +*//* +** END OF CUSTOM TOKENIZERS +*************************************************************************//* Same position as prev. token *//* Flags that may be passed by the tokenizer implementation back to FTS5 +** as the third argument to the supplied xToken callback. *//* Flags that may be passed as the third argument to xTokenize() *//* Byte offset of end of token within input text *//* Byte offset of token within input text *//* Size of token in bytes *//* Pointer to buffer containing token *//* Mask of FTS5_TOKEN_* flags *//* Copy of 2nd argument to xTokenize() *//* Mask of FTS5_TOKENIZE_* flags *//************************************************************************* +** CUSTOM TOKENIZERS +** +** Applications may also register custom tokenizer types. A tokenizer +** is registered by providing fts5 with a populated instance of the +** following structure. All structure methods must be defined, setting +** any member of the fts5_tokenizer struct to NULL leads to undefined +** behaviour. The structure methods are expected to function as follows: +** +** xCreate: +** This function is used to allocate and initialize a tokenizer instance. +** A tokenizer instance is required to actually tokenize text. +** +** The first argument passed to this function is a copy of the (void*) +** pointer provided by the application when the fts5_tokenizer object +** was registered with FTS5 (the third argument to xCreateTokenizer()). +** The second and third arguments are an array of nul-terminated strings +** containing the tokenizer arguments, if any, specified following the +** tokenizer name as part of the CREATE VIRTUAL TABLE statement used +** to create the FTS5 table. +** +** The final argument is an output variable. If successful, (*ppOut) +** should be set to point to the new tokenizer handle and SQLITE_OK +** returned. If an error occurs, some value other than SQLITE_OK should +** be returned. In this case, fts5 assumes that the final value of *ppOut +** is undefined. +** +** xDelete: +** This function is invoked to delete a tokenizer handle previously +** allocated using xCreate(). Fts5 guarantees that this function will +** be invoked exactly once for each successful call to xCreate(). +** +** xTokenize: +** This function is expected to tokenize the nText byte string indicated +** by argument pText. pText may or may not be nul-terminated. The first +** argument passed to this function is a pointer to an Fts5Tokenizer object +** returned by an earlier call to xCreate(). +** +** The second argument indicates the reason that FTS5 is requesting +** tokenization of the supplied text. This is always one of the following +** four values: +** +**
  • FTS5_TOKENIZE_DOCUMENT - A document is being inserted into +** or removed from the FTS table. The tokenizer is being invoked to +** determine the set of tokens to add to (or delete from) the +** FTS index. +** +**
  • FTS5_TOKENIZE_QUERY - A MATCH query is being executed +** against the FTS index. The tokenizer is being called to tokenize +** a bareword or quoted string specified as part of the query. +** +**
  • (FTS5_TOKENIZE_QUERY | FTS5_TOKENIZE_PREFIX) - Same as +** FTS5_TOKENIZE_QUERY, except that the bareword or quoted string is +** followed by a "*" character, indicating that the last token +** returned by the tokenizer will be treated as a token prefix. +** +**
  • FTS5_TOKENIZE_AUX - The tokenizer is being invoked to +** satisfy an fts5_api.xTokenize() request made by an auxiliary +** function. Or an fts5_api.xColumnSize() request made by the same +** on a columnsize=0 database. +**
+** +** For each token in the input string, the supplied callback xToken() must +** be invoked. The first argument to it should be a copy of the pointer +** passed as the second argument to xTokenize(). The third and fourth +** arguments are a pointer to a buffer containing the token text, and the +** size of the token in bytes. The 4th and 5th arguments are the byte offsets +** of the first byte of and first byte immediately following the text from +** which the token is derived within the input. +** +** The second argument passed to the xToken() callback ("tflags") should +** normally be set to 0. The exception is if the tokenizer supports +** synonyms. In this case see the discussion below for details. +** +** FTS5 assumes the xToken() callback is invoked for each token in the +** order that they occur within the input text. +** +** If an xToken() callback returns any value other than SQLITE_OK, then +** the tokenization should be abandoned and the xTokenize() method should +** immediately return a copy of the xToken() return value. Or, if the +** input buffer is exhausted, xTokenize() should return SQLITE_OK. Finally, +** if an error occurs with the xTokenize() implementation itself, it +** may abandon the tokenization and return any error code other than +** SQLITE_OK or SQLITE_DONE. +** +** SYNONYM SUPPORT +** +** Custom tokenizers may also support synonyms. Consider a case in which a +** user wishes to query for a phrase such as "first place". Using the +** built-in tokenizers, the FTS5 query 'first + place' will match instances +** of "first place" within the document set, but not alternative forms +** such as "1st place". In some applications, it would be better to match +** all instances of "first place" or "1st place" regardless of which form +** the user specified in the MATCH query text. +** +** There are several ways to approach this in FTS5: +** +**
  1. By mapping all synonyms to a single token. In this case, using +** the above example, this means that the tokenizer returns the +** same token for inputs "first" and "1st". Say that token is in +** fact "first", so that when the user inserts the document "I won +** 1st place" entries are added to the index for tokens "i", "won", +** "first" and "place". If the user then queries for '1st + place', +** the tokenizer substitutes "first" for "1st" and the query works +** as expected. +** +**
  2. By querying the index for all synonyms of each query term +** separately. In this case, when tokenizing query text, the +** tokenizer may provide multiple synonyms for a single term +** within the document. FTS5 then queries the index for each +** synonym individually. For example, faced with the query: +** +** +** ... MATCH 'first place' +** +** the tokenizer offers both "1st" and "first" as synonyms for the +** first token in the MATCH query and FTS5 effectively runs a query +** similar to: +** +** +** ... MATCH '(first OR 1st) place' +** +** except that, for the purposes of auxiliary functions, the query +** still appears to contain just two phrases - "(first OR 1st)" +** being treated as a single phrase. +** +**
  3. By adding multiple synonyms for a single term to the FTS index. +** Using this method, when tokenizing document text, the tokenizer +** provides multiple synonyms for each token. So that when a +** document such as "I won first place" is tokenized, entries are +** added to the FTS index for "i", "won", "first", "1st" and +** "place". +** +** This way, even if the tokenizer does not provide synonyms +** when tokenizing query text (it should not - to do so would be +** inefficient), it doesn't matter if the user queries for +** 'first + place' or '1st + place', as there are entries in the +** FTS index corresponding to both forms of the first token. +**
+** +** Whether it is parsing document or query text, any call to xToken that +** specifies a tflags argument with the FTS5_TOKEN_COLOCATED bit +** is considered to supply a synonym for the previous token. For example, +** when parsing the document "I won first place", a tokenizer that supports +** synonyms would call xToken() 5 times, as follows: +** +** +** xToken(pCtx, 0, "i", 1, 0, 1); +** xToken(pCtx, 0, "won", 3, 2, 5); +** xToken(pCtx, 0, "first", 5, 6, 11); +** xToken(pCtx, FTS5_TOKEN_COLOCATED, "1st", 3, 6, 11); +** xToken(pCtx, 0, "place", 5, 12, 17); +** +** +** It is an error to specify the FTS5_TOKEN_COLOCATED flag the first time +** xToken() is called. Multiple synonyms may be specified for a single token +** by making multiple calls to xToken(FTS5_TOKEN_COLOCATED) in sequence. +** There is no limit to the number of synonyms that may be provided for a +** single token. +** +** In many cases, method (1) above is the best approach. It does not add +** extra data to the FTS index or require FTS5 to query for multiple terms, +** so it is efficient in terms of disk space and query speed. However, it +** does not support prefix queries very well. If, as suggested above, the +** token "first" is substituted for "1st" by the tokenizer, then the query: +** +** +** ... MATCH '1s*' +** +** will not match documents that contain the token "1st" (as the tokenizer +** will probably not map "1s" to any prefix of "first"). +** +** For full prefix support, method (3) may be preferred. In this case, +** because the index contains entries for both "first" and "1st", prefix +** queries such as 'fi*' or '1s*' will match correctly. However, because +** extra entries are added to the FTS index, this method uses more space +** within the database. +** +** Method (2) offers a midpoint between (1) and (3). Using this method, +** a query such as '1s*' will match documents that contain the literal +** token "1st", but not "first" (assuming the tokenizer is not able to +** provide synonyms for prefixes). However, a non-prefix query like '1st' +** will match against "1st" and "first". This method does not require +** extra disk space, as no extra entries are added to the FTS index. +** On the other hand, it may require more CPU cycles to run MATCH queries, +** as separate queries of the FTS index are required for each synonym. +** +** When using methods (2) or (3), it is important that the tokenizer only +** provide synonyms when tokenizing document text (method (3)) or query +** text (method (2)), not both. Doing so will not cause any errors, but is +** inefficient. +*//* +** CUSTOM AUXILIARY FUNCTIONS +*************************************************************************//* Callback *//* Context passed to xToken() *//* Text to tokenize *//* +** EXTENSION API FUNCTIONS +** +** xUserData(pFts): +** Return a copy of the context pointer the extension function was +** registered with. +** +** xColumnTotalSize(pFts, iCol, pnToken): +** If parameter iCol is less than zero, set output variable *pnToken +** to the total number of tokens in the FTS5 table. Or, if iCol is +** non-negative but less than the number of columns in the table, return +** the total number of tokens in column iCol, considering all rows in +** the FTS5 table. +** +** If parameter iCol is greater than or equal to the number of columns +** in the table, SQLITE_RANGE is returned. Or, if an error occurs (e.g. +** an OOM condition or IO error), an appropriate SQLite error code is +** returned. +** +** xColumnCount(pFts): +** Return the number of columns in the table. +** +** xColumnSize(pFts, iCol, pnToken): +** If parameter iCol is less than zero, set output variable *pnToken +** to the total number of tokens in the current row. Or, if iCol is +** non-negative but less than the number of columns in the table, set +** *pnToken to the number of tokens in column iCol of the current row. +** +** If parameter iCol is greater than or equal to the number of columns +** in the table, SQLITE_RANGE is returned. Or, if an error occurs (e.g. +** an OOM condition or IO error), an appropriate SQLite error code is +** returned. +** +** This function may be quite inefficient if used with an FTS5 table +** created with the "columnsize=0" option. +** +** xColumnText: +** This function attempts to retrieve the text of column iCol of the +** current document. If successful, (*pz) is set to point to a buffer +** containing the text in utf-8 encoding, (*pn) is set to the size in bytes +** (not characters) of the buffer and SQLITE_OK is returned. Otherwise, +** if an error occurs, an SQLite error code is returned and the final values +** of (*pz) and (*pn) are undefined. +** +** xPhraseCount: +** Returns the number of phrases in the current query expression. +** +** xPhraseSize: +** Returns the number of tokens in phrase iPhrase of the query. Phrases +** are numbered starting from zero. +** +** xInstCount: +** Set *pnInst to the total number of occurrences of all phrases within +** the query within the current row. Return SQLITE_OK if successful, or +** an error code (i.e. SQLITE_NOMEM) if an error occurs. +** +** This API can be quite slow if used with an FTS5 table created with the +** "detail=none" or "detail=column" option. If the FTS5 table is created +** with either "detail=none" or "detail=column" and "content=" option +** (i.e. if it is a contentless table), then this API always returns 0. +** +** xInst: +** Query for the details of phrase match iIdx within the current row. +** Phrase matches are numbered starting from zero, so the iIdx argument +** should be greater than or equal to zero and smaller than the value +** output by xInstCount(). +** +** Usually, output parameter *piPhrase is set to the phrase number, *piCol +** to the column in which it occurs and *piOff the token offset of the +** first token of the phrase. Returns SQLITE_OK if successful, or an error +** code (i.e. SQLITE_NOMEM) if an error occurs. +** +** This API can be quite slow if used with an FTS5 table created with the +** "detail=none" or "detail=column" option. +** +** xRowid: +** Returns the rowid of the current row. +** +** xTokenize: +** Tokenize text using the tokenizer belonging to the FTS5 table. +** +** xQueryPhrase(pFts5, iPhrase, pUserData, xCallback): +** This API function is used to query the FTS table for phrase iPhrase +** of the current query. Specifically, a query equivalent to: +** +** ... FROM ftstable WHERE ftstable MATCH $p ORDER BY rowid +** +** with $p set to a phrase equivalent to the phrase iPhrase of the +** current query is executed. Any column filter that applies to +** phrase iPhrase of the current query is included in $p. For each +** row visited, the callback function passed as the fourth argument +** is invoked. The context and API objects passed to the callback +** function may be used to access the properties of each matched row. +** Invoking Api.xUserData() returns a copy of the pointer passed as +** the third argument to pUserData. +** +** If the callback function returns any value other than SQLITE_OK, the +** query is abandoned and the xQueryPhrase function returns immediately. +** If the returned value is SQLITE_DONE, xQueryPhrase returns SQLITE_OK. +** Otherwise, the error code is propagated upwards. +** +** If the query runs to completion without incident, SQLITE_OK is returned. +** Or, if some error occurs before the query completes or is aborted by +** the callback, an SQLite error code is returned. +** +** +** xSetAuxdata(pFts5, pAux, xDelete) +** +** Save the pointer passed as the second argument as the extension function's +** "auxiliary data". The pointer may then be retrieved by the current or any +** future invocation of the same fts5 extension function made as part of +** the same MATCH query using the xGetAuxdata() API. +** +** Each extension function is allocated a single auxiliary data slot for +** each FTS query (MATCH expression). If the extension function is invoked +** more than once for a single FTS query, then all invocations share a +** single auxiliary data context. +** +** If there is already an auxiliary data pointer when this function is +** invoked, then it is replaced by the new pointer. If an xDelete callback +** was specified along with the original pointer, it is invoked at this +** point. +** +** The xDelete callback, if one is specified, is also invoked on the +** auxiliary data pointer after the FTS5 query has finished. +** +** If an error (e.g. an OOM condition) occurs within this function, +** the auxiliary data is set to NULL and an error code returned. If the +** xDelete parameter was not NULL, it is invoked on the auxiliary data +** pointer before returning. +** +** +** xGetAuxdata(pFts5, bClear) +** +** Returns the current auxiliary data pointer for the fts5 extension +** function. See the xSetAuxdata() method for details. +** +** If the bClear argument is non-zero, then the auxiliary data is cleared +** (set to NULL) before this function returns. In this case the xDelete, +** if any, is not invoked. +** +** +** xRowCount(pFts5, pnRow) +** +** This function is used to retrieve the total number of rows in the table. +** In other words, the same value that would be returned by: +** +** SELECT count(*) FROM ftstable; +** +** xPhraseFirst() +** This function is used, along with type Fts5PhraseIter and the xPhraseNext +** method, to iterate through all instances of a single query phrase within +** the current row. This is the same information as is accessible via the +** xInstCount/xInst APIs. While the xInstCount/xInst APIs are more convenient +** to use, this API may be faster under some circumstances. To iterate +** through instances of phrase iPhrase, use the following code: +** +** Fts5PhraseIter iter; +** int iCol, iOff; +** for(pApi->xPhraseFirst(pFts, iPhrase, &iter, &iCol, &iOff); +** iCol>=0; +** pApi->xPhraseNext(pFts, &iter, &iCol, &iOff) +** ){ +** // An instance of phrase iPhrase at offset iOff of column iCol +** } +** +** The Fts5PhraseIter structure is defined above. Applications should not +** modify this structure directly - it should only be used as shown above +** with the xPhraseFirst() and xPhraseNext() API methods (and by +** xPhraseFirstColumn() and xPhraseNextColumn() as illustrated below). +** +** This API can be quite slow if used with an FTS5 table created with the +** "detail=none" or "detail=column" option. If the FTS5 table is created +** with either "detail=none" or "detail=column" and "content=" option +** (i.e. if it is a contentless table), then this API always iterates +** through an empty set (all calls to xPhraseFirst() set iCol to -1). +** +** xPhraseNext() +** See xPhraseFirst above. +** +** xPhraseFirstColumn() +** This function and xPhraseNextColumn() are similar to the xPhraseFirst() +** and xPhraseNext() APIs described above. The difference is that instead +** of iterating through all instances of a phrase in the current row, these +** APIs are used to iterate through the set of columns in the current row +** that contain one or more instances of a specified phrase. For example: +** +** Fts5PhraseIter iter; +** int iCol; +** for(pApi->xPhraseFirstColumn(pFts, iPhrase, &iter, &iCol); +** iCol>=0; +** pApi->xPhraseNextColumn(pFts, &iter, &iCol) +** ){ +** // Column iCol contains at least one instance of phrase iPhrase +** } +** +** This API can be quite slow if used with an FTS5 table created with the +** "detail=none" option. If the FTS5 table is created with either +** "detail=none" "content=" option (i.e. if it is a contentless table), +** then this API always iterates through an empty set (all calls to +** xPhraseFirstColumn() set iCol to -1). +** +** The information accessed using this API and its companion +** xPhraseFirstColumn() may also be obtained using xPhraseFirst/xPhraseNext +** (or xInst/xInstCount). The chief advantage of this API is that it is +** significantly more efficient than those alternatives when used with +** "detail=column" tables. +** +** xPhraseNextColumn() +** See xPhraseFirstColumn above. +*//* Array of trailing arguments *//* Number of values in apVal[] array *//* Context for returning result/error *//* First arg to pass to pApi functions *//* API offered by current FTS version *//************************************************************************* +** CUSTOM AUXILIARY FUNCTIONS +** +** Virtual table implementations may overload SQL functions by implementing +** the sqlite3_module.xFindFunction() method. +*//* +** 2014 May 31 +** +** The author disclaims copyright to this source code. In place of +** a legal notice, here is a blessing: +** +** May you do good and not evil. +** May you find forgiveness for yourself and forgive others. +** May you share freely, never taking more than you give. +** +****************************************************************************** +** +** Interfaces to extend FTS5. Using the interfaces defined in this file, +** FTS5 may be extended with: +** +** * custom tokenizers, and +** * custom auxiliary functions. +*//******** Begin file fts5.h *********//******** End of sqlite3rtree.h *********//* ifndef _SQLITE3RTREE_H_ *//* Object fully contained within query region *//* Object partially overlaps query region *//* Object completely outside of query region *//* +** Allowed values for sqlite3_rtree_query.eWithin and .eParentWithin. +*//* Original SQL values of parameters *//* The following fields are only available in 3.8.11 and later *//* OUT: Write the score here *//* OUT: Visibility *//* Visibility of parent node *//* Score of parent node *//* Rowid for current entry *//* The largest iLevel value in the tree *//* Level of current node or entry *//* Number of coordinates *//* Number of pending entries in the queue *//* Coordinates of node or entry to check *//* function to free pUser *//* callback can use this, if desired *//* value of function parameters *//* Number of function parameters *//* pContext from when function registered *//* +** A pointer to a structure of the following type is passed as the +** argument to scored geometry callback registered using +** sqlite3_rtree_query_callback(). +** +** Note that the first 5 fields of this structure are identical to +** sqlite3_rtree_geometry. This structure is a subclass of +** sqlite3_rtree_geometry. +*//* +** Register a 2nd-generation geometry callback named zScore that can be +** used as part of an R-Tree geometry query as follows: +** +** SELECT ... FROM WHERE MATCH $zQueryFunc(... params ...) +*//* Called by SQLite to clean up pUser *//* Callback implementation user data *//* Parameters passed to SQL geom function *//* Size of array aParam[] *//* Copy of pContext passed to s_r_g_c() *//* +** A pointer to a structure of the following type is passed as the first +** argument to callbacks registered using rtree_geometry_callback(). +*//* +** Register a geometry callback named zGeom that can be used as part of an +** R-Tree geometry query as follows: +** +** SELECT ... FROM WHERE MATCH $zGeom(... params ...) +*//* The double-precision datatype used by RTree depends on the +** SQLITE_RTREE_INT_ONLY compile-time option. +*//* +** 2010 August 30 +** +** The author disclaims copyright to this source code. In place of +** a legal notice, here is a blessing: +** +** May you do good and not evil. +** May you find forgiveness for yourself and forgive others. +** May you share freely, never taking more than you give. +** +************************************************************************* +*//******** Begin file sqlite3rtree.h *********//* _SQLITE3_H_ *//* End of the 'extern "C"' block *//* Database is read-only *//* Resize using sqlite3_realloc64() *//* Call sqlite3_free() on close *//* +** CAPI3REF: Flags for sqlite3_deserialize() +** +** The following are allowed values for 6th argument (the F argument) to +** the [sqlite3_deserialize(D,S,P,N,M,F)] interface. +** +** The SQLITE_DESERIALIZE_FREEONCLOSE means that the database serialization +** in the P argument is held in memory obtained from [sqlite3_malloc64()] +** and that SQLite should take ownership of this memory and automatically +** free it when it has finished using it. Without this flag, the caller +** is responsible for freeing any dynamically allocated memory. +** +** The SQLITE_DESERIALIZE_RESIZEABLE flag means that SQLite is allowed to +** grow the size of the database using calls to [sqlite3_realloc64()]. This +** flag should only be used if SQLITE_DESERIALIZE_FREEONCLOSE is also used. +** Without this flag, the deserialized database cannot increase in size beyond +** the number of bytes specified by the M parameter. +** +** The SQLITE_DESERIALIZE_READONLY flag means that the deserialized database +** should be treated as read-only. +*//* Zero or more SQLITE_DESERIALIZE_* flags *//* Total size of buffer pData[] *//* Number bytes in the deserialization *//* The serialized database content *//* Which DB to reopen with the deserialization *//* The database connection *//* +** CAPI3REF: Deserialize a database +** +** The sqlite3_deserialize(D,S,P,N,M,F) interface causes the +** [database connection] D to disconnect from database S and then +** reopen S as an in-memory database based on the serialization contained +** in P. The serialized database P is N bytes in size. M is the size of +** the buffer P, which might be larger than N. If M is larger than N, and +** the SQLITE_DESERIALIZE_READONLY bit is not set in F, then SQLite is +** permitted to add content to the in-memory database as long as the total +** size does not exceed M bytes. +** +** If the SQLITE_DESERIALIZE_FREEONCLOSE bit is set in F, then SQLite will +** invoke sqlite3_free() on the serialization buffer when the database +** connection closes. If the SQLITE_DESERIALIZE_RESIZEABLE bit is set, then +** SQLite will try to increase the buffer size using sqlite3_realloc64() +** if writes on the database cause it to grow larger than M bytes. +** +** The sqlite3_deserialize() interface will fail with SQLITE_BUSY if the +** database is currently in a read transaction or is involved in a backup +** operation. +** +** It is not possible to deserialized into the TEMP database. If the +** S argument to sqlite3_deserialize(D,S,P,N,M,F) is "temp" then the +** function returns SQLITE_ERROR. +** +** If sqlite3_deserialize(D,S,P,N,M,F) fails for any reason and if the +** SQLITE_DESERIALIZE_FREEONCLOSE bit is set in argument F, then +** [sqlite3_free()] is invoked on argument P prior to returning. +** +** This interface is omitted if SQLite is compiled with the +** [SQLITE_OMIT_DESERIALIZE] option. +*//* Do no memory allocations *//* +** CAPI3REF: Flags for sqlite3_serialize +** +** Zero or more of the following constants can be OR-ed together for +** the F argument to [sqlite3_serialize(D,S,P,F)]. +** +** SQLITE_SERIALIZE_NOCOPY means that [sqlite3_serialize()] will return +** a pointer to contiguous in-memory database that it is currently using, +** without making a copy of the database. If SQLite is not currently using +** a contiguous in-memory database, then this option causes +** [sqlite3_serialize()] to return a NULL pointer. SQLite will only be +** using a contiguous in-memory database if it has been initialized by a +** prior call to [sqlite3_deserialize()]. +*//* Zero or more SQLITE_SERIALIZE_* flags *//* Write size of the DB here, if not NULL *//* Which DB to serialize. ex: "main", "temp", ... *//* +** CAPI3REF: Serialize a database +** +** The sqlite3_serialize(D,S,P,F) interface returns a pointer to memory +** that is a serialization of the S database on [database connection] D. +** If P is not a NULL pointer, then the size of the database in bytes +** is written into *P. +** +** For an ordinary on-disk database file, the serialization is just a +** copy of the disk file. For an in-memory database or a "TEMP" database, +** the serialization is the same sequence of bytes which would be written +** to disk if that database where backed up to disk. +** +** The usual case is that sqlite3_serialize() copies the serialization of +** the database into memory obtained from [sqlite3_malloc64()] and returns +** a pointer to that memory. The caller is responsible for freeing the +** returned value to avoid a memory leak. However, if the F argument +** contains the SQLITE_SERIALIZE_NOCOPY bit, then no memory allocations +** are made, and the sqlite3_serialize() function will return a pointer +** to the contiguous memory representation of the database that SQLite +** is currently using for that database, or NULL if the no such contiguous +** memory representation of the database exists. A contiguous memory +** representation of the database will usually only exist if there has +** been a prior call to [sqlite3_deserialize(D,S,...)] with the same +** values of D and S. +** The size of the database is written into *P even if the +** SQLITE_SERIALIZE_NOCOPY bit is set but no contiguous copy +** of the database exists. +** +** A call to sqlite3_serialize(D,S,P,F) might return NULL even if the +** SQLITE_SERIALIZE_NOCOPY bit is omitted from argument F if a memory +** allocation error occurs. +** +** This interface is omitted if SQLite is compiled with the +** [SQLITE_OMIT_DESERIALIZE] option. +*//* +** CAPI3REF: Recover snapshots from a wal file +** METHOD: sqlite3_snapshot +** +** If a [WAL file] remains on disk after all database connections close +** (either through the use of the [SQLITE_FCNTL_PERSIST_WAL] [file control] +** or because the last process to have the database opened exited without +** calling [sqlite3_close()]) and a new connection is subsequently opened +** on that database and [WAL file], the [sqlite3_snapshot_open()] interface +** will only be able to open the last transaction added to the WAL file +** even though the WAL file contains other valid transactions. +** +** This function attempts to scan the WAL file associated with database zDb +** of database handle db and make all valid snapshots available to +** sqlite3_snapshot_open(). It is an error if there is already a read +** transaction open on the database, or if the database is not a WAL mode +** database. +** +** SQLITE_OK is returned if successful, or an SQLite error code otherwise. +*//* +** CAPI3REF: Compare the ages of two snapshot handles. +** METHOD: sqlite3_snapshot +** +** The sqlite3_snapshot_cmp(P1, P2) interface is used to compare the ages +** of two valid snapshot handles. +** +** If the two snapshot handles are not associated with the same database +** file, the result of the comparison is undefined. +** +** Additionally, the result of the comparison is only valid if both of the +** snapshot handles were obtained by calling sqlite3_snapshot_get() since the +** last time the wal file was deleted. The wal file is deleted when the +** database is changed back to rollback mode or when the number of database +** clients drops to zero. If either snapshot handle was obtained before the +** wal file was last deleted, the value returned by this function +** is undefined. +** +** Otherwise, this API returns a negative value if P1 refers to an older +** snapshot than P2, zero if the two handles refer to the same database +** snapshot, and a positive value if P1 is a newer snapshot than P2. +*//* +** CAPI3REF: Destroy a snapshot +** DESTRUCTOR: sqlite3_snapshot +** +** ^The [sqlite3_snapshot_free(P)] interface destroys [sqlite3_snapshot] P. +** The application must eventually free every [sqlite3_snapshot] object +** using this routine to avoid a memory leak. +*//* +** CAPI3REF: Start a read transaction on an historical snapshot +** METHOD: sqlite3_snapshot +** +** ^The [sqlite3_snapshot_open(D,S,P)] interface either starts a new read +** transaction or upgrades an existing one for schema S of +** [database connection] D such that the read transaction refers to +** historical [snapshot] P, rather than the most recent change to the +** database. ^The [sqlite3_snapshot_open()] interface returns SQLITE_OK +** on success or an appropriate [error code] if it fails. +** +** ^In order to succeed, the database connection must not be in +** [autocommit mode] when [sqlite3_snapshot_open(D,S,P)] is called. If there +** is already a read transaction open on schema S, then the database handle +** must have no active statements (SELECT statements that have been passed +** to sqlite3_step() but not sqlite3_reset() or sqlite3_finalize()). +** SQLITE_ERROR is returned if either of these conditions is violated, or +** if schema S does not exist, or if the snapshot object is invalid. +** +** ^A call to sqlite3_snapshot_open() will fail to open if the specified +** snapshot has been overwritten by a [checkpoint]. In this case +** SQLITE_ERROR_SNAPSHOT is returned. +** +** If there is already a read transaction open when this function is +** invoked, then the same read transaction remains open (on the same +** database snapshot) if SQLITE_ERROR, SQLITE_BUSY or SQLITE_ERROR_SNAPSHOT +** is returned. If another error code - for example SQLITE_PROTOCOL or an +** SQLITE_IOERR error code - is returned, then the final state of the +** read transaction is undefined. If SQLITE_OK is returned, then the +** read transaction is now open on database snapshot P. +** +** ^(A call to [sqlite3_snapshot_open(D,S,P)] will fail if the +** database connection D does not know that the database file for +** schema S is in [WAL mode]. A database connection might not know +** that the database file is in [WAL mode] if there has been no prior +** I/O on that database connection, or if the database entered [WAL mode] +** after the most recent I/O on the database connection.)^ +** (Hint: Run "[PRAGMA application_id]" against a newly opened +** database connection in order to make it ready to use snapshots.) +*//* +** CAPI3REF: Record A Database Snapshot +** CONSTRUCTOR: sqlite3_snapshot +** +** ^The [sqlite3_snapshot_get(D,S,P)] interface attempts to make a +** new [sqlite3_snapshot] object that records the current state of +** schema S in database connection D. ^On success, the +** [sqlite3_snapshot_get(D,S,P)] interface writes a pointer to the newly +** created [sqlite3_snapshot] object into *P and returns SQLITE_OK. +** If there is not already a read-transaction open on schema S when +** this function is called, one is opened automatically. +** +** The following must be true for this function to succeed. If any of +** the following statements are false when sqlite3_snapshot_get() is +** called, SQLITE_ERROR is returned. The final value of *P is undefined +** in this case. +** +**
    +**
  • The database handle must not be in [autocommit mode]. +** +**
  • Schema S of [database connection] D must be a [WAL mode] database. +** +**
  • There must not be a write transaction open on schema S of database +** connection D. +** +**
  • One or more transactions must have been written to the current wal +** file since it was created on disk (by any connection). This means +** that a snapshot cannot be taken on a wal mode database with no wal +** file immediately after it is first opened. At least one transaction +** must be written to it first. +**
+** +** This function may also return SQLITE_NOMEM. If it is called with the +** database handle in autocommit mode but fails for some other reason, +** whether or not a read transaction is opened on schema S is undefined. +** +** The [sqlite3_snapshot] object returned from a successful call to +** [sqlite3_snapshot_get()] must be freed using [sqlite3_snapshot_free()] +** to avoid a memory leak. +*//* +** CAPI3REF: Database Snapshot +** KEYWORDS: {snapshot} {sqlite3_snapshot} +** +** An instance of the snapshot object records the state of a [WAL mode] +** database for some specific point in history. +** +** In [WAL mode], multiple [database connections] that are open on the +** same database file can each be reading a different historical version +** of the database file. When a [database connection] begins a read +** transaction, that connection sees an unchanging copy of the database +** as it existed for the point in time when the transaction first started. +** Subsequent changes to the database from other connections are not seen +** by the reader until a new read transaction is started. +** +** The sqlite3_snapshot object records state information about an historical +** version of the database file so that it is possible to later open a new read +** transaction that sees that historical version of the database rather than +** the most recent version. +*//* +** CAPI3REF: Low-level system error code +** METHOD: sqlite3 +** +** ^Attempt to return the underlying operating system error code or error +** number that caused the most recent I/O error or failure to open a file. +** The return value is OS-dependent. For example, on unix systems, after +** [sqlite3_open_v2()] returns [SQLITE_CANTOPEN], this interface could be +** called to get back the underlying "errno" that caused the problem, such +** as ENOSPC, EAUTH, EISDIR, and so forth. +*//* +** CAPI3REF: Flush caches to disk mid-transaction +** METHOD: sqlite3 +** +** ^If a write-transaction is open on [database connection] D when the +** [sqlite3_db_cacheflush(D)] interface invoked, any dirty +** pages in the pager-cache that are not currently in use are written out +** to disk. A dirty page may be in use if a database cursor created by an +** active SQL statement is reading from it, or if it is page 1 of a database +** file (page 1 is always "in use"). ^The [sqlite3_db_cacheflush(D)] +** interface flushes caches for all schemas - "main", "temp", and +** any [attached] databases. +** +** ^If this function needs to obtain extra database locks before dirty pages +** can be flushed to disk, it does so. ^If those locks cannot be obtained +** immediately and there is a busy-handler callback configured, it is invoked +** in the usual manner. ^If the required lock still cannot be obtained, then +** the database is skipped and an attempt made to flush any dirty pages +** belonging to the next (if any) database. ^If any databases are skipped +** because locks cannot be obtained, but no other error occurs, this +** function returns SQLITE_BUSY. +** +** ^If any other error occurs while flushing dirty pages to disk (for +** example an IO error or out-of-memory condition), then processing is +** abandoned and an SQLite [error code] is returned to the caller immediately. +** +** ^Otherwise, if no error occurs, [sqlite3_db_cacheflush()] returns SQLITE_OK. +** +** ^This function does not set the database handle error code or message +** returned by the [sqlite3_errcode()] and [sqlite3_errmsg()] functions. +*//* +** CAPI3REF: Zero Scan-Status Counters +** METHOD: sqlite3_stmt +** +** ^Zero all [sqlite3_stmt_scanstatus()] related event counters. +** +** This API is only available if the library is built with pre-processor +** symbol [SQLITE_ENABLE_STMT_SCANSTATUS] defined. +*//* +** CAPI3REF: Prepared Statement Scan Status +** KEYWORDS: {scan status flags} +*//* Result written here *//* Mask of flags defined below *//* Information desired. SQLITE_SCANSTAT_* *//* Index of loop to report on *//* Prepared statement for which info desired *//* +** CAPI3REF: Prepared Statement Scan Status +** METHOD: sqlite3_stmt +** +** These interfaces return information about the predicted and measured +** performance for pStmt. Advanced applications can use this +** interface to compare the predicted and the measured performance and +** issue warnings and/or rerun [ANALYZE] if discrepancies are found. +** +** Since this interface is expected to be rarely used, it is only +** available if SQLite is compiled using the [SQLITE_ENABLE_STMT_SCANSTATUS] +** compile-time option. +** +** The "iScanStatusOp" parameter determines which status information to return. +** The "iScanStatusOp" must be one of the [scanstatus options] or the behavior +** of this interface is undefined. ^The requested measurement is written into +** a variable pointed to by the "pOut" parameter. +** +** The "flags" parameter must be passed a mask of flags. At present only +** one flag is defined - SQLITE_SCANSTAT_COMPLEX. If SQLITE_SCANSTAT_COMPLEX +** is specified, then status information is available for all elements +** of a query plan that are reported by "EXPLAIN QUERY PLAN" output. If +** SQLITE_SCANSTAT_COMPLEX is not specified, then only query plan elements +** that correspond to query loops (the "SCAN..." and "SEARCH..." elements of +** the EXPLAIN QUERY PLAN output) are available. Invoking API +** sqlite3_stmt_scanstatus() is equivalent to calling +** sqlite3_stmt_scanstatus_v2() with a zeroed flags parameter. +** +** Parameter "idx" identifies the specific query element to retrieve statistics +** for. Query elements are numbered starting from zero. A value of -1 may be +** to query for statistics regarding the entire query. ^If idx is out of range +** - less than -1 or greater than or equal to the total number of query +** elements used to implement the statement - a non-zero value is returned and +** the variable that pOut points to is unchanged. +** +** See also: [sqlite3_stmt_scanstatus_reset()] +*//* +** CAPI3REF: Prepared Statement Scan Status Opcodes +** KEYWORDS: {scanstatus options} +** +** The following constants can be used for the T parameter to the +** [sqlite3_stmt_scanstatus(S,X,T,V)] interface. Each constant designates a +** different metric for sqlite3_stmt_scanstatus() to return. +** +** When the value returned to V is a string, space to hold that string is +** managed by the prepared statement S and will be automatically freed when +** S is finalized. +** +** Not all values are available for all query elements. When a value is +** not available, the output variable is set to -1 if the value is numeric, +** or to NULL if it is a string (SQLITE_SCANSTAT_NAME). +** +**
+** [[SQLITE_SCANSTAT_NLOOP]]
SQLITE_SCANSTAT_NLOOP
+**
^The [sqlite3_int64] variable pointed to by the V parameter will be +** set to the total number of times that the X-th loop has run.
+** +** [[SQLITE_SCANSTAT_NVISIT]]
SQLITE_SCANSTAT_NVISIT
+**
^The [sqlite3_int64] variable pointed to by the V parameter will be set +** to the total number of rows examined by all iterations of the X-th loop.
+** +** [[SQLITE_SCANSTAT_EST]]
SQLITE_SCANSTAT_EST
+**
^The "double" variable pointed to by the V parameter will be set to the +** query planner's estimate for the average number of rows output from each +** iteration of the X-th loop. If the query planner's estimates was accurate, +** then this value will approximate the quotient NVISIT/NLOOP and the +** product of this value for all prior loops with the same SELECTID will +** be the NLOOP value for the current loop. +** +** [[SQLITE_SCANSTAT_NAME]]
SQLITE_SCANSTAT_NAME
+**
^The "const char *" variable pointed to by the V parameter will be set +** to a zero-terminated UTF-8 string containing the name of the index or table +** used for the X-th loop. +** +** [[SQLITE_SCANSTAT_EXPLAIN]]
SQLITE_SCANSTAT_EXPLAIN
+**
^The "const char *" variable pointed to by the V parameter will be set +** to a zero-terminated UTF-8 string containing the [EXPLAIN QUERY PLAN] +** description for the X-th loop. +** +** [[SQLITE_SCANSTAT_SELECTID]]
SQLITE_SCANSTAT_SELECTID
+**
^The "int" variable pointed to by the V parameter will be set to the +** id for the X-th query plan element. The id value is unique within the +** statement. The select-id is the same value as is output in the first +** column of an [EXPLAIN QUERY PLAN] query. +** +** [[SQLITE_SCANSTAT_PARENTID]]
SQLITE_SCANSTAT_PARENTID
+**
The "int" variable pointed to by the V parameter will be set to the +** the id of the parent of the current query element, if applicable, or +** to zero if the query element has no parent. This is the same value as +** returned in the second column of an [EXPLAIN QUERY PLAN] query. +** +** [[SQLITE_SCANSTAT_NCYCLE]]
SQLITE_SCANSTAT_NCYCLE
+**
The sqlite3_int64 output value is set to the number of cycles, +** according to the processor time-stamp counter, that elapsed while the +** query element was being processed. This value is not available for +** all query elements - if it is unavailable the output variable is +** set to -1. +**
+*//* #define SQLITE_ABORT 4 // Also an error code *//* #define SQLITE_IGNORE 2 // Also used by sqlite3_authorizer() callback *//* +** CAPI3REF: Conflict resolution modes +** KEYWORDS: {conflict resolution mode} +** +** These constants are returned by [sqlite3_vtab_on_conflict()] to +** inform a [virtual table] implementation what the [ON CONFLICT] mode +** is for the SQL statement being evaluated. +** +** Note that the [SQLITE_IGNORE] constant is also used as a potential +** return value from the [sqlite3_set_authorizer()] callback and that +** [SQLITE_ABORT] is also a [result code]. +*//* +** CAPI3REF: Constraint values in xBestIndex() +** METHOD: sqlite3_index_info +** +** This API may only be used from within the [xBestIndex|xBestIndex method] +** of a [virtual table] implementation. The result of calling this interface +** from outside of an xBestIndex method are undefined and probably harmful. +** +** ^When the sqlite3_vtab_rhs_value(P,J,V) interface is invoked from within +** the [xBestIndex] method of a [virtual table] implementation, with P being +** a copy of the [sqlite3_index_info] object pointer passed into xBestIndex and +** J being a 0-based index into P->aConstraint[], then this routine +** attempts to set *V to the value of the right-hand operand of +** that constraint if the right-hand operand is known. ^If the +** right-hand operand is not known, then *V is set to a NULL pointer. +** ^The sqlite3_vtab_rhs_value(P,J,V) interface returns SQLITE_OK if +** and only if *V is set to a value. ^The sqlite3_vtab_rhs_value(P,J,V) +** inteface returns SQLITE_NOTFOUND if the right-hand side of the J-th +** constraint is not available. ^The sqlite3_vtab_rhs_value() interface +** can return an result code other than SQLITE_OK or SQLITE_NOTFOUND if +** something goes wrong. +** +** The sqlite3_vtab_rhs_value() interface is usually only successful if +** the right-hand operand of a constraint is a literal value in the original +** SQL statement. If the right-hand operand is an expression or a reference +** to some other column or a [host parameter], then sqlite3_vtab_rhs_value() +** will probably return [SQLITE_NOTFOUND]. +** +** ^(Some constraints, such as [SQLITE_INDEX_CONSTRAINT_ISNULL] and +** [SQLITE_INDEX_CONSTRAINT_ISNOTNULL], have no right-hand operand. For such +** constraints, sqlite3_vtab_rhs_value() always returns SQLITE_NOTFOUND.)^ +** +** ^The [sqlite3_value] object returned in *V is a protected sqlite3_value +** and remains valid for the duration of the xBestIndex method call. +** ^When xBestIndex returns, the sqlite3_value object returned by +** sqlite3_vtab_rhs_value() is automatically deallocated. +** +** The "_rhs_" in the name of this routine is an abbreviation for +** "Right-Hand Side". +*//* +** CAPI3REF: Find all elements on the right-hand side of an IN constraint. +** +** These interfaces are only useful from within the +** [xFilter|xFilter() method] of a [virtual table] implementation. +** The result of invoking these interfaces from any other context +** is undefined and probably harmful. +** +** The X parameter in a call to sqlite3_vtab_in_first(X,P) or +** sqlite3_vtab_in_next(X,P) should be one of the parameters to the +** xFilter method which invokes these routines, and specifically +** a parameter that was previously selected for all-at-once IN constraint +** processing use the [sqlite3_vtab_in()] interface in the +** [xBestIndex|xBestIndex method]. ^(If the X parameter is not +** an xFilter argument that was selected for all-at-once IN constraint +** processing, then these routines return [SQLITE_ERROR].)^ +** +** ^(Use these routines to access all values on the right-hand side +** of the IN constraint using code like the following: +** +**
+**    for(rc=sqlite3_vtab_in_first(pList, &pVal);
+**        rc==SQLITE_OK && pVal;
+**        rc=sqlite3_vtab_in_next(pList, &pVal)
+**    ){
+**      // do something with pVal
+**    }
+**    if( rc!=SQLITE_OK ){
+**      // an error has occurred
+**    }
+** 
)^ +** +** ^On success, the sqlite3_vtab_in_first(X,P) and sqlite3_vtab_in_next(X,P) +** routines return SQLITE_OK and set *P to point to the first or next value +** on the RHS of the IN constraint. ^If there are no more values on the +** right hand side of the IN constraint, then *P is set to NULL and these +** routines return [SQLITE_DONE]. ^The return value might be +** some other value, such as SQLITE_NOMEM, in the event of a malfunction. +** +** The *ppOut values returned by these routines are only valid until the +** next call to either of these routines or until the end of the xFilter +** method from which these routines were called. If the virtual table +** implementation needs to retain the *ppOut values for longer, it must make +** copies. The *ppOut values are [protected sqlite3_value|protected]. +*//* +** CAPI3REF: Identify and handle IN constraints in xBestIndex +** +** This interface may only be used from within an +** [xBestIndex|xBestIndex() method] of a [virtual table] implementation. +** The result of invoking this interface from any other context is +** undefined and probably harmful. +** +** ^(A constraint on a virtual table of the form +** "[IN operator|column IN (...)]" is +** communicated to the xBestIndex method as a +** [SQLITE_INDEX_CONSTRAINT_EQ] constraint.)^ If xBestIndex wants to use +** this constraint, it must set the corresponding +** aConstraintUsage[].argvIndex to a positive integer. ^(Then, under +** the usual mode of handling IN operators, SQLite generates [bytecode] +** that invokes the [xFilter|xFilter() method] once for each value +** on the right-hand side of the IN operator.)^ Thus the virtual table +** only sees a single value from the right-hand side of the IN operator +** at a time. +** +** In some cases, however, it would be advantageous for the virtual +** table to see all values on the right-hand of the IN operator all at +** once. The sqlite3_vtab_in() interfaces facilitates this in two ways: +** +**
    +**
  1. +** ^A call to sqlite3_vtab_in(P,N,-1) will return true (non-zero) +** if and only if the [sqlite3_index_info|P->aConstraint][N] constraint +** is an [IN operator] that can be processed all at once. ^In other words, +** sqlite3_vtab_in() with -1 in the third argument is a mechanism +** by which the virtual table can ask SQLite if all-at-once processing +** of the IN operator is even possible. +** +**

  2. +** ^A call to sqlite3_vtab_in(P,N,F) with F==1 or F==0 indicates +** to SQLite that the virtual table does or does not want to process +** the IN operator all-at-once, respectively. ^Thus when the third +** parameter (F) is non-negative, this interface is the mechanism by +** which the virtual table tells SQLite how it wants to process the +** IN operator. +**

+** +** ^The sqlite3_vtab_in(P,N,F) interface can be invoked multiple times +** within the same xBestIndex method call. ^For any given P,N pair, +** the return value from sqlite3_vtab_in(P,N,F) will always be the same +** within the same xBestIndex call. ^If the interface returns true +** (non-zero), that means that the constraint is an IN operator +** that can be processed all-at-once. ^If the constraint is not an IN +** operator or cannot be processed all-at-once, then the interface returns +** false. +** +** ^(All-at-once processing of the IN operator is selected if both of the +** following conditions are met: +** +**
    +**
  1. The P->aConstraintUsage[N].argvIndex value is set to a positive +** integer. This is how the virtual table tells SQLite that it wants to +** use the N-th constraint. +** +**

  2. The last call to sqlite3_vtab_in(P,N,F) for which F was +** non-negative had F>=1. +**

)^ +** +** ^If either or both of the conditions above are false, then SQLite uses +** the traditional one-at-a-time processing strategy for the IN constraint. +** ^If both conditions are true, then the argvIndex-th parameter to the +** xFilter method will be an [sqlite3_value] that appears to be NULL, +** but which can be passed to [sqlite3_vtab_in_first()] and +** [sqlite3_vtab_in_next()] to find all values on the right-hand side +** of the IN constraint. +*//* +** CAPI3REF: Determine if a virtual table query is DISTINCT +** METHOD: sqlite3_index_info +** +** This API may only be used from within an [xBestIndex|xBestIndex method] +** of a [virtual table] implementation. The result of calling this +** interface from outside of xBestIndex() is undefined and probably harmful. +** +** ^The sqlite3_vtab_distinct() interface returns an integer between 0 and +** 3. The integer returned by sqlite3_vtab_distinct() +** gives the virtual table additional information about how the query +** planner wants the output to be ordered. As long as the virtual table +** can meet the ordering requirements of the query planner, it may set +** the "orderByConsumed" flag. +** +**
  1. +** ^If the sqlite3_vtab_distinct() interface returns 0, that means +** that the query planner needs the virtual table to return all rows in the +** sort order defined by the "nOrderBy" and "aOrderBy" fields of the +** [sqlite3_index_info] object. This is the default expectation. If the +** virtual table outputs all rows in sorted order, then it is always safe for +** the xBestIndex method to set the "orderByConsumed" flag, regardless of +** the return value from sqlite3_vtab_distinct(). +**

  2. +** ^(If the sqlite3_vtab_distinct() interface returns 1, that means +** that the query planner does not need the rows to be returned in sorted order +** as long as all rows with the same values in all columns identified by the +** "aOrderBy" field are adjacent.)^ This mode is used when the query planner +** is doing a GROUP BY. +**

  3. +** ^(If the sqlite3_vtab_distinct() interface returns 2, that means +** that the query planner does not need the rows returned in any particular +** order, as long as rows with the same values in all "aOrderBy" columns +** are adjacent.)^ ^(Furthermore, only a single row for each particular +** combination of values in the columns identified by the "aOrderBy" field +** needs to be returned.)^ ^It is always ok for two or more rows with the same +** values in all "aOrderBy" columns to be returned, as long as all such rows +** are adjacent. ^The virtual table may, if it chooses, omit extra rows +** that have the same value for all columns identified by "aOrderBy". +** ^However omitting the extra rows is optional. +** This mode is used for a DISTINCT query. +**

  4. +** ^(If the sqlite3_vtab_distinct() interface returns 3, that means +** that the query planner needs only distinct rows but it does need the +** rows to be sorted.)^ ^The virtual table implementation is free to omit +** rows that are identical in all aOrderBy columns, if it wants to, but +** it is not required to omit any rows. This mode is used for queries +** that have both DISTINCT and ORDER BY clauses. +**

+** +** ^For the purposes of comparing virtual table output values to see if the +** values are same value for sorting purposes, two NULL values are considered +** to be the same. In other words, the comparison operator is "IS" +** (or "IS NOT DISTINCT FROM") and not "==". +** +** If a virtual table implementation is unable to meet the requirements +** specified above, then it must not set the "orderByConsumed" flag in the +** [sqlite3_index_info] object or an incorrect answer may result. +** +** ^A virtual table implementation is always free to return rows in any order +** it wants, as long as the "orderByConsumed" flag is not set. ^When the +** the "orderByConsumed" flag is unset, the query planner will add extra +** [bytecode] to ensure that the final results returned by the SQL query are +** ordered correctly. The use of the "orderByConsumed" flag and the +** sqlite3_vtab_distinct() interface is merely an optimization. ^Careful +** use of the sqlite3_vtab_distinct() interface and the "orderByConsumed" +** flag might help queries against a virtual table to run faster. Being +** overly aggressive and setting the "orderByConsumed" flag when it is not +** valid to do so, on the other hand, might cause SQLite to return incorrect +** results. +*//* +** CAPI3REF: Determine The Collation For a Virtual Table Constraint +** METHOD: sqlite3_index_info +** +** This function may only be called from within a call to the [xBestIndex] +** method of a [virtual table]. This function returns a pointer to a string +** that is the name of the appropriate collation sequence to use for text +** comparisons on the constraint identified by its arguments. +** +** The first argument must be the pointer to the [sqlite3_index_info] object +** that is the first parameter to the xBestIndex() method. The second argument +** must be an index into the aConstraint[] array belonging to the +** sqlite3_index_info structure passed to xBestIndex. +** +** Important: +** The first parameter must be the same pointer that is passed into the +** xBestMethod() method. The first parameter may not be a pointer to a +** different [sqlite3_index_info] object, even an exact copy. +** +** The return value is computed as follows: +** +**
    +**
  1. If the constraint comes from a WHERE clause expression that contains +** a [COLLATE operator], then the name of the collation specified by +** that COLLATE operator is returned. +**

  2. If there is no COLLATE operator, but the column that is the subject +** of the constraint specifies an alternative collating sequence via +** a [COLLATE clause] on the column definition within the CREATE TABLE +** statement that was passed into [sqlite3_declare_vtab()], then the +** name of that alternative collating sequence is returned. +**

  3. Otherwise, "BINARY" is returned. +**

+*//* +** CAPI3REF: Determine If Virtual Table Column Access Is For UPDATE +** +** If the sqlite3_vtab_nochange(X) routine is called within the [xColumn] +** method of a [virtual table], then it might return true if the +** column is being fetched as part of an UPDATE operation during which the +** column value will not change. The virtual table implementation can use +** this hint as permission to substitute a return value that is less +** expensive to compute and that the corresponding +** [xUpdate] method understands as a "no-change" value. +** +** If the [xColumn] method calls sqlite3_vtab_nochange() and finds that +** the column is not changed by the UPDATE statement, then the xColumn +** method can optionally return without setting a result, without calling +** any of the [sqlite3_result_int|sqlite3_result_xxxxx() interfaces]. +** In that case, [sqlite3_value_nochange(X)] will return true for the +** same column in the [xUpdate] method. +** +** The sqlite3_vtab_nochange() routine is an optimization. Virtual table +** implementations should continue to give a correct answer even if the +** sqlite3_vtab_nochange() interface were to always return false. In the +** current implementation, the sqlite3_vtab_nochange() interface does always +** returns false for the enhanced [UPDATE FROM] statement. +*//* +** CAPI3REF: Determine The Virtual Table Conflict Policy +** +** This function may only be called from within a call to the [xUpdate] method +** of a [virtual table] implementation for an INSERT or UPDATE operation. ^The +** value returned is one of [SQLITE_ROLLBACK], [SQLITE_IGNORE], [SQLITE_FAIL], +** [SQLITE_ABORT], or [SQLITE_REPLACE], according to the [ON CONFLICT] mode +** of the SQL statement that triggered the call to the [xUpdate] method of the +** [virtual table]. +*//* +** CAPI3REF: Virtual Table Configuration Options +** KEYWORDS: {virtual table configuration options} +** KEYWORDS: {virtual table configuration option} +** +** These macros define the various options to the +** [sqlite3_vtab_config()] interface that [virtual table] implementations +** can use to customize and optimize their behavior. +** +**
+** [[SQLITE_VTAB_CONSTRAINT_SUPPORT]] +**
SQLITE_VTAB_CONSTRAINT_SUPPORT
+**
Calls of the form +** [sqlite3_vtab_config](db,SQLITE_VTAB_CONSTRAINT_SUPPORT,X) are supported, +** where X is an integer. If X is zero, then the [virtual table] whose +** [xCreate] or [xConnect] method invoked [sqlite3_vtab_config()] does not +** support constraints. In this configuration (which is the default) if +** a call to the [xUpdate] method returns [SQLITE_CONSTRAINT], then the entire +** statement is rolled back as if [ON CONFLICT | OR ABORT] had been +** specified as part of the users SQL statement, regardless of the actual +** ON CONFLICT mode specified. +** +** If X is non-zero, then the virtual table implementation guarantees +** that if [xUpdate] returns [SQLITE_CONSTRAINT], it will do so before +** any modifications to internal or persistent data structures have been made. +** If the [ON CONFLICT] mode is ABORT, FAIL, IGNORE or ROLLBACK, SQLite +** is able to roll back a statement or database transaction, and abandon +** or continue processing the current SQL statement as appropriate. +** If the ON CONFLICT mode is REPLACE and the [xUpdate] method returns +** [SQLITE_CONSTRAINT], SQLite handles this as if the ON CONFLICT mode +** had been ABORT. +** +** Virtual table implementations that are required to handle OR REPLACE +** must do so within the [xUpdate] method. If a call to the +** [sqlite3_vtab_on_conflict()] function indicates that the current ON +** CONFLICT policy is REPLACE, the virtual table implementation should +** silently replace the appropriate rows within the xUpdate callback and +** return SQLITE_OK. Or, if this is not possible, it may return +** SQLITE_CONSTRAINT, in which case SQLite falls back to OR ABORT +** constraint handling. +**
+** +** [[SQLITE_VTAB_DIRECTONLY]]
SQLITE_VTAB_DIRECTONLY
+**
Calls of the form +** [sqlite3_vtab_config](db,SQLITE_VTAB_DIRECTONLY) from within the +** the [xConnect] or [xCreate] methods of a [virtual table] implementation +** prohibits that virtual table from being used from within triggers and +** views. +**
+** +** [[SQLITE_VTAB_INNOCUOUS]]
SQLITE_VTAB_INNOCUOUS
+**
Calls of the form +** [sqlite3_vtab_config](db,SQLITE_VTAB_INNOCUOUS) from within the +** the [xConnect] or [xCreate] methods of a [virtual table] implementation +** identify that virtual table as being safe to use from within triggers +** and views. Conceptually, the SQLITE_VTAB_INNOCUOUS tag means that the +** virtual table can do no serious harm even if it is controlled by a +** malicious hacker. Developers should avoid setting the SQLITE_VTAB_INNOCUOUS +** flag unless absolutely necessary. +**
+** +** [[SQLITE_VTAB_USES_ALL_SCHEMAS]]
SQLITE_VTAB_USES_ALL_SCHEMAS
+**
Calls of the form +** [sqlite3_vtab_config](db,SQLITE_VTAB_USES_ALL_SCHEMA) from within the +** the [xConnect] or [xCreate] methods of a [virtual table] implementation +** instruct the query planner to begin at least a read transaction on +** all schemas ("main", "temp", and any ATTACH-ed databases) whenever the +** virtual table is used. +**
+**
+*//* +** CAPI3REF: Virtual Table Interface Configuration +** +** This function may be called by either the [xConnect] or [xCreate] method +** of a [virtual table] implementation to configure +** various facets of the virtual table interface. +** +** If this interface is invoked outside the context of an xConnect or +** xCreate virtual table method then the behavior is undefined. +** +** In the call sqlite3_vtab_config(D,C,...) the D parameter is the +** [database connection] in which the virtual table is being created and +** which is passed in as the first argument to the [xConnect] or [xCreate] +** method that is invoking sqlite3_vtab_config(). The C parameter is one +** of the [virtual table configuration options]. The presence and meaning +** of parameters after C depend on which [virtual table configuration option] +** is used. +*//* Like RESTART but also truncate WAL *//* Like FULL but wait for readers *//* Wait for writers, then checkpoint *//* Do as much as possible w/o blocking *//* +** CAPI3REF: Checkpoint Mode Values +** KEYWORDS: {checkpoint mode} +** +** These constants define all valid values for the "checkpoint mode" passed +** as the third parameter to the [sqlite3_wal_checkpoint_v2()] interface. +** See the [sqlite3_wal_checkpoint_v2()] documentation for details on the +** meaning of each of these checkpoint modes. +*//* OUT: Total number of frames checkpointed *//* OUT: Size of WAL log in frames *//* SQLITE_CHECKPOINT_* value *//* Name of attached database (or NULL) *//* Database handle *//* +** CAPI3REF: Checkpoint a database +** METHOD: sqlite3 +** +** ^(The sqlite3_wal_checkpoint_v2(D,X,M,L,C) interface runs a checkpoint +** operation on database X of [database connection] D in mode M. Status +** information is written back into integers pointed to by L and C.)^ +** ^(The M parameter must be a valid [checkpoint mode]:)^ +** +**
+**
SQLITE_CHECKPOINT_PASSIVE
+** ^Checkpoint as many frames as possible without waiting for any database +** readers or writers to finish, then sync the database file if all frames +** in the log were checkpointed. ^The [busy-handler callback] +** is never invoked in the SQLITE_CHECKPOINT_PASSIVE mode. +** ^On the other hand, passive mode might leave the checkpoint unfinished +** if there are concurrent readers or writers. +** +**
SQLITE_CHECKPOINT_FULL
+** ^This mode blocks (it invokes the +** [sqlite3_busy_handler|busy-handler callback]) until there is no +** database writer and all readers are reading from the most recent database +** snapshot. ^It then checkpoints all frames in the log file and syncs the +** database file. ^This mode blocks new database writers while it is pending, +** but new database readers are allowed to continue unimpeded. +** +**
SQLITE_CHECKPOINT_RESTART
+** ^This mode works the same way as SQLITE_CHECKPOINT_FULL with the addition +** that after checkpointing the log file it blocks (calls the +** [busy-handler callback]) +** until all readers are reading from the database file only. ^This ensures +** that the next writer will restart the log file from the beginning. +** ^Like SQLITE_CHECKPOINT_FULL, this mode blocks new +** database writer attempts while it is pending, but does not impede readers. +** +**
SQLITE_CHECKPOINT_TRUNCATE
+** ^This mode works the same way as SQLITE_CHECKPOINT_RESTART with the +** addition that it also truncates the log file to zero bytes just prior +** to a successful return. +**
+** +** ^If pnLog is not NULL, then *pnLog is set to the total number of frames in +** the log file or to -1 if the checkpoint could not run because +** of an error or because the database is not in [WAL mode]. ^If pnCkpt is not +** NULL,then *pnCkpt is set to the total number of checkpointed frames in the +** log file (including any that were already checkpointed before the function +** was called) or to -1 if the checkpoint could not run due to an error or +** because the database is not in WAL mode. ^Note that upon successful +** completion of an SQLITE_CHECKPOINT_TRUNCATE, the log file will have been +** truncated to zero bytes and so both *pnLog and *pnCkpt will be set to zero. +** +** ^All calls obtain an exclusive "checkpoint" lock on the database file. ^If +** any other process is running a checkpoint operation at the same time, the +** lock cannot be obtained and SQLITE_BUSY is returned. ^Even if there is a +** busy-handler configured, it will not be invoked in this case. +** +** ^The SQLITE_CHECKPOINT_FULL, RESTART and TRUNCATE modes also obtain the +** exclusive "writer" lock on the database file. ^If the writer lock cannot be +** obtained immediately, and a busy-handler is configured, it is invoked and +** the writer lock retried until either the busy-handler returns 0 or the lock +** is successfully obtained. ^The busy-handler is also invoked while waiting for +** database readers as described above. ^If the busy-handler returns 0 before +** the writer lock is obtained or while waiting for database readers, the +** checkpoint operation proceeds from that point in the same way as +** SQLITE_CHECKPOINT_PASSIVE - checkpointing as many frames as possible +** without blocking any further. ^SQLITE_BUSY is returned in this case. +** +** ^If parameter zDb is NULL or points to a zero length string, then the +** specified operation is attempted on all WAL databases [attached] to +** [database connection] db. In this case the +** values written to output parameters *pnLog and *pnCkpt are undefined. ^If +** an SQLITE_BUSY error is encountered when processing one or more of the +** attached WAL databases, the operation is still attempted on any remaining +** attached databases and SQLITE_BUSY is returned at the end. ^If any other +** error occurs while processing an attached database, processing is abandoned +** and the error code is returned to the caller immediately. ^If no error +** (SQLITE_BUSY or otherwise) is encountered while processing the attached +** databases, SQLITE_OK is returned. +** +** ^If database zDb is the name of an attached database that is not in WAL +** mode, SQLITE_OK is returned and both *pnLog and *pnCkpt set to -1. ^If +** zDb is not NULL (or a zero length string) and is not the name of any +** attached database, SQLITE_ERROR is returned to the caller. +** +** ^Unless it returns SQLITE_MISUSE, +** the sqlite3_wal_checkpoint_v2() interface +** sets the error information that is queried by +** [sqlite3_errcode()] and [sqlite3_errmsg()]. +** +** ^The [PRAGMA wal_checkpoint] command can be used to invoke this interface +** from SQL. +*//* +** CAPI3REF: Checkpoint a database +** METHOD: sqlite3 +** +** ^(The sqlite3_wal_checkpoint(D,X) is equivalent to +** [sqlite3_wal_checkpoint_v2](D,X,[SQLITE_CHECKPOINT_PASSIVE],0,0).)^ +** +** In brief, sqlite3_wal_checkpoint(D,X) causes the content in the +** [write-ahead log] for database X on [database connection] D to be +** transferred into the database file and for the write-ahead log to +** be reset. See the [checkpointing] documentation for addition +** information. +** +** This interface used to be the only way to cause a checkpoint to +** occur. But then the newer and more powerful [sqlite3_wal_checkpoint_v2()] +** interface was added. This interface is retained for backwards +** compatibility and as a convenience for applications that need to manually +** start a callback but which do not need the full power (and corresponding +** complication) of [sqlite3_wal_checkpoint_v2()]. +*//* +** CAPI3REF: Configure an auto-checkpoint +** METHOD: sqlite3 +** +** ^The [sqlite3_wal_autocheckpoint(D,N)] is a wrapper around +** [sqlite3_wal_hook()] that causes any database on [database connection] D +** to automatically [checkpoint] +** after committing a transaction if there are N or +** more frames in the [write-ahead log] file. ^Passing zero or +** a negative value as the nFrame parameter disables automatic +** checkpoints entirely. +** +** ^The callback registered by this function replaces any existing callback +** registered using [sqlite3_wal_hook()]. ^Likewise, registering a callback +** using [sqlite3_wal_hook()] disables the automatic checkpoint mechanism +** configured by this function. +** +** ^The [wal_autocheckpoint pragma] can be used to invoke this interface +** from SQL. +** +** ^Checkpoints initiated by this mechanism are +** [sqlite3_wal_checkpoint_v2|PASSIVE]. +** +** ^Every new [database connection] defaults to having the auto-checkpoint +** enabled with a threshold of 1000 or [SQLITE_DEFAULT_WAL_AUTOCHECKPOINT] +** pages. The use of this interface +** is only necessary if the default setting is found to be suboptimal +** for a particular application. +*//* +** CAPI3REF: Write-Ahead Log Commit Hook +** METHOD: sqlite3 +** +** ^The [sqlite3_wal_hook()] function is used to register a callback that +** is invoked each time data is committed to a database in wal mode. +** +** ^(The callback is invoked by SQLite after the commit has taken place and +** the associated write-lock on the database released)^, so the implementation +** may read, write or [checkpoint] the database as required. +** +** ^The first parameter passed to the callback function when it is invoked +** is a copy of the third parameter passed to sqlite3_wal_hook() when +** registering the callback. ^The second is a copy of the database handle. +** ^The third parameter is the name of the database that was written to - +** either "main" or the name of an [ATTACH]-ed database. ^The fourth parameter +** is the number of pages currently in the write-ahead log file, +** including those that were just committed. +** +** The callback function should normally return [SQLITE_OK]. ^If an error +** code is returned, that error will propagate back up through the +** SQLite code base to cause the statement that provoked the callback +** to report an error, though the commit will have still occurred. If the +** callback returns [SQLITE_ROW] or [SQLITE_DONE], or if it returns a value +** that does not correspond to any valid SQLite error code, the results +** are undefined. +** +** A single database handle may have at most a single write-ahead log callback +** registered at one time. ^Calling [sqlite3_wal_hook()] replaces any +** previously registered write-ahead log callback. ^The return value is +** a copy of the third parameter from the previous call, if any, or 0. +** ^Note that the [sqlite3_wal_autocheckpoint()] interface and the +** [wal_autocheckpoint pragma] both invoke [sqlite3_wal_hook()] and will +** overwrite any prior [sqlite3_wal_hook()] settings. +*//* +** CAPI3REF: Error Logging Interface +** +** ^The [sqlite3_log()] interface writes a message into the system log and, if +** configured, the [error log] established by the [SQLITE_CONFIG_LOG] option to +** [sqlite3_config]. +** ^If logging is enabled, the zFormat string and subsequent arguments are +** used with [sqlite3_snprintf()] to generate the final output string. +** +** The sqlite3_log() interface is intended for use by extensions such as +** virtual tables, collating functions, and SQL functions. While there is +** nothing to prevent an application from calling sqlite3_log(), doing so +** is considered bad form. +** +** The zFormat string must not be NULL. +** +** To avoid deadlocks and other threading problems, the sqlite3_log() routine +** will not use dynamically allocated memory. The log message is stored in +** a fixed-length buffer on the stack. If the log message is longer than +** a few hundred characters, it will be truncated to the length of the +** buffer. +*//* +** CAPI3REF: String LIKE Matching +* +** ^The [sqlite3_strlike(P,X,E)] interface returns zero if and only if +** string X matches the [LIKE] pattern P with escape character E. +** ^The definition of [LIKE] pattern matching used in +** [sqlite3_strlike(P,X,E)] is the same as for the "X LIKE P ESCAPE E" +** operator in the SQL dialect understood by SQLite. ^For "X LIKE P" without +** the ESCAPE clause, set the E parameter of [sqlite3_strlike(P,X,E)] to 0. +** ^As with the LIKE operator, the [sqlite3_strlike(P,X,E)] function is case +** insensitive - equivalent upper and lower case ASCII characters match +** one another. +** +** ^The [sqlite3_strlike(P,X,E)] function matches Unicode characters, though +** only ASCII characters are case folded. +** +** Note that this routine returns zero on a match and non-zero if the strings +** do not match, the same as [sqlite3_stricmp()] and [sqlite3_strnicmp()]. +** +** See also: [sqlite3_strglob()]. +*//* +** CAPI3REF: String Globbing +* +** ^The [sqlite3_strglob(P,X)] interface returns zero if and only if +** string X matches the [GLOB] pattern P. +** ^The definition of [GLOB] pattern matching used in +** [sqlite3_strglob(P,X)] is the same as for the "X GLOB P" operator in the +** SQL dialect understood by SQLite. ^The [sqlite3_strglob(P,X)] function +** is case sensitive. +** +** Note that this routine returns zero on a match and non-zero if the strings +** do not match, the same as [sqlite3_stricmp()] and [sqlite3_strnicmp()]. +** +** See also: [sqlite3_strlike()]. +*//* +** CAPI3REF: String Comparison +** +** ^The [sqlite3_stricmp()] and [sqlite3_strnicmp()] APIs allow applications +** and extensions to compare the contents of two buffers containing UTF-8 +** strings in a case-independent fashion, using the same definition of "case +** independence" that SQLite uses internally when comparing identifiers. +*//* Source database name *//* Source database handle *//* Destination database name *//* Destination database handle *//* +** CAPI3REF: Online Backup API. +** +** The backup API copies the content of one database into another. +** It is useful either for creating backups of databases or +** for copying in-memory databases to or from persistent files. +** +** See Also: [Using the SQLite Online Backup API] +** +** ^SQLite holds a write transaction open on the destination database file +** for the duration of the backup operation. +** ^The source database is read-locked only while it is being read; +** it is not locked continuously for the entire backup operation. +** ^Thus, the backup may be performed on a live source database without +** preventing other database connections from +** reading or writing to the source database while the backup is underway. +** +** ^(To perform a backup operation: +**
    +**
  1. sqlite3_backup_init() is called once to initialize the +** backup, +**
  2. sqlite3_backup_step() is called one or more times to transfer +** the data between the two databases, and finally +**
  3. sqlite3_backup_finish() is called to release all resources +** associated with the backup operation. +**
)^ +** There should be exactly one call to sqlite3_backup_finish() for each +** successful call to sqlite3_backup_init(). +** +** [[sqlite3_backup_init()]] sqlite3_backup_init() +** +** ^The D and N arguments to sqlite3_backup_init(D,N,S,M) are the +** [database connection] associated with the destination database +** and the database name, respectively. +** ^The database name is "main" for the main database, "temp" for the +** temporary database, or the name specified after the AS keyword in +** an [ATTACH] statement for an attached database. +** ^The S and M arguments passed to +** sqlite3_backup_init(D,N,S,M) identify the [database connection] +** and database name of the source database, respectively. +** ^The source and destination [database connections] (parameters S and D) +** must be different or else sqlite3_backup_init(D,N,S,M) will fail with +** an error. +** +** ^A call to sqlite3_backup_init() will fail, returning NULL, if +** there is already a read or read-write transaction open on the +** destination database. +** +** ^If an error occurs within sqlite3_backup_init(D,N,S,M), then NULL is +** returned and an error code and error message are stored in the +** destination [database connection] D. +** ^The error code and message for the failed call to sqlite3_backup_init() +** can be retrieved using the [sqlite3_errcode()], [sqlite3_errmsg()], and/or +** [sqlite3_errmsg16()] functions. +** ^A successful call to sqlite3_backup_init() returns a pointer to an +** [sqlite3_backup] object. +** ^The [sqlite3_backup] object may be used with the sqlite3_backup_step() and +** sqlite3_backup_finish() functions to perform the specified backup +** operation. +** +** [[sqlite3_backup_step()]] sqlite3_backup_step() +** +** ^Function sqlite3_backup_step(B,N) will copy up to N pages between +** the source and destination databases specified by [sqlite3_backup] object B. +** ^If N is negative, all remaining source pages are copied. +** ^If sqlite3_backup_step(B,N) successfully copies N pages and there +** are still more pages to be copied, then the function returns [SQLITE_OK]. +** ^If sqlite3_backup_step(B,N) successfully finishes copying all pages +** from source to destination, then it returns [SQLITE_DONE]. +** ^If an error occurs while running sqlite3_backup_step(B,N), +** then an [error code] is returned. ^As well as [SQLITE_OK] and +** [SQLITE_DONE], a call to sqlite3_backup_step() may return [SQLITE_READONLY], +** [SQLITE_NOMEM], [SQLITE_BUSY], [SQLITE_LOCKED], or an +** [SQLITE_IOERR_ACCESS | SQLITE_IOERR_XXX] extended error code. +** +** ^(The sqlite3_backup_step() might return [SQLITE_READONLY] if +**
    +**
  1. the destination database was opened read-only, or +**
  2. the destination database is using write-ahead-log journaling +** and the destination and source page sizes differ, or +**
  3. the destination database is an in-memory database and the +** destination and source page sizes differ. +**
)^ +** +** ^If sqlite3_backup_step() cannot obtain a required file-system lock, then +** the [sqlite3_busy_handler | busy-handler function] +** is invoked (if one is specified). ^If the +** busy-handler returns non-zero before the lock is available, then +** [SQLITE_BUSY] is returned to the caller. ^In this case the call to +** sqlite3_backup_step() can be retried later. ^If the source +** [database connection] +** is being used to write to the source database when sqlite3_backup_step() +** is called, then [SQLITE_LOCKED] is returned immediately. ^Again, in this +** case the call to sqlite3_backup_step() can be retried later on. ^(If +** [SQLITE_IOERR_ACCESS | SQLITE_IOERR_XXX], [SQLITE_NOMEM], or +** [SQLITE_READONLY] is returned, then +** there is no point in retrying the call to sqlite3_backup_step(). These +** errors are considered fatal.)^ The application must accept +** that the backup operation has failed and pass the backup operation handle +** to the sqlite3_backup_finish() to release associated resources. +** +** ^The first call to sqlite3_backup_step() obtains an exclusive lock +** on the destination file. ^The exclusive lock is not released until either +** sqlite3_backup_finish() is called or the backup operation is complete +** and sqlite3_backup_step() returns [SQLITE_DONE]. ^Every call to +** sqlite3_backup_step() obtains a [shared lock] on the source database that +** lasts for the duration of the sqlite3_backup_step() call. +** ^Because the source database is not locked between calls to +** sqlite3_backup_step(), the source database may be modified mid-way +** through the backup process. ^If the source database is modified by an +** external process or via a database connection other than the one being +** used by the backup operation, then the backup will be automatically +** restarted by the next call to sqlite3_backup_step(). ^If the source +** database is modified by the using the same database connection as is used +** by the backup operation, then the backup database is automatically +** updated at the same time. +** +** [[sqlite3_backup_finish()]] sqlite3_backup_finish() +** +** When sqlite3_backup_step() has returned [SQLITE_DONE], or when the +** application wishes to abandon the backup operation, the application +** should destroy the [sqlite3_backup] by passing it to sqlite3_backup_finish(). +** ^The sqlite3_backup_finish() interfaces releases all +** resources associated with the [sqlite3_backup] object. +** ^If sqlite3_backup_step() has not yet returned [SQLITE_DONE], then any +** active write-transaction on the destination database is rolled back. +** The [sqlite3_backup] object is invalid +** and may not be used following a call to sqlite3_backup_finish(). +** +** ^The value returned by sqlite3_backup_finish is [SQLITE_OK] if no +** sqlite3_backup_step() errors occurred, regardless or whether or not +** sqlite3_backup_step() completed. +** ^If an out-of-memory condition or IO error occurred during any prior +** sqlite3_backup_step() call on the same [sqlite3_backup] object, then +** sqlite3_backup_finish() returns the corresponding [error code]. +** +** ^A return of [SQLITE_BUSY] or [SQLITE_LOCKED] from sqlite3_backup_step() +** is not a permanent error and does not affect the return value of +** sqlite3_backup_finish(). +** +** [[sqlite3_backup_remaining()]] [[sqlite3_backup_pagecount()]] +** sqlite3_backup_remaining() and sqlite3_backup_pagecount() +** +** ^The sqlite3_backup_remaining() routine returns the number of pages still +** to be backed up at the conclusion of the most recent sqlite3_backup_step(). +** ^The sqlite3_backup_pagecount() routine returns the total number of pages +** in the source database at the conclusion of the most recent +** sqlite3_backup_step(). +** ^(The values returned by these functions are only updated by +** sqlite3_backup_step(). If the source database is modified in a way that +** changes the size of the source database or the number of pages remaining, +** those changes are not reflected in the output of sqlite3_backup_pagecount() +** and sqlite3_backup_remaining() until after the next +** sqlite3_backup_step().)^ +** +** Concurrent Usage of Database Handles +** +** ^The source [database connection] may be used by the application for other +** purposes while a backup operation is underway or being initialized. +** ^If SQLite is compiled and configured to support threadsafe database +** connections, then the source database connection may be used concurrently +** from within other threads. +** +** However, the application must guarantee that the destination +** [database connection] is not passed to any other API (by any thread) after +** sqlite3_backup_init() is called and before the corresponding call to +** sqlite3_backup_finish(). SQLite does not currently check to see +** if the application incorrectly accesses the destination [database connection] +** and so no error code is reported, but the operations may malfunction +** nevertheless. Use of the destination database connection while a +** backup is in progress might also cause a mutex deadlock. +** +** If running in [shared cache mode], the application must +** guarantee that the shared cache used by the destination database +** is not accessed while the backup is running. In practice this means +** that the application must guarantee that the disk file being +** backed up to is not accessed by any connection within the process, +** not just the specific connection that was passed to sqlite3_backup_init(). +** +** The [sqlite3_backup] object itself is partially threadsafe. Multiple +** threads may safely make multiple concurrent calls to sqlite3_backup_step(). +** However, the sqlite3_backup_remaining() and sqlite3_backup_pagecount() +** APIs are not strictly speaking threadsafe. If they are invoked at the +** same time as another thread is invoking sqlite3_backup_step() it is +** possible that they return invalid values. +*//* +** CAPI3REF: Online Backup Object +** +** The sqlite3_backup object records state information about an ongoing +** online backup operation. ^The sqlite3_backup object is created by +** a call to [sqlite3_backup_init()] and is destroyed by a call to +** [sqlite3_backup_finish()]. +** +** See Also: [Using the SQLite Online Backup API] +*//* +** This is the obsolete pcache_methods object that has now been replaced +** by sqlite3_pcache_methods2. This object is not used by SQLite. It is +** retained in the header file for backwards compatibility only. +*//* +** CAPI3REF: Application Defined Page Cache. +** KEYWORDS: {page cache} +** +** ^(The [sqlite3_config]([SQLITE_CONFIG_PCACHE2], ...) interface can +** register an alternative page cache implementation by passing in an +** instance of the sqlite3_pcache_methods2 structure.)^ +** In many applications, most of the heap memory allocated by +** SQLite is used for the page cache. +** By implementing a +** custom page cache using this API, an application can better control +** the amount of memory consumed by SQLite, the way in which +** that memory is allocated and released, and the policies used to +** determine exactly which parts of a database file are cached and for +** how long. +** +** The alternative page cache mechanism is an +** extreme measure that is only needed by the most demanding applications. +** The built-in page cache is recommended for most uses. +** +** ^(The contents of the sqlite3_pcache_methods2 structure are copied to an +** internal buffer by SQLite within the call to [sqlite3_config]. Hence +** the application may discard the parameter after the call to +** [sqlite3_config()] returns.)^ +** +** [[the xInit() page cache method]] +** ^(The xInit() method is called once for each effective +** call to [sqlite3_initialize()])^ +** (usually only once during the lifetime of the process). ^(The xInit() +** method is passed a copy of the sqlite3_pcache_methods2.pArg value.)^ +** The intent of the xInit() method is to set up global data structures +** required by the custom page cache implementation. +** ^(If the xInit() method is NULL, then the +** built-in default page cache is used instead of the application defined +** page cache.)^ +** +** [[the xShutdown() page cache method]] +** ^The xShutdown() method is called by [sqlite3_shutdown()]. +** It can be used to clean up +** any outstanding resources before process shutdown, if required. +** ^The xShutdown() method may be NULL. +** +** ^SQLite automatically serializes calls to the xInit method, +** so the xInit method need not be threadsafe. ^The +** xShutdown method is only called from [sqlite3_shutdown()] so it does +** not need to be threadsafe either. All other methods must be threadsafe +** in multithreaded applications. +** +** ^SQLite will never invoke xInit() more than once without an intervening +** call to xShutdown(). +** +** [[the xCreate() page cache methods]] +** ^SQLite invokes the xCreate() method to construct a new cache instance. +** SQLite will typically create one cache instance for each open database file, +** though this is not guaranteed. ^The +** first parameter, szPage, is the size in bytes of the pages that must +** be allocated by the cache. ^szPage will always a power of two. ^The +** second parameter szExtra is a number of bytes of extra storage +** associated with each page cache entry. ^The szExtra parameter will +** a number less than 250. SQLite will use the +** extra szExtra bytes on each page to store metadata about the underlying +** database page on disk. The value passed into szExtra depends +** on the SQLite version, the target platform, and how SQLite was compiled. +** ^The third argument to xCreate(), bPurgeable, is true if the cache being +** created will be used to cache database pages of a file stored on disk, or +** false if it is used for an in-memory database. The cache implementation +** does not have to do anything special based with the value of bPurgeable; +** it is purely advisory. ^On a cache where bPurgeable is false, SQLite will +** never invoke xUnpin() except to deliberately delete a page. +** ^In other words, calls to xUnpin() on a cache with bPurgeable set to +** false will always have the "discard" flag set to true. +** ^Hence, a cache created with bPurgeable false will +** never contain any unpinned pages. +** +** [[the xCachesize() page cache method]] +** ^(The xCachesize() method may be called at any time by SQLite to set the +** suggested maximum cache-size (number of pages stored by) the cache +** instance passed as the first argument. This is the value configured using +** the SQLite "[PRAGMA cache_size]" command.)^ As with the bPurgeable +** parameter, the implementation is not required to do anything with this +** value; it is advisory only. +** +** [[the xPagecount() page cache methods]] +** The xPagecount() method must return the number of pages currently +** stored in the cache, both pinned and unpinned. +** +** [[the xFetch() page cache methods]] +** The xFetch() method locates a page in the cache and returns a pointer to +** an sqlite3_pcache_page object associated with that page, or a NULL pointer. +** The pBuf element of the returned sqlite3_pcache_page object will be a +** pointer to a buffer of szPage bytes used to store the content of a +** single database page. The pExtra element of sqlite3_pcache_page will be +** a pointer to the szExtra bytes of extra storage that SQLite has requested +** for each entry in the page cache. +** +** The page to be fetched is determined by the key. ^The minimum key value +** is 1. After it has been retrieved using xFetch, the page is considered +** to be "pinned". +** +** If the requested page is already in the page cache, then the page cache +** implementation must return a pointer to the page buffer with its content +** intact. If the requested page is not already in the cache, then the +** cache implementation should use the value of the createFlag +** parameter to help it determined what action to take: +** +** +**
createFlag Behavior when page is not already in cache +**
0 Do not allocate a new page. Return NULL. +**
1 Allocate a new page if it easy and convenient to do so. +** Otherwise return NULL. +**
2 Make every effort to allocate a new page. Only return +** NULL if allocating a new page is effectively impossible. +**
+** +** ^(SQLite will normally invoke xFetch() with a createFlag of 0 or 1. SQLite +** will only use a createFlag of 2 after a prior call with a createFlag of 1 +** failed.)^ In between the xFetch() calls, SQLite may +** attempt to unpin one or more cache pages by spilling the content of +** pinned pages to disk and synching the operating system disk cache. +** +** [[the xUnpin() page cache method]] +** ^xUnpin() is called by SQLite with a pointer to a currently pinned page +** as its second argument. If the third parameter, discard, is non-zero, +** then the page must be evicted from the cache. +** ^If the discard parameter is +** zero, then the page may be discarded or retained at the discretion of +** page cache implementation. ^The page cache implementation +** may choose to evict unpinned pages at any time. +** +** The cache must not perform any reference counting. A single +** call to xUnpin() unpins the page regardless of the number of prior calls +** to xFetch(). +** +** [[the xRekey() page cache methods]] +** The xRekey() method is used to change the key value associated with the +** page passed as the second argument. If the cache +** previously contains an entry associated with newKey, it must be +** discarded. ^Any prior cache entry associated with newKey is guaranteed not +** to be pinned. +** +** When SQLite calls the xTruncate() method, the cache must discard all +** existing cache entries with page numbers (keys) greater than or equal +** to the value of the iLimit parameter passed to xTruncate(). If any +** of these pages are pinned, they are implicitly unpinned, meaning that +** they can be safely discarded. +** +** [[the xDestroy() page cache method]] +** ^The xDestroy() method is used to delete a cache allocated by xCreate(). +** All resources associated with the specified cache should be freed. ^After +** calling the xDestroy() method, SQLite considers the [sqlite3_pcache*] +** handle invalid, and will not use it with any other sqlite3_pcache_methods2 +** functions. +** +** [[the xShrink() page cache method]] +** ^SQLite invokes the xShrink() method when it wants the page cache to +** free up as much of heap memory as possible. The page cache implementation +** is not obligated to free any memory, but well-behaved implementations should +** do their best. +*//* Extra information associated with the page *//* The content of the page *//* +** CAPI3REF: Custom Page Cache Object +** +** The sqlite3_pcache_page object represents a single page in the +** page cache. The page cache will allocate instances of this +** object. Various methods of the page cache use pointers to instances +** of this object as parameters or as their return value. +** +** See [sqlite3_pcache_methods2] for additional information. +*//* +** CAPI3REF: Custom Page Cache Object +** +** The sqlite3_pcache type is opaque. It is implemented by +** the pluggable module. The SQLite core has no knowledge of +** its size or internal structure and never deals with the +** sqlite3_pcache object except by holding and passing pointers +** to the object. +** +** See [sqlite3_pcache_methods2] for additional information. +*//* +** CAPI3REF: Status Parameters for prepared statements +** KEYWORDS: {SQLITE_STMTSTATUS counter} {SQLITE_STMTSTATUS counters} +** +** These preprocessor macros define integer codes that name counter +** values associated with the [sqlite3_stmt_status()] interface. +** The meanings of the various counters are as follows: +** +**
+** [[SQLITE_STMTSTATUS_FULLSCAN_STEP]]
SQLITE_STMTSTATUS_FULLSCAN_STEP
+**
^This is the number of times that SQLite has stepped forward in +** a table as part of a full table scan. Large numbers for this counter +** may indicate opportunities for performance improvement through +** careful use of indices.
+** +** [[SQLITE_STMTSTATUS_SORT]]
SQLITE_STMTSTATUS_SORT
+**
^This is the number of sort operations that have occurred. +** A non-zero value in this counter may indicate an opportunity to +** improvement performance through careful use of indices.
+** +** [[SQLITE_STMTSTATUS_AUTOINDEX]]
SQLITE_STMTSTATUS_AUTOINDEX
+**
^This is the number of rows inserted into transient indices that +** were created automatically in order to help joins run faster. +** A non-zero value in this counter may indicate an opportunity to +** improvement performance by adding permanent indices that do not +** need to be reinitialized each time the statement is run.
+** +** [[SQLITE_STMTSTATUS_VM_STEP]]
SQLITE_STMTSTATUS_VM_STEP
+**
^This is the number of virtual machine operations executed +** by the prepared statement if that number is less than or equal +** to 2147483647. The number of virtual machine operations can be +** used as a proxy for the total work done by the prepared statement. +** If the number of virtual machine operations exceeds 2147483647 +** then the value returned by this statement status code is undefined. +** +** [[SQLITE_STMTSTATUS_REPREPARE]]
SQLITE_STMTSTATUS_REPREPARE
+**
^This is the number of times that the prepare statement has been +** automatically regenerated due to schema changes or changes to +** [bound parameters] that might affect the query plan. +** +** [[SQLITE_STMTSTATUS_RUN]]
SQLITE_STMTSTATUS_RUN
+**
^This is the number of times that the prepared statement has +** been run. A single "run" for the purposes of this counter is one +** or more calls to [sqlite3_step()] followed by a call to [sqlite3_reset()]. +** The counter is incremented on the first [sqlite3_step()] call of each +** cycle. +** +** [[SQLITE_STMTSTATUS_FILTER_MISS]] +** [[SQLITE_STMTSTATUS_FILTER HIT]] +**
SQLITE_STMTSTATUS_FILTER_HIT
+** SQLITE_STMTSTATUS_FILTER_MISS
+**
^SQLITE_STMTSTATUS_FILTER_HIT is the number of times that a join +** step was bypassed because a Bloom filter returned not-found. The +** corresponding SQLITE_STMTSTATUS_FILTER_MISS value is the number of +** times that the Bloom filter returned a find, and thus the join step +** had to be processed as normal. +** +** [[SQLITE_STMTSTATUS_MEMUSED]]
SQLITE_STMTSTATUS_MEMUSED
+**
^This is the approximate number of bytes of heap memory +** used to store the prepared statement. ^This value is not actually +** a counter, and so the resetFlg parameter to sqlite3_stmt_status() +** is ignored when the opcode is SQLITE_STMTSTATUS_MEMUSED. +**
+**
+*//* +** CAPI3REF: Prepared Statement Status +** METHOD: sqlite3_stmt +** +** ^(Each prepared statement maintains various +** [SQLITE_STMTSTATUS counters] that measure the number +** of times it has performed specific operations.)^ These counters can +** be used to monitor the performance characteristics of the prepared +** statements. For example, if the number of table steps greatly exceeds +** the number of table searches or result rows, that would tend to indicate +** that the prepared statement is using a full table scan rather than +** an index. +** +** ^(This interface is used to retrieve and reset counter values from +** a [prepared statement]. The first argument is the prepared statement +** object to be interrogated. The second argument +** is an integer code for a specific [SQLITE_STMTSTATUS counter] +** to be interrogated.)^ +** ^The current value of the requested counter is returned. +** ^If the resetFlg is true, then the counter is reset to zero after this +** interface call returns. +** +** See also: [sqlite3_status()] and [sqlite3_db_status()]. +*//* Largest defined DBSTATUS *//* +** CAPI3REF: Status Parameters for database connections +** KEYWORDS: {SQLITE_DBSTATUS options} +** +** These constants are the available integer "verbs" that can be passed as +** the second argument to the [sqlite3_db_status()] interface. +** +** New verbs may be added in future releases of SQLite. Existing verbs +** might be discontinued. Applications should check the return code from +** [sqlite3_db_status()] to make sure that the call worked. +** The [sqlite3_db_status()] interface will return a non-zero error code +** if a discontinued or unsupported verb is invoked. +** +**
+** [[SQLITE_DBSTATUS_LOOKASIDE_USED]] ^(
SQLITE_DBSTATUS_LOOKASIDE_USED
+**
This parameter returns the number of lookaside memory slots currently +** checked out.
)^ +** +** [[SQLITE_DBSTATUS_LOOKASIDE_HIT]] ^(
SQLITE_DBSTATUS_LOOKASIDE_HIT
+**
This parameter returns the number of malloc attempts that were +** satisfied using lookaside memory. Only the high-water value is meaningful; +** the current value is always zero.)^ +** +** [[SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE]] +** ^(
SQLITE_DBSTATUS_LOOKASIDE_MISS_SIZE
+**
This parameter returns the number malloc attempts that might have +** been satisfied using lookaside memory but failed due to the amount of +** memory requested being larger than the lookaside slot size. +** Only the high-water value is meaningful; +** the current value is always zero.)^ +** +** [[SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL]] +** ^(
SQLITE_DBSTATUS_LOOKASIDE_MISS_FULL
+**
This parameter returns the number malloc attempts that might have +** been satisfied using lookaside memory but failed due to all lookaside +** memory already being in use. +** Only the high-water value is meaningful; +** the current value is always zero.)^ +** +** [[SQLITE_DBSTATUS_CACHE_USED]] ^(
SQLITE_DBSTATUS_CACHE_USED
+**
This parameter returns the approximate number of bytes of heap +** memory used by all pager caches associated with the database connection.)^ +** ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_USED is always 0. +** +** [[SQLITE_DBSTATUS_CACHE_USED_SHARED]] +** ^(
SQLITE_DBSTATUS_CACHE_USED_SHARED
+**
This parameter is similar to DBSTATUS_CACHE_USED, except that if a +** pager cache is shared between two or more connections the bytes of heap +** memory used by that pager cache is divided evenly between the attached +** connections.)^ In other words, if none of the pager caches associated +** with the database connection are shared, this request returns the same +** value as DBSTATUS_CACHE_USED. Or, if one or more or the pager caches are +** shared, the value returned by this call will be smaller than that returned +** by DBSTATUS_CACHE_USED. ^The highwater mark associated with +** SQLITE_DBSTATUS_CACHE_USED_SHARED is always 0. +** +** [[SQLITE_DBSTATUS_SCHEMA_USED]] ^(
SQLITE_DBSTATUS_SCHEMA_USED
+**
This parameter returns the approximate number of bytes of heap +** memory used to store the schema for all databases associated +** with the connection - main, temp, and any [ATTACH]-ed databases.)^ +** ^The full amount of memory used by the schemas is reported, even if the +** schema memory is shared with other database connections due to +** [shared cache mode] being enabled. +** ^The highwater mark associated with SQLITE_DBSTATUS_SCHEMA_USED is always 0. +** +** [[SQLITE_DBSTATUS_STMT_USED]] ^(
SQLITE_DBSTATUS_STMT_USED
+**
This parameter returns the approximate number of bytes of heap +** and lookaside memory used by all prepared statements associated with +** the database connection.)^ +** ^The highwater mark associated with SQLITE_DBSTATUS_STMT_USED is always 0. +**
+** +** [[SQLITE_DBSTATUS_CACHE_HIT]] ^(
SQLITE_DBSTATUS_CACHE_HIT
+**
This parameter returns the number of pager cache hits that have +** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_HIT +** is always 0. +**
+** +** [[SQLITE_DBSTATUS_CACHE_MISS]] ^(
SQLITE_DBSTATUS_CACHE_MISS
+**
This parameter returns the number of pager cache misses that have +** occurred.)^ ^The highwater mark associated with SQLITE_DBSTATUS_CACHE_MISS +** is always 0. +**
+** +** [[SQLITE_DBSTATUS_CACHE_WRITE]] ^(
SQLITE_DBSTATUS_CACHE_WRITE
+**
This parameter returns the number of dirty cache entries that have +** been written to disk. Specifically, the number of pages written to the +** wal file in wal mode databases, or the number of pages written to the +** database file in rollback mode databases. Any pages written as part of +** transaction rollback or database recovery operations are not included. +** If an IO or other error occurs while writing a page to disk, the effect +** on subsequent SQLITE_DBSTATUS_CACHE_WRITE requests is undefined.)^ ^The +** highwater mark associated with SQLITE_DBSTATUS_CACHE_WRITE is always 0. +**
+** +** [[SQLITE_DBSTATUS_CACHE_SPILL]] ^(
SQLITE_DBSTATUS_CACHE_SPILL
+**
This parameter returns the number of dirty cache entries that have +** been written to disk in the middle of a transaction due to the page +** cache overflowing. Transactions are more efficient if they are written +** to disk all at once. When pages spill mid-transaction, that introduces +** additional overhead. This parameter can be used help identify +** inefficiencies that can be resolved by increasing the cache size. +**
+** +** [[SQLITE_DBSTATUS_DEFERRED_FKS]] ^(
SQLITE_DBSTATUS_DEFERRED_FKS
+**
This parameter returns zero for the current value if and only if +** all foreign key constraints (deferred or immediate) have been +** resolved.)^ ^The highwater mark is always 0. +**
+**
+*//* +** CAPI3REF: Database Connection Status +** METHOD: sqlite3 +** +** ^This interface is used to retrieve runtime status information +** about a single [database connection]. ^The first argument is the +** database connection object to be interrogated. ^The second argument +** is an integer constant, taken from the set of +** [SQLITE_DBSTATUS options], that +** determines the parameter to interrogate. The set of +** [SQLITE_DBSTATUS options] is likely +** to grow in future releases of SQLite. +** +** ^The current value of the requested parameter is written into *pCur +** and the highest instantaneous value is written into *pHiwtr. ^If +** the resetFlg is true, then the highest instantaneous value is +** reset back down to the current value. +** +** ^The sqlite3_db_status() routine returns SQLITE_OK on success and a +** non-zero [error code] on failure. +** +** See also: [sqlite3_status()] and [sqlite3_stmt_status()]. +*//* NOT USED *//* +** CAPI3REF: Status Parameters +** KEYWORDS: {status parameters} +** +** These integer constants designate various run-time status parameters +** that can be returned by [sqlite3_status()]. +** +**
+** [[SQLITE_STATUS_MEMORY_USED]] ^(
SQLITE_STATUS_MEMORY_USED
+**
This parameter is the current amount of memory checked out +** using [sqlite3_malloc()], either directly or indirectly. The +** figure includes calls made to [sqlite3_malloc()] by the application +** and internal memory usage by the SQLite library. Auxiliary page-cache +** memory controlled by [SQLITE_CONFIG_PAGECACHE] is not included in +** this parameter. The amount returned is the sum of the allocation +** sizes as reported by the xSize method in [sqlite3_mem_methods].
)^ +** +** [[SQLITE_STATUS_MALLOC_SIZE]] ^(
SQLITE_STATUS_MALLOC_SIZE
+**
This parameter records the largest memory allocation request +** handed to [sqlite3_malloc()] or [sqlite3_realloc()] (or their +** internal equivalents). Only the value returned in the +** *pHighwater parameter to [sqlite3_status()] is of interest. +** The value written into the *pCurrent parameter is undefined.
)^ +** +** [[SQLITE_STATUS_MALLOC_COUNT]] ^(
SQLITE_STATUS_MALLOC_COUNT
+**
This parameter records the number of separate memory allocations +** currently checked out.
)^ +** +** [[SQLITE_STATUS_PAGECACHE_USED]] ^(
SQLITE_STATUS_PAGECACHE_USED
+**
This parameter returns the number of pages used out of the +** [pagecache memory allocator] that was configured using +** [SQLITE_CONFIG_PAGECACHE]. The +** value returned is in pages, not in bytes.
)^ +** +** [[SQLITE_STATUS_PAGECACHE_OVERFLOW]] +** ^(
SQLITE_STATUS_PAGECACHE_OVERFLOW
+**
This parameter returns the number of bytes of page cache +** allocation which could not be satisfied by the [SQLITE_CONFIG_PAGECACHE] +** buffer and where forced to overflow to [sqlite3_malloc()]. The +** returned value includes allocations that overflowed because they +** where too large (they were larger than the "sz" parameter to +** [SQLITE_CONFIG_PAGECACHE]) and allocations that overflowed because +** no space was left in the page cache.
)^ +** +** [[SQLITE_STATUS_PAGECACHE_SIZE]] ^(
SQLITE_STATUS_PAGECACHE_SIZE
+**
This parameter records the largest memory allocation request +** handed to the [pagecache memory allocator]. Only the value returned in the +** *pHighwater parameter to [sqlite3_status()] is of interest. +** The value written into the *pCurrent parameter is undefined.
)^ +** +** [[SQLITE_STATUS_SCRATCH_USED]]
SQLITE_STATUS_SCRATCH_USED
+**
No longer used.
+** +** [[SQLITE_STATUS_SCRATCH_OVERFLOW]] ^(
SQLITE_STATUS_SCRATCH_OVERFLOW
+**
No longer used.
+** +** [[SQLITE_STATUS_SCRATCH_SIZE]]
SQLITE_STATUS_SCRATCH_SIZE
+**
No longer used.
+** +** [[SQLITE_STATUS_PARSER_STACK]] ^(
SQLITE_STATUS_PARSER_STACK
+**
The *pHighwater parameter records the deepest parser stack. +** The *pCurrent value is undefined. The *pHighwater value is only +** meaningful if SQLite is compiled with [YYTRACKMAXSTACKDEPTH].
)^ +**
+** +** New status parameters may be added from time to time. +*//* +** CAPI3REF: SQLite Runtime Status +** +** ^These interfaces are used to retrieve runtime status information +** about the performance of SQLite, and optionally to reset various +** highwater marks. ^The first argument is an integer code for +** the specific parameter to measure. ^(Recognized integer codes +** are of the form [status parameters | SQLITE_STATUS_...].)^ +** ^The current value of the parameter is returned into *pCurrent. +** ^The highest recorded value is returned in *pHighwater. ^If the +** resetFlag is true, then the highest record value is reset after +** *pHighwater is written. ^(Some parameters do not record the highest +** value. For those parameters +** nothing is written into *pHighwater and the resetFlag is ignored.)^ +** ^(Other parameters record only the highwater mark and not the current +** value. For these latter parameters nothing is written into *pCurrent.)^ +** +** ^The sqlite3_status() and sqlite3_status64() routines return +** SQLITE_OK on success and a non-zero [error code] on failure. +** +** If either the current value or the highwater mark is too large to +** be represented by a 32-bit integer, then the values returned by +** sqlite3_status() are undefined. +** +** See also: [sqlite3_db_status()] +*//* +** CAPI3REF: Status Of A Dynamic String +** METHOD: sqlite3_str +** +** These interfaces return the current status of an [sqlite3_str] object. +** +** ^If any prior errors have occurred while constructing the dynamic string +** in sqlite3_str X, then the [sqlite3_str_errcode(X)] method will return +** an appropriate error code. ^The [sqlite3_str_errcode(X)] method returns +** [SQLITE_NOMEM] following any out-of-memory error, or +** [SQLITE_TOOBIG] if the size of the dynamic string exceeds +** [SQLITE_MAX_LENGTH], or [SQLITE_OK] if there have been no errors. +** +** ^The [sqlite3_str_length(X)] method returns the current length, in bytes, +** of the dynamic string under construction in [sqlite3_str] object X. +** ^The length returned by [sqlite3_str_length(X)] does not include the +** zero-termination byte. +** +** ^The [sqlite3_str_value(X)] method returns a pointer to the current +** content of the dynamic string under construction in X. The value +** returned by [sqlite3_str_value(X)] is managed by the sqlite3_str object X +** and might be freed or altered by any subsequent method on the same +** [sqlite3_str] object. Applications must not used the pointer returned +** [sqlite3_str_value(X)] after any subsequent method call on the same +** object. ^Applications may change the content of the string returned +** by [sqlite3_str_value(X)] as long as they do not write into any bytes +** outside the range of 0 to [sqlite3_str_length(X)] and do not read or +** write any byte after any subsequent sqlite3_str method call. +*//* +** CAPI3REF: Add Content To A Dynamic String +** METHOD: sqlite3_str +** +** These interfaces add content to an sqlite3_str object previously obtained +** from [sqlite3_str_new()]. +** +** ^The [sqlite3_str_appendf(X,F,...)] and +** [sqlite3_str_vappendf(X,F,V)] interfaces uses the [built-in printf] +** functionality of SQLite to append formatted text onto the end of +** [sqlite3_str] object X. +** +** ^The [sqlite3_str_append(X,S,N)] method appends exactly N bytes from string S +** onto the end of the [sqlite3_str] object X. N must be non-negative. +** S must contain at least N non-zero bytes of content. To append a +** zero-terminated string in its entirety, use the [sqlite3_str_appendall()] +** method instead. +** +** ^The [sqlite3_str_appendall(X,S)] method appends the complete content of +** zero-terminated string S onto the end of [sqlite3_str] object X. +** +** ^The [sqlite3_str_appendchar(X,N,C)] method appends N copies of the +** single-byte character C onto the end of [sqlite3_str] object X. +** ^This method can be used, for example, to add whitespace indentation. +** +** ^The [sqlite3_str_reset(X)] method resets the string under construction +** inside [sqlite3_str] object X back to zero bytes in length. +** +** These methods do not return a result code. ^If an error occurs, that fact +** is recorded in the [sqlite3_str] object and can be recovered by a +** subsequent call to [sqlite3_str_errcode(X)]. +*//* +** CAPI3REF: Finalize A Dynamic String +** DESTRUCTOR: sqlite3_str +** +** ^The [sqlite3_str_finish(X)] interface destroys the sqlite3_str object X +** and returns a pointer to a memory buffer obtained from [sqlite3_malloc64()] +** that contains the constructed string. The calling application should +** pass the returned value to [sqlite3_free()] to avoid a memory leak. +** ^The [sqlite3_str_finish(X)] interface may return a NULL pointer if any +** errors were encountered during construction of the string. ^The +** [sqlite3_str_finish(X)] interface will also return a NULL pointer if the +** string in [sqlite3_str] object X is zero bytes long. +*//* +** CAPI3REF: Create A New Dynamic String Object +** CONSTRUCTOR: sqlite3_str +** +** ^The [sqlite3_str_new(D)] interface allocates and initializes +** a new [sqlite3_str] object. To avoid memory leaks, the object returned by +** [sqlite3_str_new()] must be freed by a subsequent call to +** [sqlite3_str_finish(X)]. +** +** ^The [sqlite3_str_new(D)] interface always returns a pointer to a +** valid [sqlite3_str] object, though in the event of an out-of-memory +** error the returned object might be a special singleton that will +** silently reject new text, always return SQLITE_NOMEM from +** [sqlite3_str_errcode()], always return 0 for +** [sqlite3_str_length()], and always return NULL from +** [sqlite3_str_finish(X)]. It is always safe to use the value +** returned by [sqlite3_str_new(D)] as the sqlite3_str parameter +** to any of the other [sqlite3_str] methods. +** +** The D parameter to [sqlite3_str_new(D)] may be NULL. If the +** D parameter in [sqlite3_str_new(D)] is not NULL, then the maximum +** length of the string contained in the [sqlite3_str] object will be +** the value set for [sqlite3_limit](D,[SQLITE_LIMIT_LENGTH]) instead +** of [SQLITE_MAX_LENGTH]. +*//* +** CAPI3REF: Dynamic String Object +** KEYWORDS: {dynamic string} +** +** An instance of the sqlite3_str object contains a dynamically-sized +** string under construction. +** +** The lifecycle of an sqlite3_str object is as follows: +**
    +**
  1. ^The sqlite3_str object is created using [sqlite3_str_new()]. +**
  2. ^Text is appended to the sqlite3_str object using various +** methods, such as [sqlite3_str_appendf()]. +**
  3. ^The sqlite3_str object is destroyed and the string it created +** is returned using the [sqlite3_str_finish()] interface. +**
+*//* +** CAPI3REF: SQL Keyword Checking +** +** These routines provide access to the set of SQL language keywords +** recognized by SQLite. Applications can uses these routines to determine +** whether or not a specific identifier needs to be escaped (for example, +** by enclosing in double-quotes) so as not to confuse the parser. +** +** The sqlite3_keyword_count() interface returns the number of distinct +** keywords understood by SQLite. +** +** The sqlite3_keyword_name(N,Z,L) interface finds the N-th keyword and +** makes *Z point to that keyword expressed as UTF8 and writes the number +** of bytes in the keyword into *L. The string that *Z points to is not +** zero-terminated. The sqlite3_keyword_name(N,Z,L) routine returns +** SQLITE_OK if N is within bounds and SQLITE_ERROR if not. If either Z +** or L are NULL or invalid pointers then calls to +** sqlite3_keyword_name(N,Z,L) result in undefined behavior. +** +** The sqlite3_keyword_check(Z,L) interface checks to see whether or not +** the L-byte UTF8 identifier that Z points to is a keyword, returning non-zero +** if it is and zero if not. +** +** The parser used by SQLite is forgiving. It is often possible to use +** a keyword as an identifier as long as such use does not result in a +** parsing ambiguity. For example, the statement +** "CREATE TABLE BEGIN(REPLACE,PRAGMA,END);" is accepted by SQLite, and +** creates a new table named "BEGIN" with three columns named +** "REPLACE", "PRAGMA", and "END". Nevertheless, best practice is to avoid +** using keywords as identifiers. Common techniques used to avoid keyword +** name collisions include: +**
    +**
  • Put all identifier names inside double-quotes. This is the official +** SQL way to escape identifier names. +**
  • Put identifier names inside [...]. This is not standard SQL, +** but it is what SQL Server does and so lots of programmers use this +** technique. +**
  • Begin every identifier with the letter "Z" as no SQL keywords start +** with "Z". +**
  • Include a digit somewhere in every identifier name. +**
+** +** Note that the number of keywords understood by SQLite can depend on +** compile-time options. For example, "VACUUM" is not a keyword if +** SQLite is compiled with the [-DSQLITE_OMIT_VACUUM] option. Also, +** new keywords may be added to future releases of SQLite. +*//* Largest TESTCTRL *//* +** CAPI3REF: Testing Interface Operation Codes +** +** These constants are the valid operation code parameters used +** as the first argument to [sqlite3_test_control()]. +** +** These parameters and their meanings are subject to change +** without notice. These values are for testing purposes only. +** Applications should not use any of these parameters or the +** [sqlite3_test_control()] interface. +*//* +** CAPI3REF: Testing Interface +** +** ^The sqlite3_test_control() interface is used to read out internal +** state of SQLite and to inject faults into SQLite for testing +** purposes. ^The first parameter is an operation code that determines +** the number, meaning, and operation of all subsequent parameters. +** +** This interface is not for use by applications. It exists solely +** for verifying the correct operation of the SQLite library. Depending +** on how the SQLite library is compiled, this interface might not exist. +** +** The details of the operation codes, their meanings, the parameters +** they take, and what they do are all subject to change without notice. +** Unlike most of the SQLite API, this function is not guaranteed to +** operate consistently from one release to the next. +*//* +** CAPI3REF: Low-Level Control Of Database Files +** METHOD: sqlite3 +** KEYWORDS: {file control} +** +** ^The [sqlite3_file_control()] interface makes a direct call to the +** xFileControl method for the [sqlite3_io_methods] object associated +** with a particular database identified by the second argument. ^The +** name of the database is "main" for the main database or "temp" for the +** TEMP database, or the name that appears after the AS keyword for +** databases that are added using the [ATTACH] SQL command. +** ^A NULL pointer can be used in place of "main" to refer to the +** main database file. +** ^The third and fourth parameters to this routine +** are passed directly through to the second and third parameters of +** the xFileControl method. ^The return value of the xFileControl +** method becomes the return value of this routine. +** +** A few opcodes for [sqlite3_file_control()] are handled directly +** by the SQLite core and never invoke the +** sqlite3_io_methods.xFileControl method. +** ^The [SQLITE_FCNTL_FILE_POINTER] value for the op parameter causes +** a pointer to the underlying [sqlite3_file] object to be written into +** the space pointed to by the 4th parameter. The +** [SQLITE_FCNTL_JOURNAL_POINTER] works similarly except that it returns +** the [sqlite3_file] object associated with the journal file instead of +** the main database. The [SQLITE_FCNTL_VFS_POINTER] opcode returns +** a pointer to the underlying [sqlite3_vfs] object for the file. +** The [SQLITE_FCNTL_DATA_VERSION] returns the data version counter +** from the pager. +** +** ^If the second parameter (zDbName) does not match the name of any +** open database file, then SQLITE_ERROR is returned. ^This error +** code is not remembered and will not be recalled by [sqlite3_errcode()] +** or [sqlite3_errmsg()]. The underlying xFileControl method might +** also return SQLITE_ERROR. There is no way to distinguish between +** an incorrect zDbName and an SQLITE_ERROR return from the underlying +** xFileControl method. +** +** See also: [file control opcodes] +*//* +** CAPI3REF: Retrieve the mutex for a database connection +** METHOD: sqlite3 +** +** ^This interface returns a pointer the [sqlite3_mutex] object that +** serializes access to the [database connection] given in the argument +** when the [threading mode] is Serialized. +** ^If the [threading mode] is Single-thread or Multi-thread then this +** routine returns a NULL pointer. +*//* Legacy compatibility: *//* For use by application VFS *//* For use by extension VFS *//* For use by built-in VFS *//* For use by application *//* sqlite3PageMalloc() *//* lru page list *//* sqlite3_randomness() *//* sqlite3BtreeOpen() *//* sqlite3_malloc() *//* +** CAPI3REF: Mutex Types +** +** The [sqlite3_mutex_alloc()] interface takes a single argument +** which is one of these integer constants. +** +** The set of static mutexes may change from one SQLite release to the +** next. Applications that override the built-in mutex logic must be +** prepared to accommodate additional static mutexes. +*//* +** CAPI3REF: Mutex Methods Object +** +** An instance of this structure defines the low-level routines +** used to allocate and use mutexes. +** +** Usually, the default mutex implementations provided by SQLite are +** sufficient, however the application has the option of substituting a custom +** implementation for specialized deployments or systems for which SQLite +** does not provide a suitable implementation. In this case, the application +** creates and populates an instance of this structure to pass +** to sqlite3_config() along with the [SQLITE_CONFIG_MUTEX] option. +** Additionally, an instance of this structure can be used as an +** output variable when querying the system for the current mutex +** implementation, using the [SQLITE_CONFIG_GETMUTEX] option. +** +** ^The xMutexInit method defined by this structure is invoked as +** part of system initialization by the sqlite3_initialize() function. +** ^The xMutexInit routine is called by SQLite exactly once for each +** effective call to [sqlite3_initialize()]. +** +** ^The xMutexEnd method defined by this structure is invoked as +** part of system shutdown by the sqlite3_shutdown() function. The +** implementation of this method is expected to release all outstanding +** resources obtained by the mutex methods implementation, especially +** those obtained by the xMutexInit method. ^The xMutexEnd() +** interface is invoked exactly once for each call to [sqlite3_shutdown()]. +** +** ^The xMutexHeld and xMutexNotheld interfaces are not used by this +** distribution and are not required. +** +** ^(The remaining seven methods defined by this structure (xMutexAlloc, +** xMutexFree, xMutexEnter, xMutexTry, xMutexLeave, xMutexHeld and +** xMutexNotheld) implement the following interfaces (respectively): +** +**
    +**
  • [sqlite3_mutex_alloc()]
  • +**
  • [sqlite3_mutex_free()]
  • +**
  • [sqlite3_mutex_enter()]
  • +**
  • [sqlite3_mutex_try()]
  • +**
  • [sqlite3_mutex_leave()]
  • +**
  • [sqlite3_mutex_held()]
  • +**
  • [sqlite3_mutex_notheld()]
  • +**
)^ +** +** The only difference is that the public sqlite3_XXX functions enumerated +** above silently ignore any invocations that pass a NULL pointer instead +** of a valid mutex handle. The implementations of the methods defined +** by this structure are not required to handle this case. The results +** of passing a NULL pointer instead of a valid mutex handle are undefined +** (i.e. it is acceptable to provide an implementation that segfaults if +** it is passed a NULL pointer). +** +** The xMutexInit() method must be threadsafe. It must be harmless to +** invoke xMutexInit() multiple times within the same process and without +** intervening calls to xMutexEnd(). Second and subsequent calls to +** xMutexInit() must be no-ops. +** +** xMutexInit() must not use SQLite memory allocation ([sqlite3_malloc()] +** and its associates). Similarly, xMutexAlloc() must not use SQLite memory +** allocation for a static mutex. ^However xMutexAlloc() may use SQLite +** memory allocation for a fast or recursive mutex. +** +** ^SQLite will invoke the xMutexEnd() method when [sqlite3_shutdown()] is +** called, but only if the prior call to xMutexInit returned SQLITE_OK. +** If xMutexInit fails in any way, it is expected to clean up after itself +** prior to returning. +*//* +** CAPI3REF: Mutexes +** +** The SQLite core uses these routines for thread +** synchronization. Though they are intended for internal +** use by SQLite, code that links against SQLite is +** permitted to use any of these routines. +** +** The SQLite source code contains multiple implementations +** of these mutex routines. An appropriate implementation +** is selected automatically at compile-time. The following +** implementations are available in the SQLite core: +** +**
    +**
  • SQLITE_MUTEX_PTHREADS +**
  • SQLITE_MUTEX_W32 +**
  • SQLITE_MUTEX_NOOP +**
+** +** The SQLITE_MUTEX_NOOP implementation is a set of routines +** that does no real locking and is appropriate for use in +** a single-threaded application. The SQLITE_MUTEX_PTHREADS and +** SQLITE_MUTEX_W32 implementations are appropriate for use on Unix +** and Windows. +** +** If SQLite is compiled with the SQLITE_MUTEX_APPDEF preprocessor +** macro defined (with "-DSQLITE_MUTEX_APPDEF=1"), then no mutex +** implementation is included with the library. In this case the +** application must supply a custom mutex implementation using the +** [SQLITE_CONFIG_MUTEX] option of the sqlite3_config() function +** before calling sqlite3_initialize() or any other public sqlite3_ +** function that calls sqlite3_initialize(). +** +** ^The sqlite3_mutex_alloc() routine allocates a new +** mutex and returns a pointer to it. ^The sqlite3_mutex_alloc() +** routine returns NULL if it is unable to allocate the requested +** mutex. The argument to sqlite3_mutex_alloc() must one of these +** integer constants: +** +**
    +**
  • SQLITE_MUTEX_FAST +**
  • SQLITE_MUTEX_RECURSIVE +**
  • SQLITE_MUTEX_STATIC_MAIN +**
  • SQLITE_MUTEX_STATIC_MEM +**
  • SQLITE_MUTEX_STATIC_OPEN +**
  • SQLITE_MUTEX_STATIC_PRNG +**
  • SQLITE_MUTEX_STATIC_LRU +**
  • SQLITE_MUTEX_STATIC_PMEM +**
  • SQLITE_MUTEX_STATIC_APP1 +**
  • SQLITE_MUTEX_STATIC_APP2 +**
  • SQLITE_MUTEX_STATIC_APP3 +**
  • SQLITE_MUTEX_STATIC_VFS1 +**
  • SQLITE_MUTEX_STATIC_VFS2 +**
  • SQLITE_MUTEX_STATIC_VFS3 +**
+** +** ^The first two constants (SQLITE_MUTEX_FAST and SQLITE_MUTEX_RECURSIVE) +** cause sqlite3_mutex_alloc() to create +** a new mutex. ^The new mutex is recursive when SQLITE_MUTEX_RECURSIVE +** is used but not necessarily so when SQLITE_MUTEX_FAST is used. +** The mutex implementation does not need to make a distinction +** between SQLITE_MUTEX_RECURSIVE and SQLITE_MUTEX_FAST if it does +** not want to. SQLite will only request a recursive mutex in +** cases where it really needs one. If a faster non-recursive mutex +** implementation is available on the host platform, the mutex subsystem +** might return such a mutex in response to SQLITE_MUTEX_FAST. +** +** ^The other allowed parameters to sqlite3_mutex_alloc() (anything other +** than SQLITE_MUTEX_FAST and SQLITE_MUTEX_RECURSIVE) each return +** a pointer to a static preexisting mutex. ^Nine static mutexes are +** used by the current version of SQLite. Future versions of SQLite +** may add additional static mutexes. Static mutexes are for internal +** use by SQLite only. Applications that use SQLite mutexes should +** use only the dynamic mutexes returned by SQLITE_MUTEX_FAST or +** SQLITE_MUTEX_RECURSIVE. +** +** ^Note that if one of the dynamic mutex parameters (SQLITE_MUTEX_FAST +** or SQLITE_MUTEX_RECURSIVE) is used then sqlite3_mutex_alloc() +** returns a different mutex on every call. ^For the static +** mutex types, the same mutex is returned on every call that has +** the same type number. +** +** ^The sqlite3_mutex_free() routine deallocates a previously +** allocated dynamic mutex. Attempting to deallocate a static +** mutex results in undefined behavior. +** +** ^The sqlite3_mutex_enter() and sqlite3_mutex_try() routines attempt +** to enter a mutex. ^If another thread is already within the mutex, +** sqlite3_mutex_enter() will block and sqlite3_mutex_try() will return +** SQLITE_BUSY. ^The sqlite3_mutex_try() interface returns [SQLITE_OK] +** upon successful entry. ^(Mutexes created using +** SQLITE_MUTEX_RECURSIVE can be entered multiple times by the same thread. +** In such cases, the +** mutex must be exited an equal number of times before another thread +** can enter.)^ If the same thread tries to enter any mutex other +** than an SQLITE_MUTEX_RECURSIVE more than once, the behavior is undefined. +** +** ^(Some systems (for example, Windows 95) do not support the operation +** implemented by sqlite3_mutex_try(). On those systems, sqlite3_mutex_try() +** will always return SQLITE_BUSY. The SQLite core only ever uses +** sqlite3_mutex_try() as an optimization so this is acceptable +** behavior.)^ +** +** ^The sqlite3_mutex_leave() routine exits a mutex that was +** previously entered by the same thread. The behavior +** is undefined if the mutex is not currently entered by the +** calling thread or is not currently allocated. +** +** ^If the argument to sqlite3_mutex_enter(), sqlite3_mutex_try(), +** sqlite3_mutex_leave(), or sqlite3_mutex_free() is a NULL pointer, +** then any of the four routines behaves as a no-op. +*//* +** CAPI3REF: Virtual File System Objects +** +** A virtual filesystem (VFS) is an [sqlite3_vfs] object +** that SQLite uses to interact +** with the underlying operating system. Most SQLite builds come with a +** single default VFS that is appropriate for the host computer. +** New VFSes can be registered and existing VFSes can be unregistered. +** The following interfaces are provided. +** +** ^The sqlite3_vfs_find() interface returns a pointer to a VFS given its name. +** ^Names are case sensitive. +** ^Names are zero-terminated UTF-8 strings. +** ^If there is no match, a NULL pointer is returned. +** ^If zVfsName is NULL then the default VFS is returned. +** +** ^New VFSes are registered with sqlite3_vfs_register(). +** ^Each new VFS becomes the default VFS if the makeDflt flag is set. +** ^The same VFS can be registered multiple times without injury. +** ^To make an existing VFS into the default VFS, register it again +** with the makeDflt flag set. If two different VFSes with the +** same name are registered, the behavior is undefined. If a +** VFS is registered with a name that is NULL or an empty string, +** then the behavior is undefined. +** +** ^Unregister a VFS with the sqlite3_vfs_unregister() interface. +** ^(If the default VFS is unregistered, another VFS is chosen as +** the default. The choice for the new VFS is arbitrary.)^ +*//* +** CAPI3REF: Write Data Into A BLOB Incrementally +** METHOD: sqlite3_blob +** +** ^(This function is used to write data into an open [BLOB handle] from a +** caller-supplied buffer. N bytes of data are copied from the buffer Z +** into the open BLOB, starting at offset iOffset.)^ +** +** ^(On success, sqlite3_blob_write() returns SQLITE_OK. +** Otherwise, an [error code] or an [extended error code] is returned.)^ +** ^Unless SQLITE_MISUSE is returned, this function sets the +** [database connection] error code and message accessible via +** [sqlite3_errcode()] and [sqlite3_errmsg()] and related functions. +** +** ^If the [BLOB handle] passed as the first argument was not opened for +** writing (the flags parameter to [sqlite3_blob_open()] was zero), +** this function returns [SQLITE_READONLY]. +** +** This function may only modify the contents of the BLOB; it is +** not possible to increase the size of a BLOB using this API. +** ^If offset iOffset is less than N bytes from the end of the BLOB, +** [SQLITE_ERROR] is returned and no data is written. The size of the +** BLOB (and hence the maximum value of N+iOffset) can be determined +** using the [sqlite3_blob_bytes()] interface. ^If N or iOffset are less +** than zero [SQLITE_ERROR] is returned and no data is written. +** +** ^An attempt to write to an expired [BLOB handle] fails with an +** error code of [SQLITE_ABORT]. ^Writes to the BLOB that occurred +** before the [BLOB handle] expired are not rolled back by the +** expiration of the handle, though of course those changes might +** have been overwritten by the statement that expired the BLOB handle +** or by other independent statements. +** +** This routine only works on a [BLOB handle] which has been created +** by a prior successful call to [sqlite3_blob_open()] and which has not +** been closed by [sqlite3_blob_close()]. Passing any other pointer in +** to this routine results in undefined and probably undesirable behavior. +** +** See also: [sqlite3_blob_read()]. +*//* +** CAPI3REF: Read Data From A BLOB Incrementally +** METHOD: sqlite3_blob +** +** ^(This function is used to read data from an open [BLOB handle] into a +** caller-supplied buffer. N bytes of data are copied into buffer Z +** from the open BLOB, starting at offset iOffset.)^ +** +** ^If offset iOffset is less than N bytes from the end of the BLOB, +** [SQLITE_ERROR] is returned and no data is read. ^If N or iOffset is +** less than zero, [SQLITE_ERROR] is returned and no data is read. +** ^The size of the blob (and hence the maximum value of N+iOffset) +** can be determined using the [sqlite3_blob_bytes()] interface. +** +** ^An attempt to read from an expired [BLOB handle] fails with an +** error code of [SQLITE_ABORT]. +** +** ^(On success, sqlite3_blob_read() returns SQLITE_OK. +** Otherwise, an [error code] or an [extended error code] is returned.)^ +** +** This routine only works on a [BLOB handle] which has been created +** by a prior successful call to [sqlite3_blob_open()] and which has not +** been closed by [sqlite3_blob_close()]. Passing any other pointer in +** to this routine results in undefined and probably undesirable behavior. +** +** See also: [sqlite3_blob_write()]. +*//* +** CAPI3REF: Return The Size Of An Open BLOB +** METHOD: sqlite3_blob +** +** ^Returns the size in bytes of the BLOB accessible via the +** successfully opened [BLOB handle] in its only argument. ^The +** incremental blob I/O routines can only read or overwriting existing +** blob content; they cannot change the size of a blob. +** +** This routine only works on a [BLOB handle] which has been created +** by a prior successful call to [sqlite3_blob_open()] and which has not +** been closed by [sqlite3_blob_close()]. Passing any other pointer in +** to this routine results in undefined and probably undesirable behavior. +*//* +** CAPI3REF: Close A BLOB Handle +** DESTRUCTOR: sqlite3_blob +** +** ^This function closes an open [BLOB handle]. ^(The BLOB handle is closed +** unconditionally. Even if this routine returns an error code, the +** handle is still closed.)^ +** +** ^If the blob handle being closed was opened for read-write access, and if +** the database is in auto-commit mode and there are no other open read-write +** blob handles or active write statements, the current transaction is +** committed. ^If an error occurs while committing the transaction, an error +** code is returned and the transaction rolled back. +** +** Calling this function with an argument that is not a NULL pointer or an +** open blob handle results in undefined behaviour. ^Calling this routine +** with a null pointer (such as would be returned by a failed call to +** [sqlite3_blob_open()]) is a harmless no-op. ^Otherwise, if this function +** is passed a valid open blob handle, the values returned by the +** sqlite3_errcode() and sqlite3_errmsg() functions are set before returning. +*//* +** CAPI3REF: Move a BLOB Handle to a New Row +** METHOD: sqlite3_blob +** +** ^This function is used to move an existing [BLOB handle] so that it points +** to a different row of the same database table. ^The new row is identified +** by the rowid value passed as the second argument. Only the row can be +** changed. ^The database, table and column on which the blob handle is open +** remain the same. Moving an existing [BLOB handle] to a new row is +** faster than closing the existing handle and opening a new one. +** +** ^(The new row must meet the same criteria as for [sqlite3_blob_open()] - +** it must exist and there must be either a blob or text value stored in +** the nominated column.)^ ^If the new row is not present in the table, or if +** it does not contain a blob or text value, or if another error occurs, an +** SQLite error code is returned and the blob handle is considered aborted. +** ^All subsequent calls to [sqlite3_blob_read()], [sqlite3_blob_write()] or +** [sqlite3_blob_reopen()] on an aborted blob handle immediately return +** SQLITE_ABORT. ^Calling [sqlite3_blob_bytes()] on an aborted blob handle +** always returns zero. +** +** ^This function sets the database handle error code and message. +*//* +** CAPI3REF: Open A BLOB For Incremental I/O +** METHOD: sqlite3 +** CONSTRUCTOR: sqlite3_blob +** +** ^(This interfaces opens a [BLOB handle | handle] to the BLOB located +** in row iRow, column zColumn, table zTable in database zDb; +** in other words, the same BLOB that would be selected by: +** +**
+**     SELECT zColumn FROM zDb.zTable WHERE [rowid] = iRow;
+** 
)^ +** +** ^(Parameter zDb is not the filename that contains the database, but +** rather the symbolic name of the database. For attached databases, this is +** the name that appears after the AS keyword in the [ATTACH] statement. +** For the main database file, the database name is "main". For TEMP +** tables, the database name is "temp".)^ +** +** ^If the flags parameter is non-zero, then the BLOB is opened for read +** and write access. ^If the flags parameter is zero, the BLOB is opened for +** read-only access. +** +** ^(On success, [SQLITE_OK] is returned and the new [BLOB handle] is stored +** in *ppBlob. Otherwise an [error code] is returned and, unless the error +** code is SQLITE_MISUSE, *ppBlob is set to NULL.)^ ^This means that, provided +** the API is not misused, it is always safe to call [sqlite3_blob_close()] +** on *ppBlob after this function it returns. +** +** This function fails with SQLITE_ERROR if any of the following are true: +**
    +**
  • ^(Database zDb does not exist)^, +**
  • ^(Table zTable does not exist within database zDb)^, +**
  • ^(Table zTable is a WITHOUT ROWID table)^, +**
  • ^(Column zColumn does not exist)^, +**
  • ^(Row iRow is not present in the table)^, +**
  • ^(The specified column of row iRow contains a value that is not +** a TEXT or BLOB value)^, +**
  • ^(Column zColumn is part of an index, PRIMARY KEY or UNIQUE +** constraint and the blob is being opened for read/write access)^, +**
  • ^([foreign key constraints | Foreign key constraints] are enabled, +** column zColumn is part of a [child key] definition and the blob is +** being opened for read/write access)^. +**
+** +** ^Unless it returns SQLITE_MISUSE, this function sets the +** [database connection] error code and message accessible via +** [sqlite3_errcode()] and [sqlite3_errmsg()] and related functions. +** +** A BLOB referenced by sqlite3_blob_open() may be read using the +** [sqlite3_blob_read()] interface and modified by using +** [sqlite3_blob_write()]. The [BLOB handle] can be moved to a +** different row of the same table using the [sqlite3_blob_reopen()] +** interface. However, the column, table, or database of a [BLOB handle] +** cannot be changed after the [BLOB handle] is opened. +** +** ^(If the row that a BLOB handle points to is modified by an +** [UPDATE], [DELETE], or by [ON CONFLICT] side-effects +** then the BLOB handle is marked as "expired". +** This is true if any column of the row is changed, even a column +** other than the one the BLOB handle is open on.)^ +** ^Calls to [sqlite3_blob_read()] and [sqlite3_blob_write()] for +** an expired BLOB handle fail with a return code of [SQLITE_ABORT]. +** ^(Changes written into a BLOB prior to the BLOB expiring are not +** rolled back by the expiration of the BLOB. Such changes will eventually +** commit if the transaction continues to completion.)^ +** +** ^Use the [sqlite3_blob_bytes()] interface to determine the size of +** the opened blob. ^The size of a blob may not be changed by this +** interface. Use the [UPDATE] SQL command to change the size of a +** blob. +** +** ^The [sqlite3_bind_zeroblob()] and [sqlite3_result_zeroblob()] interfaces +** and the built-in [zeroblob] SQL function may be used to create a +** zero-filled blob to read or write using the incremental-blob interface. +** +** To avoid a resource leak, every open [BLOB handle] should eventually +** be released by a call to [sqlite3_blob_close()]. +** +** See also: [sqlite3_blob_close()], +** [sqlite3_blob_reopen()], [sqlite3_blob_read()], +** [sqlite3_blob_bytes()], [sqlite3_blob_write()]. +*//* +** CAPI3REF: A Handle To An Open BLOB +** KEYWORDS: {BLOB handle} {BLOB handles} +** +** An instance of this object represents an open BLOB on which +** [sqlite3_blob_open | incremental BLOB I/O] can be performed. +** ^Objects of this type are created by [sqlite3_blob_open()] +** and destroyed by [sqlite3_blob_close()]. +** ^The [sqlite3_blob_read()] and [sqlite3_blob_write()] interfaces +** can be used to read or write small subsections of the BLOB. +** ^The [sqlite3_blob_bytes()] interface returns the size of the BLOB in bytes. +*//* +** CAPI3REF: Overload A Function For A Virtual Table +** METHOD: sqlite3 +** +** ^(Virtual tables can provide alternative implementations of functions +** using the [xFindFunction] method of the [virtual table module]. +** But global versions of those functions +** must exist in order to be overloaded.)^ +** +** ^(This API makes sure a global version of a function with a particular +** name and number of parameters exists. If no such function exists +** before this API is called, a new function is created.)^ ^The implementation +** of the new function always causes an exception to be thrown. So +** the new function is not good for anything by itself. Its only +** purpose is to be a placeholder function that can be overloaded +** by a [virtual table]. +*//* +** CAPI3REF: Declare The Schema Of A Virtual Table +** +** ^The [xCreate] and [xConnect] methods of a +** [virtual table module] call this interface +** to declare the format (the names and datatypes of the columns) of +** the virtual tables they implement. +*//* Virtual table implementations will typically add additional fields *//* Virtual table of this cursor *//* +** CAPI3REF: Virtual Table Cursor Object +** KEYWORDS: sqlite3_vtab_cursor {virtual table cursor} +** +** Every [virtual table module] implementation uses a subclass of the +** following structure to describe cursors that point into the +** [virtual table] and are used +** to loop through the virtual table. Cursors are created using the +** [sqlite3_module.xOpen | xOpen] method of the module and are destroyed +** by the [sqlite3_module.xClose | xClose] method. Cursors are used +** by the [xFilter], [xNext], [xEof], [xColumn], and [xRowid] methods +** of the module. Each module implementation will define +** the content of a cursor structure to suit its own needs. +** +** This superclass exists in order to define fields of the cursor that +** are common to all implementations. +*//* Error message from sqlite3_mprintf() *//* Number of open cursors *//* The module for this virtual table *//* +** CAPI3REF: Virtual Table Instance Object +** KEYWORDS: sqlite3_vtab +** +** Every [virtual table module] implementation uses a subclass +** of this object to describe a particular instance +** of the [virtual table]. Each subclass will +** be tailored to the specific needs of the module implementation. +** The purpose of this superclass is to define certain fields that are +** common to all module implementations. +** +** ^Virtual tables methods can set an error message by assigning a +** string obtained from [sqlite3_mprintf()] to zErrMsg. The method should +** take care that any prior string is freed by a call to [sqlite3_free()] +** prior to assigning a new string to zErrMsg. ^After the error message +** is delivered up to the client application, the string will be automatically +** freed by sqlite3_free() and the zErrMsg field will be zeroed. +*//* Except, do not remove the ones named here *//* Remove modules from this connection *//* +** CAPI3REF: Remove Unnecessary Virtual Table Implementations +** METHOD: sqlite3 +** +** ^The sqlite3_drop_modules(D,L) interface removes all virtual +** table modules from database connection D except those named on list L. +** The L parameter must be either NULL or a pointer to an array of pointers +** to strings where the array is terminated by a single NULL pointer. +** ^If the L parameter is NULL, then all virtual table modules are removed. +** +** See also: [sqlite3_create_module()] +*//* Module destructor function *//* Client data for xCreate/xConnect *//* Methods for the module *//* Name of the module *//* SQLite connection to register module with *//* +** CAPI3REF: Register A Virtual Table Implementation +** METHOD: sqlite3 +** +** ^These routines are used to register a new [virtual table module] name. +** ^Module names must be registered before +** creating a new [virtual table] using the module and before using a +** preexisting [virtual table] for the module. +** +** ^The module name is registered on the [database connection] specified +** by the first parameter. ^The name of the module is given by the +** second parameter. ^The third parameter is a pointer to +** the implementation of the [virtual table module]. ^The fourth +** parameter is an arbitrary client data pointer that is passed through +** into the [xCreate] and [xConnect] methods of the virtual table module +** when a new virtual table is be being created or reinitialized. +** +** ^The sqlite3_create_module_v2() interface has a fifth parameter which +** is a pointer to a destructor for the pClientData. ^SQLite will +** invoke the destructor function (if it is not NULL) when SQLite +** no longer needs the pClientData pointer. ^The destructor will also +** be invoked if the call to sqlite3_create_module_v2() fails. +** ^The sqlite3_create_module() +** interface is equivalent to sqlite3_create_module_v2() with a NULL +** destructor. +** +** ^If the third parameter (the pointer to the sqlite3_module object) is +** NULL then no new module is created and any existing modules with the +** same name are dropped. +** +** See also: [sqlite3_drop_modules()] +*//* +** CAPI3REF: Virtual Table Constraint Operator Codes +** +** These macros define the allowed values for the +** [sqlite3_index_info].aConstraint[].op field. Each value represents +** an operator that is part of a constraint term in the WHERE clause of +** a query that uses a [virtual table]. +** +** ^The left-hand operand of the operator is given by the corresponding +** aConstraint[].iColumn field. ^An iColumn of -1 indicates the left-hand +** operand is the rowid. +** The SQLITE_INDEX_CONSTRAINT_LIMIT and SQLITE_INDEX_CONSTRAINT_OFFSET +** operators have no left-hand operand, and so for those operators the +** corresponding aConstraint[].iColumn is meaningless and should not be +** used. +** +** All operator values from SQLITE_INDEX_CONSTRAINT_FUNCTION through +** value 255 are reserved to represent functions that are overloaded +** by the [xFindFunction|xFindFunction method] of the virtual table +** implementation. +** +** The right-hand operands for each constraint might be accessible using +** the [sqlite3_vtab_rhs_value()] interface. Usually the right-hand +** operand is only available if it appears as a single constant literal +** in the input SQL. If the right-hand operand is another column or an +** expression (even a constant expression) or a parameter, then the +** sqlite3_vtab_rhs_value() probably will not be able to extract it. +** ^The SQLITE_INDEX_CONSTRAINT_ISNULL and +** SQLITE_INDEX_CONSTRAINT_ISNOTNULL operators have no right-hand operand +** and hence calls to sqlite3_vtab_rhs_value() for those operators will +** always return SQLITE_NOTFOUND. +** +** The collating sequence to be used for comparison can be found using +** the [sqlite3_vtab_collation()] interface. For most real-world virtual +** tables, the collating sequence of constraints does not matter (for example +** because the constraints are numeric) and so the sqlite3_vtab_collation() +** interface is not commonly needed. +*//* Scan visits at most 1 row *//* +** CAPI3REF: Virtual Table Scan Flags +** +** Virtual table implementations are allowed to set the +** [sqlite3_index_info].idxFlags field to some combination of +** these bits. +*//* Input: Mask of columns used by statement *//* Fields below are only available in SQLite 3.10.0 and later *//* Mask of SQLITE_INDEX_SCAN_* flags *//* Fields below are only available in SQLite 3.9.0 and later *//* Estimated number of rows returned *//* Fields below are only available in SQLite 3.8.2 and later *//* Estimated cost of using this index *//* True if output is already ordered *//* Free idxStr using sqlite3_free() if true *//* String, possibly obtained from sqlite3_malloc *//* Number used to identify the index *//* Do not code a test for this constraint *//* if >0, constraint is part of argv to xFilter *//* Outputs *//* The ORDER BY clause *//* True for DESC. False for ASC. *//* Column number *//* Number of terms in the ORDER BY clause *//* Table of WHERE clause constraints *//* Used internally - xBestIndex should ignore *//* True if this constraint is usable *//* Constraint operator *//* Column constrained. -1 for ROWID *//* Number of entries in aConstraint *//* Inputs *//* +** CAPI3REF: Virtual Table Indexing Information +** KEYWORDS: sqlite3_index_info +** +** The sqlite3_index_info structure and its substructures is used as part +** of the [virtual table] interface to +** pass information into and receive the reply from the [xBestIndex] +** method of a [virtual table module]. The fields under **Inputs** are the +** inputs to xBestIndex and are read-only. xBestIndex inserts its +** results into the **Outputs** fields. +** +** ^(The aConstraint[] array records WHERE clause constraints of the form: +** +**
column OP expr
+** +** where OP is =, <, <=, >, or >=.)^ ^(The particular operator is +** stored in aConstraint[].op using one of the +** [SQLITE_INDEX_CONSTRAINT_EQ | SQLITE_INDEX_CONSTRAINT_ values].)^ +** ^(The index of the column is stored in +** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the +** expr on the right-hand side can be evaluated (and thus the constraint +** is usable) and false if it cannot.)^ +** +** ^The optimizer automatically inverts terms of the form "expr OP column" +** and makes other simplifications to the WHERE clause in an attempt to +** get as many WHERE clause terms into the form shown above as possible. +** ^The aConstraint[] array only reports WHERE clause terms that are +** relevant to the particular virtual table being queried. +** +** ^Information about the ORDER BY clause is stored in aOrderBy[]. +** ^Each term of aOrderBy records a column of the ORDER BY clause. +** +** The colUsed field indicates which columns of the virtual table may be +** required by the current scan. Virtual table columns are numbered from +** zero in the order in which they appear within the CREATE TABLE statement +** passed to sqlite3_declare_vtab(). For the first 63 columns (columns 0-62), +** the corresponding bit is set within the colUsed mask if the column may be +** required by SQLite. If the table has at least 64 columns and any column +** to the right of the first 63 is required, then bit 63 of colUsed is also +** set. In other words, column iCol may be required if the expression +** (colUsed & ((sqlite3_uint64)1 << (iCol>=63 ? 63 : iCol))) evaluates to +** non-zero. +** +** The [xBestIndex] method must fill aConstraintUsage[] with information +** about what parameters to pass to xFilter. ^If argvIndex>0 then +** the right-hand side of the corresponding aConstraint[] is evaluated +** and becomes the argvIndex-th entry in argv. ^(If aConstraintUsage[].omit +** is true, then the constraint is assumed to be fully handled by the +** virtual table and might not be checked again by the byte code.)^ ^(The +** aConstraintUsage[].omit flag is an optimization hint. When the omit flag +** is left in its default setting of false, the constraint will always be +** checked separately in byte code. If the omit flag is change to true, then +** the constraint may or may not be checked in byte code. In other words, +** when the omit flag is true there is no guarantee that the constraint will +** not be checked again using byte code.)^ +** +** ^The idxNum and idxStr values are recorded and passed into the +** [xFilter] method. +** ^[sqlite3_free()] is used to free idxStr if and only if +** needToFreeIdxStr is true. +** +** ^The orderByConsumed means that output from [xFilter]/[xNext] will occur in +** the correct order to satisfy the ORDER BY clause so that no separate +** sorting step is required. +** +** ^The estimatedCost value is an estimate of the cost of a particular +** strategy. A cost of N indicates that the cost of the strategy is similar +** to a linear scan of an SQLite table with N rows. A cost of log(N) +** indicates that the expense of the operation is similar to that of a +** binary search on a unique indexed field of an SQLite table with N rows. +** +** ^The estimatedRows value is an estimate of the number of rows that +** will be returned by the strategy. +** +** The xBestIndex method may optionally populate the idxFlags field with a +** mask of SQLITE_INDEX_SCAN_* flags. Currently there is only one such flag - +** SQLITE_INDEX_SCAN_UNIQUE. If the xBestIndex method sets this flag, SQLite +** assumes that the strategy may visit at most one row. +** +** Additionally, if xBestIndex sets the SQLITE_INDEX_SCAN_UNIQUE flag, then +** SQLite also assumes that if a call to the xUpdate() method is made as +** part of the same statement to delete or update a virtual table row and the +** implementation returns SQLITE_CONSTRAINT, then there is no need to rollback +** any database changes. In other words, if the xUpdate() returns +** SQLITE_CONSTRAINT, the database contents must be exactly as they were +** before xUpdate was called. By contrast, if SQLITE_INDEX_SCAN_UNIQUE is not +** set and xUpdate returns SQLITE_CONSTRAINT, any database changes made by +** the xUpdate method are automatically rolled back by SQLite. +** +** IMPORTANT: The estimatedRows field was added to the sqlite3_index_info +** structure for SQLite [version 3.8.2] ([dateof:3.8.2]). +** If a virtual table extension is +** used with an SQLite version earlier than 3.8.2, the results of attempting +** to read or write the estimatedRows field are undefined (but are likely +** to include crashing the application). The estimatedRows field should +** therefore only be used if [sqlite3_libversion_number()] returns a +** value greater than or equal to 3008002. Similarly, the idxFlags field +** was added for [version 3.9.0] ([dateof:3.9.0]). +** It may therefore only be used if +** sqlite3_libversion_number() returns a value greater than or equal to +** 3009000. +*//* The methods above are in versions 1 and 2 of the sqlite_module object. + ** Those below are for version 3 and greater. *//* The methods above are in version 1 of the sqlite_module object. Those + ** below are for version 2 and greater. *//* +** CAPI3REF: Virtual Table Object +** KEYWORDS: sqlite3_module {virtual table module} +** +** This structure, sometimes called a "virtual table module", +** defines the implementation of a [virtual table]. +** This structure consists mostly of methods for the module. +** +** ^A virtual table module is created by filling in a persistent +** instance of this structure and passing a pointer to that instance +** to [sqlite3_create_module()] or [sqlite3_create_module_v2()]. +** ^The registration remains valid until it is replaced by a different +** module or until the [database connection] closes. The content +** of this structure must not change while it is registered with +** any database connection. +*//* +** Structures used by the virtual table interface +*//* +** CAPI3REF: Reset Automatic Extension Loading +** +** ^This interface disables all automatic extensions previously +** registered using [sqlite3_auto_extension()]. +*//* +** CAPI3REF: Cancel Automatic Extension Loading +** +** ^The [sqlite3_cancel_auto_extension(X)] interface unregisters the +** initialization routine X that was registered using a prior call to +** [sqlite3_auto_extension(X)]. ^The [sqlite3_cancel_auto_extension(X)] +** routine returns 1 if initialization routine X was successfully +** unregistered and it returns 0 if X was not on the list of initialization +** routines. +*//* +** CAPI3REF: Automatically Load Statically Linked Extensions +** +** ^This interface causes the xEntryPoint() function to be invoked for +** each new [database connection] that is created. The idea here is that +** xEntryPoint() is the entry point for a statically linked [SQLite extension] +** that is to be automatically loaded into all new database connections. +** +** ^(Even though the function prototype shows that xEntryPoint() takes +** no arguments and returns void, SQLite invokes xEntryPoint() with three +** arguments and expects an integer result as if the signature of the +** entry point where as follows: +** +**
+**    int xEntryPoint(
+**      sqlite3 *db,
+**      const char **pzErrMsg,
+**      const struct sqlite3_api_routines *pThunk
+**    );
+** 
)^ +** +** If the xEntryPoint routine encounters an error, it should make *pzErrMsg +** point to an appropriate error message (obtained from [sqlite3_mprintf()]) +** and return an appropriate [error code]. ^SQLite ensures that *pzErrMsg +** is NULL before calling the xEntryPoint(). ^SQLite will invoke +** [sqlite3_free()] on *pzErrMsg after xEntryPoint() returns. ^If any +** xEntryPoint() returns an error, the [sqlite3_open()], [sqlite3_open16()], +** or [sqlite3_open_v2()] call that provoked the xEntryPoint() will fail. +** +** ^Calling sqlite3_auto_extension(X) with an entry point X that is already +** on the list of automatic extensions is a harmless no-op. ^No entry point +** will be called more than once for each database connection that is opened. +** +** See also: [sqlite3_reset_auto_extension()] +** and [sqlite3_cancel_auto_extension()] +*//* OUTPUT: True if column is auto-increment *//* OUTPUT: True if column part of PK *//* OUTPUT: True if NOT NULL constraint exists *//* OUTPUT: Collation sequence name *//* OUTPUT: Declared data type *//* Column name *//* Table name *//* Database name or NULL *//* Connection handle *//* +** CAPI3REF: Extract Metadata About A Column Of A Table +** METHOD: sqlite3 +** +** ^(The sqlite3_table_column_metadata(X,D,T,C,....) routine returns +** information about column C of table T in database D +** on [database connection] X.)^ ^The sqlite3_table_column_metadata() +** interface returns SQLITE_OK and fills in the non-NULL pointers in +** the final five arguments with appropriate values if the specified +** column exists. ^The sqlite3_table_column_metadata() interface returns +** SQLITE_ERROR if the specified column does not exist. +** ^If the column-name parameter to sqlite3_table_column_metadata() is a +** NULL pointer, then this routine simply checks for the existence of the +** table and returns SQLITE_OK if the table exists and SQLITE_ERROR if it +** does not. If the table name parameter T in a call to +** sqlite3_table_column_metadata(X,D,T,C,...) is NULL then the result is +** undefined behavior. +** +** ^The column is identified by the second, third and fourth parameters to +** this function. ^(The second parameter is either the name of the database +** (i.e. "main", "temp", or an attached database) containing the specified +** table or NULL.)^ ^If it is NULL, then all attached databases are searched +** for the table using the same algorithm used by the database engine to +** resolve unqualified table references. +** +** ^The third and fourth parameters to this function are the table and column +** name of the desired column, respectively. +** +** ^Metadata is returned by writing to the memory locations passed as the 5th +** and subsequent parameters to this function. ^Any of these arguments may be +** NULL, in which case the corresponding element of metadata is omitted. +** +** ^(
+** +**
Parameter Output
Type
Description +** +**
5th const char* Data type +**
6th const char* Name of default collation sequence +**
7th int True if column has a NOT NULL constraint +**
8th int True if column is part of the PRIMARY KEY +**
9th int True if column is [AUTOINCREMENT] +**
+**
)^ +** +** ^The memory pointed to by the character pointers returned for the +** declaration type and collation sequence is valid until the next +** call to any SQLite API function. +** +** ^If the specified table is actually a view, an [error code] is returned. +** +** ^If the specified column is "rowid", "oid" or "_rowid_" and the table +** is not a [WITHOUT ROWID] table and an +** [INTEGER PRIMARY KEY] column has been explicitly declared, then the output +** parameters are set for the explicitly declared column. ^(If there is no +** [INTEGER PRIMARY KEY] column, then the outputs +** for the [rowid] are set as follows: +** +**
+**     data type: "INTEGER"
+**     collation sequence: "BINARY"
+**     not null: 0
+**     primary key: 1
+**     auto increment: 0
+** 
)^ +** +** ^This function causes all database schemas to be read from disk and +** parsed, if that has not already been done, and returns an error if +** any errors are encountered while loading the schema. +*//* +** CAPI3REF: Deprecated Soft Heap Limit Interface +** DEPRECATED +** +** This is a deprecated version of the [sqlite3_soft_heap_limit64()] +** interface. This routine is provided for historical compatibility +** only. All new applications should use the +** [sqlite3_soft_heap_limit64()] interface rather than this one. +*//* +** CAPI3REF: Impose A Limit On Heap Size +** +** These interfaces impose limits on the amount of heap memory that will be +** by all database connections within a single process. +** +** ^The sqlite3_soft_heap_limit64() interface sets and/or queries the +** soft limit on the amount of heap memory that may be allocated by SQLite. +** ^SQLite strives to keep heap memory utilization below the soft heap +** limit by reducing the number of pages held in the page cache +** as heap memory usages approaches the limit. +** ^The soft heap limit is "soft" because even though SQLite strives to stay +** below the limit, it will exceed the limit rather than generate +** an [SQLITE_NOMEM] error. In other words, the soft heap limit +** is advisory only. +** +** ^The return value from sqlite3_soft_heap_limit64() is the size of +** the heap limit prior to the call, or negative in the case of an +** error. ^If the argument N is negative +** then no change is made to the heap limit. Hence, the current +** size of heap limits can be determined by invoking +** sqlite3_soft_heap_limit64(-1). +** +** ^Setting the heap limits to zero disables the heap limiter mechanism. +** +** The memory allocation limits can also be adjusted using +** [PRAGMA soft_heap_limit]. +** +** ^(The heap limits are not enforced in the current implementation +** if one or more of following conditions are true: +** +**
    +**
  • The limit value is set to zero. +**
  • Memory accounting is disabled using a combination of the +** [sqlite3_config]([SQLITE_CONFIG_MEMSTATUS],...) start-time option and +** the [SQLITE_DEFAULT_MEMSTATUS] compile-time option. +**
  • An alternative page cache implementation is specified using +** [sqlite3_config]([SQLITE_CONFIG_PCACHE2],...). +**
  • The page cache allocates from its own memory pool supplied +** by [sqlite3_config]([SQLITE_CONFIG_PAGECACHE],...) rather than +** from the heap. +**
)^ +** +** The circumstances under which SQLite will enforce the heap limits may +** changes in future releases of SQLite. +*//* +** CAPI3REF: Free Memory Used By A Database Connection +** METHOD: sqlite3 +** +** ^The sqlite3_db_release_memory(D) interface attempts to free as much heap +** memory as possible from database connection D. Unlike the +** [sqlite3_release_memory()] interface, this interface is in effect even +** when the [SQLITE_ENABLE_MEMORY_MANAGEMENT] compile-time option is +** omitted. +** +** See also: [sqlite3_release_memory()] +*//* +** CAPI3REF: Attempt To Free Heap Memory +** +** ^The sqlite3_release_memory() interface attempts to free N bytes +** of heap memory by deallocating non-essential memory allocations +** held by the database library. Memory used to cache database +** pages to improve performance is an example of non-essential memory. +** ^sqlite3_release_memory() returns the number of bytes actually freed, +** which might be more or less than the amount requested. +** ^The sqlite3_release_memory() routine is a no-op returning zero +** if SQLite is not compiled with [SQLITE_ENABLE_MEMORY_MANAGEMENT]. +** +** See also: [sqlite3_db_release_memory()] +*//* +** CAPI3REF: Enable Or Disable Shared Pager Cache +** +** ^(This routine enables or disables the sharing of the database cache +** and schema data structures between [database connection | connections] +** to the same database. Sharing is enabled if the argument is true +** and disabled if the argument is false.)^ +** +** This interface is omitted if SQLite is compiled with +** [-DSQLITE_OMIT_SHARED_CACHE]. The [-DSQLITE_OMIT_SHARED_CACHE] +** compile-time option is recommended because the +** [use of shared cache mode is discouraged]. +** +** ^Cache sharing is enabled and disabled for an entire process. +** This is a change as of SQLite [version 3.5.0] ([dateof:3.5.0]). +** In prior versions of SQLite, +** sharing was enabled or disabled for each thread separately. +** +** ^(The cache sharing mode set by this interface effects all subsequent +** calls to [sqlite3_open()], [sqlite3_open_v2()], and [sqlite3_open16()]. +** Existing database connections continue to use the sharing mode +** that was in effect at the time they were opened.)^ +** +** ^(This routine returns [SQLITE_OK] if shared cache was enabled or disabled +** successfully. An [error code] is returned otherwise.)^ +** +** ^Shared cache is disabled by default. It is recommended that it stay +** that way. In other words, do not use this routine. This interface +** continues to be provided for historical compatibility, but its use is +** discouraged. Any use of shared cache is discouraged. If shared cache +** must be used, it is recommended that shared cache only be enabled for +** individual database connections using the [sqlite3_open_v2()] interface +** with the [SQLITE_OPEN_SHAREDCACHE] flag. +** +** Note: This method is disabled on MacOS X 10.7 and iOS version 5.0 +** and will always return SQLITE_MISUSE. On those systems, +** shared cache mode should be enabled per-database connection via +** [sqlite3_open_v2()] with [SQLITE_OPEN_SHAREDCACHE]. +** +** This interface is threadsafe on processors where writing a +** 32-bit integer is atomic. +** +** See Also: [SQLite Shared-Cache Mode] +*//* +** CAPI3REF: Data Change Notification Callbacks +** METHOD: sqlite3 +** +** ^The sqlite3_update_hook() interface registers a callback function +** with the [database connection] identified by the first argument +** to be invoked whenever a row is updated, inserted or deleted in +** a [rowid table]. +** ^Any callback set by a previous call to this function +** for the same database connection is overridden. +** +** ^The second argument is a pointer to the function to invoke when a +** row is updated, inserted or deleted in a rowid table. +** ^The first argument to the callback is a copy of the third argument +** to sqlite3_update_hook(). +** ^The second callback argument is one of [SQLITE_INSERT], [SQLITE_DELETE], +** or [SQLITE_UPDATE], depending on the operation that caused the callback +** to be invoked. +** ^The third and fourth arguments to the callback contain pointers to the +** database and table name containing the affected row. +** ^The final callback parameter is the [rowid] of the row. +** ^In the case of an update, this is the [rowid] after the update takes place. +** +** ^(The update hook is not invoked when internal system tables are +** modified (i.e. sqlite_sequence).)^ +** ^The update hook is not invoked when [WITHOUT ROWID] tables are modified. +** +** ^In the current implementation, the update hook +** is not invoked when conflicting rows are deleted because of an +** [ON CONFLICT | ON CONFLICT REPLACE] clause. ^Nor is the update hook +** invoked when rows are deleted using the [truncate optimization]. +** The exceptions defined in this paragraph might change in a future +** release of SQLite. +** +** The update hook implementation must not do anything that will modify +** the database connection that invoked the update hook. Any actions +** to modify the database connection must be deferred until after the +** completion of the [sqlite3_step()] call that triggered the update hook. +** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their +** database connections for the meaning of "modify" in this paragraph. +** +** ^The sqlite3_update_hook(D,C,P) function +** returns the P argument from the previous call +** on the same [database connection] D, or NULL for +** the first call on D. +** +** See also the [sqlite3_commit_hook()], [sqlite3_rollback_hook()], +** and [sqlite3_preupdate_hook()] interfaces. +*//* +** CAPI3REF: Autovacuum Compaction Amount Callback +** METHOD: sqlite3 +** +** ^The sqlite3_autovacuum_pages(D,C,P,X) interface registers a callback +** function C that is invoked prior to each autovacuum of the database +** file. ^The callback is passed a copy of the generic data pointer (P), +** the schema-name of the attached database that is being autovacuumed, +** the size of the database file in pages, the number of free pages, +** and the number of bytes per page, respectively. The callback should +** return the number of free pages that should be removed by the +** autovacuum. ^If the callback returns zero, then no autovacuum happens. +** ^If the value returned is greater than or equal to the number of +** free pages, then a complete autovacuum happens. +** +**

^If there are multiple ATTACH-ed database files that are being +** modified as part of a transaction commit, then the autovacuum pages +** callback is invoked separately for each file. +** +**

The callback is not reentrant. The callback function should +** not attempt to invoke any other SQLite interface. If it does, bad +** things may happen, including segmentation faults and corrupt database +** files. The callback function should be a simple function that +** does some arithmetic on its input parameters and returns a result. +** +** ^The X parameter to sqlite3_autovacuum_pages(D,C,P,X) is an optional +** destructor for the P parameter. ^If X is not NULL, then X(P) is +** invoked whenever the database connection closes or when the callback +** is overwritten by another invocation of sqlite3_autovacuum_pages(). +** +**

^There is only one autovacuum pages callback per database connection. +** ^Each call to the sqlite3_autovacuum_pages() interface overrides all +** previous invocations for that database connection. ^If the callback +** argument (C) to sqlite3_autovacuum_pages(D,C,P,X) is a NULL pointer, +** then the autovacuum steps callback is cancelled. The return value +** from sqlite3_autovacuum_pages() is normally SQLITE_OK, but might +** be some other error code if something goes wrong. The current +** implementation will only return SQLITE_OK or SQLITE_MISUSE, but other +** return codes might be added in future releases. +** +**

If no autovacuum pages callback is specified (the usual case) or +** a NULL pointer is provided for the callback, +** then the default behavior is to vacuum all free pages. So, in other +** words, the default behavior is the same as if the callback function +** were something like this: +** +**

+**     unsigned int demonstration_autovac_pages_callback(
+**       void *pClientData,
+**       const char *zSchema,
+**       unsigned int nDbPage,
+**       unsigned int nFreePage,
+**       unsigned int nBytePerPage
+**     ){
+**       return nFreePage;
+**     }
+** 
+*//* +** CAPI3REF: Commit And Rollback Notification Callbacks +** METHOD: sqlite3 +** +** ^The sqlite3_commit_hook() interface registers a callback +** function to be invoked whenever a transaction is [COMMIT | committed]. +** ^Any callback set by a previous call to sqlite3_commit_hook() +** for the same database connection is overridden. +** ^The sqlite3_rollback_hook() interface registers a callback +** function to be invoked whenever a transaction is [ROLLBACK | rolled back]. +** ^Any callback set by a previous call to sqlite3_rollback_hook() +** for the same database connection is overridden. +** ^The pArg argument is passed through to the callback. +** ^If the callback on a commit hook function returns non-zero, +** then the commit is converted into a rollback. +** +** ^The sqlite3_commit_hook(D,C,P) and sqlite3_rollback_hook(D,C,P) functions +** return the P argument from the previous call of the same function +** on the same [database connection] D, or NULL for +** the first call for each function on D. +** +** The commit and rollback hook callbacks are not reentrant. +** The callback implementation must not do anything that will modify +** the database connection that invoked the callback. Any actions +** to modify the database connection must be deferred until after the +** completion of the [sqlite3_step()] call that triggered the commit +** or rollback hook in the first place. +** Note that running any other SQL statements, including SELECT statements, +** or merely calling [sqlite3_prepare_v2()] and [sqlite3_step()] will modify +** the database connections for the meaning of "modify" in this paragraph. +** +** ^Registering a NULL function disables the callback. +** +** ^When the commit hook callback routine returns zero, the [COMMIT] +** operation is allowed to continue normally. ^If the commit hook +** returns non-zero, then the [COMMIT] is converted into a [ROLLBACK]. +** ^The rollback hook is invoked on a rollback that results from a commit +** hook returning non-zero, just as it would be with any other rollback. +** +** ^For the purposes of this API, a transaction is said to have been +** rolled back if an explicit "ROLLBACK" statement is executed, or +** an error or constraint causes an implicit rollback to occur. +** ^The rollback callback is not invoked if a transaction is +** automatically rolled back because the database connection is closed. +** +** See also the [sqlite3_update_hook()] interface. +*//* +** CAPI3REF: Find the next prepared statement +** METHOD: sqlite3 +** +** ^This interface returns a pointer to the next [prepared statement] after +** pStmt associated with the [database connection] pDb. ^If pStmt is NULL +** then this interface returns a pointer to the first prepared statement +** associated with the database connection pDb. ^If no prepared statement +** satisfies the conditions of this routine, it returns NULL. +** +** The [database connection] pointer D in a call to +** [sqlite3_next_stmt(D,S)] must refer to an open database +** connection and in particular must not be a NULL pointer. +*//* +** CAPI3REF: Allowed return values from [sqlite3_txn_state()] +** KEYWORDS: {transaction state} +** +** These constants define the current transaction state of a database file. +** ^The [sqlite3_txn_state(D,S)] interface returns one of these +** constants in order to describe the transaction state of schema S +** in [database connection] D. +** +**
+** [[SQLITE_TXN_NONE]]
SQLITE_TXN_NONE
+**
The SQLITE_TXN_NONE state means that no transaction is currently +** pending.
+** +** [[SQLITE_TXN_READ]]
SQLITE_TXN_READ
+**
The SQLITE_TXN_READ state means that the database is currently +** in a read transaction. Content has been read from the database file +** but nothing in the database file has changed. The transaction state +** will advanced to SQLITE_TXN_WRITE if any changes occur and there are +** no other conflicting concurrent write transactions. The transaction +** state will revert to SQLITE_TXN_NONE following a [ROLLBACK] or +** [COMMIT].
+** +** [[SQLITE_TXN_WRITE]]
SQLITE_TXN_WRITE
+**
The SQLITE_TXN_WRITE state means that the database is currently +** in a write transaction. Content has been written to the database file +** but has not yet committed. The transaction state will change to +** to SQLITE_TXN_NONE at the next [ROLLBACK] or [COMMIT].
+*//* +** CAPI3REF: Determine the transaction state of a database +** METHOD: sqlite3 +** +** ^The sqlite3_txn_state(D,S) interface returns the current +** [transaction state] of schema S in database connection D. ^If S is NULL, +** then the highest transaction state of any schema on database connection D +** is returned. Transaction states are (in order of lowest to highest): +**
    +**
  1. SQLITE_TXN_NONE +**
  2. SQLITE_TXN_READ +**
  3. SQLITE_TXN_WRITE +**
+** ^If the S argument to sqlite3_txn_state(D,S) is not the name of +** a valid schema, then -1 is returned. +*//* +** CAPI3REF: Determine if a database is read-only +** METHOD: sqlite3 +** +** ^The sqlite3_db_readonly(D,N) interface returns 1 if the database N +** of connection D is read-only, 0 if it is read/write, or -1 if N is not +** the name of a database on connection D. +*//* +** CAPI3REF: Return The Filename For A Database Connection +** METHOD: sqlite3 +** +** ^The sqlite3_db_filename(D,N) interface returns a pointer to the filename +** associated with database N of connection D. +** ^If there is no attached database N on the database +** connection D, or if database N is a temporary or in-memory database, then +** this function will return either a NULL pointer or an empty string. +** +** ^The string value returned by this routine is owned and managed by +** the database connection. ^The value will be valid until the database N +** is [DETACH]-ed or until the database connection closes. +** +** ^The filename returned by this function is the output of the +** xFullPathname method of the [VFS]. ^In other words, the filename +** will be an absolute pathname, even if the filename used +** to open the database originally was a URI or relative pathname. +** +** If the filename pointer returned by this routine is not NULL, then it +** can be used as the filename input parameter to these routines: +**
    +**
  • [sqlite3_uri_parameter()] +**
  • [sqlite3_uri_boolean()] +**
  • [sqlite3_uri_int64()] +**
  • [sqlite3_filename_database()] +**
  • [sqlite3_filename_journal()] +**
  • [sqlite3_filename_wal()] +**
+*//* +** CAPI3REF: Return The Schema Name For A Database Connection +** METHOD: sqlite3 +** +** ^The sqlite3_db_name(D,N) interface returns a pointer to the schema name +** for the N-th database on database connection D, or a NULL pointer of N is +** out of range. An N value of 0 means the main database file. An N of 1 is +** the "temp" schema. Larger values of N correspond to various ATTACH-ed +** databases. +** +** Space to hold the string that is returned by sqlite3_db_name() is managed +** by SQLite itself. The string might be deallocated by any operation that +** changes the schema, including [ATTACH] or [DETACH] or calls to +** [sqlite3_serialize()] or [sqlite3_deserialize()], even operations that +** occur on a different thread. Applications that need to +** remember the string long-term should make their own copy. Applications that +** are accessing the same database connection simultaneously on multiple +** threads should mutex-protect calls to this API and should make their own +** private copy of the result prior to releasing the mutex. +*//* +** CAPI3REF: Find The Database Handle Of A Prepared Statement +** METHOD: sqlite3_stmt +** +** ^The sqlite3_db_handle interface returns the [database connection] handle +** to which a [prepared statement] belongs. ^The [database connection] +** returned by sqlite3_db_handle is the same [database connection] +** that was the first argument +** to the [sqlite3_prepare_v2()] call (or its variants) that was used to +** create the statement in the first place. +*//* +** CAPI3REF: Test For Auto-Commit Mode +** KEYWORDS: {autocommit mode} +** METHOD: sqlite3 +** +** ^The sqlite3_get_autocommit() interface returns non-zero or +** zero if the given database connection is or is not in autocommit mode, +** respectively. ^Autocommit mode is on by default. +** ^Autocommit mode is disabled by a [BEGIN] statement. +** ^Autocommit mode is re-enabled by a [COMMIT] or [ROLLBACK]. +** +** If certain kinds of errors occur on a statement within a multi-statement +** transaction (errors including [SQLITE_FULL], [SQLITE_IOERR], +** [SQLITE_NOMEM], [SQLITE_BUSY], and [SQLITE_INTERRUPT]) then the +** transaction might be rolled back automatically. The only way to +** find out whether SQLite automatically rolled back the transaction after +** an error is to use this function. +** +** If another thread changes the autocommit status of the database +** connection while this routine is running, then the return value +** is undefined. +*//* +** CAPI3REF: Name Of The Folder Holding Database Files +** +** ^(If this global variable is made to point to a string which is +** the name of a folder (a.k.a. directory), then all database files +** specified with a relative pathname and created or accessed by +** SQLite when using a built-in windows [sqlite3_vfs | VFS] will be assumed +** to be relative to that directory.)^ ^If this variable is a NULL +** pointer, then SQLite assumes that all database files specified +** with a relative pathname are relative to the current directory +** for the process. Only the windows VFS makes use of this global +** variable; it is ignored by the unix VFS. +** +** Changing the value of this variable while a database connection is +** open can result in a corrupt database. +** +** It is not safe to read or modify this variable in more than one +** thread at a time. It is not safe to read or modify this variable +** if a [database connection] is being used at the same time in a separate +** thread. +** It is intended that this variable be set once +** as part of process initialization and before any SQLite interface +** routines have been called and that this variable remain unchanged +** thereafter. +** +** ^The [data_store_directory pragma] may modify this variable and cause +** it to point to memory obtained from [sqlite3_malloc]. ^Furthermore, +** the [data_store_directory pragma] always assumes that any string +** that this variable points to is held in memory obtained from +** [sqlite3_malloc] and the pragma may attempt to free that memory +** using [sqlite3_free]. +** Hence, if this variable is modified directly, either it should be +** made NULL or made to point to memory obtained from [sqlite3_malloc] +** or else the use of the [data_store_directory pragma] should be avoided. +*//* +** CAPI3REF: Name Of The Folder Holding Temporary Files +** +** ^(If this global variable is made to point to a string which is +** the name of a folder (a.k.a. directory), then all temporary files +** created by SQLite when using a built-in [sqlite3_vfs | VFS] +** will be placed in that directory.)^ ^If this variable +** is a NULL pointer, then SQLite performs a search for an appropriate +** temporary file directory. +** +** Applications are strongly discouraged from using this global variable. +** It is required to set a temporary folder on Windows Runtime (WinRT). +** But for all other platforms, it is highly recommended that applications +** neither read nor write this variable. This global variable is a relic +** that exists for backwards compatibility of legacy applications and should +** be avoided in new projects. +** +** It is not safe to read or modify this variable in more than one +** thread at a time. It is not safe to read or modify this variable +** if a [database connection] is being used at the same time in a separate +** thread. +** It is intended that this variable be set once +** as part of process initialization and before any SQLite interface +** routines have been called and that this variable remain unchanged +** thereafter. +** +** ^The [temp_store_directory pragma] may modify this variable and cause +** it to point to memory obtained from [sqlite3_malloc]. ^Furthermore, +** the [temp_store_directory pragma] always assumes that any string +** that this variable points to is held in memory obtained from +** [sqlite3_malloc] and the pragma may attempt to free that memory +** using [sqlite3_free]. +** Hence, if this variable is modified directly, either it should be +** made NULL or made to point to memory obtained from [sqlite3_malloc] +** or else the use of the [temp_store_directory pragma] should be avoided. +** Except when requested by the [temp_store_directory pragma], SQLite +** does not free the memory that sqlite3_temp_directory points to. If +** the application wants that memory to be freed, it must do +** so itself, taking care to only do so after all [database connection] +** objects have been destroyed. +** +** Note to Windows Runtime users: The temporary directory must be set +** prior to calling [sqlite3_open] or [sqlite3_open_v2]. Otherwise, various +** features that require the use of temporary files may fail. Here is an +** example of how to do this using C++ with the Windows Runtime: +** +**
+** LPCWSTR zPath = Windows::Storage::ApplicationData::Current->
+**       TemporaryFolder->Path->Data();
+** char zPathBuf[MAX_PATH + 1];
+** memset(zPathBuf, 0, sizeof(zPathBuf));
+** WideCharToMultiByte(CP_UTF8, 0, zPath, -1, zPathBuf, sizeof(zPathBuf),
+**       NULL, NULL);
+** sqlite3_temp_directory = sqlite3_mprintf("%s", zPathBuf);
+** 
+*//* +** CAPI3REF: Suspend Execution For A Short Time +** +** The sqlite3_sleep() function causes the current thread to suspend execution +** for at least a number of milliseconds specified in its parameter. +** +** If the operating system does not support sleep requests with +** millisecond time resolution, then the time will be rounded up to +** the nearest second. The number of milliseconds of sleep actually +** requested from the operating system is returned. +** +** ^SQLite implements this interface by calling the xSleep() +** method of the default [sqlite3_vfs] object. If the xSleep() method +** of the default VFS is not implemented correctly, or not implemented at +** all, then the behavior of sqlite3_sleep() may deviate from the description +** in the previous paragraphs. +** +** If a negative argument is passed to sqlite3_sleep() the results vary by +** VFS and operating system. Some system treat a negative argument as an +** instruction to sleep forever. Others understand it to mean do not sleep +** at all. ^In SQLite version 3.42.0 and later, a negative +** argument passed into sqlite3_sleep() is changed to zero before it is relayed +** down into the xSleep method of the VFS. +*//* +** CAPI3REF: Collation Needed Callbacks +** METHOD: sqlite3 +** +** ^To avoid having to register all collation sequences before a database +** can be used, a single callback function may be registered with the +** [database connection] to be invoked whenever an undefined collation +** sequence is required. +** +** ^If the function is registered using the sqlite3_collation_needed() API, +** then it is passed the names of undefined collation sequences as strings +** encoded in UTF-8. ^If sqlite3_collation_needed16() is used, +** the names are passed as UTF-16 in machine native byte order. +** ^A call to either function replaces the existing collation-needed callback. +** +** ^(When the callback is invoked, the first argument passed is a copy +** of the second argument to sqlite3_collation_needed() or +** sqlite3_collation_needed16(). The second argument is the database +** connection. The third argument is one of [SQLITE_UTF8], [SQLITE_UTF16BE], +** or [SQLITE_UTF16LE], indicating the most desirable form of the collation +** sequence function required. The fourth parameter is the name of the +** required collation sequence.)^ +** +** The callback function should register the desired collation using +** [sqlite3_create_collation()], [sqlite3_create_collation16()], or +** [sqlite3_create_collation_v2()]. +*//* +** CAPI3REF: Define New Collating Sequences +** METHOD: sqlite3 +** +** ^These functions add, remove, or modify a [collation] associated +** with the [database connection] specified as the first argument. +** +** ^The name of the collation is a UTF-8 string +** for sqlite3_create_collation() and sqlite3_create_collation_v2() +** and a UTF-16 string in native byte order for sqlite3_create_collation16(). +** ^Collation names that compare equal according to [sqlite3_strnicmp()] are +** considered to be the same name. +** +** ^(The third argument (eTextRep) must be one of the constants: +**
    +**
  • [SQLITE_UTF8], +**
  • [SQLITE_UTF16LE], +**
  • [SQLITE_UTF16BE], +**
  • [SQLITE_UTF16], or +**
  • [SQLITE_UTF16_ALIGNED]. +**
)^ +** ^The eTextRep argument determines the encoding of strings passed +** to the collating function callback, xCompare. +** ^The [SQLITE_UTF16] and [SQLITE_UTF16_ALIGNED] values for eTextRep +** force strings to be UTF16 with native byte order. +** ^The [SQLITE_UTF16_ALIGNED] value for eTextRep forces strings to begin +** on an even byte address. +** +** ^The fourth argument, pArg, is an application data pointer that is passed +** through as the first argument to the collating function callback. +** +** ^The fifth argument, xCompare, is a pointer to the collating function. +** ^Multiple collating functions can be registered using the same name but +** with different eTextRep parameters and SQLite will use whichever +** function requires the least amount of data transformation. +** ^If the xCompare argument is NULL then the collating function is +** deleted. ^When all collating functions having the same name are deleted, +** that collation is no longer usable. +** +** ^The collating function callback is invoked with a copy of the pArg +** application data pointer and with two strings in the encoding specified +** by the eTextRep argument. The two integer parameters to the collating +** function callback are the length of the two strings, in bytes. The collating +** function must return an integer that is negative, zero, or positive +** if the first string is less than, equal to, or greater than the second, +** respectively. A collating function must always return the same answer +** given the same inputs. If two or more collating functions are registered +** to the same collation name (using different eTextRep values) then all +** must give an equivalent answer when invoked with equivalent strings. +** The collating function must obey the following properties for all +** strings A, B, and C: +** +**
    +**
  1. If A==B then B==A. +**
  2. If A==B and B==C then A==C. +**
  3. If A<B THEN B>A. +**
  4. If A<B and B<C then A<C. +**
+** +** If a collating function fails any of the above constraints and that +** collating function is registered and used, then the behavior of SQLite +** is undefined. +** +** ^The sqlite3_create_collation_v2() works like sqlite3_create_collation() +** with the addition that the xDestroy callback is invoked on pArg when +** the collating function is deleted. +** ^Collating functions are deleted when they are overridden by later +** calls to the collation creation functions or when the +** [database connection] is closed using [sqlite3_close()]. +** +** ^The xDestroy callback is not called if the +** sqlite3_create_collation_v2() function fails. Applications that invoke +** sqlite3_create_collation_v2() with a non-NULL xDestroy argument should +** check the return code and dispose of the application data pointer +** themselves rather than expecting SQLite to deal with it for them. +** This is different from every other SQLite interface. The inconsistency +** is unfortunate but cannot be changed without breaking backwards +** compatibility. +** +** See also: [sqlite3_collation_needed()] and [sqlite3_collation_needed16()]. +*//* +** CAPI3REF: Setting The Subtype Of An SQL Function +** METHOD: sqlite3_context +** +** The sqlite3_result_subtype(C,T) function causes the subtype of +** the result from the [application-defined SQL function] with +** [sqlite3_context] C to be the value T. Only the lower 8 bits +** of the subtype T are preserved in current versions of SQLite; +** higher order bits are discarded. +** The number of subtype bytes preserved by SQLite might increase +** in future releases of SQLite. +*//* +** CAPI3REF: Setting The Result Of An SQL Function +** METHOD: sqlite3_context +** +** These routines are used by the xFunc or xFinal callbacks that +** implement SQL functions and aggregates. See +** [sqlite3_create_function()] and [sqlite3_create_function16()] +** for additional information. +** +** These functions work very much like the [parameter binding] family of +** functions used to bind values to host parameters in prepared statements. +** Refer to the [SQL parameter] documentation for additional information. +** +** ^The sqlite3_result_blob() interface sets the result from +** an application-defined function to be the BLOB whose content is pointed +** to by the second parameter and which is N bytes long where N is the +** third parameter. +** +** ^The sqlite3_result_zeroblob(C,N) and sqlite3_result_zeroblob64(C,N) +** interfaces set the result of the application-defined function to be +** a BLOB containing all zero bytes and N bytes in size. +** +** ^The sqlite3_result_double() interface sets the result from +** an application-defined function to be a floating point value specified +** by its 2nd argument. +** +** ^The sqlite3_result_error() and sqlite3_result_error16() functions +** cause the implemented SQL function to throw an exception. +** ^SQLite uses the string pointed to by the +** 2nd parameter of sqlite3_result_error() or sqlite3_result_error16() +** as the text of an error message. ^SQLite interprets the error +** message string from sqlite3_result_error() as UTF-8. ^SQLite +** interprets the string from sqlite3_result_error16() as UTF-16 using +** the same [byte-order determination rules] as [sqlite3_bind_text16()]. +** ^If the third parameter to sqlite3_result_error() +** or sqlite3_result_error16() is negative then SQLite takes as the error +** message all text up through the first zero character. +** ^If the third parameter to sqlite3_result_error() or +** sqlite3_result_error16() is non-negative then SQLite takes that many +** bytes (not characters) from the 2nd parameter as the error message. +** ^The sqlite3_result_error() and sqlite3_result_error16() +** routines make a private copy of the error message text before +** they return. Hence, the calling function can deallocate or +** modify the text after they return without harm. +** ^The sqlite3_result_error_code() function changes the error code +** returned by SQLite as a result of an error in a function. ^By default, +** the error code is SQLITE_ERROR. ^A subsequent call to sqlite3_result_error() +** or sqlite3_result_error16() resets the error code to SQLITE_ERROR. +** +** ^The sqlite3_result_error_toobig() interface causes SQLite to throw an +** error indicating that a string or BLOB is too long to represent. +** +** ^The sqlite3_result_error_nomem() interface causes SQLite to throw an +** error indicating that a memory allocation failed. +** +** ^The sqlite3_result_int() interface sets the return value +** of the application-defined function to be the 32-bit signed integer +** value given in the 2nd argument. +** ^The sqlite3_result_int64() interface sets the return value +** of the application-defined function to be the 64-bit signed integer +** value given in the 2nd argument. +** +** ^The sqlite3_result_null() interface sets the return value +** of the application-defined function to be NULL. +** +** ^The sqlite3_result_text(), sqlite3_result_text16(), +** sqlite3_result_text16le(), and sqlite3_result_text16be() interfaces +** set the return value of the application-defined function to be +** a text string which is represented as UTF-8, UTF-16 native byte order, +** UTF-16 little endian, or UTF-16 big endian, respectively. +** ^The sqlite3_result_text64() interface sets the return value of an +** application-defined function to be a text string in an encoding +** specified by the fifth (and last) parameter, which must be one +** of [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE]. +** ^SQLite takes the text result from the application from +** the 2nd parameter of the sqlite3_result_text* interfaces. +** ^If the 3rd parameter to any of the sqlite3_result_text* interfaces +** other than sqlite3_result_text64() is negative, then SQLite computes +** the string length itself by searching the 2nd parameter for the first +** zero character. +** ^If the 3rd parameter to the sqlite3_result_text* interfaces +** is non-negative, then as many bytes (not characters) of the text +** pointed to by the 2nd parameter are taken as the application-defined +** function result. If the 3rd parameter is non-negative, then it +** must be the byte offset into the string where the NUL terminator would +** appear if the string where NUL terminated. If any NUL characters occur +** in the string at a byte offset that is less than the value of the 3rd +** parameter, then the resulting string will contain embedded NULs and the +** result of expressions operating on strings with embedded NULs is undefined. +** ^If the 4th parameter to the sqlite3_result_text* interfaces +** or sqlite3_result_blob is a non-NULL pointer, then SQLite calls that +** function as the destructor on the text or BLOB result when it has +** finished using that result. +** ^If the 4th parameter to the sqlite3_result_text* interfaces or to +** sqlite3_result_blob is the special constant SQLITE_STATIC, then SQLite +** assumes that the text or BLOB result is in constant space and does not +** copy the content of the parameter nor call a destructor on the content +** when it has finished using that result. +** ^If the 4th parameter to the sqlite3_result_text* interfaces +** or sqlite3_result_blob is the special constant SQLITE_TRANSIENT +** then SQLite makes a copy of the result into space obtained +** from [sqlite3_malloc()] before it returns. +** +** ^For the sqlite3_result_text16(), sqlite3_result_text16le(), and +** sqlite3_result_text16be() routines, and for sqlite3_result_text64() +** when the encoding is not UTF8, if the input UTF16 begins with a +** byte-order mark (BOM, U+FEFF) then the BOM is removed from the +** string and the rest of the string is interpreted according to the +** byte-order specified by the BOM. ^The byte-order specified by +** the BOM at the beginning of the text overrides the byte-order +** specified by the interface procedure. ^So, for example, if +** sqlite3_result_text16le() is invoked with text that begins +** with bytes 0xfe, 0xff (a big-endian byte-order mark) then the +** first two bytes of input are skipped and the remaining input +** is interpreted as UTF16BE text. +** +** ^For UTF16 input text to the sqlite3_result_text16(), +** sqlite3_result_text16be(), sqlite3_result_text16le(), and +** sqlite3_result_text64() routines, if the text contains invalid +** UTF16 characters, the invalid characters might be converted +** into the unicode replacement character, U+FFFD. +** +** ^The sqlite3_result_value() interface sets the result of +** the application-defined function to be a copy of the +** [unprotected sqlite3_value] object specified by the 2nd parameter. ^The +** sqlite3_result_value() interface makes a copy of the [sqlite3_value] +** so that the [sqlite3_value] specified in the parameter may change or +** be deallocated after sqlite3_result_value() returns without harm. +** ^A [protected sqlite3_value] object may always be used where an +** [unprotected sqlite3_value] object is required, so either +** kind of [sqlite3_value] object can be used with this interface. +** +** ^The sqlite3_result_pointer(C,P,T,D) interface sets the result to an +** SQL NULL value, just like [sqlite3_result_null(C)], except that it +** also associates the host-language pointer P or type T with that +** NULL value such that the pointer can be retrieved within an +** [application-defined SQL function] using [sqlite3_value_pointer()]. +** ^If the D parameter is not NULL, then it is a pointer to a destructor +** for the P parameter. ^SQLite invokes D with P as its only argument +** when SQLite is finished with P. The T parameter should be a static +** string and preferably a string literal. The sqlite3_result_pointer() +** routine is part of the [pointer passing interface] added for SQLite 3.20.0. +** +** If these routines are called from within the different thread +** than the one containing the application-defined function that received +** the [sqlite3_context] pointer, the results are undefined. +*//* +** CAPI3REF: Constants Defining Special Destructor Behavior +** +** These are special values for the destructor that is passed in as the +** final argument to routines like [sqlite3_result_blob()]. ^If the destructor +** argument is SQLITE_STATIC, it means that the content pointer is constant +** and will never change. It does not need to be destroyed. ^The +** SQLITE_TRANSIENT value means that the content will likely change in +** the near future and that SQLite should make its own private copy of +** the content before returning. +** +** The typedef is necessary to work around problems in certain +** C++ compilers. +*//* +** CAPI3REF: Function Auxiliary Data +** METHOD: sqlite3_context +** +** These functions may be used by (non-aggregate) SQL functions to +** associate metadata with argument values. If the same value is passed to +** multiple invocations of the same SQL function during query execution, under +** some circumstances the associated metadata may be preserved. An example +** of where this might be useful is in a regular-expression matching +** function. The compiled version of the regular expression can be stored as +** metadata associated with the pattern string. +** Then as long as the pattern string remains the same, +** the compiled regular expression can be reused on multiple +** invocations of the same function. +** +** ^The sqlite3_get_auxdata(C,N) interface returns a pointer to the metadata +** associated by the sqlite3_set_auxdata(C,N,P,X) function with the Nth argument +** value to the application-defined function. ^N is zero for the left-most +** function argument. ^If there is no metadata +** associated with the function argument, the sqlite3_get_auxdata(C,N) interface +** returns a NULL pointer. +** +** ^The sqlite3_set_auxdata(C,N,P,X) interface saves P as metadata for the N-th +** argument of the application-defined function. ^Subsequent +** calls to sqlite3_get_auxdata(C,N) return P from the most recent +** sqlite3_set_auxdata(C,N,P,X) call if the metadata is still valid or +** NULL if the metadata has been discarded. +** ^After each call to sqlite3_set_auxdata(C,N,P,X) where X is not NULL, +** SQLite will invoke the destructor function X with parameter P exactly +** once, when the metadata is discarded. +** SQLite is free to discard the metadata at any time, including:
    +**
  • ^(when the corresponding function parameter changes)^, or +**
  • ^(when [sqlite3_reset()] or [sqlite3_finalize()] is called for the +** SQL statement)^, or +**
  • ^(when sqlite3_set_auxdata() is invoked again on the same +** parameter)^, or +**
  • ^(during the original sqlite3_set_auxdata() call when a memory +** allocation error occurs.)^
+** +** Note the last bullet in particular. The destructor X in +** sqlite3_set_auxdata(C,N,P,X) might be called immediately, before the +** sqlite3_set_auxdata() interface even returns. Hence sqlite3_set_auxdata() +** should be called near the end of the function implementation and the +** function implementation should not make any use of P after +** sqlite3_set_auxdata() has been called. +** +** ^(In practice, metadata is preserved between function calls for +** function parameters that are compile-time constants, including literal +** values and [parameters] and expressions composed from the same.)^ +** +** The value of the N parameter to these interfaces should be non-negative. +** Future enhancements may make use of negative N values to define new +** kinds of function caching behavior. +** +** These routines must be called from the same thread in which +** the SQL function is running. +*//* +** CAPI3REF: Database Connection For Functions +** METHOD: sqlite3_context +** +** ^The sqlite3_context_db_handle() interface returns a copy of +** the pointer to the [database connection] (the 1st parameter) +** of the [sqlite3_create_function()] +** and [sqlite3_create_function16()] routines that originally +** registered the application defined function. +*//* +** CAPI3REF: User Data For Functions +** METHOD: sqlite3_context +** +** ^The sqlite3_user_data() interface returns a copy of +** the pointer that was the pUserData parameter (the 5th parameter) +** of the [sqlite3_create_function()] +** and [sqlite3_create_function16()] routines that originally +** registered the application defined function. +** +** This routine must be called from the same thread in which +** the application-defined function is running. +*//* +** CAPI3REF: Obtain Aggregate Function Context +** METHOD: sqlite3_context +** +** Implementations of aggregate SQL functions use this +** routine to allocate memory for storing their state. +** +** ^The first time the sqlite3_aggregate_context(C,N) routine is called +** for a particular aggregate function, SQLite allocates +** N bytes of memory, zeroes out that memory, and returns a pointer +** to the new memory. ^On second and subsequent calls to +** sqlite3_aggregate_context() for the same aggregate function instance, +** the same buffer is returned. Sqlite3_aggregate_context() is normally +** called once for each invocation of the xStep callback and then one +** last time when the xFinal callback is invoked. ^(When no rows match +** an aggregate query, the xStep() callback of the aggregate function +** implementation is never called and xFinal() is called exactly once. +** In those cases, sqlite3_aggregate_context() might be called for the +** first time from within xFinal().)^ +** +** ^The sqlite3_aggregate_context(C,N) routine returns a NULL pointer +** when first called if N is less than or equal to zero or if a memory +** allocation error occurs. +** +** ^(The amount of space allocated by sqlite3_aggregate_context(C,N) is +** determined by the N parameter on first successful call. Changing the +** value of N in any subsequent call to sqlite3_aggregate_context() within +** the same aggregate function instance will not resize the memory +** allocation.)^ Within the xFinal callback, it is customary to set +** N=0 in calls to sqlite3_aggregate_context(C,N) so that no +** pointless memory allocations occur. +** +** ^SQLite automatically frees the memory allocated by +** sqlite3_aggregate_context() when the aggregate query concludes. +** +** The first parameter must be a copy of the +** [sqlite3_context | SQL function context] that is the first parameter +** to the xStep or xFinal callback routine that implements the aggregate +** function. +** +** This routine must be called from the same thread in which +** the aggregate SQL function is running. +*//* +** CAPI3REF: Copy And Free SQL Values +** METHOD: sqlite3_value +** +** ^The sqlite3_value_dup(V) interface makes a copy of the [sqlite3_value] +** object D and returns a pointer to that copy. ^The [sqlite3_value] returned +** is a [protected sqlite3_value] object even if the input is not. +** ^The sqlite3_value_dup(V) interface returns NULL if V is NULL or if a +** memory allocation fails. ^If V is a [pointer value], then the result +** of sqlite3_value_dup(V) is a NULL value. +** +** ^The sqlite3_value_free(V) interface frees an [sqlite3_value] object +** previously obtained from [sqlite3_value_dup()]. ^If V is a NULL pointer +** then sqlite3_value_free(V) is a harmless no-op. +*//* +** CAPI3REF: Finding The Subtype Of SQL Values +** METHOD: sqlite3_value +** +** The sqlite3_value_subtype(V) function returns the subtype for +** an [application-defined SQL function] argument V. The subtype +** information can be used to pass a limited amount of context from +** one SQL function to another. Use the [sqlite3_result_subtype()] +** routine to set the subtype for the return value of an SQL function. +*//* +** CAPI3REF: Report the internal text encoding state of an sqlite3_value object +** METHOD: sqlite3_value +** +** ^(The sqlite3_value_encoding(X) interface returns one of [SQLITE_UTF8], +** [SQLITE_UTF16BE], or [SQLITE_UTF16LE] according to the current text encoding +** of the value X, assuming that X has type TEXT.)^ If sqlite3_value_type(X) +** returns something other than SQLITE_TEXT, then the return value from +** sqlite3_value_encoding(X) is meaningless. ^Calls to +** [sqlite3_value_text(X)], [sqlite3_value_text16(X)], [sqlite3_value_text16be(X)], +** [sqlite3_value_text16le(X)], [sqlite3_value_bytes(X)], or +** [sqlite3_value_bytes16(X)] might change the encoding of the value X and +** thus change the return from subsequent calls to sqlite3_value_encoding(X). +** +** This routine is intended for used by applications that test and validate +** the SQLite implementation. This routine is inquiring about the opaque +** internal state of an [sqlite3_value] object. Ordinary applications should +** not need to know what the internal state of an sqlite3_value object is and +** hence should not need to use this interface. +*//* +** CAPI3REF: Obtaining SQL Values +** METHOD: sqlite3_value +** +** Summary: +**
+**
sqlite3_value_blobBLOB value +**
sqlite3_value_doubleREAL value +**
sqlite3_value_int32-bit INTEGER value +**
sqlite3_value_int6464-bit INTEGER value +**
sqlite3_value_pointerPointer value +**
sqlite3_value_textUTF-8 TEXT value +**
sqlite3_value_text16UTF-16 TEXT value in +** the native byteorder +**
sqlite3_value_text16beUTF-16be TEXT value +**
sqlite3_value_text16leUTF-16le TEXT value +**
    +**
sqlite3_value_bytesSize of a BLOB +** or a UTF-8 TEXT in bytes +**
sqlite3_value_bytes16   +** →  Size of UTF-16 +** TEXT in bytes +**
sqlite3_value_typeDefault +** datatype of the value +**
sqlite3_value_numeric_type   +** →  Best numeric datatype of the value +**
sqlite3_value_nochange   +** →  True if the column is unchanged in an UPDATE +** against a virtual table. +**
sqlite3_value_frombind   +** →  True if value originated from a [bound parameter] +**
+** +** Details: +** +** These routines extract type, size, and content information from +** [protected sqlite3_value] objects. Protected sqlite3_value objects +** are used to pass parameter information into the functions that +** implement [application-defined SQL functions] and [virtual tables]. +** +** These routines work only with [protected sqlite3_value] objects. +** Any attempt to use these routines on an [unprotected sqlite3_value] +** is not threadsafe. +** +** ^These routines work just like the corresponding [column access functions] +** except that these routines take a single [protected sqlite3_value] object +** pointer instead of a [sqlite3_stmt*] pointer and an integer column number. +** +** ^The sqlite3_value_text16() interface extracts a UTF-16 string +** in the native byte-order of the host machine. ^The +** sqlite3_value_text16be() and sqlite3_value_text16le() interfaces +** extract UTF-16 strings as big-endian and little-endian respectively. +** +** ^If [sqlite3_value] object V was initialized +** using [sqlite3_bind_pointer(S,I,P,X,D)] or [sqlite3_result_pointer(C,P,X,D)] +** and if X and Y are strings that compare equal according to strcmp(X,Y), +** then sqlite3_value_pointer(V,Y) will return the pointer P. ^Otherwise, +** sqlite3_value_pointer(V,Y) returns a NULL. The sqlite3_bind_pointer() +** routine is part of the [pointer passing interface] added for SQLite 3.20.0. +** +** ^(The sqlite3_value_type(V) interface returns the +** [SQLITE_INTEGER | datatype code] for the initial datatype of the +** [sqlite3_value] object V. The returned value is one of [SQLITE_INTEGER], +** [SQLITE_FLOAT], [SQLITE_TEXT], [SQLITE_BLOB], or [SQLITE_NULL].)^ +** Other interfaces might change the datatype for an sqlite3_value object. +** For example, if the datatype is initially SQLITE_INTEGER and +** sqlite3_value_text(V) is called to extract a text value for that +** integer, then subsequent calls to sqlite3_value_type(V) might return +** SQLITE_TEXT. Whether or not a persistent internal datatype conversion +** occurs is undefined and may change from one release of SQLite to the next. +** +** ^(The sqlite3_value_numeric_type() interface attempts to apply +** numeric affinity to the value. This means that an attempt is +** made to convert the value to an integer or floating point. If +** such a conversion is possible without loss of information (in other +** words, if the value is a string that looks like a number) +** then the conversion is performed. Otherwise no conversion occurs. +** The [SQLITE_INTEGER | datatype] after conversion is returned.)^ +** +** ^Within the [xUpdate] method of a [virtual table], the +** sqlite3_value_nochange(X) interface returns true if and only if +** the column corresponding to X is unchanged by the UPDATE operation +** that the xUpdate method call was invoked to implement and if +** and the prior [xColumn] method call that was invoked to extracted +** the value for that column returned without setting a result (probably +** because it queried [sqlite3_vtab_nochange()] and found that the column +** was unchanging). ^Within an [xUpdate] method, any value for which +** sqlite3_value_nochange(X) is true will in all other respects appear +** to be a NULL value. If sqlite3_value_nochange(X) is invoked anywhere other +** than within an [xUpdate] method call for an UPDATE statement, then +** the return value is arbitrary and meaningless. +** +** ^The sqlite3_value_frombind(X) interface returns non-zero if the +** value X originated from one of the [sqlite3_bind_int|sqlite3_bind()] +** interfaces. ^If X comes from an SQL literal value, or a table column, +** or an expression, then sqlite3_value_frombind(X) returns zero. +** +** Please pay particular attention to the fact that the pointer returned +** from [sqlite3_value_blob()], [sqlite3_value_text()], or +** [sqlite3_value_text16()] can be invalidated by a subsequent call to +** [sqlite3_value_bytes()], [sqlite3_value_bytes16()], [sqlite3_value_text()], +** or [sqlite3_value_text16()]. +** +** These routines must be called from the same thread as +** the SQL function that supplied the [sqlite3_value*] parameters. +** +** As long as the input parameter is correct, these routines can only +** fail if an out-of-memory error occurs during a format conversion. +** Only the following subset of interfaces are subject to out-of-memory +** errors: +** +**
    +**
  • sqlite3_value_blob() +**
  • sqlite3_value_text() +**
  • sqlite3_value_text16() +**
  • sqlite3_value_text16le() +**
  • sqlite3_value_text16be() +**
  • sqlite3_value_bytes() +**
  • sqlite3_value_bytes16() +**
+** +** If an out-of-memory error occurs, then the return value from these +** routines is the same as if the column had contained an SQL NULL value. +** Valid SQL NULL returns can be distinguished from out-of-memory errors +** by invoking the [sqlite3_errcode()] immediately after the suspect +** return value is obtained and before any +** other SQLite interface is called on the same [database connection]. +*//* +** CAPI3REF: Deprecated Functions +** DEPRECATED +** +** These functions are [deprecated]. In order to maintain +** backwards compatibility with older code, these functions continue +** to be supported. However, new applications should avoid +** the use of these functions. To encourage programmers to avoid +** these functions, we will not explain what they do. +*//* +** CAPI3REF: Function Flags +** +** These constants may be ORed together with the +** [SQLITE_UTF8 | preferred text encoding] as the fourth argument +** to [sqlite3_create_function()], [sqlite3_create_function16()], or +** [sqlite3_create_function_v2()]. +** +**
+** [[SQLITE_DETERMINISTIC]]
SQLITE_DETERMINISTIC
+** The SQLITE_DETERMINISTIC flag means that the new function always gives +** the same output when the input parameters are the same. +** The [abs|abs() function] is deterministic, for example, but +** [randomblob|randomblob()] is not. Functions must +** be deterministic in order to be used in certain contexts such as +** with the WHERE clause of [partial indexes] or in [generated columns]. +** SQLite might also optimize deterministic functions by factoring them +** out of inner loops. +**
+** +** [[SQLITE_DIRECTONLY]]
SQLITE_DIRECTONLY
+** The SQLITE_DIRECTONLY flag means that the function may only be invoked +** from top-level SQL, and cannot be used in VIEWs or TRIGGERs nor in +** schema structures such as [CHECK constraints], [DEFAULT clauses], +** [expression indexes], [partial indexes], or [generated columns]. +**

+** The SQLITE_DIRECTONLY flag is recommended for any +** [application-defined SQL function] +** that has side-effects or that could potentially leak sensitive information. +** This will prevent attacks in which an application is tricked +** into using a database file that has had its schema surreptitiously +** modified to invoke the application-defined function in ways that are +** harmful. +**

+** Some people say it is good practice to set SQLITE_DIRECTONLY on all +** [application-defined SQL functions], regardless of whether or not they +** are security sensitive, as doing so prevents those functions from being used +** inside of the database schema, and thus ensures that the database +** can be inspected and modified using generic tools (such as the [CLI]) +** that do not have access to the application-defined functions. +**

+** +** [[SQLITE_INNOCUOUS]]
SQLITE_INNOCUOUS
+** The SQLITE_INNOCUOUS flag means that the function is unlikely +** to cause problems even if misused. An innocuous function should have +** no side effects and should not depend on any values other than its +** input parameters. The [abs|abs() function] is an example of an +** innocuous function. +** The [load_extension() SQL function] is not innocuous because of its +** side effects. +**

SQLITE_INNOCUOUS is similar to SQLITE_DETERMINISTIC, but is not +** exactly the same. The [random|random() function] is an example of a +** function that is innocuous but not deterministic. +**

Some heightened security settings +** ([SQLITE_DBCONFIG_TRUSTED_SCHEMA] and [PRAGMA trusted_schema=OFF]) +** disable the use of SQL functions inside views and triggers and in +** schema structures such as [CHECK constraints], [DEFAULT clauses], +** [expression indexes], [partial indexes], and [generated columns] unless +** the function is tagged with SQLITE_INNOCUOUS. Most built-in functions +** are innocuous. Developers are advised to avoid using the +** SQLITE_INNOCUOUS flag for application-defined functions unless the +** function has been carefully audited and found to be free of potentially +** security-adverse side-effects and information-leaks. +**

+** +** [[SQLITE_SUBTYPE]]
SQLITE_SUBTYPE
+** The SQLITE_SUBTYPE flag indicates to SQLite that a function may call +** [sqlite3_value_subtype()] to inspect the sub-types of its arguments. +** Specifying this flag makes no difference for scalar or aggregate user +** functions. However, if it is not specified for a user-defined window +** function, then any sub-types belonging to arguments passed to the window +** function may be discarded before the window function is called (i.e. +** sqlite3_value_subtype() will always return 0). +**
+**
+*//* sqlite3_create_collation only *//* Use native byte order *//* IMP: R-51971-34154 *//* IMP: R-03371-37637 *//* IMP: R-37514-35566 *//* +** CAPI3REF: Text Encodings +** +** These constant define integer codes that represent the various +** text encodings supported by SQLite. +*//* +** CAPI3REF: Create Or Redefine SQL Functions +** KEYWORDS: {function creation routines} +** METHOD: sqlite3 +** +** ^These functions (collectively known as "function creation routines") +** are used to add SQL functions or aggregates or to redefine the behavior +** of existing SQL functions or aggregates. The only differences between +** the three "sqlite3_create_function*" routines are the text encoding +** expected for the second parameter (the name of the function being +** created) and the presence or absence of a destructor callback for +** the application data pointer. Function sqlite3_create_window_function() +** is similar, but allows the user to supply the extra callback functions +** needed by [aggregate window functions]. +** +** ^The first parameter is the [database connection] to which the SQL +** function is to be added. ^If an application uses more than one database +** connection then application-defined SQL functions must be added +** to each database connection separately. +** +** ^The second parameter is the name of the SQL function to be created or +** redefined. ^The length of the name is limited to 255 bytes in a UTF-8 +** representation, exclusive of the zero-terminator. ^Note that the name +** length limit is in UTF-8 bytes, not characters nor UTF-16 bytes. +** ^Any attempt to create a function with a longer name +** will result in [SQLITE_MISUSE] being returned. +** +** ^The third parameter (nArg) +** is the number of arguments that the SQL function or +** aggregate takes. ^If this parameter is -1, then the SQL function or +** aggregate may take any number of arguments between 0 and the limit +** set by [sqlite3_limit]([SQLITE_LIMIT_FUNCTION_ARG]). If the third +** parameter is less than -1 or greater than 127 then the behavior is +** undefined. +** +** ^The fourth parameter, eTextRep, specifies what +** [SQLITE_UTF8 | text encoding] this SQL function prefers for +** its parameters. The application should set this parameter to +** [SQLITE_UTF16LE] if the function implementation invokes +** [sqlite3_value_text16le()] on an input, or [SQLITE_UTF16BE] if the +** implementation invokes [sqlite3_value_text16be()] on an input, or +** [SQLITE_UTF16] if [sqlite3_value_text16()] is used, or [SQLITE_UTF8] +** otherwise. ^The same SQL function may be registered multiple times using +** different preferred text encodings, with different implementations for +** each encoding. +** ^When multiple implementations of the same function are available, SQLite +** will pick the one that involves the least amount of data conversion. +** +** ^The fourth parameter may optionally be ORed with [SQLITE_DETERMINISTIC] +** to signal that the function will always return the same result given +** the same inputs within a single SQL statement. Most SQL functions are +** deterministic. The built-in [random()] SQL function is an example of a +** function that is not deterministic. The SQLite query planner is able to +** perform additional optimizations on deterministic functions, so use +** of the [SQLITE_DETERMINISTIC] flag is recommended where possible. +** +** ^The fourth parameter may also optionally include the [SQLITE_DIRECTONLY] +** flag, which if present prevents the function from being invoked from +** within VIEWs, TRIGGERs, CHECK constraints, generated column expressions, +** index expressions, or the WHERE clause of partial indexes. +** +** For best security, the [SQLITE_DIRECTONLY] flag is recommended for +** all application-defined SQL functions that do not need to be +** used inside of triggers, view, CHECK constraints, or other elements of +** the database schema. This flags is especially recommended for SQL +** functions that have side effects or reveal internal application state. +** Without this flag, an attacker might be able to modify the schema of +** a database file to include invocations of the function with parameters +** chosen by the attacker, which the application will then execute when +** the database file is opened and read. +** +** ^(The fifth parameter is an arbitrary pointer. The implementation of the +** function can gain access to this pointer using [sqlite3_user_data()].)^ +** +** ^The sixth, seventh and eighth parameters passed to the three +** "sqlite3_create_function*" functions, xFunc, xStep and xFinal, are +** pointers to C-language functions that implement the SQL function or +** aggregate. ^A scalar SQL function requires an implementation of the xFunc +** callback only; NULL pointers must be passed as the xStep and xFinal +** parameters. ^An aggregate SQL function requires an implementation of xStep +** and xFinal and NULL pointer must be passed for xFunc. ^To delete an existing +** SQL function or aggregate, pass NULL pointers for all three function +** callbacks. +** +** ^The sixth, seventh, eighth and ninth parameters (xStep, xFinal, xValue +** and xInverse) passed to sqlite3_create_window_function are pointers to +** C-language callbacks that implement the new function. xStep and xFinal +** must both be non-NULL. xValue and xInverse may either both be NULL, in +** which case a regular aggregate function is created, or must both be +** non-NULL, in which case the new function may be used as either an aggregate +** or aggregate window function. More details regarding the implementation +** of aggregate window functions are +** [user-defined window functions|available here]. +** +** ^(If the final parameter to sqlite3_create_function_v2() or +** sqlite3_create_window_function() is not NULL, then it is destructor for +** the application data pointer. The destructor is invoked when the function +** is deleted, either by being overloaded or when the database connection +** closes.)^ ^The destructor is also invoked if the call to +** sqlite3_create_function_v2() fails. ^When the destructor callback is +** invoked, it is passed a single argument which is a copy of the application +** data pointer which was the fifth parameter to sqlite3_create_function_v2(). +** +** ^It is permitted to register multiple implementations of the same +** functions with the same name but with either differing numbers of +** arguments or differing preferred text encodings. ^SQLite will use +** the implementation that most closely matches the way in which the +** SQL function is used. ^A function implementation with a non-negative +** nArg parameter is a better match than a function implementation with +** a negative nArg. ^A function where the preferred text encoding +** matches the database encoding is a better +** match than a function where the encoding is different. +** ^A function where the encoding difference is between UTF16le and UTF16be +** is a closer match than a function where the encoding difference is +** between UTF8 and UTF16. +** +** ^Built-in functions may be overloaded by new application-defined functions. +** +** ^An application-defined function is permitted to call other +** SQLite interfaces. However, such calls must not +** close the database connection nor finalize or reset the prepared +** statement in which the function is running. +*//* +** CAPI3REF: Reset A Prepared Statement Object +** METHOD: sqlite3_stmt +** +** The sqlite3_reset() function is called to reset a [prepared statement] +** object back to its initial state, ready to be re-executed. +** ^Any SQL statement variables that had values bound to them using +** the [sqlite3_bind_blob | sqlite3_bind_*() API] retain their values. +** Use [sqlite3_clear_bindings()] to reset the bindings. +** +** ^The [sqlite3_reset(S)] interface resets the [prepared statement] S +** back to the beginning of its program. +** +** ^The return code from [sqlite3_reset(S)] indicates whether or not +** the previous evaluation of prepared statement S completed successfully. +** ^If [sqlite3_step(S)] has never before been called on S or if +** [sqlite3_step(S)] has not been called since the previous call +** to [sqlite3_reset(S)], then [sqlite3_reset(S)] will return +** [SQLITE_OK]. +** +** ^If the most recent call to [sqlite3_step(S)] for the +** [prepared statement] S indicated an error, then +** [sqlite3_reset(S)] returns an appropriate [error code]. +** ^The [sqlite3_reset(S)] interface might also return an [error code] +** if there were no prior errors but the process of resetting +** the prepared statement caused a new error. ^For example, if an +** [INSERT] statement with a [RETURNING] clause is only stepped one time, +** that one call to [sqlite3_step(S)] might return SQLITE_ROW but +** the overall statement might still fail and the [sqlite3_reset(S)] call +** might return SQLITE_BUSY if locking constraints prevent the +** database change from committing. Therefore, it is important that +** applications check the return code from [sqlite3_reset(S)] even if +** no prior call to [sqlite3_step(S)] indicated a problem. +** +** ^The [sqlite3_reset(S)] interface does not change the values +** of any [sqlite3_bind_blob|bindings] on the [prepared statement] S. +*//* +** CAPI3REF: Destroy A Prepared Statement Object +** DESTRUCTOR: sqlite3_stmt +** +** ^The sqlite3_finalize() function is called to delete a [prepared statement]. +** ^If the most recent evaluation of the statement encountered no errors +** or if the statement is never been evaluated, then sqlite3_finalize() returns +** SQLITE_OK. ^If the most recent evaluation of statement S failed, then +** sqlite3_finalize(S) returns the appropriate [error code] or +** [extended error code]. +** +** ^The sqlite3_finalize(S) routine can be called at any point during +** the life cycle of [prepared statement] S: +** before statement S is ever evaluated, after +** one or more calls to [sqlite3_reset()], or after any call +** to [sqlite3_step()] regardless of whether or not the statement has +** completed execution. +** +** ^Invoking sqlite3_finalize() on a NULL pointer is a harmless no-op. +** +** The application must finalize every [prepared statement] in order to avoid +** resource leaks. It is a grievous error for the application to try to use +** a prepared statement after it has been finalized. Any use of a prepared +** statement after it has been finalized can result in undefined and +** undesirable behavior such as segfaults and heap corruption. +*//* +** CAPI3REF: Result Values From A Query +** KEYWORDS: {column access functions} +** METHOD: sqlite3_stmt +** +** Summary: +**
+**
sqlite3_column_blobBLOB result +**
sqlite3_column_doubleREAL result +**
sqlite3_column_int32-bit INTEGER result +**
sqlite3_column_int6464-bit INTEGER result +**
sqlite3_column_textUTF-8 TEXT result +**
sqlite3_column_text16UTF-16 TEXT result +**
sqlite3_column_valueThe result as an +** [sqlite3_value|unprotected sqlite3_value] object. +**
    +**
sqlite3_column_bytesSize of a BLOB +** or a UTF-8 TEXT result in bytes +**
sqlite3_column_bytes16   +** →  Size of UTF-16 +** TEXT in bytes +**
sqlite3_column_typeDefault +** datatype of the result +**
+** +** Details: +** +** ^These routines return information about a single column of the current +** result row of a query. ^In every case the first argument is a pointer +** to the [prepared statement] that is being evaluated (the [sqlite3_stmt*] +** that was returned from [sqlite3_prepare_v2()] or one of its variants) +** and the second argument is the index of the column for which information +** should be returned. ^The leftmost column of the result set has the index 0. +** ^The number of columns in the result can be determined using +** [sqlite3_column_count()]. +** +** If the SQL statement does not currently point to a valid row, or if the +** column index is out of range, the result is undefined. +** These routines may only be called when the most recent call to +** [sqlite3_step()] has returned [SQLITE_ROW] and neither +** [sqlite3_reset()] nor [sqlite3_finalize()] have been called subsequently. +** If any of these routines are called after [sqlite3_reset()] or +** [sqlite3_finalize()] or after [sqlite3_step()] has returned +** something other than [SQLITE_ROW], the results are undefined. +** If [sqlite3_step()] or [sqlite3_reset()] or [sqlite3_finalize()] +** are called from a different thread while any of these routines +** are pending, then the results are undefined. +** +** The first six interfaces (_blob, _double, _int, _int64, _text, and _text16) +** each return the value of a result column in a specific data format. If +** the result column is not initially in the requested format (for example, +** if the query returns an integer but the sqlite3_column_text() interface +** is used to extract the value) then an automatic type conversion is performed. +** +** ^The sqlite3_column_type() routine returns the +** [SQLITE_INTEGER | datatype code] for the initial data type +** of the result column. ^The returned value is one of [SQLITE_INTEGER], +** [SQLITE_FLOAT], [SQLITE_TEXT], [SQLITE_BLOB], or [SQLITE_NULL]. +** The return value of sqlite3_column_type() can be used to decide which +** of the first six interface should be used to extract the column value. +** The value returned by sqlite3_column_type() is only meaningful if no +** automatic type conversions have occurred for the value in question. +** After a type conversion, the result of calling sqlite3_column_type() +** is undefined, though harmless. Future +** versions of SQLite may change the behavior of sqlite3_column_type() +** following a type conversion. +** +** If the result is a BLOB or a TEXT string, then the sqlite3_column_bytes() +** or sqlite3_column_bytes16() interfaces can be used to determine the size +** of that BLOB or string. +** +** ^If the result is a BLOB or UTF-8 string then the sqlite3_column_bytes() +** routine returns the number of bytes in that BLOB or string. +** ^If the result is a UTF-16 string, then sqlite3_column_bytes() converts +** the string to UTF-8 and then returns the number of bytes. +** ^If the result is a numeric value then sqlite3_column_bytes() uses +** [sqlite3_snprintf()] to convert that value to a UTF-8 string and returns +** the number of bytes in that string. +** ^If the result is NULL, then sqlite3_column_bytes() returns zero. +** +** ^If the result is a BLOB or UTF-16 string then the sqlite3_column_bytes16() +** routine returns the number of bytes in that BLOB or string. +** ^If the result is a UTF-8 string, then sqlite3_column_bytes16() converts +** the string to UTF-16 and then returns the number of bytes. +** ^If the result is a numeric value then sqlite3_column_bytes16() uses +** [sqlite3_snprintf()] to convert that value to a UTF-16 string and returns +** the number of bytes in that string. +** ^If the result is NULL, then sqlite3_column_bytes16() returns zero. +** +** ^The values returned by [sqlite3_column_bytes()] and +** [sqlite3_column_bytes16()] do not include the zero terminators at the end +** of the string. ^For clarity: the values returned by +** [sqlite3_column_bytes()] and [sqlite3_column_bytes16()] are the number of +** bytes in the string, not the number of characters. +** +** ^Strings returned by sqlite3_column_text() and sqlite3_column_text16(), +** even empty strings, are always zero-terminated. ^The return +** value from sqlite3_column_blob() for a zero-length BLOB is a NULL pointer. +** +** ^Strings returned by sqlite3_column_text16() always have the endianness +** which is native to the platform, regardless of the text encoding set +** for the database. +** +** Warning: ^The object returned by [sqlite3_column_value()] is an +** [unprotected sqlite3_value] object. In a multithreaded environment, +** an unprotected sqlite3_value object may only be used safely with +** [sqlite3_bind_value()] and [sqlite3_result_value()]. +** If the [unprotected sqlite3_value] object returned by +** [sqlite3_column_value()] is used in any other way, including calls +** to routines like [sqlite3_value_int()], [sqlite3_value_text()], +** or [sqlite3_value_bytes()], the behavior is not threadsafe. +** Hence, the sqlite3_column_value() interface +** is normally only useful within the implementation of +** [application-defined SQL functions] or [virtual tables], not within +** top-level application code. +** +** These routines may attempt to convert the datatype of the result. +** ^For example, if the internal representation is FLOAT and a text result +** is requested, [sqlite3_snprintf()] is used internally to perform the +** conversion automatically. ^(The following table details the conversions +** that are applied: +** +**
+** +**
Internal
Type
Requested
Type
Conversion +** +**
NULL INTEGER Result is 0 +**
NULL FLOAT Result is 0.0 +**
NULL TEXT Result is a NULL pointer +**
NULL BLOB Result is a NULL pointer +**
INTEGER FLOAT Convert from integer to float +**
INTEGER TEXT ASCII rendering of the integer +**
INTEGER BLOB Same as INTEGER->TEXT +**
FLOAT INTEGER [CAST] to INTEGER +**
FLOAT TEXT ASCII rendering of the float +**
FLOAT BLOB [CAST] to BLOB +**
TEXT INTEGER [CAST] to INTEGER +**
TEXT FLOAT [CAST] to REAL +**
TEXT BLOB No change +**
BLOB INTEGER [CAST] to INTEGER +**
BLOB FLOAT [CAST] to REAL +**
BLOB TEXT [CAST] to TEXT, ensure zero terminator +**
+**
)^ +** +** Note that when type conversions occur, pointers returned by prior +** calls to sqlite3_column_blob(), sqlite3_column_text(), and/or +** sqlite3_column_text16() may be invalidated. +** Type conversions and pointer invalidations might occur +** in the following cases: +** +**
    +**
  • The initial content is a BLOB and sqlite3_column_text() or +** sqlite3_column_text16() is called. A zero-terminator might +** need to be added to the string.
  • +**
  • The initial content is UTF-8 text and sqlite3_column_bytes16() or +** sqlite3_column_text16() is called. The content must be converted +** to UTF-16.
  • +**
  • The initial content is UTF-16 text and sqlite3_column_bytes() or +** sqlite3_column_text() is called. The content must be converted +** to UTF-8.
  • +**
+** +** ^Conversions between UTF-16be and UTF-16le are always done in place and do +** not invalidate a prior pointer, though of course the content of the buffer +** that the prior pointer references will have been modified. Other kinds +** of conversion are done in place when it is possible, but sometimes they +** are not possible and in those cases prior pointers are invalidated. +** +** The safest policy is to invoke these routines +** in one of the following ways: +** +**
    +**
  • sqlite3_column_text() followed by sqlite3_column_bytes()
  • +**
  • sqlite3_column_blob() followed by sqlite3_column_bytes()
  • +**
  • sqlite3_column_text16() followed by sqlite3_column_bytes16()
  • +**
+** +** In other words, you should call sqlite3_column_text(), +** sqlite3_column_blob(), or sqlite3_column_text16() first to force the result +** into the desired format, then invoke sqlite3_column_bytes() or +** sqlite3_column_bytes16() to find the size of the result. Do not mix calls +** to sqlite3_column_text() or sqlite3_column_blob() with calls to +** sqlite3_column_bytes16(), and do not mix calls to sqlite3_column_text16() +** with calls to sqlite3_column_bytes(). +** +** ^The pointers returned are valid until a type conversion occurs as +** described above, or until [sqlite3_step()] or [sqlite3_reset()] or +** [sqlite3_finalize()] is called. ^The memory space used to hold strings +** and BLOBs is freed automatically. Do not pass the pointers returned +** from [sqlite3_column_blob()], [sqlite3_column_text()], etc. into +** [sqlite3_free()]. +** +** As long as the input parameters are correct, these routines will only +** fail if an out-of-memory error occurs during a format conversion. +** Only the following subset of interfaces are subject to out-of-memory +** errors: +** +**
    +**
  • sqlite3_column_blob() +**
  • sqlite3_column_text() +**
  • sqlite3_column_text16() +**
  • sqlite3_column_bytes() +**
  • sqlite3_column_bytes16() +**
+** +** If an out-of-memory error occurs, then the return value from these +** routines is the same as if the column had contained an SQL NULL value. +** Valid SQL NULL returns can be distinguished from out-of-memory errors +** by invoking the [sqlite3_errcode()] immediately after the suspect +** return value is obtained and before any +** other SQLite interface is called on the same [database connection]. +*//* +** CAPI3REF: Fundamental Datatypes +** KEYWORDS: SQLITE_TEXT +** +** ^(Every value in SQLite has one of five fundamental datatypes: +** +**
    +**
  • 64-bit signed integer +**
  • 64-bit IEEE floating point number +**
  • string +**
  • BLOB +**
  • NULL +**
)^ +** +** These constants are codes for each of those types. +** +** Note that the SQLITE_TEXT constant was also used in SQLite version 2 +** for a completely different meaning. Software that links against both +** SQLite version 2 and SQLite version 3 should use SQLITE3_TEXT, not +** SQLITE_TEXT. +*//* +** CAPI3REF: Number of columns in a result set +** METHOD: sqlite3_stmt +** +** ^The sqlite3_data_count(P) interface returns the number of columns in the +** current row of the result set of [prepared statement] P. +** ^If prepared statement P does not have results ready to return +** (via calls to the [sqlite3_column_int | sqlite3_column()] family of +** interfaces) then sqlite3_data_count(P) returns 0. +** ^The sqlite3_data_count(P) routine also returns 0 if P is a NULL pointer. +** ^The sqlite3_data_count(P) routine returns 0 if the previous call to +** [sqlite3_step](P) returned [SQLITE_DONE]. ^The sqlite3_data_count(P) +** will return non-zero if previous call to [sqlite3_step](P) returned +** [SQLITE_ROW], except in the case of the [PRAGMA incremental_vacuum] +** where it always returns zero since each step of that multi-step +** pragma returns 0 columns of data. +** +** See also: [sqlite3_column_count()] +*//* +** CAPI3REF: Evaluate An SQL Statement +** METHOD: sqlite3_stmt +** +** After a [prepared statement] has been prepared using any of +** [sqlite3_prepare_v2()], [sqlite3_prepare_v3()], [sqlite3_prepare16_v2()], +** or [sqlite3_prepare16_v3()] or one of the legacy +** interfaces [sqlite3_prepare()] or [sqlite3_prepare16()], this function +** must be called one or more times to evaluate the statement. +** +** The details of the behavior of the sqlite3_step() interface depend +** on whether the statement was prepared using the newer "vX" interfaces +** [sqlite3_prepare_v3()], [sqlite3_prepare_v2()], [sqlite3_prepare16_v3()], +** [sqlite3_prepare16_v2()] or the older legacy +** interfaces [sqlite3_prepare()] and [sqlite3_prepare16()]. The use of the +** new "vX" interface is recommended for new applications but the legacy +** interface will continue to be supported. +** +** ^In the legacy interface, the return value will be either [SQLITE_BUSY], +** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE]. +** ^With the "v2" interface, any of the other [result codes] or +** [extended result codes] might be returned as well. +** +** ^[SQLITE_BUSY] means that the database engine was unable to acquire the +** database locks it needs to do its job. ^If the statement is a [COMMIT] +** or occurs outside of an explicit transaction, then you can retry the +** statement. If the statement is not a [COMMIT] and occurs within an +** explicit transaction then you should rollback the transaction before +** continuing. +** +** ^[SQLITE_DONE] means that the statement has finished executing +** successfully. sqlite3_step() should not be called again on this virtual +** machine without first calling [sqlite3_reset()] to reset the virtual +** machine back to its initial state. +** +** ^If the SQL statement being executed returns any data, then [SQLITE_ROW] +** is returned each time a new row of data is ready for processing by the +** caller. The values may be accessed using the [column access functions]. +** sqlite3_step() is called again to retrieve the next row of data. +** +** ^[SQLITE_ERROR] means that a run-time error (such as a constraint +** violation) has occurred. sqlite3_step() should not be called again on +** the VM. More information may be found by calling [sqlite3_errmsg()]. +** ^With the legacy interface, a more specific error code (for example, +** [SQLITE_INTERRUPT], [SQLITE_SCHEMA], [SQLITE_CORRUPT], and so forth) +** can be obtained by calling [sqlite3_reset()] on the +** [prepared statement]. ^In the "v2" interface, +** the more specific error code is returned directly by sqlite3_step(). +** +** [SQLITE_MISUSE] means that the this routine was called inappropriately. +** Perhaps it was called on a [prepared statement] that has +** already been [sqlite3_finalize | finalized] or on one that had +** previously returned [SQLITE_ERROR] or [SQLITE_DONE]. Or it could +** be the case that the same database connection is being used by two or +** more threads at the same moment in time. +** +** For all versions of SQLite up to and including 3.6.23.1, a call to +** [sqlite3_reset()] was required after sqlite3_step() returned anything +** other than [SQLITE_ROW] before any subsequent invocation of +** sqlite3_step(). Failure to reset the prepared statement using +** [sqlite3_reset()] would result in an [SQLITE_MISUSE] return from +** sqlite3_step(). But after [version 3.6.23.1] ([dateof:3.6.23.1], +** sqlite3_step() began +** calling [sqlite3_reset()] automatically in this circumstance rather +** than returning [SQLITE_MISUSE]. This is not considered a compatibility +** break because any application that ever receives an SQLITE_MISUSE error +** is broken by definition. The [SQLITE_OMIT_AUTORESET] compile-time option +** can be used to restore the legacy behavior. +** +** Goofy Interface Alert: In the legacy interface, the sqlite3_step() +** API always returns a generic error code, [SQLITE_ERROR], following any +** error other than [SQLITE_BUSY] and [SQLITE_MISUSE]. You must call +** [sqlite3_reset()] or [sqlite3_finalize()] in order to find one of the +** specific [error codes] that better describes the error. +** We admit that this is a goofy design. The problem has been fixed +** with the "v2" interface. If you prepare all of your SQL statements +** using [sqlite3_prepare_v3()] or [sqlite3_prepare_v2()] +** or [sqlite3_prepare16_v2()] or [sqlite3_prepare16_v3()] instead +** of the legacy [sqlite3_prepare()] and [sqlite3_prepare16()] interfaces, +** then the more specific [error codes] are returned directly +** by sqlite3_step(). The use of the "vX" interfaces is recommended. +*//* +** CAPI3REF: Declared Datatype Of A Query Result +** METHOD: sqlite3_stmt +** +** ^(The first parameter is a [prepared statement]. +** If this statement is a [SELECT] statement and the Nth column of the +** returned result set of that [SELECT] is a table column (not an +** expression or subquery) then the declared type of the table +** column is returned.)^ ^If the Nth column of the result set is an +** expression or subquery, then a NULL pointer is returned. +** ^The returned string is always UTF-8 encoded. +** +** ^(For example, given the database schema: +** +** CREATE TABLE t1(c1 VARIANT); +** +** and the following statement to be compiled: +** +** SELECT c1 + 1, c1 FROM t1; +** +** this routine would return the string "VARIANT" for the second result +** column (i==1), and a NULL pointer for the first result column (i==0).)^ +** +** ^SQLite uses dynamic run-time typing. ^So just because a column +** is declared to contain a particular type does not mean that the +** data stored in that column is of the declared type. SQLite is +** strongly typed, but the typing is dynamic not static. ^Type +** is associated with individual values, not with the containers +** used to hold those values. +*//* +** CAPI3REF: Source Of Data In A Query Result +** METHOD: sqlite3_stmt +** +** ^These routines provide a means to determine the database, table, and +** table column that is the origin of a particular result column in +** [SELECT] statement. +** ^The name of the database or table or column can be returned as +** either a UTF-8 or UTF-16 string. ^The _database_ routines return +** the database name, the _table_ routines return the table name, and +** the origin_ routines return the column name. +** ^The returned string is valid until the [prepared statement] is destroyed +** using [sqlite3_finalize()] or until the statement is automatically +** reprepared by the first call to [sqlite3_step()] for a particular run +** or until the same information is requested +** again in a different encoding. +** +** ^The names returned are the original un-aliased names of the +** database, table, and column. +** +** ^The first argument to these interfaces is a [prepared statement]. +** ^These functions return information about the Nth result column returned by +** the statement, where N is the second function argument. +** ^The left-most column is column 0 for these routines. +** +** ^If the Nth column returned by the statement is an expression or +** subquery and is not a column value, then all of these functions return +** NULL. ^These routines might also return NULL if a memory allocation error +** occurs. ^Otherwise, they return the name of the attached database, table, +** or column that query result column was extracted from. +** +** ^As with all other SQLite APIs, those whose names end with "16" return +** UTF-16 encoded strings and the other functions return UTF-8. +** +** ^These APIs are only available if the library was compiled with the +** [SQLITE_ENABLE_COLUMN_METADATA] C-preprocessor symbol. +** +** If two or more threads call one or more +** [sqlite3_column_database_name | column metadata interfaces] +** for the same [prepared statement] and result column +** at the same time then the results are undefined. +*//* +** CAPI3REF: Column Names In A Result Set +** METHOD: sqlite3_stmt +** +** ^These routines return the name assigned to a particular column +** in the result set of a [SELECT] statement. ^The sqlite3_column_name() +** interface returns a pointer to a zero-terminated UTF-8 string +** and sqlite3_column_name16() returns a pointer to a zero-terminated +** UTF-16 string. ^The first parameter is the [prepared statement] +** that implements the [SELECT] statement. ^The second parameter is the +** column number. ^The leftmost column is number 0. +** +** ^The returned string pointer is valid until either the [prepared statement] +** is destroyed by [sqlite3_finalize()] or until the statement is automatically +** reprepared by the first call to [sqlite3_step()] for a particular run +** or until the next call to +** sqlite3_column_name() or sqlite3_column_name16() on the same column. +** +** ^If sqlite3_malloc() fails during the processing of either routine +** (for example during a conversion from UTF-8 to UTF-16) then a +** NULL pointer is returned. +** +** ^The name of a result column is the value of the "AS" clause for +** that column, if there is an AS clause. If there is no AS clause +** then the name of the column is unspecified and may change from +** one release of SQLite to the next. +*//* +** CAPI3REF: Number Of Columns In A Result Set +** METHOD: sqlite3_stmt +** +** ^Return the number of columns in the result set returned by the +** [prepared statement]. ^If this routine returns 0, that means the +** [prepared statement] returns no data (for example an [UPDATE]). +** ^However, just because this routine returns a positive number does not +** mean that one or more rows of data will be returned. ^A SELECT statement +** will always have a positive sqlite3_column_count() but depending on the +** WHERE clause constraints and the table content, it might return no rows. +** +** See also: [sqlite3_data_count()] +*//* +** CAPI3REF: Reset All Bindings On A Prepared Statement +** METHOD: sqlite3_stmt +** +** ^Contrary to the intuition of many, [sqlite3_reset()] does not reset +** the [sqlite3_bind_blob | bindings] on a [prepared statement]. +** ^Use this routine to reset all host parameters to NULL. +*//* +** CAPI3REF: Index Of A Parameter With A Given Name +** METHOD: sqlite3_stmt +** +** ^Return the index of an SQL parameter given its name. ^The +** index value returned is suitable for use as the second +** parameter to [sqlite3_bind_blob|sqlite3_bind()]. ^A zero +** is returned if no matching parameter is found. ^The parameter +** name must be given in UTF-8 even if the original statement +** was prepared from UTF-16 text using [sqlite3_prepare16_v2()] or +** [sqlite3_prepare16_v3()]. +** +** See also: [sqlite3_bind_blob|sqlite3_bind()], +** [sqlite3_bind_parameter_count()], and +** [sqlite3_bind_parameter_name()]. +*//* +** CAPI3REF: Name Of A Host Parameter +** METHOD: sqlite3_stmt +** +** ^The sqlite3_bind_parameter_name(P,N) interface returns +** the name of the N-th [SQL parameter] in the [prepared statement] P. +** ^(SQL parameters of the form "?NNN" or ":AAA" or "@AAA" or "$AAA" +** have a name which is the string "?NNN" or ":AAA" or "@AAA" or "$AAA" +** respectively. +** In other words, the initial ":" or "$" or "@" or "?" +** is included as part of the name.)^ +** ^Parameters of the form "?" without a following integer have no name +** and are referred to as "nameless" or "anonymous parameters". +** +** ^The first host parameter has an index of 1, not 0. +** +** ^If the value N is out of range or if the N-th parameter is +** nameless, then NULL is returned. ^The returned string is +** always in UTF-8 encoding even if the named parameter was +** originally specified as UTF-16 in [sqlite3_prepare16()], +** [sqlite3_prepare16_v2()], or [sqlite3_prepare16_v3()]. +** +** See also: [sqlite3_bind_blob|sqlite3_bind()], +** [sqlite3_bind_parameter_count()], and +** [sqlite3_bind_parameter_index()]. +*//* +** CAPI3REF: Number Of SQL Parameters +** METHOD: sqlite3_stmt +** +** ^This routine can be used to find the number of [SQL parameters] +** in a [prepared statement]. SQL parameters are tokens of the +** form "?", "?NNN", ":AAA", "$AAA", or "@AAA" that serve as +** placeholders for values that are [sqlite3_bind_blob | bound] +** to the parameters at a later time. +** +** ^(This routine actually returns the index of the largest (rightmost) +** parameter. For all forms except ?NNN, this will correspond to the +** number of unique parameters. If parameters of the ?NNN form are used, +** there may be gaps in the list.)^ +** +** See also: [sqlite3_bind_blob|sqlite3_bind()], +** [sqlite3_bind_parameter_name()], and +** [sqlite3_bind_parameter_index()]. +*//* +** CAPI3REF: Binding Values To Prepared Statements +** KEYWORDS: {host parameter} {host parameters} {host parameter name} +** KEYWORDS: {SQL parameter} {SQL parameters} {parameter binding} +** METHOD: sqlite3_stmt +** +** ^(In the SQL statement text input to [sqlite3_prepare_v2()] and its variants, +** literals may be replaced by a [parameter] that matches one of following +** templates: +** +**
    +**
  • ? +**
  • ?NNN +**
  • :VVV +**
  • @VVV +**
  • $VVV +**
+** +** In the templates above, NNN represents an integer literal, +** and VVV represents an alphanumeric identifier.)^ ^The values of these +** parameters (also called "host parameter names" or "SQL parameters") +** can be set using the sqlite3_bind_*() routines defined here. +** +** ^The first argument to the sqlite3_bind_*() routines is always +** a pointer to the [sqlite3_stmt] object returned from +** [sqlite3_prepare_v2()] or its variants. +** +** ^The second argument is the index of the SQL parameter to be set. +** ^The leftmost SQL parameter has an index of 1. ^When the same named +** SQL parameter is used more than once, second and subsequent +** occurrences have the same index as the first occurrence. +** ^The index for named parameters can be looked up using the +** [sqlite3_bind_parameter_index()] API if desired. ^The index +** for "?NNN" parameters is the value of NNN. +** ^The NNN value must be between 1 and the [sqlite3_limit()] +** parameter [SQLITE_LIMIT_VARIABLE_NUMBER] (default value: 32766). +** +** ^The third argument is the value to bind to the parameter. +** ^If the third parameter to sqlite3_bind_text() or sqlite3_bind_text16() +** or sqlite3_bind_blob() is a NULL pointer then the fourth parameter +** is ignored and the end result is the same as sqlite3_bind_null(). +** ^If the third parameter to sqlite3_bind_text() is not NULL, then +** it should be a pointer to well-formed UTF8 text. +** ^If the third parameter to sqlite3_bind_text16() is not NULL, then +** it should be a pointer to well-formed UTF16 text. +** ^If the third parameter to sqlite3_bind_text64() is not NULL, then +** it should be a pointer to a well-formed unicode string that is +** either UTF8 if the sixth parameter is SQLITE_UTF8, or UTF16 +** otherwise. +** +** [[byte-order determination rules]] ^The byte-order of +** UTF16 input text is determined by the byte-order mark (BOM, U+FEFF) +** found in first character, which is removed, or in the absence of a BOM +** the byte order is the native byte order of the host +** machine for sqlite3_bind_text16() or the byte order specified in +** the 6th parameter for sqlite3_bind_text64().)^ +** ^If UTF16 input text contains invalid unicode +** characters, then SQLite might change those invalid characters +** into the unicode replacement character: U+FFFD. +** +** ^(In those routines that have a fourth argument, its value is the +** number of bytes in the parameter. To be clear: the value is the +** number of bytes in the value, not the number of characters.)^ +** ^If the fourth parameter to sqlite3_bind_text() or sqlite3_bind_text16() +** is negative, then the length of the string is +** the number of bytes up to the first zero terminator. +** If the fourth parameter to sqlite3_bind_blob() is negative, then +** the behavior is undefined. +** If a non-negative fourth parameter is provided to sqlite3_bind_text() +** or sqlite3_bind_text16() or sqlite3_bind_text64() then +** that parameter must be the byte offset +** where the NUL terminator would occur assuming the string were NUL +** terminated. If any NUL characters occurs at byte offsets less than +** the value of the fourth parameter then the resulting string value will +** contain embedded NULs. The result of expressions involving strings +** with embedded NULs is undefined. +** +** ^The fifth argument to the BLOB and string binding interfaces controls +** or indicates the lifetime of the object referenced by the third parameter. +** These three options exist: +** ^ (1) A destructor to dispose of the BLOB or string after SQLite has finished +** with it may be passed. ^It is called to dispose of the BLOB or string even +** if the call to the bind API fails, except the destructor is not called if +** the third parameter is a NULL pointer or the fourth parameter is negative. +** ^ (2) The special constant, [SQLITE_STATIC], may be passed to indicate that +** the application remains responsible for disposing of the object. ^In this +** case, the object and the provided pointer to it must remain valid until +** either the prepared statement is finalized or the same SQL parameter is +** bound to something else, whichever occurs sooner. +** ^ (3) The constant, [SQLITE_TRANSIENT], may be passed to indicate that the +** object is to be copied prior to the return from sqlite3_bind_*(). ^The +** object and pointer to it must remain valid until then. ^SQLite will then +** manage the lifetime of its private copy. +** +** ^The sixth argument to sqlite3_bind_text64() must be one of +** [SQLITE_UTF8], [SQLITE_UTF16], [SQLITE_UTF16BE], or [SQLITE_UTF16LE] +** to specify the encoding of the text in the third parameter. If +** the sixth argument to sqlite3_bind_text64() is not one of the +** allowed values shown above, or if the text encoding is different +** from the encoding specified by the sixth parameter, then the behavior +** is undefined. +** +** ^The sqlite3_bind_zeroblob() routine binds a BLOB of length N that +** is filled with zeroes. ^A zeroblob uses a fixed amount of memory +** (just an integer to hold its size) while it is being processed. +** Zeroblobs are intended to serve as placeholders for BLOBs whose +** content is later written using +** [sqlite3_blob_open | incremental BLOB I/O] routines. +** ^A negative value for the zeroblob results in a zero-length BLOB. +** +** ^The sqlite3_bind_pointer(S,I,P,T,D) routine causes the I-th parameter in +** [prepared statement] S to have an SQL value of NULL, but to also be +** associated with the pointer P of type T. ^D is either a NULL pointer or +** a pointer to a destructor function for P. ^SQLite will invoke the +** destructor D with a single argument of P when it is finished using +** P. The T parameter should be a static string, preferably a string +** literal. The sqlite3_bind_pointer() routine is part of the +** [pointer passing interface] added for SQLite 3.20.0. +** +** ^If any of the sqlite3_bind_*() routines are called with a NULL pointer +** for the [prepared statement] or with a prepared statement for which +** [sqlite3_step()] has been called more recently than [sqlite3_reset()], +** then the call will return [SQLITE_MISUSE]. If any sqlite3_bind_() +** routine is passed a [prepared statement] that has been finalized, the +** result is undefined and probably harmful. +** +** ^Bindings are not cleared by the [sqlite3_reset()] routine. +** ^Unbound parameters are interpreted as NULL. +** +** ^The sqlite3_bind_* routines return [SQLITE_OK] on success or an +** [error code] if anything goes wrong. +** ^[SQLITE_TOOBIG] might be returned if the size of a string or BLOB +** exceeds limits imposed by [sqlite3_limit]([SQLITE_LIMIT_LENGTH]) or +** [SQLITE_MAX_LENGTH]. +** ^[SQLITE_RANGE] is returned if the parameter +** index is out of range. ^[SQLITE_NOMEM] is returned if malloc() fails. +** +** See also: [sqlite3_bind_parameter_count()], +** [sqlite3_bind_parameter_name()], and [sqlite3_bind_parameter_index()]. +*//* +** CAPI3REF: SQL Function Context Object +** +** The context in which an SQL function executes is stored in an +** sqlite3_context object. ^A pointer to an sqlite3_context object +** is always first parameter to [application-defined SQL functions]. +** The application-defined SQL function implementation will pass this +** pointer through into calls to [sqlite3_result_int | sqlite3_result()], +** [sqlite3_aggregate_context()], [sqlite3_user_data()], +** [sqlite3_context_db_handle()], [sqlite3_get_auxdata()], +** and/or [sqlite3_set_auxdata()]. +*//* +** CAPI3REF: Dynamically Typed Value Object +** KEYWORDS: {protected sqlite3_value} {unprotected sqlite3_value} +** +** SQLite uses the sqlite3_value object to represent all values +** that can be stored in a database table. SQLite uses dynamic typing +** for the values it stores. ^Values stored in sqlite3_value objects +** can be integers, floating point values, strings, BLOBs, or NULL. +** +** An sqlite3_value object may be either "protected" or "unprotected". +** Some interfaces require a protected sqlite3_value. Other interfaces +** will accept either a protected or an unprotected sqlite3_value. +** Every interface that accepts sqlite3_value arguments specifies +** whether or not it requires a protected sqlite3_value. The +** [sqlite3_value_dup()] interface can be used to construct a new +** protected sqlite3_value from an unprotected sqlite3_value. +** +** The terms "protected" and "unprotected" refer to whether or not +** a mutex is held. An internal mutex is held for a protected +** sqlite3_value object but no mutex is held for an unprotected +** sqlite3_value object. If SQLite is compiled to be single-threaded +** (with [SQLITE_THREADSAFE=0] and with [sqlite3_threadsafe()] returning 0) +** or if SQLite is run in one of reduced mutex modes +** [SQLITE_CONFIG_SINGLETHREAD] or [SQLITE_CONFIG_MULTITHREAD] +** then there is no distinction between protected and unprotected +** sqlite3_value objects and they can be used interchangeably. However, +** for maximum code portability it is recommended that applications +** still make the distinction between protected and unprotected +** sqlite3_value objects even when not strictly required. +** +** ^The sqlite3_value objects that are passed as parameters into the +** implementation of [application-defined SQL functions] are protected. +** ^The sqlite3_value objects returned by [sqlite3_vtab_rhs_value()] +** are protected. +** ^The sqlite3_value object returned by +** [sqlite3_column_value()] is unprotected. +** Unprotected sqlite3_value objects may only be used as arguments +** to [sqlite3_result_value()], [sqlite3_bind_value()], and +** [sqlite3_value_dup()]. +** The [sqlite3_value_blob | sqlite3_value_type()] family of +** interfaces require protected sqlite3_value objects. +*//* +** CAPI3REF: Determine If A Prepared Statement Has Been Reset +** METHOD: sqlite3_stmt +** +** ^The sqlite3_stmt_busy(S) interface returns true (non-zero) if the +** [prepared statement] S has been stepped at least once using +** [sqlite3_step(S)] but has neither run to completion (returned +** [SQLITE_DONE] from [sqlite3_step(S)]) nor +** been reset using [sqlite3_reset(S)]. ^The sqlite3_stmt_busy(S) +** interface returns false if S is a NULL pointer. If S is not a +** NULL pointer and is not a pointer to a valid [prepared statement] +** object, then the behavior is undefined and probably undesirable. +** +** This interface can be used in combination [sqlite3_next_stmt()] +** to locate all prepared statements associated with a database +** connection that are in need of being reset. This can be used, +** for example, in diagnostic routines to search for prepared +** statements that are holding a transaction open. +*//* +** CAPI3REF: Change The EXPLAIN Setting For A Prepared Statement +** METHOD: sqlite3_stmt +** +** The sqlite3_stmt_explain(S,E) interface changes the EXPLAIN +** setting for [prepared statement] S. If E is zero, then S becomes +** a normal prepared statement. If E is 1, then S behaves as if +** its SQL text began with "[EXPLAIN]". If E is 2, then S behaves as if +** its SQL text began with "[EXPLAIN QUERY PLAN]". +** +** Calling sqlite3_stmt_explain(S,E) might cause S to be reprepared. +** SQLite tries to avoid a reprepare, but a reprepare might be necessary +** on the first transition into EXPLAIN or EXPLAIN QUERY PLAN mode. +** +** Because of the potential need to reprepare, a call to +** sqlite3_stmt_explain(S,E) will fail with SQLITE_ERROR if S cannot be +** reprepared because it was created using [sqlite3_prepare()] instead of +** the newer [sqlite3_prepare_v2()] or [sqlite3_prepare_v3()] interfaces and +** hence has no saved SQL text with which to reprepare. +** +** Changing the explain setting for a prepared statement does not change +** the original SQL text for the statement. Hence, if the SQL text originally +** began with EXPLAIN or EXPLAIN QUERY PLAN, but sqlite3_stmt_explain(S,0) +** is called to convert the statement into an ordinary statement, the EXPLAIN +** or EXPLAIN QUERY PLAN keywords will still appear in the sqlite3_sql(S) +** output, even though the statement now acts like a normal SQL statement. +** +** This routine returns SQLITE_OK if the explain mode is successfully +** changed, or an error code if the explain mode could not be changed. +** The explain mode cannot be changed while a statement is active. +** Hence, it is good practice to call [sqlite3_reset(S)] +** immediately prior to calling sqlite3_stmt_explain(S,E). +*//* +** CAPI3REF: Query The EXPLAIN Setting For A Prepared Statement +** METHOD: sqlite3_stmt +** +** ^The sqlite3_stmt_isexplain(S) interface returns 1 if the +** prepared statement S is an EXPLAIN statement, or 2 if the +** statement S is an EXPLAIN QUERY PLAN. +** ^The sqlite3_stmt_isexplain(S) interface returns 0 if S is +** an ordinary statement or a NULL pointer. +*//* +** CAPI3REF: Determine If An SQL Statement Writes The Database +** METHOD: sqlite3_stmt +** +** ^The sqlite3_stmt_readonly(X) interface returns true (non-zero) if +** and only if the [prepared statement] X makes no direct changes to +** the content of the database file. +** +** Note that [application-defined SQL functions] or +** [virtual tables] might change the database indirectly as a side effect. +** ^(For example, if an application defines a function "eval()" that +** calls [sqlite3_exec()], then the following SQL statement would +** change the database file through side-effects: +** +**
+**    SELECT eval('DELETE FROM t1') FROM t2;
+** 
+** +** But because the [SELECT] statement does not change the database file +** directly, sqlite3_stmt_readonly() would still return true.)^ +** +** ^Transaction control statements such as [BEGIN], [COMMIT], [ROLLBACK], +** [SAVEPOINT], and [RELEASE] cause sqlite3_stmt_readonly() to return true, +** since the statements themselves do not actually modify the database but +** rather they control the timing of when other statements modify the +** database. ^The [ATTACH] and [DETACH] statements also cause +** sqlite3_stmt_readonly() to return true since, while those statements +** change the configuration of a database connection, they do not make +** changes to the content of the database files on disk. +** ^The sqlite3_stmt_readonly() interface returns true for [BEGIN] since +** [BEGIN] merely sets internal flags, but the [BEGIN|BEGIN IMMEDIATE] and +** [BEGIN|BEGIN EXCLUSIVE] commands do touch the database and so +** sqlite3_stmt_readonly() returns false for those commands. +** +** ^This routine returns false if there is any possibility that the +** statement might change the database file. ^A false return does +** not guarantee that the statement will change the database file. +** ^For example, an UPDATE statement might have a WHERE clause that +** makes it a no-op, but the sqlite3_stmt_readonly() result would still +** be false. ^Similarly, a CREATE TABLE IF NOT EXISTS statement is a +** read-only no-op if the table already exists, but +** sqlite3_stmt_readonly() still returns false for such a statement. +** +** ^If prepared statement X is an [EXPLAIN] or [EXPLAIN QUERY PLAN] +** statement, then sqlite3_stmt_readonly(X) returns the same value as +** if the EXPLAIN or EXPLAIN QUERY PLAN prefix were omitted. +*//* +** CAPI3REF: Retrieving Statement SQL +** METHOD: sqlite3_stmt +** +** ^The sqlite3_sql(P) interface returns a pointer to a copy of the UTF-8 +** SQL text used to create [prepared statement] P if P was +** created by [sqlite3_prepare_v2()], [sqlite3_prepare_v3()], +** [sqlite3_prepare16_v2()], or [sqlite3_prepare16_v3()]. +** ^The sqlite3_expanded_sql(P) interface returns a pointer to a UTF-8 +** string containing the SQL text of prepared statement P with +** [bound parameters] expanded. +** ^The sqlite3_normalized_sql(P) interface returns a pointer to a UTF-8 +** string containing the normalized SQL text of prepared statement P. The +** semantics used to normalize a SQL statement are unspecified and subject +** to change. At a minimum, literal values will be replaced with suitable +** placeholders. +** +** ^(For example, if a prepared statement is created using the SQL +** text "SELECT $abc,:xyz" and if parameter $abc is bound to integer 2345 +** and parameter :xyz is unbound, then sqlite3_sql() will return +** the original string, "SELECT $abc,:xyz" but sqlite3_expanded_sql() +** will return "SELECT 2345,NULL".)^ +** +** ^The sqlite3_expanded_sql() interface returns NULL if insufficient memory +** is available to hold the result, or if the result would exceed the +** the maximum string length determined by the [SQLITE_LIMIT_LENGTH]. +** +** ^The [SQLITE_TRACE_SIZE_LIMIT] compile-time option limits the size of +** bound parameter expansions. ^The [SQLITE_OMIT_TRACE] compile-time +** option causes sqlite3_expanded_sql() to always return NULL. +** +** ^The strings returned by sqlite3_sql(P) and sqlite3_normalized_sql(P) +** are managed by SQLite and are automatically freed when the prepared +** statement is finalized. +** ^The string returned by sqlite3_expanded_sql(P), on the other hand, +** is obtained from [sqlite3_malloc()] and must be freed by the application +** by passing it to [sqlite3_free()]. +** +** ^The sqlite3_normalized_sql() interface is only available if +** the [SQLITE_ENABLE_NORMALIZE] compile-time option is defined. +*//* OUT: Pointer to unused portion of zSql *//* OUT: Statement handle *//* Zero or more SQLITE_PREPARE_ flags *//* Maximum length of zSql in bytes. *//* SQL statement, UTF-16 encoded *//* SQL statement, UTF-8 encoded *//* +** CAPI3REF: Compiling An SQL Statement +** KEYWORDS: {SQL statement compiler} +** METHOD: sqlite3 +** CONSTRUCTOR: sqlite3_stmt +** +** To execute an SQL statement, it must first be compiled into a byte-code +** program using one of these routines. Or, in other words, these routines +** are constructors for the [prepared statement] object. +** +** The preferred routine to use is [sqlite3_prepare_v2()]. The +** [sqlite3_prepare()] interface is legacy and should be avoided. +** [sqlite3_prepare_v3()] has an extra "prepFlags" option that is used +** for special purposes. +** +** The use of the UTF-8 interfaces is preferred, as SQLite currently +** does all parsing using UTF-8. The UTF-16 interfaces are provided +** as a convenience. The UTF-16 interfaces work by converting the +** input text into UTF-8, then invoking the corresponding UTF-8 interface. +** +** The first argument, "db", is a [database connection] obtained from a +** prior successful call to [sqlite3_open()], [sqlite3_open_v2()] or +** [sqlite3_open16()]. The database connection must not have been closed. +** +** The second argument, "zSql", is the statement to be compiled, encoded +** as either UTF-8 or UTF-16. The sqlite3_prepare(), sqlite3_prepare_v2(), +** and sqlite3_prepare_v3() +** interfaces use UTF-8, and sqlite3_prepare16(), sqlite3_prepare16_v2(), +** and sqlite3_prepare16_v3() use UTF-16. +** +** ^If the nByte argument is negative, then zSql is read up to the +** first zero terminator. ^If nByte is positive, then it is the +** number of bytes read from zSql. ^If nByte is zero, then no prepared +** statement is generated. +** If the caller knows that the supplied string is nul-terminated, then +** there is a small performance advantage to passing an nByte parameter that +** is the number of bytes in the input string including +** the nul-terminator. +** +** ^If pzTail is not NULL then *pzTail is made to point to the first byte +** past the end of the first SQL statement in zSql. These routines only +** compile the first statement in zSql, so *pzTail is left pointing to +** what remains uncompiled. +** +** ^*ppStmt is left pointing to a compiled [prepared statement] that can be +** executed using [sqlite3_step()]. ^If there is an error, *ppStmt is set +** to NULL. ^If the input text contains no SQL (if the input is an empty +** string or a comment) then *ppStmt is set to NULL. +** The calling procedure is responsible for deleting the compiled +** SQL statement using [sqlite3_finalize()] after it has finished with it. +** ppStmt may not be NULL. +** +** ^On success, the sqlite3_prepare() family of routines return [SQLITE_OK]; +** otherwise an [error code] is returned. +** +** The sqlite3_prepare_v2(), sqlite3_prepare_v3(), sqlite3_prepare16_v2(), +** and sqlite3_prepare16_v3() interfaces are recommended for all new programs. +** The older interfaces (sqlite3_prepare() and sqlite3_prepare16()) +** are retained for backwards compatibility, but their use is discouraged. +** ^In the "vX" interfaces, the prepared statement +** that is returned (the [sqlite3_stmt] object) contains a copy of the +** original SQL text. This causes the [sqlite3_step()] interface to +** behave differently in three ways: +** +**
    +**
  1. +** ^If the database schema changes, instead of returning [SQLITE_SCHEMA] as it +** always used to do, [sqlite3_step()] will automatically recompile the SQL +** statement and try to run it again. As many as [SQLITE_MAX_SCHEMA_RETRY] +** retries will occur before sqlite3_step() gives up and returns an error. +**
  2. +** +**
  3. +** ^When an error occurs, [sqlite3_step()] will return one of the detailed +** [error codes] or [extended error codes]. ^The legacy behavior was that +** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code +** and the application would have to make a second call to [sqlite3_reset()] +** in order to find the underlying cause of the problem. With the "v2" prepare +** interfaces, the underlying reason for the error is returned immediately. +**
  4. +** +**
  5. +** ^If the specific value bound to a [parameter | host parameter] in the +** WHERE clause might influence the choice of query plan for a statement, +** then the statement will be automatically recompiled, as if there had been +** a schema change, on the first [sqlite3_step()] call following any change +** to the [sqlite3_bind_text | bindings] of that [parameter]. +** ^The specific value of a WHERE-clause [parameter] might influence the +** choice of query plan if the parameter is the left-hand side of a [LIKE] +** or [GLOB] operator or if the parameter is compared to an indexed column +** and the [SQLITE_ENABLE_STAT4] compile-time option is enabled. +**
  6. +**
+** +**

^sqlite3_prepare_v3() differs from sqlite3_prepare_v2() only in having +** the extra prepFlags parameter, which is a bit array consisting of zero or +** more of the [SQLITE_PREPARE_PERSISTENT|SQLITE_PREPARE_*] flags. ^The +** sqlite3_prepare_v2() interface works exactly the same as +** sqlite3_prepare_v3() with a zero prepFlags parameter. +*//* +** CAPI3REF: Prepare Flags +** +** These constants define various flags that can be passed into +** "prepFlags" parameter of the [sqlite3_prepare_v3()] and +** [sqlite3_prepare16_v3()] interfaces. +** +** New flags may be added in future releases of SQLite. +** +**

+** [[SQLITE_PREPARE_PERSISTENT]] ^(
SQLITE_PREPARE_PERSISTENT
+**
The SQLITE_PREPARE_PERSISTENT flag is a hint to the query planner +** that the prepared statement will be retained for a long time and +** probably reused many times.)^ ^Without this flag, [sqlite3_prepare_v3()] +** and [sqlite3_prepare16_v3()] assume that the prepared statement will +** be used just once or at most a few times and then destroyed using +** [sqlite3_finalize()] relatively soon. The current implementation acts +** on this hint by avoiding the use of [lookaside memory] so as not to +** deplete the limited store of lookaside memory. Future versions of +** SQLite may act on this hint differently. +** +** [[SQLITE_PREPARE_NORMALIZE]]
SQLITE_PREPARE_NORMALIZE
+**
The SQLITE_PREPARE_NORMALIZE flag is a no-op. This flag used +** to be required for any prepared statement that wanted to use the +** [sqlite3_normalized_sql()] interface. However, the +** [sqlite3_normalized_sql()] interface is now available to all +** prepared statements, regardless of whether or not they use this +** flag. +** +** [[SQLITE_PREPARE_NO_VTAB]]
SQLITE_PREPARE_NO_VTAB
+**
The SQLITE_PREPARE_NO_VTAB flag causes the SQL compiler +** to return an error (error code SQLITE_ERROR) if the statement uses +** any virtual tables. +**
+*//* +** CAPI3REF: Run-Time Limit Categories +** KEYWORDS: {limit category} {*limit categories} +** +** These constants define various performance limits +** that can be lowered at run-time using [sqlite3_limit()]. +** The synopsis of the meanings of the various limits is shown below. +** Additional information is available at [limits | Limits in SQLite]. +** +**
+** [[SQLITE_LIMIT_LENGTH]] ^(
SQLITE_LIMIT_LENGTH
+**
The maximum size of any string or BLOB or table row, in bytes.
)^ +** +** [[SQLITE_LIMIT_SQL_LENGTH]] ^(
SQLITE_LIMIT_SQL_LENGTH
+**
The maximum length of an SQL statement, in bytes.
)^ +** +** [[SQLITE_LIMIT_COLUMN]] ^(
SQLITE_LIMIT_COLUMN
+**
The maximum number of columns in a table definition or in the +** result set of a [SELECT] or the maximum number of columns in an index +** or in an ORDER BY or GROUP BY clause.
)^ +** +** [[SQLITE_LIMIT_EXPR_DEPTH]] ^(
SQLITE_LIMIT_EXPR_DEPTH
+**
The maximum depth of the parse tree on any expression.
)^ +** +** [[SQLITE_LIMIT_COMPOUND_SELECT]] ^(
SQLITE_LIMIT_COMPOUND_SELECT
+**
The maximum number of terms in a compound SELECT statement.
)^ +** +** [[SQLITE_LIMIT_VDBE_OP]] ^(
SQLITE_LIMIT_VDBE_OP
+**
The maximum number of instructions in a virtual machine program +** used to implement an SQL statement. If [sqlite3_prepare_v2()] or +** the equivalent tries to allocate space for more than this many opcodes +** in a single prepared statement, an SQLITE_NOMEM error is returned.
)^ +** +** [[SQLITE_LIMIT_FUNCTION_ARG]] ^(
SQLITE_LIMIT_FUNCTION_ARG
+**
The maximum number of arguments on a function.
)^ +** +** [[SQLITE_LIMIT_ATTACHED]] ^(
SQLITE_LIMIT_ATTACHED
+**
The maximum number of [ATTACH | attached databases].)^
+** +** [[SQLITE_LIMIT_LIKE_PATTERN_LENGTH]] +** ^(
SQLITE_LIMIT_LIKE_PATTERN_LENGTH
+**
The maximum length of the pattern argument to the [LIKE] or +** [GLOB] operators.
)^ +** +** [[SQLITE_LIMIT_VARIABLE_NUMBER]] +** ^(
SQLITE_LIMIT_VARIABLE_NUMBER
+**
The maximum index number of any [parameter] in an SQL statement.)^ +** +** [[SQLITE_LIMIT_TRIGGER_DEPTH]] ^(
SQLITE_LIMIT_TRIGGER_DEPTH
+**
The maximum depth of recursion for triggers.
)^ +** +** [[SQLITE_LIMIT_WORKER_THREADS]] ^(
SQLITE_LIMIT_WORKER_THREADS
+**
The maximum number of auxiliary worker threads that a single +** [prepared statement] may start.
)^ +**
+*//* +** CAPI3REF: Run-time Limits +** METHOD: sqlite3 +** +** ^(This interface allows the size of various constructs to be limited +** on a connection by connection basis. The first parameter is the +** [database connection] whose limit is to be set or queried. The +** second parameter is one of the [limit categories] that define a +** class of constructs to be size limited. The third parameter is the +** new limit for that construct.)^ +** +** ^If the new limit is a negative number, the limit is unchanged. +** ^(For each limit category SQLITE_LIMIT_NAME there is a +** [limits | hard upper bound] +** set at compile-time by a C preprocessor macro called +** [limits | SQLITE_MAX_NAME]. +** (The "_LIMIT_" in the name is changed to "_MAX_".))^ +** ^Attempts to increase a limit above its hard upper bound are +** silently truncated to the hard upper bound. +** +** ^Regardless of whether or not the limit was changed, the +** [sqlite3_limit()] interface returns the prior value of the limit. +** ^Hence, to find the current value of a limit without changing it, +** simply invoke this interface with the third parameter set to -1. +** +** Run-time limits are intended for use in applications that manage +** both their own internal database and also databases that are controlled +** by untrusted external sources. An example application might be a +** web browser that has its own databases for storing history and +** separate databases controlled by JavaScript applications downloaded +** off the Internet. The internal databases can be given the +** large, default limits. Databases managed by external sources can +** be given much smaller limits designed to prevent a denial of service +** attack. Developers might also want to use the [sqlite3_set_authorizer()] +** interface to further control untrusted SQL. The size of the database +** created by an untrusted script can be contained using the +** [max_page_count] [PRAGMA]. +** +** New run-time limit categories may be added in future releases. +*//* +** CAPI3REF: Prepared Statement Object +** KEYWORDS: {prepared statement} {prepared statements} +** +** An instance of this object represents a single SQL statement that +** has been compiled into binary form and is ready to be evaluated. +** +** Think of each SQL statement as a separate computer program. The +** original SQL text is source code. A prepared statement object +** is the compiled object code. All SQL must be converted into a +** prepared statement before it can be run. +** +** The life-cycle of a prepared statement object usually goes like this: +** +**
    +**
  1. Create the prepared statement object using [sqlite3_prepare_v2()]. +**
  2. Bind values to [parameters] using the sqlite3_bind_*() +** interfaces. +**
  3. Run the SQL by calling [sqlite3_step()] one or more times. +**
  4. Reset the prepared statement using [sqlite3_reset()] then go back +** to step 2. Do this zero or more times. +**
  5. Destroy the object using [sqlite3_finalize()]. +**
+*//* +** CAPI3REF: Error Codes And Messages +** METHOD: sqlite3 +** +** ^If the most recent sqlite3_* API call associated with +** [database connection] D failed, then the sqlite3_errcode(D) interface +** returns the numeric [result code] or [extended result code] for that +** API call. +** ^The sqlite3_extended_errcode() +** interface is the same except that it always returns the +** [extended result code] even when extended result codes are +** disabled. +** +** The values returned by sqlite3_errcode() and/or +** sqlite3_extended_errcode() might change with each API call. +** Except, there are some interfaces that are guaranteed to never +** change the value of the error code. The error-code preserving +** interfaces include the following: +** +**
    +**
  • sqlite3_errcode() +**
  • sqlite3_extended_errcode() +**
  • sqlite3_errmsg() +**
  • sqlite3_errmsg16() +**
  • sqlite3_error_offset() +**
+** +** ^The sqlite3_errmsg() and sqlite3_errmsg16() return English-language +** text that describes the error, as either UTF-8 or UTF-16 respectively. +** ^(Memory to hold the error message string is managed internally. +** The application does not need to worry about freeing the result. +** However, the error string might be overwritten or deallocated by +** subsequent calls to other SQLite interface functions.)^ +** +** ^The sqlite3_errstr() interface returns the English-language text +** that describes the [result code], as UTF-8. +** ^(Memory to hold the error message string is managed internally +** and must not be freed by the application)^. +** +** ^If the most recent error references a specific token in the input +** SQL, the sqlite3_error_offset() interface returns the byte offset +** of the start of that token. ^The byte offset returned by +** sqlite3_error_offset() assumes that the input SQL is UTF8. +** ^If the most recent error does not reference a specific token in the input +** SQL, then the sqlite3_error_offset() function returns -1. +** +** When the serialized [threading mode] is in use, it might be the +** case that a second error occurs on a separate thread in between +** the time of the first error and the call to these interfaces. +** When that happens, the second error will be reported since these +** interfaces always report the most recent result. To avoid +** this, each thread can obtain exclusive use of the [database connection] D +** by invoking [sqlite3_mutex_enter]([sqlite3_db_mutex](D)) before beginning +** to use D and invoking [sqlite3_mutex_leave]([sqlite3_db_mutex](D)) after +** all calls to the interfaces listed here are completed. +** +** If an interface fails with SQLITE_MISUSE, that means the interface +** was invoked incorrectly by the application. In that case, the +** error code and message may or may not be set. +*//* +** CAPI3REF: Create and Destroy VFS Filenames +** +** These interfaces are provided for use by [VFS shim] implementations and +** are not useful outside of that context. +** +** The sqlite3_create_filename(D,J,W,N,P) allocates memory to hold a version of +** database filename D with corresponding journal file J and WAL file W and +** with N URI parameters key/values pairs in the array P. The result from +** sqlite3_create_filename(D,J,W,N,P) is a pointer to a database filename that +** is safe to pass to routines like: +**
    +**
  • [sqlite3_uri_parameter()], +**
  • [sqlite3_uri_boolean()], +**
  • [sqlite3_uri_int64()], +**
  • [sqlite3_uri_key()], +**
  • [sqlite3_filename_database()], +**
  • [sqlite3_filename_journal()], or +**
  • [sqlite3_filename_wal()]. +**
+** If a memory allocation error occurs, sqlite3_create_filename() might +** return a NULL pointer. The memory obtained from sqlite3_create_filename(X) +** must be released by a corresponding call to sqlite3_free_filename(Y). +** +** The P parameter in sqlite3_create_filename(D,J,W,N,P) should be an array +** of 2*N pointers to strings. Each pair of pointers in this array corresponds +** to a key and value for a query parameter. The P parameter may be a NULL +** pointer if N is zero. None of the 2*N pointers in the P array may be +** NULL pointers and key pointers should not be empty strings. +** None of the D, J, or W parameters to sqlite3_create_filename(D,J,W,N,P) may +** be NULL pointers, though they can be empty strings. +** +** The sqlite3_free_filename(Y) routine releases a memory allocation +** previously obtained from sqlite3_create_filename(). Invoking +** sqlite3_free_filename(Y) where Y is a NULL pointer is a harmless no-op. +** +** If the Y parameter to sqlite3_free_filename(Y) is anything other +** than a NULL pointer or a pointer previously acquired from +** sqlite3_create_filename(), then bad things such as heap +** corruption or segfaults may occur. The value Y should not be +** used again after sqlite3_free_filename(Y) has been called. This means +** that if the [sqlite3_vfs.xOpen()] method of a VFS has been called using Y, +** then the corresponding [sqlite3_module.xClose() method should also be +** invoked prior to calling sqlite3_free_filename(Y). +*//* +** CAPI3REF: Database File Corresponding To A Journal +** +** ^If X is the name of a rollback or WAL-mode journal file that is +** passed into the xOpen method of [sqlite3_vfs], then +** sqlite3_database_file_object(X) returns a pointer to the [sqlite3_file] +** object that represents the main database file. +** +** This routine is intended for use in custom [VFS] implementations +** only. It is not a general-purpose interface. +** The argument sqlite3_file_object(X) must be a filename pointer that +** has been passed into [sqlite3_vfs].xOpen method where the +** flags parameter to xOpen contains one of the bits +** [SQLITE_OPEN_MAIN_JOURNAL] or [SQLITE_OPEN_WAL]. Any other use +** of this routine results in undefined and probably undesirable +** behavior. +*//* +** CAPI3REF: Translate filenames +** +** These routines are available to [VFS|custom VFS implementations] for +** translating filenames between the main database file, the journal file, +** and the WAL file. +** +** If F is the name of an sqlite database file, journal file, or WAL file +** passed by the SQLite core into the VFS, then sqlite3_filename_database(F) +** returns the name of the corresponding database file. +** +** If F is the name of an sqlite database file, journal file, or WAL file +** passed by the SQLite core into the VFS, or if F is a database filename +** obtained from [sqlite3_db_filename()], then sqlite3_filename_journal(F) +** returns the name of the corresponding rollback journal file. +** +** If F is the name of an sqlite database file, journal file, or WAL file +** that was passed by the SQLite core into the VFS, or if F is a database +** filename obtained from [sqlite3_db_filename()], then +** sqlite3_filename_wal(F) returns the name of the corresponding +** WAL file. +** +** In all of the above, if F is not the name of a database, journal or WAL +** filename passed into the VFS from the SQLite core and F is not the +** return value from [sqlite3_db_filename()], then the result is +** undefined and is likely a memory access violation. +*//* +** CAPI3REF: Obtain Values For URI Parameters +** +** These are utility routines, useful to [VFS|custom VFS implementations], +** that check if a database file was a URI that contained a specific query +** parameter, and if so obtains the value of that query parameter. +** +** The first parameter to these interfaces (hereafter referred to +** as F) must be one of: +**
    +**
  • A database filename pointer created by the SQLite core and +** passed into the xOpen() method of a VFS implementation, or +**
  • A filename obtained from [sqlite3_db_filename()], or +**
  • A new filename constructed using [sqlite3_create_filename()]. +**
+** If the F parameter is not one of the above, then the behavior is +** undefined and probably undesirable. Older versions of SQLite were +** more tolerant of invalid F parameters than newer versions. +** +** If F is a suitable filename (as described in the previous paragraph) +** and if P is the name of the query parameter, then +** sqlite3_uri_parameter(F,P) returns the value of the P +** parameter if it exists or a NULL pointer if P does not appear as a +** query parameter on F. If P is a query parameter of F and it +** has no explicit value, then sqlite3_uri_parameter(F,P) returns +** a pointer to an empty string. +** +** The sqlite3_uri_boolean(F,P,B) routine assumes that P is a boolean +** parameter and returns true (1) or false (0) according to the value +** of P. The sqlite3_uri_boolean(F,P,B) routine returns true (1) if the +** value of query parameter P is one of "yes", "true", or "on" in any +** case or if the value begins with a non-zero number. The +** sqlite3_uri_boolean(F,P,B) routines returns false (0) if the value of +** query parameter P is one of "no", "false", or "off" in any case or +** if the value begins with a numeric zero. If P is not a query +** parameter on F or if the value of P does not match any of the +** above, then sqlite3_uri_boolean(F,P,B) returns (B!=0). +** +** The sqlite3_uri_int64(F,P,D) routine converts the value of P into a +** 64-bit signed integer and returns that integer, or D if P does not +** exist. If the value of P is something other than an integer, then +** zero is returned. +** +** The sqlite3_uri_key(F,N) returns a pointer to the name (not +** the value) of the N-th query parameter for filename F, or a NULL +** pointer if N is less than zero or greater than the number of query +** parameters minus 1. The N value is zero-based so N should be 0 to obtain +** the name of the first query parameter, 1 for the second parameter, and +** so forth. +** +** If F is a NULL pointer, then sqlite3_uri_parameter(F,P) returns NULL and +** sqlite3_uri_boolean(F,P,B) returns B. If F is not a NULL pointer and +** is not a database file pathname pointer that the SQLite core passed +** into the xOpen VFS method, then the behavior of this routine is undefined +** and probably undesirable. +** +** Beginning with SQLite [version 3.31.0] ([dateof:3.31.0]) the input F +** parameter can also be the name of a rollback journal file or WAL file +** in addition to the main database file. Prior to version 3.31.0, these +** routines would only work if F was the name of the main database file. +** When the F parameter is the name of the rollback journal or WAL file, +** it has access to all the same query parameters as were found on the +** main database file. +** +** See the [URI filename] documentation for additional information. +*//* Name of VFS module to use *//* Flags *//* OUT: SQLite db handle *//* Database filename (UTF-8) *//* Database filename (UTF-16) *//* +** CAPI3REF: Opening A New Database Connection +** CONSTRUCTOR: sqlite3 +** +** ^These routines open an SQLite database file as specified by the +** filename argument. ^The filename argument is interpreted as UTF-8 for +** sqlite3_open() and sqlite3_open_v2() and as UTF-16 in the native byte +** order for sqlite3_open16(). ^(A [database connection] handle is usually +** returned in *ppDb, even if an error occurs. The only exception is that +** if SQLite is unable to allocate memory to hold the [sqlite3] object, +** a NULL will be written into *ppDb instead of a pointer to the [sqlite3] +** object.)^ ^(If the database is opened (and/or created) successfully, then +** [SQLITE_OK] is returned. Otherwise an [error code] is returned.)^ ^The +** [sqlite3_errmsg()] or [sqlite3_errmsg16()] routines can be used to obtain +** an English language description of the error following a failure of any +** of the sqlite3_open() routines. +** +** ^The default encoding will be UTF-8 for databases created using +** sqlite3_open() or sqlite3_open_v2(). ^The default encoding for databases +** created using sqlite3_open16() will be UTF-16 in the native byte order. +** +** Whether or not an error occurs when it is opened, resources +** associated with the [database connection] handle should be released by +** passing it to [sqlite3_close()] when it is no longer required. +** +** The sqlite3_open_v2() interface works like sqlite3_open() +** except that it accepts two additional parameters for additional control +** over the new database connection. ^(The flags parameter to +** sqlite3_open_v2() must include, at a minimum, one of the following +** three flag combinations:)^ +** +**
+** ^(
[SQLITE_OPEN_READONLY]
+**
The database is opened in read-only mode. If the database does +** not already exist, an error is returned.
)^ +** +** ^(
[SQLITE_OPEN_READWRITE]
+**
The database is opened for reading and writing if possible, or +** reading only if the file is write protected by the operating +** system. In either case the database must already exist, otherwise +** an error is returned. For historical reasons, if opening in +** read-write mode fails due to OS-level permissions, an attempt is +** made to open it in read-only mode. [sqlite3_db_readonly()] can be +** used to determine whether the database is actually +** read-write.
)^ +** +** ^(
[SQLITE_OPEN_READWRITE] | [SQLITE_OPEN_CREATE]
+**
The database is opened for reading and writing, and is created if +** it does not already exist. This is the behavior that is always used for +** sqlite3_open() and sqlite3_open16().
)^ +**
+** +** In addition to the required flags, the following optional flags are +** also supported: +** +**
+** ^(
[SQLITE_OPEN_URI]
+**
The filename can be interpreted as a URI if this flag is set.
)^ +** +** ^(
[SQLITE_OPEN_MEMORY]
+**
The database will be opened as an in-memory database. The database +** is named by the "filename" argument for the purposes of cache-sharing, +** if shared cache mode is enabled, but the "filename" is otherwise ignored. +**
)^ +** +** ^(
[SQLITE_OPEN_NOMUTEX]
+**
The new database connection will use the "multi-thread" +** [threading mode].)^ This means that separate threads are allowed +** to use SQLite at the same time, as long as each thread is using +** a different [database connection]. +** +** ^(
[SQLITE_OPEN_FULLMUTEX]
+**
The new database connection will use the "serialized" +** [threading mode].)^ This means the multiple threads can safely +** attempt to use the same database connection at the same time. +** (Mutexes will block any actual concurrency, but in this mode +** there is no harm in trying.) +** +** ^(
[SQLITE_OPEN_SHAREDCACHE]
+**
The database is opened [shared cache] enabled, overriding +** the default shared cache setting provided by +** [sqlite3_enable_shared_cache()].)^ +** The [use of shared cache mode is discouraged] and hence shared cache +** capabilities may be omitted from many builds of SQLite. In such cases, +** this option is a no-op. +** +** ^(
[SQLITE_OPEN_PRIVATECACHE]
+**
The database is opened [shared cache] disabled, overriding +** the default shared cache setting provided by +** [sqlite3_enable_shared_cache()].)^ +** +** [[OPEN_EXRESCODE]] ^(
[SQLITE_OPEN_EXRESCODE]
+**
The database connection comes up in "extended result code mode". +** In other words, the database behaves has if +** [sqlite3_extended_result_codes(db,1)] where called on the database +** connection as soon as the connection is created. In addition to setting +** the extended result code mode, this flag also causes [sqlite3_open_v2()] +** to return an extended result code.
+** +** [[OPEN_NOFOLLOW]] ^(
[SQLITE_OPEN_NOFOLLOW]
+**
The database filename is not allowed to contain any symbolic links
+**
)^ +** +** If the 3rd parameter to sqlite3_open_v2() is not one of the +** required combinations shown above optionally combined with other +** [SQLITE_OPEN_READONLY | SQLITE_OPEN_* bits] +** then the behavior is undefined. Note in particular that the +** SQLITE_OPEN_EXCLUSIVE flag is a no-op for sqlite3_open_v2(). The +** SQLITE_OPEN_EXCLUSIVE does *not* cause the open to fail if the database +** already exists. The SQLITE_OPEN_EXCLUSIVE flag is intended for use by the +** [sqlite3_vfs|VFS interface] only, and not by sqlite3_open_v2(). +** +** ^The fourth parameter to sqlite3_open_v2() is the name of the +** [sqlite3_vfs] object that defines the operating system interface that +** the new database connection should use. ^If the fourth parameter is +** a NULL pointer then the default [sqlite3_vfs] object is used. +** +** ^If the filename is ":memory:", then a private, temporary in-memory database +** is created for the connection. ^This in-memory database will vanish when +** the database connection is closed. Future versions of SQLite might +** make use of additional special filenames that begin with the ":" character. +** It is recommended that when a database filename actually does begin with +** a ":" character you should prefix the filename with a pathname such as +** "./" to avoid ambiguity. +** +** ^If the filename is an empty string, then a private, temporary +** on-disk database will be created. ^This private database will be +** automatically deleted as soon as the database connection is closed. +** +** [[URI filenames in sqlite3_open()]]

URI Filenames

+** +** ^If [URI filename] interpretation is enabled, and the filename argument +** begins with "file:", then the filename is interpreted as a URI. ^URI +** filename interpretation is enabled if the [SQLITE_OPEN_URI] flag is +** set in the third argument to sqlite3_open_v2(), or if it has +** been enabled globally using the [SQLITE_CONFIG_URI] option with the +** [sqlite3_config()] method or by the [SQLITE_USE_URI] compile-time option. +** URI filename interpretation is turned off +** by default, but future releases of SQLite might enable URI filename +** interpretation by default. See "[URI filenames]" for additional +** information. +** +** URI filenames are parsed according to RFC 3986. ^If the URI contains an +** authority, then it must be either an empty string or the string +** "localhost". ^If the authority is not an empty string or "localhost", an +** error is returned to the caller. ^The fragment component of a URI, if +** present, is ignored. +** +** ^SQLite uses the path component of the URI as the name of the disk file +** which contains the database. ^If the path begins with a '/' character, +** then it is interpreted as an absolute path. ^If the path does not begin +** with a '/' (meaning that the authority section is omitted from the URI) +** then the path is interpreted as a relative path. +** ^(On windows, the first component of an absolute path +** is a drive specification (e.g. "C:").)^ +** +** [[core URI query parameters]] +** The query component of a URI may contain parameters that are interpreted +** either by SQLite itself, or by a [VFS | custom VFS implementation]. +** SQLite and its built-in [VFSes] interpret the +** following query parameters: +** +**
    +**
  • vfs: ^The "vfs" parameter may be used to specify the name of +** a VFS object that provides the operating system interface that should +** be used to access the database file on disk. ^If this option is set to +** an empty string the default VFS object is used. ^Specifying an unknown +** VFS is an error. ^If sqlite3_open_v2() is used and the vfs option is +** present, then the VFS specified by the option takes precedence over +** the value passed as the fourth parameter to sqlite3_open_v2(). +** +**
  • mode: ^(The mode parameter may be set to either "ro", "rw", +** "rwc", or "memory". Attempting to set it to any other value is +** an error)^. +** ^If "ro" is specified, then the database is opened for read-only +** access, just as if the [SQLITE_OPEN_READONLY] flag had been set in the +** third argument to sqlite3_open_v2(). ^If the mode option is set to +** "rw", then the database is opened for read-write (but not create) +** access, as if SQLITE_OPEN_READWRITE (but not SQLITE_OPEN_CREATE) had +** been set. ^Value "rwc" is equivalent to setting both +** SQLITE_OPEN_READWRITE and SQLITE_OPEN_CREATE. ^If the mode option is +** set to "memory" then a pure [in-memory database] that never reads +** or writes from disk is used. ^It is an error to specify a value for +** the mode parameter that is less restrictive than that specified by +** the flags passed in the third parameter to sqlite3_open_v2(). +** +**
  • cache: ^The cache parameter may be set to either "shared" or +** "private". ^Setting it to "shared" is equivalent to setting the +** SQLITE_OPEN_SHAREDCACHE bit in the flags argument passed to +** sqlite3_open_v2(). ^Setting the cache parameter to "private" is +** equivalent to setting the SQLITE_OPEN_PRIVATECACHE bit. +** ^If sqlite3_open_v2() is used and the "cache" parameter is present in +** a URI filename, its value overrides any behavior requested by setting +** SQLITE_OPEN_PRIVATECACHE or SQLITE_OPEN_SHAREDCACHE flag. +** +**
  • psow: ^The psow parameter indicates whether or not the +** [powersafe overwrite] property does or does not apply to the +** storage media on which the database file resides. +** +**
  • nolock: ^The nolock parameter is a boolean query parameter +** which if set disables file locking in rollback journal modes. This +** is useful for accessing a database on a filesystem that does not +** support locking. Caution: Database corruption might result if two +** or more processes write to the same database and any one of those +** processes uses nolock=1. +** +**
  • immutable: ^The immutable parameter is a boolean query +** parameter that indicates that the database file is stored on +** read-only media. ^When immutable is set, SQLite assumes that the +** database file cannot be changed, even by a process with higher +** privilege, and so the database is opened read-only and all locking +** and change detection is disabled. Caution: Setting the immutable +** property on a database file that does in fact change can result +** in incorrect query results and/or [SQLITE_CORRUPT] errors. +** See also: [SQLITE_IOCAP_IMMUTABLE]. +** +**
+** +** ^Specifying an unknown parameter in the query component of a URI is not an +** error. Future versions of SQLite might understand additional query +** parameters. See "[query parameters with special meaning to SQLite]" for +** additional information. +** +** [[URI filename examples]]

URI filename examples

+** +** +**
URI filenames Results +**
file:data.db +** Open the file "data.db" in the current directory. +**
file:/home/fred/data.db
+** file:///home/fred/data.db
+** file://localhost/home/fred/data.db
+** Open the database file "/home/fred/data.db". +**
file://darkstar/home/fred/data.db +** An error. "darkstar" is not a recognized authority. +**
+** file:///C:/Documents%20and%20Settings/fred/Desktop/data.db +** Windows only: Open the file "data.db" on fred's desktop on drive +** C:. Note that the %20 escaping in this example is not strictly +** necessary - space characters can be used literally +** in URI filenames. +**
file:data.db?mode=ro&cache=private +** Open file "data.db" in the current directory for read-only access. +** Regardless of whether or not shared-cache mode is enabled by +** default, use a private cache. +**
file:/home/fred/data.db?vfs=unix-dotfile +** Open file "/home/fred/data.db". Use the special VFS "unix-dotfile" +** that uses dot-files in place of posix advisory locking. +**
file:data.db?mode=readonly +** An error. "readonly" is not a valid option for the "mode" parameter. +** Use "ro" instead: "file:data.db?mode=ro". +**
+** +** ^URI hexadecimal escape sequences (%HH) are supported within the path and +** query components of a URI. A hexadecimal escape sequence consists of a +** percent sign - "%" - followed by exactly two hexadecimal digits +** specifying an octet value. ^Before the path or query components of a +** URI filename are interpreted, they are encoded using UTF-8 and all +** hexadecimal escape sequences replaced by a single byte containing the +** corresponding octet. If this process generates an invalid UTF-8 encoding, +** the results are undefined. +** +** Note to Windows users: The encoding used for the filename argument +** of sqlite3_open() and sqlite3_open_v2() must be UTF-8, not whatever +** codepage is currently defined. Filenames containing international +** characters must be converted to UTF-8 prior to passing them into +** sqlite3_open() or sqlite3_open_v2(). +** +** Note to Windows Runtime users: The temporary directory must be set +** prior to calling sqlite3_open() or sqlite3_open_v2(). Otherwise, various +** features that require the use of temporary files may fail. +** +** See also: [sqlite3_temp_directory] +*//* +** CAPI3REF: Query Progress Callbacks +** METHOD: sqlite3 +** +** ^The sqlite3_progress_handler(D,N,X,P) interface causes the callback +** function X to be invoked periodically during long running calls to +** [sqlite3_step()] and [sqlite3_prepare()] and similar for +** database connection D. An example use for this +** interface is to keep a GUI updated during a large query. +** +** ^The parameter P is passed through as the only parameter to the +** callback function X. ^The parameter N is the approximate number of +** [virtual machine instructions] that are evaluated between successive +** invocations of the callback X. ^If N is less than one then the progress +** handler is disabled. +** +** ^Only a single progress handler may be defined at one time per +** [database connection]; setting a new progress handler cancels the +** old one. ^Setting parameter X to NULL disables the progress handler. +** ^The progress handler is also disabled by setting N to a value less +** than 1. +** +** ^If the progress callback returns non-zero, the operation is +** interrupted. This feature can be used to implement a +** "Cancel" button on a GUI progress dialog box. +** +** The progress handler callback must not do anything that will modify +** the database connection that invoked the progress handler. +** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their +** database connections for the meaning of "modify" in this paragraph. +** +** The progress handler callback would originally only be invoked from the +** bytecode engine. It still might be invoked during [sqlite3_prepare()] +** and similar because those routines might force a reparse of the schema +** which involves running the bytecode engine. However, beginning with +** SQLite version 3.41.0, the progress handler callback might also be +** invoked directly from [sqlite3_prepare()] while analyzing and generating +** code for complex queries. +*//* +** CAPI3REF: SQL Trace Hook +** METHOD: sqlite3 +** +** ^The sqlite3_trace_v2(D,M,X,P) interface registers a trace callback +** function X against [database connection] D, using property mask M +** and context pointer P. ^If the X callback is +** NULL or if the M mask is zero, then tracing is disabled. The +** M argument should be the bitwise OR-ed combination of +** zero or more [SQLITE_TRACE] constants. +** +** ^Each call to either sqlite3_trace(D,X,P) or sqlite3_trace_v2(D,M,X,P) +** overrides (cancels) all prior calls to sqlite3_trace(D,X,P) or +** sqlite3_trace_v2(D,M,X,P) for the [database connection] D. Each +** database connection may have at most one trace callback. +** +** ^The X callback is invoked whenever any of the events identified by +** mask M occur. ^The integer return value from the callback is currently +** ignored, though this may change in future releases. Callback +** implementations should return zero to ensure future compatibility. +** +** ^A trace callback is invoked with four arguments: callback(T,C,P,X). +** ^The T argument is one of the [SQLITE_TRACE] +** constants to indicate why the callback was invoked. +** ^The C argument is a copy of the context pointer. +** The P and X arguments are pointers whose meanings depend on T. +** +** The sqlite3_trace_v2() interface is intended to replace the legacy +** interfaces [sqlite3_trace()] and [sqlite3_profile()], both of which +** are deprecated. +*//* +** CAPI3REF: SQL Trace Event Codes +** KEYWORDS: SQLITE_TRACE +** +** These constants identify classes of events that can be monitored +** using the [sqlite3_trace_v2()] tracing logic. The M argument +** to [sqlite3_trace_v2(D,M,X,P)] is an OR-ed combination of one or more of +** the following constants. ^The first argument to the trace callback +** is one of the following constants. +** +** New tracing constants may be added in future releases. +** +** ^A trace callback has four arguments: xCallback(T,C,P,X). +** ^The T argument is one of the integer type codes above. +** ^The C argument is a copy of the context pointer passed in as the +** fourth argument to [sqlite3_trace_v2()]. +** The P and X arguments are pointers whose meanings depend on T. +** +**
+** [[SQLITE_TRACE_STMT]]
SQLITE_TRACE_STMT
+**
^An SQLITE_TRACE_STMT callback is invoked when a prepared statement +** first begins running and possibly at other times during the +** execution of the prepared statement, such as at the start of each +** trigger subprogram. ^The P argument is a pointer to the +** [prepared statement]. ^The X argument is a pointer to a string which +** is the unexpanded SQL text of the prepared statement or an SQL comment +** that indicates the invocation of a trigger. ^The callback can compute +** the same text that would have been returned by the legacy [sqlite3_trace()] +** interface by using the X argument when X begins with "--" and invoking +** [sqlite3_expanded_sql(P)] otherwise. +** +** [[SQLITE_TRACE_PROFILE]]
SQLITE_TRACE_PROFILE
+**
^An SQLITE_TRACE_PROFILE callback provides approximately the same +** information as is provided by the [sqlite3_profile()] callback. +** ^The P argument is a pointer to the [prepared statement] and the +** X argument points to a 64-bit integer which is approximately +** the number of nanoseconds that the prepared statement took to run. +** ^The SQLITE_TRACE_PROFILE callback is invoked when the statement finishes. +** +** [[SQLITE_TRACE_ROW]]
SQLITE_TRACE_ROW
+**
^An SQLITE_TRACE_ROW callback is invoked whenever a prepared +** statement generates a single row of result. +** ^The P argument is a pointer to the [prepared statement] and the +** X argument is unused. +** +** [[SQLITE_TRACE_CLOSE]]
SQLITE_TRACE_CLOSE
+**
^An SQLITE_TRACE_CLOSE callback is invoked when a database +** connection closes. +** ^The P argument is a pointer to the [database connection] object +** and the X argument is unused. +**
+*//* +** CAPI3REF: Tracing And Profiling Functions +** METHOD: sqlite3 +** +** These routines are deprecated. Use the [sqlite3_trace_v2()] interface +** instead of the routines described here. +** +** These routines register callback functions that can be used for +** tracing and profiling the execution of SQL statements. +** +** ^The callback function registered by sqlite3_trace() is invoked at +** various times when an SQL statement is being run by [sqlite3_step()]. +** ^The sqlite3_trace() callback is invoked with a UTF-8 rendering of the +** SQL statement text as the statement first begins executing. +** ^(Additional sqlite3_trace() callbacks might occur +** as each triggered subprogram is entered. The callbacks for triggers +** contain a UTF-8 SQL comment that identifies the trigger.)^ +** +** The [SQLITE_TRACE_SIZE_LIMIT] compile-time option can be used to limit +** the length of [bound parameter] expansion in the output of sqlite3_trace(). +** +** ^The callback function registered by sqlite3_profile() is invoked +** as each SQL statement finishes. ^The profile callback contains +** the original statement text and an estimate of wall-clock time +** of how long that statement took to run. ^The profile callback +** time is in units of nanoseconds, however the current implementation +** is only capable of millisecond resolution so the six least significant +** digits in the time are meaningless. Future versions of SQLite +** might provide greater resolution on the profiler callback. Invoking +** either [sqlite3_trace()] or [sqlite3_trace_v2()] will cancel the +** profile callback. +*//* NULL NULL *//* No longer used *//* Operation Savepoint Name *//* NULL Function Name *//* Table Name Module Name *//* Table Name NULL *//* Index Name NULL *//* Database Name Table Name *//* Database Name NULL *//* Filename NULL *//* Table Name Column Name *//* Operation NULL *//* Pragma Name 1st arg or NULL *//* View Name NULL *//* Trigger Name Table Name *//* Index Name Table Name *//******************************************* 3rd ************ 4th ***********//* +** CAPI3REF: Authorizer Action Codes +** +** The [sqlite3_set_authorizer()] interface registers a callback function +** that is invoked to authorize certain SQL statement actions. The +** second parameter to the callback is an integer code that specifies +** what action is being authorized. These are the integer action codes that +** the authorizer callback may be passed. +** +** These action code values signify what kind of operation is to be +** authorized. The 3rd and 4th parameters to the authorization +** callback function will be parameters or NULL depending on which of these +** codes is used as the second parameter. ^(The 5th parameter to the +** authorizer callback is the name of the database ("main", "temp", +** etc.) if applicable.)^ ^The 6th parameter to the authorizer callback +** is the name of the inner-most trigger or view that is responsible for +** the access attempt or NULL if this access attempt is directly from +** top-level SQL code. +*//* Don't allow access, but don't generate an error *//* Abort the SQL statement with an error *//* +** CAPI3REF: Authorizer Return Codes +** +** The [sqlite3_set_authorizer | authorizer callback function] must +** return either [SQLITE_OK] or one of these two constants in order +** to signal SQLite whether or not the action is permitted. See the +** [sqlite3_set_authorizer | authorizer documentation] for additional +** information. +** +** Note that SQLITE_IGNORE is also used as a [conflict resolution mode] +** returned from the [sqlite3_vtab_on_conflict()] interface. +*//* +** CAPI3REF: Compile-Time Authorization Callbacks +** METHOD: sqlite3 +** KEYWORDS: {authorizer callback} +** +** ^This routine registers an authorizer callback with a particular +** [database connection], supplied in the first argument. +** ^The authorizer callback is invoked as SQL statements are being compiled +** by [sqlite3_prepare()] or its variants [sqlite3_prepare_v2()], +** [sqlite3_prepare_v3()], [sqlite3_prepare16()], [sqlite3_prepare16_v2()], +** and [sqlite3_prepare16_v3()]. ^At various +** points during the compilation process, as logic is being created +** to perform various actions, the authorizer callback is invoked to +** see if those actions are allowed. ^The authorizer callback should +** return [SQLITE_OK] to allow the action, [SQLITE_IGNORE] to disallow the +** specific action but allow the SQL statement to continue to be +** compiled, or [SQLITE_DENY] to cause the entire SQL statement to be +** rejected with an error. ^If the authorizer callback returns +** any value other than [SQLITE_IGNORE], [SQLITE_OK], or [SQLITE_DENY] +** then the [sqlite3_prepare_v2()] or equivalent call that triggered +** the authorizer will fail with an error message. +** +** When the callback returns [SQLITE_OK], that means the operation +** requested is ok. ^When the callback returns [SQLITE_DENY], the +** [sqlite3_prepare_v2()] or equivalent call that triggered the +** authorizer will fail with an error message explaining that +** access is denied. +** +** ^The first parameter to the authorizer callback is a copy of the third +** parameter to the sqlite3_set_authorizer() interface. ^The second parameter +** to the callback is an integer [SQLITE_COPY | action code] that specifies +** the particular action to be authorized. ^The third through sixth parameters +** to the callback are either NULL pointers or zero-terminated strings +** that contain additional details about the action to be authorized. +** Applications must always be prepared to encounter a NULL pointer in any +** of the third through the sixth parameters of the authorization callback. +** +** ^If the action code is [SQLITE_READ] +** and the callback returns [SQLITE_IGNORE] then the +** [prepared statement] statement is constructed to substitute +** a NULL value in place of the table column that would have +** been read if [SQLITE_OK] had been returned. The [SQLITE_IGNORE] +** return can be used to deny an untrusted user access to individual +** columns of a table. +** ^When a table is referenced by a [SELECT] but no column values are +** extracted from that table (for example in a query like +** "SELECT count(*) FROM tab") then the [SQLITE_READ] authorizer callback +** is invoked once for that table with a column name that is an empty string. +** ^If the action code is [SQLITE_DELETE] and the callback returns +** [SQLITE_IGNORE] then the [DELETE] operation proceeds but the +** [truncate optimization] is disabled and all rows are deleted individually. +** +** An authorizer is used when [sqlite3_prepare | preparing] +** SQL statements from an untrusted source, to ensure that the SQL statements +** do not try to access data they are not allowed to see, or that they do not +** try to execute malicious statements that damage the database. For +** example, an application may allow a user to enter arbitrary +** SQL queries for evaluation by a database. But the application does +** not want the user to be able to make arbitrary changes to the +** database. An authorizer could then be put in place while the +** user-entered SQL is being [sqlite3_prepare | prepared] that +** disallows everything except [SELECT] statements. +** +** Applications that need to process SQL from untrusted sources +** might also consider lowering resource limits using [sqlite3_limit()] +** and limiting database size using the [max_page_count] [PRAGMA] +** in addition to using an authorizer. +** +** ^(Only a single authorizer can be in place on a database connection +** at a time. Each call to sqlite3_set_authorizer overrides the +** previous call.)^ ^Disable the authorizer by installing a NULL callback. +** The authorizer is disabled by default. +** +** The authorizer callback must not do anything that will modify +** the database connection that invoked the authorizer callback. +** Note that [sqlite3_prepare_v2()] and [sqlite3_step()] both modify their +** database connections for the meaning of "modify" in this paragraph. +** +** ^When [sqlite3_prepare_v2()] is used to prepare a statement, the +** statement might be re-prepared during [sqlite3_step()] due to a +** schema change. Hence, the application should ensure that the +** correct authorizer callback remains in place during the [sqlite3_step()]. +** +** ^Note that the authorizer callback is invoked only during +** [sqlite3_prepare()] or its variants. Authorization is not +** performed during statement evaluation in [sqlite3_step()], unless +** as stated in the previous paragraph, sqlite3_step() invokes +** sqlite3_prepare_v2() to reprepare a statement after a schema change. +*//* +** CAPI3REF: Pseudo-Random Number Generator +** +** SQLite contains a high-quality pseudo-random number generator (PRNG) used to +** select random [ROWID | ROWIDs] when inserting new records into a table that +** already uses the largest possible [ROWID]. The PRNG is also used for +** the built-in random() and randomblob() SQL functions. This interface allows +** applications to access the same PRNG for other purposes. +** +** ^A call to this routine stores N bytes of randomness into buffer P. +** ^The P parameter can be a NULL pointer. +** +** ^If this routine has not been previously called or if the previous +** call had N less than one or a NULL pointer for P, then the PRNG is +** seeded using randomness obtained from the xRandomness method of +** the default [sqlite3_vfs] object. +** ^If the previous call to this routine had an N of 1 or more and a +** non-NULL P then the pseudo-randomness is generated +** internally and without recourse to the [sqlite3_vfs] xRandomness +** method. +*//* +** CAPI3REF: Memory Allocator Statistics +** +** SQLite provides these two interfaces for reporting on the status +** of the [sqlite3_malloc()], [sqlite3_free()], and [sqlite3_realloc()] +** routines, which form the built-in memory allocation subsystem. +** +** ^The [sqlite3_memory_used()] routine returns the number of bytes +** of memory currently outstanding (malloced but not freed). +** ^The [sqlite3_memory_highwater()] routine returns the maximum +** value of [sqlite3_memory_used()] since the high-water mark +** was last reset. ^The values returned by [sqlite3_memory_used()] and +** [sqlite3_memory_highwater()] include any overhead +** added by SQLite in its implementation of [sqlite3_malloc()], +** but not overhead added by the any underlying system library +** routines that [sqlite3_malloc()] may call. +** +** ^The memory high-water mark is reset to the current value of +** [sqlite3_memory_used()] if and only if the parameter to +** [sqlite3_memory_highwater()] is true. ^The value returned +** by [sqlite3_memory_highwater(1)] is the high-water mark +** prior to the reset. +*//* +** CAPI3REF: Memory Allocation Subsystem +** +** The SQLite core uses these three routines for all of its own +** internal memory allocation needs. "Core" in the previous sentence +** does not include operating-system specific [VFS] implementation. The +** Windows VFS uses native malloc() and free() for some operations. +** +** ^The sqlite3_malloc() routine returns a pointer to a block +** of memory at least N bytes in length, where N is the parameter. +** ^If sqlite3_malloc() is unable to obtain sufficient free +** memory, it returns a NULL pointer. ^If the parameter N to +** sqlite3_malloc() is zero or negative then sqlite3_malloc() returns +** a NULL pointer. +** +** ^The sqlite3_malloc64(N) routine works just like +** sqlite3_malloc(N) except that N is an unsigned 64-bit integer instead +** of a signed 32-bit integer. +** +** ^Calling sqlite3_free() with a pointer previously returned +** by sqlite3_malloc() or sqlite3_realloc() releases that memory so +** that it might be reused. ^The sqlite3_free() routine is +** a no-op if is called with a NULL pointer. Passing a NULL pointer +** to sqlite3_free() is harmless. After being freed, memory +** should neither be read nor written. Even reading previously freed +** memory might result in a segmentation fault or other severe error. +** Memory corruption, a segmentation fault, or other severe error +** might result if sqlite3_free() is called with a non-NULL pointer that +** was not obtained from sqlite3_malloc() or sqlite3_realloc(). +** +** ^The sqlite3_realloc(X,N) interface attempts to resize a +** prior memory allocation X to be at least N bytes. +** ^If the X parameter to sqlite3_realloc(X,N) +** is a NULL pointer then its behavior is identical to calling +** sqlite3_malloc(N). +** ^If the N parameter to sqlite3_realloc(X,N) is zero or +** negative then the behavior is exactly the same as calling +** sqlite3_free(X). +** ^sqlite3_realloc(X,N) returns a pointer to a memory allocation +** of at least N bytes in size or NULL if insufficient memory is available. +** ^If M is the size of the prior allocation, then min(N,M) bytes +** of the prior allocation are copied into the beginning of buffer returned +** by sqlite3_realloc(X,N) and the prior allocation is freed. +** ^If sqlite3_realloc(X,N) returns NULL and N is positive, then the +** prior allocation is not freed. +** +** ^The sqlite3_realloc64(X,N) interfaces works the same as +** sqlite3_realloc(X,N) except that N is a 64-bit unsigned integer instead +** of a 32-bit signed integer. +** +** ^If X is a memory allocation previously obtained from sqlite3_malloc(), +** sqlite3_malloc64(), sqlite3_realloc(), or sqlite3_realloc64(), then +** sqlite3_msize(X) returns the size of that memory allocation in bytes. +** ^The value returned by sqlite3_msize(X) might be larger than the number +** of bytes requested when X was allocated. ^If X is a NULL pointer then +** sqlite3_msize(X) returns zero. If X points to something that is not +** the beginning of memory allocation, or if it points to a formerly +** valid memory allocation that has now been freed, then the behavior +** of sqlite3_msize(X) is undefined and possibly harmful. +** +** ^The memory returned by sqlite3_malloc(), sqlite3_realloc(), +** sqlite3_malloc64(), and sqlite3_realloc64() +** is always aligned to at least an 8 byte boundary, or to a +** 4 byte boundary if the [SQLITE_4_BYTE_ALIGNED_MALLOC] compile-time +** option is used. +** +** The pointer arguments to [sqlite3_free()] and [sqlite3_realloc()] +** must be either NULL or else pointers obtained from a prior +** invocation of [sqlite3_malloc()] or [sqlite3_realloc()] that have +** not yet been released. +** +** The application must not read or write any part of +** a block of memory after it has been released using +** [sqlite3_free()] or [sqlite3_realloc()]. +*//* +** CAPI3REF: Formatted String Printing Functions +** +** These routines are work-alikes of the "printf()" family of functions +** from the standard C library. +** These routines understand most of the common formatting options from +** the standard library printf() +** plus some additional non-standard formats ([%q], [%Q], [%w], and [%z]). +** See the [built-in printf()] documentation for details. +** +** ^The sqlite3_mprintf() and sqlite3_vmprintf() routines write their +** results into memory obtained from [sqlite3_malloc64()]. +** The strings returned by these two routines should be +** released by [sqlite3_free()]. ^Both routines return a +** NULL pointer if [sqlite3_malloc64()] is unable to allocate enough +** memory to hold the resulting string. +** +** ^(The sqlite3_snprintf() routine is similar to "snprintf()" from +** the standard C library. The result is written into the +** buffer supplied as the second parameter whose size is given by +** the first parameter. Note that the order of the +** first two parameters is reversed from snprintf().)^ This is an +** historical accident that cannot be fixed without breaking +** backwards compatibility. ^(Note also that sqlite3_snprintf() +** returns a pointer to its buffer instead of the number of +** characters actually written into the buffer.)^ We admit that +** the number of characters written would be a more useful return +** value but we cannot change the implementation of sqlite3_snprintf() +** now without breaking compatibility. +** +** ^As long as the buffer size is greater than zero, sqlite3_snprintf() +** guarantees that the buffer is always zero-terminated. ^The first +** parameter "n" is the total size of the buffer, including space for +** the zero terminator. So the longest string that can be completely +** written will be n-1 characters. +** +** ^The sqlite3_vsnprintf() routine is a varargs version of sqlite3_snprintf(). +** +** See also: [built-in printf()], [printf() SQL function] +*//* Error msg written here *//* Number of result columns written here *//* Number of result rows written here *//* Results of the query *//* SQL to be evaluated *//* An open database *//* +** CAPI3REF: Convenience Routines For Running Queries +** METHOD: sqlite3 +** +** This is a legacy interface that is preserved for backwards compatibility. +** Use of this interface is not recommended. +** +** Definition: A result table is memory data structure created by the +** [sqlite3_get_table()] interface. A result table records the +** complete query results from one or more queries. +** +** The table conceptually has a number of rows and columns. But +** these numbers are not part of the result table itself. These +** numbers are obtained separately. Let N be the number of rows +** and M be the number of columns. +** +** A result table is an array of pointers to zero-terminated UTF-8 strings. +** There are (N+1)*M elements in the array. The first M pointers point +** to zero-terminated strings that contain the names of the columns. +** The remaining entries all point to query results. NULL values result +** in NULL pointers. All other values are in their UTF-8 zero-terminated +** string representation as returned by [sqlite3_column_text()]. +** +** A result table might consist of one or more memory allocations. +** It is not safe to pass a result table directly to [sqlite3_free()]. +** A result table should be deallocated using [sqlite3_free_table()]. +** +** ^(As an example of the result table format, suppose a query result +** is as follows: +** +**
+**        Name        | Age
+**        -----------------------
+**        Alice       | 43
+**        Bob         | 28
+**        Cindy       | 21
+** 
+** +** There are two columns (M==2) and three rows (N==3). Thus the +** result table has 8 entries. Suppose the result table is stored +** in an array named azResult. Then azResult holds this content: +** +**
+**        azResult[0] = "Name";
+**        azResult[1] = "Age";
+**        azResult[2] = "Alice";
+**        azResult[3] = "43";
+**        azResult[4] = "Bob";
+**        azResult[5] = "28";
+**        azResult[6] = "Cindy";
+**        azResult[7] = "21";
+** 
)^ +** +** ^The sqlite3_get_table() function evaluates one or more +** semicolon-separated SQL statements in the zero-terminated UTF-8 +** string of its 2nd parameter and returns a result table to the +** pointer given in its 3rd parameter. +** +** After the application has finished with the result from sqlite3_get_table(), +** it must pass the result table pointer to sqlite3_free_table() in order to +** release the memory that was malloced. Because of the way the +** [sqlite3_malloc()] happens within sqlite3_get_table(), the calling +** function must not try to call [sqlite3_free()] directly. Only +** [sqlite3_free_table()] is able to release the memory properly and safely. +** +** The sqlite3_get_table() interface is implemented as a wrapper around +** [sqlite3_exec()]. The sqlite3_get_table() routine does not have access +** to any internal data structures of SQLite. It uses only the public +** interface defined here. As a consequence, errors that occur in the +** wrapper layer outside of the internal [sqlite3_exec()] call are not +** reflected in subsequent calls to [sqlite3_errcode()] or +** [sqlite3_errmsg()]. +*//* +** CAPI3REF: Set A Busy Timeout +** METHOD: sqlite3 +** +** ^This routine sets a [sqlite3_busy_handler | busy handler] that sleeps +** for a specified amount of time when a table is locked. ^The handler +** will sleep multiple times until at least "ms" milliseconds of sleeping +** have accumulated. ^After at least "ms" milliseconds of sleeping, +** the handler returns 0 which causes [sqlite3_step()] to return +** [SQLITE_BUSY]. +** +** ^Calling this routine with an argument less than or equal to zero +** turns off all busy handlers. +** +** ^(There can only be a single busy handler for a particular +** [database connection] at any given moment. If another busy handler +** was defined (using [sqlite3_busy_handler()]) prior to calling +** this routine, that other busy handler is cleared.)^ +** +** See also: [PRAGMA busy_timeout] +*//* +** CAPI3REF: Register A Callback To Handle SQLITE_BUSY Errors +** KEYWORDS: {busy-handler callback} {busy handler} +** METHOD: sqlite3 +** +** ^The sqlite3_busy_handler(D,X,P) routine sets a callback function X +** that might be invoked with argument P whenever +** an attempt is made to access a database table associated with +** [database connection] D when another thread +** or process has the table locked. +** The sqlite3_busy_handler() interface is used to implement +** [sqlite3_busy_timeout()] and [PRAGMA busy_timeout]. +** +** ^If the busy callback is NULL, then [SQLITE_BUSY] +** is returned immediately upon encountering the lock. ^If the busy callback +** is not NULL, then the callback might be invoked with two arguments. +** +** ^The first argument to the busy handler is a copy of the void* pointer which +** is the third argument to sqlite3_busy_handler(). ^The second argument to +** the busy handler callback is the number of times that the busy handler has +** been invoked previously for the same locking event. ^If the +** busy callback returns 0, then no additional attempts are made to +** access the database and [SQLITE_BUSY] is returned +** to the application. +** ^If the callback returns non-zero, then another attempt +** is made to access the database and the cycle repeats. +** +** The presence of a busy handler does not guarantee that it will be invoked +** when there is lock contention. ^If SQLite determines that invoking the busy +** handler could result in a deadlock, it will go ahead and return [SQLITE_BUSY] +** to the application instead of invoking the +** busy handler. +** Consider a scenario where one process is holding a read lock that +** it is trying to promote to a reserved lock and +** a second process is holding a reserved lock that it is trying +** to promote to an exclusive lock. The first process cannot proceed +** because it is blocked by the second and the second process cannot +** proceed because it is blocked by the first. If both processes +** invoke the busy handlers, neither will make any progress. Therefore, +** SQLite returns [SQLITE_BUSY] for the first process, hoping that this +** will induce the first process to release its read lock and allow +** the second process to proceed. +** +** ^The default busy callback is NULL. +** +** ^(There can only be a single busy handler defined for each +** [database connection]. Setting a new busy handler clears any +** previously set handler.)^ ^Note that calling [sqlite3_busy_timeout()] +** or evaluating [PRAGMA busy_timeout=N] will change the +** busy handler and thus clear any previously set busy handler. +** +** The busy callback should not take any actions which modify the +** database connection that invoked the busy handler. In other words, +** the busy handler is not reentrant. Any such actions +** result in undefined behavior. +** +** A busy handler must not close the database connection +** or [prepared statement] that invoked the busy handler. +*//* +** CAPI3REF: Determine If An SQL Statement Is Complete +** +** These routines are useful during command-line input to determine if the +** currently entered text seems to form a complete SQL statement or +** if additional input is needed before sending the text into +** SQLite for parsing. ^These routines return 1 if the input string +** appears to be a complete SQL statement. ^A statement is judged to be +** complete if it ends with a semicolon token and is not a prefix of a +** well-formed CREATE TRIGGER statement. ^Semicolons that are embedded within +** string literals or quoted identifier names or comments are not +** independent tokens (they are part of the token in which they are +** embedded) and thus do not count as a statement terminator. ^Whitespace +** and comments that follow the final semicolon are ignored. +** +** ^These routines return 0 if the statement is incomplete. ^If a +** memory allocation fails, then SQLITE_NOMEM is returned. +** +** ^These routines do not parse the SQL statements thus +** will not detect syntactically incorrect SQL. +** +** ^(If SQLite has not been initialized using [sqlite3_initialize()] prior +** to invoking sqlite3_complete16() then sqlite3_initialize() is invoked +** automatically by sqlite3_complete16(). If that initialization fails, +** then the return value from sqlite3_complete16() will be non-zero +** regardless of whether or not the input SQL is complete.)^ +** +** The input to [sqlite3_complete()] must be a zero-terminated +** UTF-8 string. +** +** The input to [sqlite3_complete16()] must be a zero-terminated +** UTF-16 string in native byte order. +*//* +** CAPI3REF: Interrupt A Long-Running Query +** METHOD: sqlite3 +** +** ^This function causes any pending database operation to abort and +** return at its earliest opportunity. This routine is typically +** called in response to a user action such as pressing "Cancel" +** or Ctrl-C where the user wants a long query operation to halt +** immediately. +** +** ^It is safe to call this routine from a thread different from the +** thread that is currently running the database operation. But it +** is not safe to call this routine with a [database connection] that +** is closed or might close before sqlite3_interrupt() returns. +** +** ^If an SQL operation is very nearly finished at the time when +** sqlite3_interrupt() is called, then it might not have an opportunity +** to be interrupted and might continue to completion. +** +** ^An SQL operation that is interrupted will return [SQLITE_INTERRUPT]. +** ^If the interrupted SQL operation is an INSERT, UPDATE, or DELETE +** that is inside an explicit transaction, then the entire transaction +** will be rolled back automatically. +** +** ^The sqlite3_interrupt(D) call is in effect until all currently running +** SQL statements on [database connection] D complete. ^Any new SQL statements +** that are started after the sqlite3_interrupt() call and before the +** running statement count reaches zero are interrupted as if they had been +** running prior to the sqlite3_interrupt() call. ^New SQL statements +** that are started after the running statement count reaches zero are +** not effected by the sqlite3_interrupt(). +** ^A call to sqlite3_interrupt(D) that occurs when there are no running +** SQL statements is a no-op and has no effect on SQL statements +** that are started after the sqlite3_interrupt() call returns. +** +** ^The [sqlite3_is_interrupted(D)] interface can be used to determine whether +** or not an interrupt is currently in effect for [database connection] D. +** It returns 1 if an interrupt is currently in effect, or 0 otherwise. +*//* +** CAPI3REF: Total Number Of Rows Modified +** METHOD: sqlite3 +** +** ^These functions return the total number of rows inserted, modified or +** deleted by all [INSERT], [UPDATE] or [DELETE] statements completed +** since the database connection was opened, including those executed as +** part of trigger programs. The two functions are identical except for the +** type of the return value and that if the number of rows modified by the +** connection exceeds the maximum value supported by type "int", then +** the return value of sqlite3_total_changes() is undefined. ^Executing +** any other type of SQL statement does not affect the value returned by +** sqlite3_total_changes(). +** +** ^Changes made as part of [foreign key actions] are included in the +** count, but those made as part of REPLACE constraint resolution are +** not. ^Changes to a view that are intercepted by INSTEAD OF triggers +** are not counted. +** +** The [sqlite3_total_changes(D)] interface only reports the number +** of rows that changed due to SQL statement run against database +** connection D. Any changes by other database connections are ignored. +** To detect changes against a database file from other database +** connections use the [PRAGMA data_version] command or the +** [SQLITE_FCNTL_DATA_VERSION] [file control]. +** +** If a separate thread makes changes on the same database connection +** while [sqlite3_total_changes()] is running then the value +** returned is unpredictable and not meaningful. +** +** See also: +**
    +**
  • the [sqlite3_changes()] interface +**
  • the [count_changes pragma] +**
  • the [changes() SQL function] +**
  • the [data_version pragma] +**
  • the [SQLITE_FCNTL_DATA_VERSION] [file control] +**
+*//* +** CAPI3REF: Count The Number Of Rows Modified +** METHOD: sqlite3 +** +** ^These functions return the number of rows modified, inserted or +** deleted by the most recently completed INSERT, UPDATE or DELETE +** statement on the database connection specified by the only parameter. +** The two functions are identical except for the type of the return value +** and that if the number of rows modified by the most recent INSERT, UPDATE +** or DELETE is greater than the maximum value supported by type "int", then +** the return value of sqlite3_changes() is undefined. ^Executing any other +** type of SQL statement does not modify the value returned by these functions. +** +** ^Only changes made directly by the INSERT, UPDATE or DELETE statement are +** considered - auxiliary changes caused by [CREATE TRIGGER | triggers], +** [foreign key actions] or [REPLACE] constraint resolution are not counted. +** +** Changes to a view that are intercepted by +** [INSTEAD OF trigger | INSTEAD OF triggers] are not counted. ^The value +** returned by sqlite3_changes() immediately after an INSERT, UPDATE or +** DELETE statement run on a view is always zero. Only changes made to real +** tables are counted. +** +** Things are more complicated if the sqlite3_changes() function is +** executed while a trigger program is running. This may happen if the +** program uses the [changes() SQL function], or if some other callback +** function invokes sqlite3_changes() directly. Essentially: +** +**
    +**
  • ^(Before entering a trigger program the value returned by +** sqlite3_changes() function is saved. After the trigger program +** has finished, the original value is restored.)^ +** +**
  • ^(Within a trigger program each INSERT, UPDATE and DELETE +** statement sets the value returned by sqlite3_changes() +** upon completion as normal. Of course, this value will not include +** any changes performed by sub-triggers, as the sqlite3_changes() +** value will be saved and restored after each sub-trigger has run.)^ +**
+** +** ^This means that if the changes() SQL function (or similar) is used +** by the first INSERT, UPDATE or DELETE statement within a trigger, it +** returns the value as set when the calling statement began executing. +** ^If it is used by the second or subsequent such statement within a trigger +** program, the value returned reflects the number of rows modified by the +** previous INSERT, UPDATE or DELETE statement within the same trigger. +** +** If a separate thread makes changes on the same database connection +** while [sqlite3_changes()] is running then the value returned +** is unpredictable and not meaningful. +** +** See also: +**
    +**
  • the [sqlite3_total_changes()] interface +**
  • the [count_changes pragma] +**
  • the [changes() SQL function] +**
  • the [data_version pragma] +**
+*//* +** CAPI3REF: Set the Last Insert Rowid value. +** METHOD: sqlite3 +** +** The sqlite3_set_last_insert_rowid(D, R) method allows the application to +** set the value returned by calling sqlite3_last_insert_rowid(D) to R +** without inserting a row into the database. +*//* +** CAPI3REF: Last Insert Rowid +** METHOD: sqlite3 +** +** ^Each entry in most SQLite tables (except for [WITHOUT ROWID] tables) +** has a unique 64-bit signed +** integer key called the [ROWID | "rowid"]. ^The rowid is always available +** as an undeclared column named ROWID, OID, or _ROWID_ as long as those +** names are not also used by explicitly declared columns. ^If +** the table has a column of type [INTEGER PRIMARY KEY] then that column +** is another alias for the rowid. +** +** ^The sqlite3_last_insert_rowid(D) interface usually returns the [rowid] of +** the most recent successful [INSERT] into a rowid table or [virtual table] +** on database connection D. ^Inserts into [WITHOUT ROWID] tables are not +** recorded. ^If no successful [INSERT]s into rowid tables have ever occurred +** on the database connection D, then sqlite3_last_insert_rowid(D) returns +** zero. +** +** As well as being set automatically as rows are inserted into database +** tables, the value returned by this function may be set explicitly by +** [sqlite3_set_last_insert_rowid()] +** +** Some virtual table implementations may INSERT rows into rowid tables as +** part of committing a transaction (e.g. to flush data accumulated in memory +** to disk). In this case subsequent calls to this function return the rowid +** associated with these internal INSERT operations, which leads to +** unintuitive results. Virtual table implementations that do write to rowid +** tables in this way can avoid this problem by restoring the original +** rowid value using [sqlite3_set_last_insert_rowid()] before returning +** control to the user. +** +** ^(If an [INSERT] occurs within a trigger then this routine will +** return the [rowid] of the inserted row as long as the trigger is +** running. Once the trigger program ends, the value returned +** by this routine reverts to what it was before the trigger was fired.)^ +** +** ^An [INSERT] that fails due to a constraint violation is not a +** successful [INSERT] and does not change the value returned by this +** routine. ^Thus INSERT OR FAIL, INSERT OR IGNORE, INSERT OR ROLLBACK, +** and INSERT OR ABORT make no changes to the return value of this +** routine when their insertion fails. ^(When INSERT OR REPLACE +** encounters a constraint violation, it does not fail. The +** INSERT continues to completion after deleting rows that caused +** the constraint problem so INSERT OR REPLACE will always change +** the return value of this interface.)^ +** +** ^For the purposes of this routine, an [INSERT] is considered to +** be successful even if it is subsequently rolled back. +** +** This function is accessible to SQL statements via the +** [last_insert_rowid() SQL function]. +** +** If a separate thread performs a new [INSERT] on the same +** database connection while the [sqlite3_last_insert_rowid()] +** function is running and thus changes the last insert [rowid], +** then the value returned by [sqlite3_last_insert_rowid()] is +** unpredictable and might not equal either the old or the new +** last insert [rowid]. +*//* +** CAPI3REF: Enable Or Disable Extended Result Codes +** METHOD: sqlite3 +** +** ^The sqlite3_extended_result_codes() routine enables or disables the +** [extended result codes] feature of SQLite. ^The extended result +** codes are disabled by default for historical compatibility. +*//* Largest DBCONFIG *//* int int* *//* no op *//* no op* *//* void* int int *//* const char* *//* +** CAPI3REF: Database Connection Configuration Options +** +** These constants are the available integer configuration options that +** can be passed as the second argument to the [sqlite3_db_config()] interface. +** +** New configuration options may be added in future releases of SQLite. +** Existing configuration options might be discontinued. Applications +** should check the return code from [sqlite3_db_config()] to make sure that +** the call worked. ^The [sqlite3_db_config()] interface will return a +** non-zero [error code] if a discontinued or unsupported configuration option +** is invoked. +** +**
+** [[SQLITE_DBCONFIG_LOOKASIDE]] +**
SQLITE_DBCONFIG_LOOKASIDE
+**
^This option takes three additional arguments that determine the +** [lookaside memory allocator] configuration for the [database connection]. +** ^The first argument (the third parameter to [sqlite3_db_config()] is a +** pointer to a memory buffer to use for lookaside memory. +** ^The first argument after the SQLITE_DBCONFIG_LOOKASIDE verb +** may be NULL in which case SQLite will allocate the +** lookaside buffer itself using [sqlite3_malloc()]. ^The second argument is the +** size of each lookaside buffer slot. ^The third argument is the number of +** slots. The size of the buffer in the first argument must be greater than +** or equal to the product of the second and third arguments. The buffer +** must be aligned to an 8-byte boundary. ^If the second argument to +** SQLITE_DBCONFIG_LOOKASIDE is not a multiple of 8, it is internally +** rounded down to the next smaller multiple of 8. ^(The lookaside memory +** configuration for a database connection can only be changed when that +** connection is not currently using lookaside memory, or in other words +** when the "current value" returned by +** [sqlite3_db_status](D,[SQLITE_DBSTATUS_LOOKASIDE_USED],...) is zero. +** Any attempt to change the lookaside memory configuration when lookaside +** memory is in use leaves the configuration unchanged and returns +** [SQLITE_BUSY].)^
+** +** [[SQLITE_DBCONFIG_ENABLE_FKEY]] +**
SQLITE_DBCONFIG_ENABLE_FKEY
+**
^This option is used to enable or disable the enforcement of +** [foreign key constraints]. There should be two additional arguments. +** The first argument is an integer which is 0 to disable FK enforcement, +** positive to enable FK enforcement or negative to leave FK enforcement +** unchanged. The second parameter is a pointer to an integer into which +** is written 0 or 1 to indicate whether FK enforcement is off or on +** following this call. The second parameter may be a NULL pointer, in +** which case the FK enforcement setting is not reported back.
+** +** [[SQLITE_DBCONFIG_ENABLE_TRIGGER]] +**
SQLITE_DBCONFIG_ENABLE_TRIGGER
+**
^This option is used to enable or disable [CREATE TRIGGER | triggers]. +** There should be two additional arguments. +** The first argument is an integer which is 0 to disable triggers, +** positive to enable triggers or negative to leave the setting unchanged. +** The second parameter is a pointer to an integer into which +** is written 0 or 1 to indicate whether triggers are disabled or enabled +** following this call. The second parameter may be a NULL pointer, in +** which case the trigger setting is not reported back. +** +**

Originally this option disabled all triggers. ^(However, since +** SQLite version 3.35.0, TEMP triggers are still allowed even if +** this option is off. So, in other words, this option now only disables +** triggers in the main database schema or in the schemas of ATTACH-ed +** databases.)^

+** +** [[SQLITE_DBCONFIG_ENABLE_VIEW]] +**
SQLITE_DBCONFIG_ENABLE_VIEW
+**
^This option is used to enable or disable [CREATE VIEW | views]. +** There should be two additional arguments. +** The first argument is an integer which is 0 to disable views, +** positive to enable views or negative to leave the setting unchanged. +** The second parameter is a pointer to an integer into which +** is written 0 or 1 to indicate whether views are disabled or enabled +** following this call. The second parameter may be a NULL pointer, in +** which case the view setting is not reported back. +** +**

Originally this option disabled all views. ^(However, since +** SQLite version 3.35.0, TEMP views are still allowed even if +** this option is off. So, in other words, this option now only disables +** views in the main database schema or in the schemas of ATTACH-ed +** databases.)^

+** +** [[SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER]] +**
SQLITE_DBCONFIG_ENABLE_FTS3_TOKENIZER
+**
^This option is not supported on the system-provided version of SQLite. +** +** For compatibility purposes, this sqlite3_db_config will always return +** SQLITE_OK when this opcode is used, and will always report that the +** [fts3_tokenizer() function] is disabled. +** +** In use, the fts3_tokenizer() function requires bound parameters and will +** return an error if passed literals.
+** +** [[SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION]] +**
SQLITE_DBCONFIG_ENABLE_LOAD_EXTENSION
+**
^This option is not supported in the system-provided version of SQLite. +**
+** +** [[SQLITE_DBCONFIG_MAINDBNAME]]
SQLITE_DBCONFIG_MAINDBNAME
+**
^This option is used to change the name of the "main" database +** schema. ^The sole argument is a pointer to a constant UTF8 string +** which will become the new schema name in place of "main". ^SQLite +** does not make a copy of the new main schema name string, so the application +** must ensure that the argument passed into this DBCONFIG option is unchanged +** until after the database connection closes. +**
+** +** [[SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE]] +**
SQLITE_DBCONFIG_NO_CKPT_ON_CLOSE
+**
Usually, when a database in wal mode is closed or detached from a +** database handle, SQLite checks if this will mean that there are now no +** connections at all to the database. If so, it performs a checkpoint +** operation before closing the connection. This option may be used to +** override this behaviour. The first parameter passed to this operation +** is an integer - positive to disable checkpoints-on-close, or zero (the +** default) to enable them, and negative to leave the setting unchanged. +** The second parameter is a pointer to an integer +** into which is written 0 or 1 to indicate whether checkpoints-on-close +** have been disabled - 0 if they are not disabled, 1 if they are. +**
+** +** [[SQLITE_DBCONFIG_ENABLE_QPSG]]
SQLITE_DBCONFIG_ENABLE_QPSG
+**
^(The SQLITE_DBCONFIG_ENABLE_QPSG option activates or deactivates +** the [query planner stability guarantee] (QPSG). When the QPSG is active, +** a single SQL query statement will always use the same algorithm regardless +** of values of [bound parameters].)^ The QPSG disables some query optimizations +** that look at the values of bound parameters, which can make some queries +** slower. But the QPSG has the advantage of more predictable behavior. With +** the QPSG active, SQLite will always use the same query plan in the field as +** was used during testing in the lab. +** The first argument to this setting is an integer which is 0 to disable +** the QPSG, positive to enable QPSG, or negative to leave the setting +** unchanged. The second parameter is a pointer to an integer into which +** is written 0 or 1 to indicate whether the QPSG is disabled or enabled +** following this call. +**
+** +** [[SQLITE_DBCONFIG_TRIGGER_EQP]]
SQLITE_DBCONFIG_TRIGGER_EQP
+**
By default, the output of EXPLAIN QUERY PLAN commands does not +** include output for any operations performed by trigger programs. This +** option is used to set or clear (the default) a flag that governs this +** behavior. The first parameter passed to this operation is an integer - +** positive to enable output for trigger programs, or zero to disable it, +** or negative to leave the setting unchanged. +** The second parameter is a pointer to an integer into which is written +** 0 or 1 to indicate whether output-for-triggers has been disabled - 0 if +** it is not disabled, 1 if it is. +**
+** +** [[SQLITE_DBCONFIG_RESET_DATABASE]]
SQLITE_DBCONFIG_RESET_DATABASE
+**
Set the SQLITE_DBCONFIG_RESET_DATABASE flag and then run +** [VACUUM] in order to reset a database back to an empty database +** with no schema and no content. The following process works even for +** a badly corrupted database file: +**
    +**
  1. If the database connection is newly opened, make sure it has read the +** database schema by preparing then discarding some query against the +** database, or calling sqlite3_table_column_metadata(), ignoring any +** errors. This step is only necessary if the application desires to keep +** the database in WAL mode after the reset if it was in WAL mode before +** the reset. +**
  2. sqlite3_db_config(db, SQLITE_DBCONFIG_RESET_DATABASE, 1, 0); +**
  3. [sqlite3_exec](db, "[VACUUM]", 0, 0, 0); +**
  4. sqlite3_db_config(db, SQLITE_DBCONFIG_RESET_DATABASE, 0, 0); +**
+** Because resetting a database is destructive and irreversible, the +** process requires the use of this obscure API and multiple steps to +** help ensure that it does not happen by accident. Because this +** feature must be capable of resetting corrupt databases, and +** shutting down virtual tables may require access to that corrupt +** storage, the library must abandon any installed virtual tables +** without calling their xDestroy() methods. +** +** [[SQLITE_DBCONFIG_DEFENSIVE]]
SQLITE_DBCONFIG_DEFENSIVE
+**
The SQLITE_DBCONFIG_DEFENSIVE option activates or deactivates the +** "defensive" flag for a database connection. When the defensive +** flag is enabled, language features that allow ordinary SQL to +** deliberately corrupt the database file are disabled. The disabled +** features include but are not limited to the following: +**
    +**
  • The [PRAGMA writable_schema=ON] statement. +**
  • The [PRAGMA journal_mode=OFF] statement. +**
  • The [PRAGMA schema_version=N] statement. +**
  • Writes to the [sqlite_dbpage] virtual table. +**
  • Direct writes to [shadow tables]. +**
+**
+** +** [[SQLITE_DBCONFIG_WRITABLE_SCHEMA]]
SQLITE_DBCONFIG_WRITABLE_SCHEMA
+**
The SQLITE_DBCONFIG_WRITABLE_SCHEMA option activates or deactivates the +** "writable_schema" flag. This has the same effect and is logically equivalent +** to setting [PRAGMA writable_schema=ON] or [PRAGMA writable_schema=OFF]. +** The first argument to this setting is an integer which is 0 to disable +** the writable_schema, positive to enable writable_schema, or negative to +** leave the setting unchanged. The second parameter is a pointer to an +** integer into which is written 0 or 1 to indicate whether the writable_schema +** is enabled or disabled following this call. +**
+** +** [[SQLITE_DBCONFIG_LEGACY_ALTER_TABLE]] +**
SQLITE_DBCONFIG_LEGACY_ALTER_TABLE
+**
The SQLITE_DBCONFIG_LEGACY_ALTER_TABLE option activates or deactivates +** the legacy behavior of the [ALTER TABLE RENAME] command such it +** behaves as it did prior to [version 3.24.0] (2018-06-04). See the +** "Compatibility Notice" on the [ALTER TABLE RENAME documentation] for +** additional information. This feature can also be turned on and off +** using the [PRAGMA legacy_alter_table] statement. +**
+** +** [[SQLITE_DBCONFIG_DQS_DML]] +**
SQLITE_DBCONFIG_DQS_DML
+**
The SQLITE_DBCONFIG_DQS_DML option activates or deactivates +** the legacy [double-quoted string literal] misfeature for DML statements +** only, that is DELETE, INSERT, SELECT, and UPDATE statements. The +** default value of this setting is determined by the [-DSQLITE_DQS] +** compile-time option. +**
+** +** [[SQLITE_DBCONFIG_DQS_DDL]] +**
SQLITE_DBCONFIG_DQS_DDL
+**
The SQLITE_DBCONFIG_DQS option activates or deactivates +** the legacy [double-quoted string literal] misfeature for DDL statements, +** such as CREATE TABLE and CREATE INDEX. The +** default value of this setting is determined by the [-DSQLITE_DQS] +** compile-time option. +**
+** +** [[SQLITE_DBCONFIG_TRUSTED_SCHEMA]] +**
SQLITE_DBCONFIG_TRUSTED_SCHEMA
+**
The SQLITE_DBCONFIG_TRUSTED_SCHEMA option tells SQLite to +** assume that database schemas are untainted by malicious content. +** When the SQLITE_DBCONFIG_TRUSTED_SCHEMA option is disabled, SQLite +** takes additional defensive steps to protect the application from harm +** including: +**
    +**
  • Prohibit the use of SQL functions inside triggers, views, +** CHECK constraints, DEFAULT clauses, expression indexes, +** partial indexes, or generated columns +** unless those functions are tagged with [SQLITE_INNOCUOUS]. +**
  • Prohibit the use of virtual tables inside of triggers or views +** unless those virtual tables are tagged with [SQLITE_VTAB_INNOCUOUS]. +**
+** This setting defaults to "on" for legacy compatibility, however +** all applications are advised to turn it off if possible. This setting +** can also be controlled using the [PRAGMA trusted_schema] statement. +**
+** +** [[SQLITE_DBCONFIG_LEGACY_FILE_FORMAT]] +**
SQLITE_DBCONFIG_LEGACY_FILE_FORMAT
+**
The SQLITE_DBCONFIG_LEGACY_FILE_FORMAT option activates or deactivates +** the legacy file format flag. When activated, this flag causes all newly +** created database file to have a schema format version number (the 4-byte +** integer found at offset 44 into the database header) of 1. This in turn +** means that the resulting database file will be readable and writable by +** any SQLite version back to 3.0.0 ([dateof:3.0.0]). Without this setting, +** newly created databases are generally not understandable by SQLite versions +** prior to 3.3.0 ([dateof:3.3.0]). As these words are written, there +** is now scarcely any need to generate database files that are compatible +** all the way back to version 3.0.0, and so this setting is of little +** practical use, but is provided so that SQLite can continue to claim the +** ability to generate new database files that are compatible with version +** 3.0.0. +**

Note that when the SQLITE_DBCONFIG_LEGACY_FILE_FORMAT setting is on, +** the [VACUUM] command will fail with an obscure error when attempting to +** process a table with generated columns and a descending index. This is +** not considered a bug since SQLite versions 3.3.0 and earlier do not support +** either generated columns or descending indexes. +**

+** +** [[SQLITE_DBCONFIG_STMT_SCANSTATUS]] +**
SQLITE_DBCONFIG_STMT_SCANSTATUS
+**
The SQLITE_DBCONFIG_STMT_SCANSTATUS option is only useful in +** SQLITE_ENABLE_STMT_SCANSTATUS builds. In this case, it sets or clears +** a flag that enables collection of the sqlite3_stmt_scanstatus_v2() +** statistics. For statistics to be collected, the flag must be set on +** the database handle both when the SQL statement is prepared and when it +** is stepped. The flag is set (collection of statistics is enabled) +** by default. This option takes two arguments: an integer and a pointer to +** an integer.. The first argument is 1, 0, or -1 to enable, disable, or +** leave unchanged the statement scanstatus option. If the second argument +** is not NULL, then the value of the statement scanstatus setting after +** processing the first argument is written into the integer that the second +** argument points to. +**
+** +** [[SQLITE_DBCONFIG_REVERSE_SCANORDER]] +**
SQLITE_DBCONFIG_REVERSE_SCANORDER
+**
The SQLITE_DBCONFIG_REVERSE_SCANORDER option changes the default order +** in which tables and indexes are scanned so that the scans start at the end +** and work toward the beginning rather than starting at the beginning and +** working toward the end. Setting SQLITE_DBCONFIG_REVERSE_SCANORDER is the +** same as setting [PRAGMA reverse_unordered_selects]. This option takes +** two arguments which are an integer and a pointer to an integer. The first +** argument is 1, 0, or -1 to enable, disable, or leave unchanged the +** reverse scan order flag, respectively. If the second argument is not NULL, +** then 0 or 1 is written into the integer that the second argument points to +** depending on if the reverse scan order flag is set after processing the +** first argument. +**
+** +**
+*//* sqlite3_int64 *//* int nByte *//* boolean *//* unsigned int szPma *//* int *psz *//* sqlite3_int64, sqlite3_int64 *//* xSqllog, void* *//* int *//* sqlite3_pcache_methods2* *//* xFunc, void* *//* no-op *//* int int *//* previously SQLITE_CONFIG_CHUNKALLOC 12 which is now unused. *//* sqlite3_mutex_methods* *//* void*, int nByte, int min *//* void*, int sz, int N *//* sqlite3_mem_methods* *//* nil *//* not supported *//* +** CAPI3REF: Configuration Options +** KEYWORDS: {configuration option} +** +** These constants are the available integer configuration options that +** can be passed as the first argument to the [sqlite3_config()] interface. +** +** Most of the configuration options for sqlite3_config() +** will only work if invoked prior to [sqlite3_initialize()] or after +** [sqlite3_shutdown()]. The few exceptions to this rule are called +** "anytime configuration options". +** ^Calling [sqlite3_config()] with a first argument that is not an +** anytime configuration option in between calls to [sqlite3_initialize()] and +** [sqlite3_shutdown()] is a no-op that returns SQLITE_MISUSE. +** +** The set of anytime configuration options can change (by insertions +** and/or deletions) from one release of SQLite to the next. +** As of SQLite version 3.42.0, the complete set of anytime configuration +** options is: +**
    +**
  • SQLITE_CONFIG_LOG +**
  • SQLITE_CONFIG_PCACHE_HDRSZ +**
+** +** New configuration options may be added in future releases of SQLite. +** Existing configuration options might be discontinued. Applications +** should check the return code from [sqlite3_config()] to make sure that +** the call worked. The [sqlite3_config()] interface will return a +** non-zero [error code] if a discontinued or unsupported configuration option +** is invoked. +** +**
+** [[SQLITE_CONFIG_SINGLETHREAD]]
SQLITE_CONFIG_SINGLETHREAD
+**
The system-provided library does not support single-threaded behaviour +** and [sqlite3_config()] will return [SQLITE_ERROR] if called with the +** SQLITE_CONFIG_SINGLETHREAD configuration option.
+** +** [[SQLITE_CONFIG_MULTITHREAD]]
SQLITE_CONFIG_MULTITHREAD
+**
There are no arguments to this option. ^This option sets the +** [threading mode] to Multi-thread. In other words, it disables +** mutexing on [database connection] and [prepared statement] objects. +** The application is responsible for serializing access to +** [database connections] and [prepared statements]. But other mutexes +** are enabled so that SQLite will be safe to use in a multi-threaded +** environment as long as no two threads attempt to use the same +** [database connection] at the same time. ^If SQLite is compiled with +** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then +** it is not possible to set the Multi-thread [threading mode] and +** [sqlite3_config()] will return [SQLITE_ERROR] if called with the +** SQLITE_CONFIG_MULTITHREAD configuration option.
+** +** [[SQLITE_CONFIG_SERIALIZED]]
SQLITE_CONFIG_SERIALIZED
+**
There are no arguments to this option. ^This option sets the +** [threading mode] to Serialized. In other words, this option enables +** all mutexes including the recursive +** mutexes on [database connection] and [prepared statement] objects. +** In this mode (which is the default when SQLite is compiled with +** [SQLITE_THREADSAFE=1]) the SQLite library will itself serialize access +** to [database connections] and [prepared statements] so that the +** application is free to use the same [database connection] or the +** same [prepared statement] in different threads at the same time. +** ^If SQLite is compiled with +** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then +** it is not possible to set the Serialized [threading mode] and +** [sqlite3_config()] will return [SQLITE_ERROR] if called with the +** SQLITE_CONFIG_SERIALIZED configuration option.
+** +** [[SQLITE_CONFIG_MALLOC]]
SQLITE_CONFIG_MALLOC
+**
^(The SQLITE_CONFIG_MALLOC option takes a single argument which is +** a pointer to an instance of the [sqlite3_mem_methods] structure. +** The argument specifies +** alternative low-level memory allocation routines to be used in place of +** the memory allocation routines built into SQLite.)^ ^SQLite makes +** its own private copy of the content of the [sqlite3_mem_methods] structure +** before the [sqlite3_config()] call returns.
+** +** [[SQLITE_CONFIG_GETMALLOC]]
SQLITE_CONFIG_GETMALLOC
+**
^(The SQLITE_CONFIG_GETMALLOC option takes a single argument which +** is a pointer to an instance of the [sqlite3_mem_methods] structure. +** The [sqlite3_mem_methods] +** structure is filled with the currently defined memory allocation routines.)^ +** This option can be used to overload the default memory allocation +** routines with a wrapper that simulations memory allocation failure or +** tracks memory usage, for example.
+** +** [[SQLITE_CONFIG_SMALL_MALLOC]]
SQLITE_CONFIG_SMALL_MALLOC
+**
^The SQLITE_CONFIG_SMALL_MALLOC option takes single argument of +** type int, interpreted as a boolean, which if true provides a hint to +** SQLite that it should avoid large memory allocations if possible. +** SQLite will run faster if it is free to make large memory allocations, +** but some application might prefer to run slower in exchange for +** guarantees about memory fragmentation that are possible if large +** allocations are avoided. This hint is normally off. +**
+** +** [[SQLITE_CONFIG_MEMSTATUS]]
SQLITE_CONFIG_MEMSTATUS
+**
^The SQLITE_CONFIG_MEMSTATUS option takes single argument of type int, +** interpreted as a boolean, which enables or disables the collection of +** memory allocation statistics. ^(When memory allocation statistics are +** disabled, the following SQLite interfaces become non-operational: +**
    +**
  • [sqlite3_memory_used()] +**
  • [sqlite3_memory_highwater()] +**
  • [sqlite3_soft_heap_limit64()] +**
  • [sqlite3_status64()] +**
)^ +** ^Memory allocation statistics are enabled by default unless SQLite is +** compiled with [SQLITE_DEFAULT_MEMSTATUS]=0 in which case memory +** allocation statistics are disabled by default. +**
+** +** [[SQLITE_CONFIG_SCRATCH]]
SQLITE_CONFIG_SCRATCH
+**
The SQLITE_CONFIG_SCRATCH option is no longer used. +**
+** +** [[SQLITE_CONFIG_PAGECACHE]]
SQLITE_CONFIG_PAGECACHE
+**
^The SQLITE_CONFIG_PAGECACHE option specifies a memory pool +** that SQLite can use for the database page cache with the default page +** cache implementation. +** This configuration option is a no-op if an application-defined page +** cache implementation is loaded using the [SQLITE_CONFIG_PCACHE2]. +** ^There are three arguments to SQLITE_CONFIG_PAGECACHE: A pointer to +** 8-byte aligned memory (pMem), the size of each page cache line (sz), +** and the number of cache lines (N). +** The sz argument should be the size of the largest database page +** (a power of two between 512 and 65536) plus some extra bytes for each +** page header. ^The number of extra bytes needed by the page header +** can be determined using [SQLITE_CONFIG_PCACHE_HDRSZ]. +** ^It is harmless, apart from the wasted memory, +** for the sz parameter to be larger than necessary. The pMem +** argument must be either a NULL pointer or a pointer to an 8-byte +** aligned block of memory of at least sz*N bytes, otherwise +** subsequent behavior is undefined. +** ^When pMem is not NULL, SQLite will strive to use the memory provided +** to satisfy page cache needs, falling back to [sqlite3_malloc()] if +** a page cache line is larger than sz bytes or if all of the pMem buffer +** is exhausted. +** ^If pMem is NULL and N is non-zero, then each database connection +** does an initial bulk allocation for page cache memory +** from [sqlite3_malloc()] sufficient for N cache lines if N is positive or +** of -1024*N bytes if N is negative, . ^If additional +** page cache memory is needed beyond what is provided by the initial +** allocation, then SQLite goes to [sqlite3_malloc()] separately for each +** additional cache line.
+** +** [[SQLITE_CONFIG_HEAP]]
SQLITE_CONFIG_HEAP
+**
^The SQLITE_CONFIG_HEAP option specifies a static memory buffer +** that SQLite will use for all of its dynamic memory allocation needs +** beyond those provided for by [SQLITE_CONFIG_PAGECACHE]. +** ^The SQLITE_CONFIG_HEAP option is only available if SQLite is compiled +** with either [SQLITE_ENABLE_MEMSYS3] or [SQLITE_ENABLE_MEMSYS5] and returns +** [SQLITE_ERROR] if invoked otherwise. +** ^There are three arguments to SQLITE_CONFIG_HEAP: +** An 8-byte aligned pointer to the memory, +** the number of bytes in the memory buffer, and the minimum allocation size. +** ^If the first pointer (the memory pointer) is NULL, then SQLite reverts +** to using its default memory allocator (the system malloc() implementation), +** undoing any prior invocation of [SQLITE_CONFIG_MALLOC]. ^If the +** memory pointer is not NULL then the alternative memory +** allocator is engaged to handle all of SQLites memory allocation needs. +** The first pointer (the memory pointer) must be aligned to an 8-byte +** boundary or subsequent behavior of SQLite will be undefined. +** The minimum allocation size is capped at 2**12. Reasonable values +** for the minimum allocation size are 2**5 through 2**8.
+** +** [[SQLITE_CONFIG_MUTEX]]
SQLITE_CONFIG_MUTEX
+**
^(The SQLITE_CONFIG_MUTEX option takes a single argument which is a +** pointer to an instance of the [sqlite3_mutex_methods] structure. +** The argument specifies alternative low-level mutex routines to be used +** in place the mutex routines built into SQLite.)^ ^SQLite makes a copy of +** the content of the [sqlite3_mutex_methods] structure before the call to +** [sqlite3_config()] returns. ^If SQLite is compiled with +** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then +** the entire mutexing subsystem is omitted from the build and hence calls to +** [sqlite3_config()] with the SQLITE_CONFIG_MUTEX configuration option will +** return [SQLITE_ERROR].
+** +** [[SQLITE_CONFIG_GETMUTEX]]
SQLITE_CONFIG_GETMUTEX
+**
^(The SQLITE_CONFIG_GETMUTEX option takes a single argument which +** is a pointer to an instance of the [sqlite3_mutex_methods] structure. The +** [sqlite3_mutex_methods] +** structure is filled with the currently defined mutex routines.)^ +** This option can be used to overload the default mutex allocation +** routines with a wrapper used to track mutex usage for performance +** profiling or testing, for example. ^If SQLite is compiled with +** the [SQLITE_THREADSAFE | SQLITE_THREADSAFE=0] compile-time option then +** the entire mutexing subsystem is omitted from the build and hence calls to +** [sqlite3_config()] with the SQLITE_CONFIG_GETMUTEX configuration option will +** return [SQLITE_ERROR].
+** +** [[SQLITE_CONFIG_LOOKASIDE]]
SQLITE_CONFIG_LOOKASIDE
+**
^(The SQLITE_CONFIG_LOOKASIDE option takes two arguments that determine +** the default size of lookaside memory on each [database connection]. +** The first argument is the +** size of each lookaside buffer slot and the second is the number of +** slots allocated to each database connection.)^ ^(SQLITE_CONFIG_LOOKASIDE +** sets the default lookaside size. The [SQLITE_DBCONFIG_LOOKASIDE] +** option to [sqlite3_db_config()] can be used to change the lookaside +** configuration on individual connections.)^
+** +** [[SQLITE_CONFIG_PCACHE2]]
SQLITE_CONFIG_PCACHE2
+**
^(The SQLITE_CONFIG_PCACHE2 option takes a single argument which is +** a pointer to an [sqlite3_pcache_methods2] object. This object specifies +** the interface to a custom page cache implementation.)^ +** ^SQLite makes a copy of the [sqlite3_pcache_methods2] object.
+** +** [[SQLITE_CONFIG_GETPCACHE2]]
SQLITE_CONFIG_GETPCACHE2
+**
^(The SQLITE_CONFIG_GETPCACHE2 option takes a single argument which +** is a pointer to an [sqlite3_pcache_methods2] object. SQLite copies of +** the current page cache implementation into that object.)^
+** +** [[SQLITE_CONFIG_LOG]]
SQLITE_CONFIG_LOG
+**
The SQLITE_CONFIG_LOG option is used to configure the SQLite +** global [error log]. +** (^The SQLITE_CONFIG_LOG option takes two arguments: a pointer to a +** function with a call signature of void(*)(void*,int,const char*), +** and a pointer to void. ^If the function pointer is not NULL, it is +** invoked by [sqlite3_log()] to process each logging event. ^If the +** function pointer is NULL, the [sqlite3_log()] interface becomes a no-op. +** ^The void pointer that is the second argument to SQLITE_CONFIG_LOG is +** passed through as the first parameter to the application-defined logger +** function whenever that function is invoked. ^The second parameter to +** the logger function is a copy of the first parameter to the corresponding +** [sqlite3_log()] call and is intended to be a [result code] or an +** [extended result code]. ^The third parameter passed to the logger is +** log message after formatting via [sqlite3_snprintf()]. +** The SQLite logging interface is not reentrant; the logger function +** supplied by the application must not invoke any SQLite interface. +** In a multi-threaded application, the application-defined logger +** function must be threadsafe.
+** +** [[SQLITE_CONFIG_URI]]
SQLITE_CONFIG_URI +**
^(The SQLITE_CONFIG_URI option takes a single argument of type int. +** If non-zero, then URI handling is globally enabled. If the parameter is zero, +** then URI handling is globally disabled.)^ ^If URI handling is globally +** enabled, all filenames passed to [sqlite3_open()], [sqlite3_open_v2()], +** [sqlite3_open16()] or +** specified as part of [ATTACH] commands are interpreted as URIs, regardless +** of whether or not the [SQLITE_OPEN_URI] flag is set when the database +** connection is opened. ^If it is globally disabled, filenames are +** only interpreted as URIs if the SQLITE_OPEN_URI flag is set when the +** database connection is opened. ^(By default, URI handling is globally +** disabled. The default value may be changed by compiling with the +** [SQLITE_USE_URI] symbol defined.)^ +** +** [[SQLITE_CONFIG_COVERING_INDEX_SCAN]]
SQLITE_CONFIG_COVERING_INDEX_SCAN +**
^The SQLITE_CONFIG_COVERING_INDEX_SCAN option takes a single integer +** argument which is interpreted as a boolean in order to enable or disable +** the use of covering indices for full table scans in the query optimizer. +** ^The default setting is determined +** by the [SQLITE_ALLOW_COVERING_INDEX_SCAN] compile-time option, or is "on" +** if that compile-time option is omitted. +** The ability to disable the use of covering indices for full table scans +** is because some incorrectly coded legacy applications might malfunction +** when the optimization is enabled. Providing the ability to +** disable the optimization allows the older, buggy application code to work +** without change even with newer versions of SQLite. +** +** [[SQLITE_CONFIG_PCACHE]] [[SQLITE_CONFIG_GETPCACHE]] +**
SQLITE_CONFIG_PCACHE and SQLITE_CONFIG_GETPCACHE +**
These options are obsolete and should not be used by new code. +** They are retained for backwards compatibility but are now no-ops. +**
+** +** [[SQLITE_CONFIG_SQLLOG]] +**
SQLITE_CONFIG_SQLLOG +**
This option is only available if sqlite is compiled with the +** [SQLITE_ENABLE_SQLLOG] pre-processor macro defined. The first argument should +** be a pointer to a function of type void(*)(void*,sqlite3*,const char*, int). +** The second should be of type (void*). The callback is invoked by the library +** in three separate circumstances, identified by the value passed as the +** fourth parameter. If the fourth parameter is 0, then the database connection +** passed as the second argument has just been opened. The third argument +** points to a buffer containing the name of the main database file. If the +** fourth parameter is 1, then the SQL statement that the third parameter +** points to has just been executed. Or, if the fourth parameter is 2, then +** the connection being passed as the second parameter is being closed. The +** third parameter is passed NULL In this case. An example of using this +** configuration option can be seen in the "test_sqllog.c" source file in +** the canonical SQLite source tree.
+** +** [[SQLITE_CONFIG_MMAP_SIZE]] +**
SQLITE_CONFIG_MMAP_SIZE +**
^SQLITE_CONFIG_MMAP_SIZE takes two 64-bit integer (sqlite3_int64) values +** that are the default mmap size limit (the default setting for +** [PRAGMA mmap_size]) and the maximum allowed mmap size limit. +** ^The default setting can be overridden by each database connection using +** either the [PRAGMA mmap_size] command, or by using the +** [SQLITE_FCNTL_MMAP_SIZE] file control. ^(The maximum allowed mmap size +** will be silently truncated if necessary so that it does not exceed the +** compile-time maximum mmap size set by the +** [SQLITE_MAX_MMAP_SIZE] compile-time option.)^ +** ^If either argument to this option is negative, then that argument is +** changed to its compile-time default. +** +** [[SQLITE_CONFIG_WIN32_HEAPSIZE]] +**
SQLITE_CONFIG_WIN32_HEAPSIZE +**
^The SQLITE_CONFIG_WIN32_HEAPSIZE option is only available if SQLite is +** compiled for Windows with the [SQLITE_WIN32_MALLOC] pre-processor macro +** defined. ^SQLITE_CONFIG_WIN32_HEAPSIZE takes a 32-bit unsigned integer value +** that specifies the maximum size of the created heap. +** +** [[SQLITE_CONFIG_PCACHE_HDRSZ]] +**
SQLITE_CONFIG_PCACHE_HDRSZ +**
^The SQLITE_CONFIG_PCACHE_HDRSZ option takes a single parameter which +** is a pointer to an integer and writes into that integer the number of extra +** bytes per page required for each page in [SQLITE_CONFIG_PAGECACHE]. +** The amount of extra space required can change depending on the compiler, +** target platform, and SQLite version. +** +** [[SQLITE_CONFIG_PMASZ]] +**
SQLITE_CONFIG_PMASZ +**
^The SQLITE_CONFIG_PMASZ option takes a single parameter which +** is an unsigned integer and sets the "Minimum PMA Size" for the multithreaded +** sorter to that integer. The default minimum PMA Size is set by the +** [SQLITE_SORTER_PMASZ] compile-time option. New threads are launched +** to help with sort operations when multithreaded sorting +** is enabled (using the [PRAGMA threads] command) and the amount of content +** to be sorted exceeds the page size times the minimum of the +** [PRAGMA cache_size] setting and this value. +** +** [[SQLITE_CONFIG_STMTJRNL_SPILL]] +**
SQLITE_CONFIG_STMTJRNL_SPILL +**
^The SQLITE_CONFIG_STMTJRNL_SPILL option takes a single parameter which +** becomes the [statement journal] spill-to-disk threshold. +** [Statement journals] are held in memory until their size (in bytes) +** exceeds this threshold, at which point they are written to disk. +** Or if the threshold is -1, statement journals are always held +** exclusively in memory. +** Since many statement journals never become large, setting the spill +** threshold to a value such as 64KiB can greatly reduce the amount of +** I/O required to support statement rollback. +** The default value for this setting is controlled by the +** [SQLITE_STMTJRNL_SPILL] compile-time option. +** +** [[SQLITE_CONFIG_SORTERREF_SIZE]] +**
SQLITE_CONFIG_SORTERREF_SIZE +**
The SQLITE_CONFIG_SORTERREF_SIZE option accepts a single parameter +** of type (int) - the new value of the sorter-reference size threshold. +** Usually, when SQLite uses an external sort to order records according +** to an ORDER BY clause, all fields required by the caller are present in the +** sorted records. However, if SQLite determines based on the declared type +** of a table column that its values are likely to be very large - larger +** than the configured sorter-reference size threshold - then a reference +** is stored in each sorted record and the required column values loaded +** from the database as records are returned in sorted order. The default +** value for this option is to never use this optimization. Specifying a +** negative value for this option restores the default behaviour. +** This option is only available if SQLite is compiled with the +** [SQLITE_ENABLE_SORTER_REFERENCES] compile-time option. +** +** [[SQLITE_CONFIG_MEMDB_MAXSIZE]] +**
SQLITE_CONFIG_MEMDB_MAXSIZE +**
The SQLITE_CONFIG_MEMDB_MAXSIZE option accepts a single parameter +** [sqlite3_int64] parameter which is the default maximum size for an in-memory +** database created using [sqlite3_deserialize()]. This default maximum +** size can be adjusted up or down for individual databases using the +** [SQLITE_FCNTL_SIZE_LIMIT] [sqlite3_file_control|file-control]. If this +** configuration setting is never used, then the default maximum is determined +** by the [SQLITE_MEMDB_DEFAULT_MAXSIZE] compile-time option. If that +** compile-time option is not set, then the default maximum is 1073741824. +**
+*//* Argument to xInit() and xShutdown() *//* Deinitialize the memory allocator *//* Initialize the memory allocator *//* Round up request size to allocation size *//* Return the size of an allocation *//* Resize an allocation *//* Free a prior allocation *//* Memory allocation function *//* +** CAPI3REF: Memory Allocation Routines +** +** An instance of this object defines the interface between SQLite +** and low-level memory allocation routines. +** +** This object is used in only one place in the SQLite interface. +** A pointer to an instance of this object is the argument to +** [sqlite3_config()] when the configuration option is +** [SQLITE_CONFIG_MALLOC] or [SQLITE_CONFIG_GETMALLOC]. +** By creating an instance of this object +** and passing it to [sqlite3_config]([SQLITE_CONFIG_MALLOC]) +** during configuration, an application can specify an alternative +** memory allocation subsystem for SQLite to use for all of its +** dynamic memory needs. +** +** Note that SQLite comes with several [built-in memory allocators] +** that are perfectly adequate for the overwhelming majority of applications +** and that this object is only useful to a tiny minority of applications +** with specialized memory allocation requirements. This object is +** also used during testing of SQLite in order to specify an alternative +** memory allocator that simulates memory out-of-memory conditions in +** order to verify that SQLite recovers gracefully from such +** conditions. +** +** The xMalloc, xRealloc, and xFree methods must work like the +** malloc(), realloc() and free() functions from the standard C library. +** ^SQLite guarantees that the second argument to +** xRealloc is always a value returned by a prior call to xRoundup. +** +** xSize should return the allocated size of a memory allocation +** previously obtained from xMalloc or xRealloc. The allocated size +** is always at least as big as the requested size but may be larger. +** +** The xRoundup method returns what would be the allocated size of +** a memory allocation given a particular requested size. Most memory +** allocators round up memory allocations at least to the next multiple +** of 8. Some allocators round up to a larger multiple or to a power of 2. +** Every memory allocation request coming in through [sqlite3_malloc()] +** or [sqlite3_realloc()] first calls xRoundup. If xRoundup returns 0, +** that causes the corresponding memory allocation to fail. +** +** The xInit method initializes the memory allocator. For example, +** it might allocate any required mutexes or initialize internal data +** structures. The xShutdown method is invoked (indirectly) by +** [sqlite3_shutdown()] and should deallocate any resources acquired +** by xInit. The pAppData pointer is used as the only parameter to +** xInit and xShutdown. +** +** SQLite holds the [SQLITE_MUTEX_STATIC_MAIN] mutex when it invokes +** the xInit method, so the xInit method need not be threadsafe. The +** xShutdown method is only called from [sqlite3_shutdown()] so it does +** not need to be threadsafe either. For all other methods, SQLite +** holds the [SQLITE_MUTEX_STATIC_MEM] mutex as long as the +** [SQLITE_CONFIG_MEMSTATUS] configuration option is turned on (which +** it is by default) and so the methods are automatically serialized. +** However, if [SQLITE_CONFIG_MEMSTATUS] is disabled, then the other +** methods must be threadsafe or else make their own arrangements for +** serialization. +** +** SQLite will never invoke xInit() more than once without an intervening +** call to xShutdown(). +*//* +** CAPI3REF: Configure database connections +** METHOD: sqlite3 +** +** The sqlite3_db_config() interface is used to make configuration +** changes to a [database connection]. The interface is similar to +** [sqlite3_config()] except that the changes apply to a single +** [database connection] (specified in the first argument). +** +** The second argument to sqlite3_db_config(D,V,...) is the +** [SQLITE_DBCONFIG_LOOKASIDE | configuration verb] - an integer code +** that indicates what aspect of the [database connection] is being configured. +** Subsequent arguments vary depending on the configuration verb. +** +** ^Calls to sqlite3_db_config() return SQLITE_OK if and only if +** the call is considered successful. +*//* +** CAPI3REF: Configuring The SQLite Library +** +** The sqlite3_config() interface is used to make global configuration +** changes to SQLite in order to tune SQLite to the specific needs of +** the application. The default configuration is recommended for most +** applications and so this routine is usually not necessary. It is +** provided to support rare applications with unusual needs. +** +** The sqlite3_config() interface is not threadsafe. The application +** must ensure that no other SQLite interfaces are invoked by other +** threads while sqlite3_config() is running. +** +** The first argument to sqlite3_config() is an integer +** [configuration option] that determines +** what property of SQLite is to be configured. Subsequent arguments +** vary depending on the [configuration option] +** in the first argument. +** +** For most configuration options, the sqlite3_config() interface +** may only be invoked prior to library initialization using +** [sqlite3_initialize()] or after shutdown by [sqlite3_shutdown()]. +** The exceptional configuration options that may be invoked at any time +** are called "anytime configuration options". +** ^If sqlite3_config() is called after [sqlite3_initialize()] and before +** [sqlite3_shutdown()] with a first argument that is not an anytime +** configuration option, then the sqlite3_config() call will return SQLITE_MISUSE. +** Note, however, that ^sqlite3_config() can be called as part of the +** implementation of an application-defined [sqlite3_os_init()]. +** +** ^When a configuration option is set, sqlite3_config() returns [SQLITE_OK]. +** ^If the option is unknown or SQLite is unable to set the option +** then this routine returns a non-zero [error code]. +*//* +** CAPI3REF: Initialize The SQLite Library +** +** ^The sqlite3_initialize() routine initializes the +** SQLite library. ^The sqlite3_shutdown() routine +** deallocates any resources that were allocated by sqlite3_initialize(). +** These routines are designed to aid in process initialization and +** shutdown on embedded systems. Workstation applications using +** SQLite normally do not need to invoke either of these routines. +** +** A call to sqlite3_initialize() is an "effective" call if it is +** the first time sqlite3_initialize() is invoked during the lifetime of +** the process, or if it is the first time sqlite3_initialize() is invoked +** following a call to sqlite3_shutdown(). ^(Only an effective call +** of sqlite3_initialize() does any initialization. All other calls +** are harmless no-ops.)^ +** +** A call to sqlite3_shutdown() is an "effective" call if it is the first +** call to sqlite3_shutdown() since the last sqlite3_initialize(). ^(Only +** an effective call to sqlite3_shutdown() does any deinitialization. +** All other valid calls to sqlite3_shutdown() are harmless no-ops.)^ +** +** The sqlite3_initialize() interface is threadsafe, but sqlite3_shutdown() +** is not. The sqlite3_shutdown() interface must only be called from a +** single thread. All open [database connections] must be closed and all +** other SQLite resources must be deallocated prior to invoking +** sqlite3_shutdown(). +** +** Among other things, ^sqlite3_initialize() will invoke +** sqlite3_os_init(). Similarly, ^sqlite3_shutdown() +** will invoke sqlite3_os_end(). +** +** ^The sqlite3_initialize() routine returns [SQLITE_OK] on success. +** ^If for some reason, sqlite3_initialize() is unable to initialize +** the library (perhaps it is unable to allocate a needed resource such +** as a mutex) it returns an [error code] other than [SQLITE_OK]. +** +** ^The sqlite3_initialize() routine is called internally by many other +** SQLite interfaces so that an application usually does not need to +** invoke sqlite3_initialize() directly. For example, [sqlite3_open()] +** calls sqlite3_initialize() so the SQLite library will be automatically +** initialized when [sqlite3_open()] is called if it has not be initialized +** already. ^However, if SQLite is compiled with the [SQLITE_OMIT_AUTOINIT] +** compile-time option, then the automatic calls to sqlite3_initialize() +** are omitted and the application must call sqlite3_initialize() directly +** prior to using any other SQLite interface. For maximum portability, +** it is recommended that applications always invoke sqlite3_initialize() +** directly prior to using any other SQLite interface. Future releases +** of SQLite may require this. In other words, the behavior exhibited +** when SQLite is compiled with [SQLITE_OMIT_AUTOINIT] might become the +** default behavior in some future release of SQLite. +** +** The sqlite3_os_init() routine does operating-system specific +** initialization of the SQLite library. The sqlite3_os_end() +** routine undoes the effect of sqlite3_os_init(). Typical tasks +** performed by these routines include allocation or deallocation +** of static resources, initialization of global variables, +** setting up a default [sqlite3_vfs] module, or setting up +** a default configuration using [sqlite3_config()]. +** +** The application should never invoke either sqlite3_os_init() +** or sqlite3_os_end() directly. The application should only invoke +** sqlite3_initialize() and sqlite3_shutdown(). The sqlite3_os_init() +** interface is called automatically by sqlite3_initialize() and +** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate +** implementations for sqlite3_os_init() and sqlite3_os_end() +** are built into SQLite when it is compiled for Unix, Windows, or OS/2. +** When [custom builds | built for other platforms] +** (using the [SQLITE_OS_OTHER=1] compile-time +** option) the application must supply a suitable implementation for +** sqlite3_os_init() and sqlite3_os_end(). An application-supplied +** implementation of sqlite3_os_init() or sqlite3_os_end() +** must return [SQLITE_OK] on success and some other [error code] upon +** failure. +*//* +** CAPI3REF: Maximum xShmLock index +** +** The xShmLock method on [sqlite3_io_methods] may use values +** between 0 and this upper bound as its "offset" argument. +** The SQLite core will never attempt to acquire or release a +** lock outside of this range +*//* +** CAPI3REF: Flags for the xShmLock VFS method +** +** These integer constants define the various locking operations +** allowed by the xShmLock method of [sqlite3_io_methods]. The +** following are the only legal combinations of flags to the +** xShmLock method: +** +**
    +**
  • SQLITE_SHM_LOCK | SQLITE_SHM_SHARED +**
  • SQLITE_SHM_LOCK | SQLITE_SHM_EXCLUSIVE +**
  • SQLITE_SHM_UNLOCK | SQLITE_SHM_SHARED +**
  • SQLITE_SHM_UNLOCK | SQLITE_SHM_EXCLUSIVE +**
+** +** When unlocking, the same SHARED or EXCLUSIVE flag must be supplied as +** was given on the corresponding lock. +** +** The xShmLock method can transition between unlocked and SHARED or +** between unlocked and EXCLUSIVE. It cannot transition between SHARED +** and EXCLUSIVE. +*//* Unused *//* Used by PRAGMA temp_store_directory *//* +** CAPI3REF: Flags for the xAccess VFS method +** +** These integer constants can be used as the third parameter to +** the xAccess method of an [sqlite3_vfs] object. They determine +** what kind of permissions the xAccess method is looking for. +** With SQLITE_ACCESS_EXISTS, the xAccess method +** simply checks whether the file exists. +** With SQLITE_ACCESS_READWRITE, the xAccess method +** checks whether the named directory is both readable and writable +** (in other words, if files can be added, removed, and renamed within +** the directory). +** The SQLITE_ACCESS_READWRITE constant is currently used only by the +** [temp_store_directory pragma], though this could change in a future +** release of SQLite. +** With SQLITE_ACCESS_READ, the xAccess method +** checks whether the file is readable. The SQLITE_ACCESS_READ constant is +** currently unused, though it might be used in a future release of +** SQLite. +*//* + ** The methods above are in versions 1 through 3 of the sqlite_vfs object. + ** New fields may be appended in future versions. The iVersion + ** value will increment whenever this happens. + *//* + ** The methods above are in versions 1 and 2 of the sqlite_vfs object. + ** Those below are for version 3 and greater. + *//* + ** The methods above are in version 1 of the sqlite_vfs object + ** definition. Those that follow are added in version 2 or later + *//* Pointer to application-specific data *//* Name of this virtual file system *//* Next registered VFS *//* Maximum file pathname length *//* Size of subclassed sqlite3_file *//* Structure version number (currently 3) *//* +** CAPI3REF: OS Interface Object +** +** An instance of the sqlite3_vfs object defines the interface between +** the SQLite core and the underlying operating system. The "vfs" +** in the name of the object stands for "virtual file system". See +** the [VFS | VFS documentation] for further information. +** +** The VFS interface is sometimes extended by adding new methods onto +** the end. Each time such an extension occurs, the iVersion field +** is incremented. The iVersion value started out as 1 in +** SQLite [version 3.5.0] on [dateof:3.5.0], then increased to 2 +** with SQLite [version 3.7.0] on [dateof:3.7.0], and then increased +** to 3 with SQLite [version 3.7.6] on [dateof:3.7.6]. Additional fields +** may be appended to the sqlite3_vfs object and the iVersion value +** may increase again in future versions of SQLite. +** Note that due to an oversight, the structure +** of the sqlite3_vfs object changed in the transition from +** SQLite [version 3.5.9] to [version 3.6.0] on [dateof:3.6.0] +** and yet the iVersion field was not increased. +** +** The szOsFile field is the size of the subclassed [sqlite3_file] +** structure used by this VFS. mxPathname is the maximum length of +** a pathname in this VFS. +** +** Registered sqlite3_vfs objects are kept on a linked list formed by +** the pNext pointer. The [sqlite3_vfs_register()] +** and [sqlite3_vfs_unregister()] interfaces manage this list +** in a thread-safe way. The [sqlite3_vfs_find()] interface +** searches the list. Neither the application code nor the VFS +** implementation should use the pNext pointer. +** +** The pNext field is the only field in the sqlite3_vfs +** structure that SQLite will ever modify. SQLite will only access +** or modify this field while holding a particular static mutex. +** The application should never modify anything within the sqlite3_vfs +** object once the object has been registered. +** +** The zName field holds the name of the VFS module. The name must +** be unique across all VFS modules. +** +** [[sqlite3_vfs.xOpen]] +** ^SQLite guarantees that the zFilename parameter to xOpen +** is either a NULL pointer or string obtained +** from xFullPathname() with an optional suffix added. +** ^If a suffix is added to the zFilename parameter, it will +** consist of a single "-" character followed by no more than +** 11 alphanumeric and/or "-" characters. +** ^SQLite further guarantees that +** the string will be valid and unchanged until xClose() is +** called. Because of the previous sentence, +** the [sqlite3_file] can safely store a pointer to the +** filename if it needs to remember the filename for some reason. +** If the zFilename parameter to xOpen is a NULL pointer then xOpen +** must invent its own temporary name for the file. ^Whenever the +** xFilename parameter is NULL it will also be the case that the +** flags parameter will include [SQLITE_OPEN_DELETEONCLOSE]. +** +** The flags argument to xOpen() includes all bits set in +** the flags argument to [sqlite3_open_v2()]. Or if [sqlite3_open()] +** or [sqlite3_open16()] is used, then flags includes at least +** [SQLITE_OPEN_READWRITE] | [SQLITE_OPEN_CREATE]. +** If xOpen() opens a file read-only then it sets *pOutFlags to +** include [SQLITE_OPEN_READONLY]. Other bits in *pOutFlags may be set. +** +** ^(SQLite will also add one of the following flags to the xOpen() +** call, depending on the object being opened: +** +**
    +**
  • [SQLITE_OPEN_MAIN_DB] +**
  • [SQLITE_OPEN_MAIN_JOURNAL] +**
  • [SQLITE_OPEN_TEMP_DB] +**
  • [SQLITE_OPEN_TEMP_JOURNAL] +**
  • [SQLITE_OPEN_TRANSIENT_DB] +**
  • [SQLITE_OPEN_SUBJOURNAL] +**
  • [SQLITE_OPEN_SUPER_JOURNAL] +**
  • [SQLITE_OPEN_WAL] +**
)^ +** +** The file I/O implementation can use the object type flags to +** change the way it deals with files. For example, an application +** that does not care about crash recovery or rollback might make +** the open of a journal file a no-op. Writes to this journal would +** also be no-ops, and any attempt to read the journal would return +** SQLITE_IOERR. Or the implementation might recognize that a database +** file will be doing page-aligned sector reads and writes in a random +** order and set up its I/O subsystem accordingly. +** +** SQLite might also add one of the following flags to the xOpen method: +** +**
    +**
  • [SQLITE_OPEN_DELETEONCLOSE] +**
  • [SQLITE_OPEN_EXCLUSIVE] +**
+** +** The [SQLITE_OPEN_DELETEONCLOSE] flag means the file should be +** deleted when it is closed. ^The [SQLITE_OPEN_DELETEONCLOSE] +** will be set for TEMP databases and their journals, transient +** databases, and subjournals. +** +** ^The [SQLITE_OPEN_EXCLUSIVE] flag is always used in conjunction +** with the [SQLITE_OPEN_CREATE] flag, which are both directly +** analogous to the O_EXCL and O_CREAT flags of the POSIX open() +** API. The SQLITE_OPEN_EXCLUSIVE flag, when paired with the +** SQLITE_OPEN_CREATE, is used to indicate that file should always +** be created, and that it is an error if it already exists. +** It is not used to indicate the file should be opened +** for exclusive access. +** +** ^At least szOsFile bytes of memory are allocated by SQLite +** to hold the [sqlite3_file] structure passed as the third +** argument to xOpen. The xOpen method does not have to +** allocate the structure; it should just fill it in. Note that +** the xOpen method must set the sqlite3_file.pMethods to either +** a valid [sqlite3_io_methods] object or to NULL. xOpen must do +** this even if the open fails. SQLite expects that the sqlite3_file.pMethods +** element will be valid after xOpen returns regardless of the success +** or failure of the xOpen call. +** +** [[sqlite3_vfs.xAccess]] +** ^The flags argument to xAccess() may be [SQLITE_ACCESS_EXISTS] +** to test for the existence of a file, or [SQLITE_ACCESS_READWRITE] to +** test whether a file is readable and writable, or [SQLITE_ACCESS_READ] +** to test whether a file is at least readable. The SQLITE_ACCESS_READ +** flag is never actually used and is not implemented in the built-in +** VFSes of SQLite. The file is named by the second argument and can be a +** directory. The xAccess method returns [SQLITE_OK] on success or some +** non-zero error code if there is an I/O error or if the name of +** the file given in the second argument is illegal. If SQLITE_OK +** is returned, then non-zero or zero is written into *pResOut to indicate +** whether or not the file is accessible. +** +** ^SQLite will always allocate at least mxPathname+1 bytes for the +** output buffer xFullPathname. The exact size of the output buffer +** is also passed as a parameter to both methods. If the output buffer +** is not large enough, [SQLITE_CANTOPEN] should be returned. Since this is +** handled as a fatal error by SQLite, vfs implementations should endeavor +** to prevent this by setting mxPathname to a sufficiently large value. +** +** The xRandomness(), xSleep(), xCurrentTime(), and xCurrentTimeInt64() +** interfaces are not strictly a part of the filesystem, but they are +** included in the VFS structure for completeness. +** The xRandomness() function attempts to return nBytes bytes +** of good-quality randomness into zOut. The return value is +** the actual number of bytes of randomness obtained. +** The xSleep() method causes the calling thread to sleep for at +** least the number of microseconds given. ^The xCurrentTime() +** method returns a Julian Day Number for the current date and time as +** a floating point value. +** ^The xCurrentTimeInt64() method returns, as an integer, the Julian +** Day Number multiplied by 86400000 (the number of milliseconds in +** a 24-hour day). +** ^SQLite will use the xCurrentTimeInt64() method to get the current +** date and time if that method is available (if iVersion is 2 or +** greater and the function pointer is not NULL) and will fall back +** to xCurrentTime() if xCurrentTimeInt64() is unavailable. +** +** ^The xSetSystemCall(), xGetSystemCall(), and xNestSystemCall() interfaces +** are not used by the SQLite core. These optional interfaces are provided +** by some VFSes to facilitate testing of the VFS code. By overriding +** system calls with functions under its control, a test program can +** simulate faults and error conditions that would otherwise be difficult +** or impossible to induce. The set of system calls that can be overridden +** varies from one VFS to another, and from one version of the same VFS to the +** next. Applications that use these interfaces must be prepared for any +** or all of these interfaces to be NULL or for their behavior to change +** from one release to the next. Applications must not attempt to access +** any of these methods if the iVersion of the VFS is less than 3. +*//* +** CAPI3REF: File Name +** +** Type [sqlite3_filename] is used by SQLite to pass filenames to the +** xOpen method of a [VFS]. It may be cast to (const char*) and treated +** as a normal, nul-terminated, UTF-8 buffer containing the filename, but +** may also be passed to special APIs such as: +** +**
    +**
  • sqlite3_filename_database() +**
  • sqlite3_filename_journal() +**
  • sqlite3_filename_wal() +**
  • sqlite3_uri_parameter() +**
  • sqlite3_uri_boolean() +**
  • sqlite3_uri_int64() +**
  • sqlite3_uri_key() +**
+*//* +** CAPI3REF: Loadable Extension Thunk +** +** A pointer to the opaque sqlite3_api_routines structure is passed as +** the third parameter to entry points of [loadable extensions]. This +** structure must be typedefed in order to work around compiler warnings +** on some platforms. +*//* +** CAPI3REF: Mutex Handle +** +** The mutex module within SQLite defines [sqlite3_mutex] to be an +** abstract type for a mutex object. The SQLite core never looks +** at the internal representation of an [sqlite3_mutex]. It only +** deals with pointers to the [sqlite3_mutex] object. +** +** Mutexes are created using [sqlite3_mutex_alloc()]. +*//* deprecated names *//* +** CAPI3REF: Standard File Control Opcodes +** KEYWORDS: {file control opcodes} {file control opcode} +** +** These integer constants are opcodes for the xFileControl method +** of the [sqlite3_io_methods] object and for the [sqlite3_file_control()] +** interface. +** +**
    +**
  • [[SQLITE_FCNTL_LOCKSTATE]] +** The [SQLITE_FCNTL_LOCKSTATE] opcode is used for debugging. This +** opcode causes the xFileControl method to write the current state of +** the lock (one of [SQLITE_LOCK_NONE], [SQLITE_LOCK_SHARED], +** [SQLITE_LOCK_RESERVED], [SQLITE_LOCK_PENDING], or [SQLITE_LOCK_EXCLUSIVE]) +** into an integer that the pArg argument points to. +** This capability is only available if SQLite is compiled with [SQLITE_DEBUG]. +** +**
  • [[SQLITE_FCNTL_SIZE_HINT]] +** The [SQLITE_FCNTL_SIZE_HINT] opcode is used by SQLite to give the VFS +** layer a hint of how large the database file will grow to be during the +** current transaction. This hint is not guaranteed to be accurate but it +** is often close. The underlying VFS might choose to preallocate database +** file space based on this hint in order to help writes to the database +** file run faster. +** +**
  • [[SQLITE_FCNTL_SIZE_LIMIT]] +** The [SQLITE_FCNTL_SIZE_LIMIT] opcode is used by in-memory VFS that +** implements [sqlite3_deserialize()] to set an upper bound on the size +** of the in-memory database. The argument is a pointer to a [sqlite3_int64]. +** If the integer pointed to is negative, then it is filled in with the +** current limit. Otherwise the limit is set to the larger of the value +** of the integer pointed to and the current database size. The integer +** pointed to is set to the new limit. +** +**
  • [[SQLITE_FCNTL_CHUNK_SIZE]] +** The [SQLITE_FCNTL_CHUNK_SIZE] opcode is used to request that the VFS +** extends and truncates the database file in chunks of a size specified +** by the user. The fourth argument to [sqlite3_file_control()] should +** point to an integer (type int) containing the new chunk-size to use +** for the nominated database. Allocating database file space in large +** chunks (say 1MB at a time), may reduce file-system fragmentation and +** improve performance on some systems. +** +**
  • [[SQLITE_FCNTL_FILE_POINTER]] +** The [SQLITE_FCNTL_FILE_POINTER] opcode is used to obtain a pointer +** to the [sqlite3_file] object associated with a particular database +** connection. See also [SQLITE_FCNTL_JOURNAL_POINTER]. +** +**
  • [[SQLITE_FCNTL_JOURNAL_POINTER]] +** The [SQLITE_FCNTL_JOURNAL_POINTER] opcode is used to obtain a pointer +** to the [sqlite3_file] object associated with the journal file (either +** the [rollback journal] or the [write-ahead log]) for a particular database +** connection. See also [SQLITE_FCNTL_FILE_POINTER]. +** +**
  • [[SQLITE_FCNTL_SYNC_OMITTED]] +** No longer in use. +** +**
  • [[SQLITE_FCNTL_SYNC]] +** The [SQLITE_FCNTL_SYNC] opcode is generated internally by SQLite and +** sent to the VFS immediately before the xSync method is invoked on a +** database file descriptor. Or, if the xSync method is not invoked +** because the user has configured SQLite with +** [PRAGMA synchronous | PRAGMA synchronous=OFF] it is invoked in place +** of the xSync method. In most cases, the pointer argument passed with +** this file-control is NULL. However, if the database file is being synced +** as part of a multi-database commit, the argument points to a nul-terminated +** string containing the transactions super-journal file name. VFSes that +** do not need this signal should silently ignore this opcode. Applications +** should not call [sqlite3_file_control()] with this opcode as doing so may +** disrupt the operation of the specialized VFSes that do require it. +** +**
  • [[SQLITE_FCNTL_COMMIT_PHASETWO]] +** The [SQLITE_FCNTL_COMMIT_PHASETWO] opcode is generated internally by SQLite +** and sent to the VFS after a transaction has been committed immediately +** but before the database is unlocked. VFSes that do not need this signal +** should silently ignore this opcode. Applications should not call +** [sqlite3_file_control()] with this opcode as doing so may disrupt the +** operation of the specialized VFSes that do require it. +** +**
  • [[SQLITE_FCNTL_WIN32_AV_RETRY]] +** ^The [SQLITE_FCNTL_WIN32_AV_RETRY] opcode is used to configure automatic +** retry counts and intervals for certain disk I/O operations for the +** windows [VFS] in order to provide robustness in the presence of +** anti-virus programs. By default, the windows VFS will retry file read, +** file write, and file delete operations up to 10 times, with a delay +** of 25 milliseconds before the first retry and with the delay increasing +** by an additional 25 milliseconds with each subsequent retry. This +** opcode allows these two values (10 retries and 25 milliseconds of delay) +** to be adjusted. The values are changed for all database connections +** within the same process. The argument is a pointer to an array of two +** integers where the first integer is the new retry count and the second +** integer is the delay. If either integer is negative, then the setting +** is not changed but instead the prior value of that setting is written +** into the array entry, allowing the current retry settings to be +** interrogated. The zDbName parameter is ignored. +** +**
  • [[SQLITE_FCNTL_PERSIST_WAL]] +** ^The [SQLITE_FCNTL_PERSIST_WAL] opcode is used to set or query the +** persistent [WAL | Write Ahead Log] setting. By default, the auxiliary +** write ahead log ([WAL file]) and shared memory +** files used for transaction control +** are automatically deleted when the latest connection to the database +** closes. Setting persistent WAL mode causes those files to persist after +** close. Persisting the files is useful when other processes that do not +** have write permission on the directory containing the database file want +** to read the database file, as the WAL and shared memory files must exist +** in order for the database to be readable. The fourth parameter to +** [sqlite3_file_control()] for this opcode should be a pointer to an integer. +** That integer is 0 to disable persistent WAL mode or 1 to enable persistent +** WAL mode. If the integer is -1, then it is overwritten with the current +** WAL persistence setting. +** +**
  • [[SQLITE_FCNTL_POWERSAFE_OVERWRITE]] +** ^The [SQLITE_FCNTL_POWERSAFE_OVERWRITE] opcode is used to set or query the +** persistent "powersafe-overwrite" or "PSOW" setting. The PSOW setting +** determines the [SQLITE_IOCAP_POWERSAFE_OVERWRITE] bit of the +** xDeviceCharacteristics methods. The fourth parameter to +** [sqlite3_file_control()] for this opcode should be a pointer to an integer. +** That integer is 0 to disable zero-damage mode or 1 to enable zero-damage +** mode. If the integer is -1, then it is overwritten with the current +** zero-damage mode setting. +** +**
  • [[SQLITE_FCNTL_OVERWRITE]] +** ^The [SQLITE_FCNTL_OVERWRITE] opcode is invoked by SQLite after opening +** a write transaction to indicate that, unless it is rolled back for some +** reason, the entire database file will be overwritten by the current +** transaction. This is used by VACUUM operations. +** +**
  • [[SQLITE_FCNTL_VFSNAME]] +** ^The [SQLITE_FCNTL_VFSNAME] opcode can be used to obtain the names of +** all [VFSes] in the VFS stack. The names are of all VFS shims and the +** final bottom-level VFS are written into memory obtained from +** [sqlite3_malloc()] and the result is stored in the char* variable +** that the fourth parameter of [sqlite3_file_control()] points to. +** The caller is responsible for freeing the memory when done. As with +** all file-control actions, there is no guarantee that this will actually +** do anything. Callers should initialize the char* variable to a NULL +** pointer in case this file-control is not implemented. This file-control +** is intended for diagnostic use only. +** +**
  • [[SQLITE_FCNTL_VFS_POINTER]] +** ^The [SQLITE_FCNTL_VFS_POINTER] opcode finds a pointer to the top-level +** [VFSes] currently in use. ^(The argument X in +** sqlite3_file_control(db,SQLITE_FCNTL_VFS_POINTER,X) must be +** of type "[sqlite3_vfs] **". This opcodes will set *X +** to a pointer to the top-level VFS.)^ +** ^When there are multiple VFS shims in the stack, this opcode finds the +** upper-most shim only. +** +**
  • [[SQLITE_FCNTL_PRAGMA]] +** ^Whenever a [PRAGMA] statement is parsed, an [SQLITE_FCNTL_PRAGMA] +** file control is sent to the open [sqlite3_file] object corresponding +** to the database file to which the pragma statement refers. ^The argument +** to the [SQLITE_FCNTL_PRAGMA] file control is an array of +** pointers to strings (char**) in which the second element of the array +** is the name of the pragma and the third element is the argument to the +** pragma or NULL if the pragma has no argument. ^The handler for an +** [SQLITE_FCNTL_PRAGMA] file control can optionally make the first element +** of the char** argument point to a string obtained from [sqlite3_mprintf()] +** or the equivalent and that string will become the result of the pragma or +** the error message if the pragma fails. ^If the +** [SQLITE_FCNTL_PRAGMA] file control returns [SQLITE_NOTFOUND], then normal +** [PRAGMA] processing continues. ^If the [SQLITE_FCNTL_PRAGMA] +** file control returns [SQLITE_OK], then the parser assumes that the +** VFS has handled the PRAGMA itself and the parser generates a no-op +** prepared statement if result string is NULL, or that returns a copy +** of the result string if the string is non-NULL. +** ^If the [SQLITE_FCNTL_PRAGMA] file control returns +** any result code other than [SQLITE_OK] or [SQLITE_NOTFOUND], that means +** that the VFS encountered an error while handling the [PRAGMA] and the +** compilation of the PRAGMA fails with an error. ^The [SQLITE_FCNTL_PRAGMA] +** file control occurs at the beginning of pragma statement analysis and so +** it is able to override built-in [PRAGMA] statements. +** +**
  • [[SQLITE_FCNTL_BUSYHANDLER]] +** ^The [SQLITE_FCNTL_BUSYHANDLER] +** file-control may be invoked by SQLite on the database file handle +** shortly after it is opened in order to provide a custom VFS with access +** to the connection's busy-handler callback. The argument is of type (void**) +** - an array of two (void *) values. The first (void *) actually points +** to a function of type (int (*)(void *)). In order to invoke the connection's +** busy-handler, this function should be invoked with the second (void *) in +** the array as the only argument. If it returns non-zero, then the operation +** should be retried. If it returns zero, the custom VFS should abandon the +** current operation. +** +**
  • [[SQLITE_FCNTL_TEMPFILENAME]] +** ^Applications can invoke the [SQLITE_FCNTL_TEMPFILENAME] file-control +** to have SQLite generate a +** temporary filename using the same algorithm that is followed to generate +** temporary filenames for TEMP tables and other internal uses. The +** argument should be a char** which will be filled with the filename +** written into memory obtained from [sqlite3_malloc()]. The caller should +** invoke [sqlite3_free()] on the result to avoid a memory leak. +** +**
  • [[SQLITE_FCNTL_MMAP_SIZE]] +** The [SQLITE_FCNTL_MMAP_SIZE] file control is used to query or set the +** maximum number of bytes that will be used for memory-mapped I/O. +** The argument is a pointer to a value of type sqlite3_int64 that +** is an advisory maximum number of bytes in the file to memory map. The +** pointer is overwritten with the old value. The limit is not changed if +** the value originally pointed to is negative, and so the current limit +** can be queried by passing in a pointer to a negative number. This +** file-control is used internally to implement [PRAGMA mmap_size]. +** +**
  • [[SQLITE_FCNTL_TRACE]] +** The [SQLITE_FCNTL_TRACE] file control provides advisory information +** to the VFS about what the higher layers of the SQLite stack are doing. +** This file control is used by some VFS activity tracing [shims]. +** The argument is a zero-terminated string. Higher layers in the +** SQLite stack may generate instances of this file control if +** the [SQLITE_USE_FCNTL_TRACE] compile-time option is enabled. +** +**
  • [[SQLITE_FCNTL_HAS_MOVED]] +** The [SQLITE_FCNTL_HAS_MOVED] file control interprets its argument as a +** pointer to an integer and it writes a boolean into that integer depending +** on whether or not the file has been renamed, moved, or deleted since it +** was first opened. +** +**
  • [[SQLITE_FCNTL_WIN32_GET_HANDLE]] +** The [SQLITE_FCNTL_WIN32_GET_HANDLE] opcode can be used to obtain the +** underlying native file handle associated with a file handle. This file +** control interprets its argument as a pointer to a native file handle and +** writes the resulting value there. +** +**
  • [[SQLITE_FCNTL_WIN32_SET_HANDLE]] +** The [SQLITE_FCNTL_WIN32_SET_HANDLE] opcode is used for debugging. This +** opcode causes the xFileControl method to swap the file handle with the one +** pointed to by the pArg argument. This capability is used during testing +** and only needs to be supported when SQLITE_TEST is defined. +** +**
  • [[SQLITE_FCNTL_WAL_BLOCK]] +** The [SQLITE_FCNTL_WAL_BLOCK] is a signal to the VFS layer that it might +** be advantageous to block on the next WAL lock if the lock is not immediately +** available. The WAL subsystem issues this signal during rare +** circumstances in order to fix a problem with priority inversion. +** Applications should not use this file-control. +** +**
  • [[SQLITE_FCNTL_ZIPVFS]] +** The [SQLITE_FCNTL_ZIPVFS] opcode is implemented by zipvfs only. All other +** VFS should return SQLITE_NOTFOUND for this opcode. +** +**
  • [[SQLITE_FCNTL_RBU]] +** The [SQLITE_FCNTL_RBU] opcode is implemented by the special VFS used by +** the RBU extension only. All other VFS should return SQLITE_NOTFOUND for +** this opcode. +** +**
  • [[SQLITE_FCNTL_BEGIN_ATOMIC_WRITE]] +** If the [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] opcode returns SQLITE_OK, then +** the file descriptor is placed in "batch write mode", which +** means all subsequent write operations will be deferred and done +** atomically at the next [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]. Systems +** that do not support batch atomic writes will return SQLITE_NOTFOUND. +** ^Following a successful SQLITE_FCNTL_BEGIN_ATOMIC_WRITE and prior to +** the closing [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE] or +** [SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE], SQLite will make +** no VFS interface calls on the same [sqlite3_file] file descriptor +** except for calls to the xWrite method and the xFileControl method +** with [SQLITE_FCNTL_SIZE_HINT]. +** +**
  • [[SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]] +** The [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE] opcode causes all write +** operations since the previous successful call to +** [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] to be performed atomically. +** This file control returns [SQLITE_OK] if and only if the writes were +** all performed successfully and have been committed to persistent storage. +** ^Regardless of whether or not it is successful, this file control takes +** the file descriptor out of batch write mode so that all subsequent +** write operations are independent. +** ^SQLite will never invoke SQLITE_FCNTL_COMMIT_ATOMIC_WRITE without +** a prior successful call to [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE]. +** +**
  • [[SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE]] +** The [SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE] opcode causes all write +** operations since the previous successful call to +** [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] to be rolled back. +** ^This file control takes the file descriptor out of batch write mode +** so that all subsequent write operations are independent. +** ^SQLite will never invoke SQLITE_FCNTL_ROLLBACK_ATOMIC_WRITE without +** a prior successful call to [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE]. +** +**
  • [[SQLITE_FCNTL_LOCK_TIMEOUT]] +** The [SQLITE_FCNTL_LOCK_TIMEOUT] opcode is used to configure a VFS +** to block for up to M milliseconds before failing when attempting to +** obtain a file lock using the xLock or xShmLock methods of the VFS. +** The parameter is a pointer to a 32-bit signed integer that contains +** the value that M is to be set to. Before returning, the 32-bit signed +** integer is overwritten with the previous value of M. +** +**
  • [[SQLITE_FCNTL_DATA_VERSION]] +** The [SQLITE_FCNTL_DATA_VERSION] opcode is used to detect changes to +** a database file. The argument is a pointer to a 32-bit unsigned integer. +** The "data version" for the pager is written into the pointer. The +** "data version" changes whenever any change occurs to the corresponding +** database file, either through SQL statements on the same database +** connection or through transactions committed by separate database +** connections possibly in other processes. The [sqlite3_total_changes()] +** interface can be used to find if any database on the connection has changed, +** but that interface responds to changes on TEMP as well as MAIN and does +** not provide a mechanism to detect changes to MAIN only. Also, the +** [sqlite3_total_changes()] interface responds to internal changes only and +** omits changes made by other database connections. The +** [PRAGMA data_version] command provides a mechanism to detect changes to +** a single attached database that occur due to other database connections, +** but omits changes implemented by the database connection on which it is +** called. This file control is the only mechanism to detect changes that +** happen either internally or externally and that are associated with +** a particular attached database. +** +**
  • [[SQLITE_FCNTL_CKPT_START]] +** The [SQLITE_FCNTL_CKPT_START] opcode is invoked from within a checkpoint +** in wal mode before the client starts to copy pages from the wal +** file to the database file. +** +**
  • [[SQLITE_FCNTL_CKPT_DONE]] +** The [SQLITE_FCNTL_CKPT_DONE] opcode is invoked from within a checkpoint +** in wal mode after the client has finished copying pages from the wal +** file to the database file, but before the *-shm file is updated to +** record the fact that the pages have been checkpointed. +** +**
  • [[SQLITE_FCNTL_EXTERNAL_READER]] +** The EXPERIMENTAL [SQLITE_FCNTL_EXTERNAL_READER] opcode is used to detect +** whether or not there is a database client in another process with a wal-mode +** transaction open on the database or not. It is only available on unix.The +** (void*) argument passed with this file-control should be a pointer to a +** value of type (int). The integer value is set to 1 if the database is a wal +** mode database and there exists at least one client in another process that +** currently has an SQL transaction open on the database. It is set to 0 if +** the database is not a wal-mode db, or if there is no such connection in any +** other process. This opcode cannot be used to detect transactions opened +** by clients within the current process, only within other processes. +** +**
  • [[SQLITE_FCNTL_CKSM_FILE]] +** The [SQLITE_FCNTL_CKSM_FILE] opcode is for use internally by the +** [checksum VFS shim] only. +** +**
  • [[SQLITE_FCNTL_RESET_CACHE]] +** If there is currently no transaction open on the database, and the +** database is not a temp db, then the [SQLITE_FCNTL_RESET_CACHE] file-control +** purges the contents of the in-memory page cache. If there is an open +** transaction, or if the db is a temp-db, this opcode is a no-op, not an error. +**
+*//* Additional methods may be added in future releases *//* Methods above are valid for version 3 *//* Methods above are valid for version 2 *//* Methods above are valid for version 1 *//* +** CAPI3REF: OS Interface File Virtual Methods Object +** +** Every file opened by the [sqlite3_vfs.xOpen] method populates an +** [sqlite3_file] object (or, more commonly, a subclass of the +** [sqlite3_file] object) with a pointer to an instance of this object. +** This object defines the methods used to perform various operations +** against the open file represented by the [sqlite3_file] object. +** +** If the [sqlite3_vfs.xOpen] method sets the sqlite3_file.pMethods element +** to a non-NULL pointer, then the sqlite3_io_methods.xClose method +** may be invoked even if the [sqlite3_vfs.xOpen] reported that it failed. The +** only way to prevent a call to xClose following a failed [sqlite3_vfs.xOpen] +** is for the [sqlite3_vfs.xOpen] to set the sqlite3_file.pMethods element +** to NULL. +** +** The flags argument to xSync may be one of [SQLITE_SYNC_NORMAL] or +** [SQLITE_SYNC_FULL]. The first choice is the normal fsync(). +** The second choice is a Mac OS X style fullsync. The [SQLITE_SYNC_DATAONLY] +** flag may be ORed in to indicate that only the data of the file +** and not its inode needs to be synced. +** +** The integer values to xLock() and xUnlock() are one of +**
    +**
  • [SQLITE_LOCK_NONE], +**
  • [SQLITE_LOCK_SHARED], +**
  • [SQLITE_LOCK_RESERVED], +**
  • [SQLITE_LOCK_PENDING], or +**
  • [SQLITE_LOCK_EXCLUSIVE]. +**
+** xLock() upgrades the database file lock. In other words, xLock() moves the +** database file lock in the direction NONE toward EXCLUSIVE. The argument to +** xLock() is always on of SHARED, RESERVED, PENDING, or EXCLUSIVE, never +** SQLITE_LOCK_NONE. If the database file lock is already at or above the +** requested lock, then the call to xLock() is a no-op. +** xUnlock() downgrades the database file lock to either SHARED or NONE. +* If the lock is already at or below the requested lock state, then the call +** to xUnlock() is a no-op. +** The xCheckReservedLock() method checks whether any database connection, +** either in this process or in some other process, is holding a RESERVED, +** PENDING, or EXCLUSIVE lock on the file. It returns true +** if such a lock exists and false otherwise. +** +** The xFileControl() method is a generic interface that allows custom +** VFS implementations to directly control an open file using the +** [sqlite3_file_control()] interface. The second "op" argument is an +** integer opcode. The third argument is a generic pointer intended to +** point to a structure that may contain arguments or space in which to +** write return values. Potential uses for xFileControl() might be +** functions to enable blocking locks with timeouts, to change the +** locking strategy (for example to use dot-file locks), to inquire +** about the status of a lock, or to break stale locks. The SQLite +** core reserves all opcodes less than 100 for its own use. +** A [file control opcodes | list of opcodes] less than 100 is available. +** Applications that define a custom xFileControl method should use opcodes +** greater than 100 to avoid conflicts. VFS implementations should +** return [SQLITE_NOTFOUND] for file control opcodes that they do not +** recognize. +** +** The xSectorSize() method returns the sector size of the +** device that underlies the file. The sector size is the +** minimum write that can be performed without disturbing +** other bytes in the file. The xDeviceCharacteristics() +** method returns a bit vector describing behaviors of the +** underlying device: +** +**
    +**
  • [SQLITE_IOCAP_ATOMIC] +**
  • [SQLITE_IOCAP_ATOMIC512] +**
  • [SQLITE_IOCAP_ATOMIC1K] +**
  • [SQLITE_IOCAP_ATOMIC2K] +**
  • [SQLITE_IOCAP_ATOMIC4K] +**
  • [SQLITE_IOCAP_ATOMIC8K] +**
  • [SQLITE_IOCAP_ATOMIC16K] +**
  • [SQLITE_IOCAP_ATOMIC32K] +**
  • [SQLITE_IOCAP_ATOMIC64K] +**
  • [SQLITE_IOCAP_SAFE_APPEND] +**
  • [SQLITE_IOCAP_SEQUENTIAL] +**
  • [SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN] +**
  • [SQLITE_IOCAP_POWERSAFE_OVERWRITE] +**
  • [SQLITE_IOCAP_IMMUTABLE] +**
  • [SQLITE_IOCAP_BATCH_ATOMIC] +**
+** +** The SQLITE_IOCAP_ATOMIC property means that all writes of +** any size are atomic. The SQLITE_IOCAP_ATOMICnnn values +** mean that writes of blocks that are nnn bytes in size and +** are aligned to an address which is an integer multiple of +** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means +** that when data is appended to a file, the data is appended +** first then the size of the file is extended, never the other +** way around. The SQLITE_IOCAP_SEQUENTIAL property means that +** information is written to disk in the same order as calls +** to xWrite(). +** +** If xRead() returns SQLITE_IOERR_SHORT_READ it must also fill +** in the unread portions of the buffer with zeros. A VFS that +** fails to zero-fill short reads might seem to work. However, +** failure to zero-fill short reads will eventually lead to +** database corruption. +*//* Methods for an open file *//* +** CAPI3REF: OS Interface Open File Handle +** +** An [sqlite3_file] object represents an open file in the +** [sqlite3_vfs | OS interface layer]. Individual OS interface +** implementations will +** want to subclass this object by appending additional fields +** for their own use. The pMethods entry is a pointer to an +** [sqlite3_io_methods] object that defines methods for performing +** I/O operations on the open file. +*//* +** CAPI3REF: Synchronization Type Flags +** +** When SQLite invokes the xSync() method of an +** [sqlite3_io_methods] object it uses a combination of +** these integer values as the second argument. +** +** When the SQLITE_SYNC_DATAONLY flag is used, it means that the +** sync operation only needs to flush data to mass storage. Inode +** information need not be flushed. If the lower four bits of the flag +** equal SQLITE_SYNC_NORMAL, that means to use normal fsync() semantics. +** If the lower four bits equal SQLITE_SYNC_FULL, that means +** to use Mac OS X style fullsync instead of fsync(). +** +** Do not confuse the SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL flags +** with the [PRAGMA synchronous]=NORMAL and [PRAGMA synchronous]=FULL +** settings. The [synchronous pragma] determines when calls to the +** xSync VFS method occur and applies uniformly across all platforms. +** The SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL flags determine how +** energetic or rigorous or forceful the sync operations are and +** only make a difference on Mac OSX for the default SQLite code. +** (Third-party VFS implementations might also make the distinction +** between SQLITE_SYNC_NORMAL and SQLITE_SYNC_FULL, but among the +** operating systems natively supported by SQLite, only Mac OSX +** cares about the difference.) +*//* xLock() only *//* xLock() or xUnlock() *//* xUnlock() only *//* +** CAPI3REF: File Locking Levels +** +** SQLite uses one of these integer values as the second +** argument to calls it makes to the xLock() and xUnlock() methods +** of an [sqlite3_io_methods] object. These values are ordered from +** lest restrictive to most restrictive. +** +** The argument to xLock() is always SHARED or higher. The argument to +** xUnlock is either SHARED or NONE. +*//* +** CAPI3REF: Device Characteristics +** +** The xDeviceCharacteristics method of the [sqlite3_io_methods] +** object returns an integer which is a vector of these +** bit values expressing I/O characteristics of the mass storage +** device that holds the file that the [sqlite3_io_methods] +** refers to. +** +** The SQLITE_IOCAP_ATOMIC property means that all writes of +** any size are atomic. The SQLITE_IOCAP_ATOMICnnn values +** mean that writes of blocks that are nnn bytes in size and +** are aligned to an address which is an integer multiple of +** nnn are atomic. The SQLITE_IOCAP_SAFE_APPEND value means +** that when data is appended to a file, the data is appended +** first then the size of the file is extended, never the other +** way around. The SQLITE_IOCAP_SEQUENTIAL property means that +** information is written to disk in the same order as calls +** to xWrite(). The SQLITE_IOCAP_POWERSAFE_OVERWRITE property means that +** after reboot following a crash or power loss, the only bytes in a +** file that were written at the application level might have changed +** and that adjacent bytes, even bytes within the same sector are +** guaranteed to be unchanged. The SQLITE_IOCAP_UNDELETABLE_WHEN_OPEN +** flag indicates that a file cannot be deleted when open. The +** SQLITE_IOCAP_IMMUTABLE flag indicates that the file is on +** read-only media and cannot be changed even by processes with +** elevated privileges. +** +** The SQLITE_IOCAP_BATCH_ATOMIC property means that the underlying +** filesystem supports doing multiple write operations atomically when those +** write operations are bracketed by [SQLITE_FCNTL_BEGIN_ATOMIC_WRITE] and +** [SQLITE_FCNTL_COMMIT_ATOMIC_WRITE]. +*//* VFS only *//* Extended result codes *//* Ok for sqlite3_open_v2() *//* +** CAPI3REF: Flags For File Open Operations +** +** These bit values are intended for use in the +** 3rd parameter to the [sqlite3_open_v2()] interface and +** in the 4th parameter to the [sqlite3_vfs.xOpen] method. +** +** Only those flags marked as "Ok for sqlite3_open_v2()" may be +** used as the third argument to the [sqlite3_open_v2()] interface. +** The other flags have historically been ignored by sqlite3_open_v2(), +** though future versions of SQLite might change so that an error is +** raised if any of the disallowed bits are passed into sqlite3_open_v2(). +** Applications should not depend on the historical behavior. +** +** Note in particular that passing the SQLITE_OPEN_EXCLUSIVE flag into +** [sqlite3_open_v2()] does *not* cause the underlying database file +** to be opened using O_EXCL. Passing SQLITE_OPEN_EXCLUSIVE into +** [sqlite3_open_v2()] has historically be a no-op and might become an +** error in future versions of SQLite. +*//* internal use only *//* Not Used *//* +** CAPI3REF: Extended Result Codes +** KEYWORDS: {extended result code definitions} +** +** In its default configuration, SQLite API routines return one of 30 integer +** [result codes]. However, experience has shown that many of +** these result codes are too coarse-grained. They do not provide as +** much information about problems as programmers might like. In an effort to +** address this, newer versions of SQLite (version 3.3.8 [dateof:3.3.8] +** and later) include +** support for additional result codes that provide more detailed information +** about errors. These [extended result codes] are enabled or disabled +** on a per database connection basis using the +** [sqlite3_extended_result_codes()] API. Or, the extended code for +** the most recent error can be obtained using +** [sqlite3_extended_errcode()]. +*//* end-of-error-codes *//* sqlite3_step() has finished executing *//* sqlite3_step() has another row ready *//* Warnings from sqlite3_log() *//* Notifications from sqlite3_log() *//* File opened that is not a database file *//* 2nd parameter to sqlite3_bind out of range *//* Not used *//* Authorization denied *//* Uses OS features not supported on host *//* Library used incorrectly *//* Data type mismatch *//* Abort due to constraint violation *//* String or BLOB exceeds size limit *//* The database schema changed *//* Internal use only *//* Database lock protocol error *//* Unable to open the database file *//* Insertion failed because database is full *//* Unknown opcode in sqlite3_file_control() *//* The database disk image is malformed *//* Some kind of disk I/O error occurred *//* Operation terminated by sqlite3_interrupt()*//* Attempt to write a readonly database *//* A malloc() failed *//* A table in the database is locked *//* The database file is locked *//* Callback routine requested an abort *//* Access permission denied *//* Internal logic error in SQLite *//* Generic error *//* beginning-of-error-codes *//* Successful result *//* +** CAPI3REF: Result Codes +** KEYWORDS: {result code definitions} +** +** Many SQLite functions return an integer result code from the set shown +** here in order to indicate success or failure. +** +** New error codes may be added in future versions of SQLite. +** +** See also: [extended result code definitions] +*//* 1st argument to callback *//* Callback function *//* +** CAPI3REF: One-Step Query Execution Interface +** METHOD: sqlite3 +** +** The sqlite3_exec() interface is a convenience wrapper around +** [sqlite3_prepare_v2()], [sqlite3_step()], and [sqlite3_finalize()], +** that allows an application to run multiple statements of SQL +** without having to use a lot of C code. +** +** ^The sqlite3_exec() interface runs zero or more UTF-8 encoded, +** semicolon-separate SQL statements passed into its 2nd argument, +** in the context of the [database connection] passed in as its 1st +** argument. ^If the callback function of the 3rd argument to +** sqlite3_exec() is not NULL, then it is invoked for each result row +** coming out of the evaluated SQL statements. ^The 4th argument to +** sqlite3_exec() is relayed through to the 1st argument of each +** callback invocation. ^If the callback pointer to sqlite3_exec() +** is NULL, then no callback is ever invoked and result rows are +** ignored. +** +** ^If an error occurs while evaluating the SQL statements passed into +** sqlite3_exec(), then execution of the current statement stops and +** subsequent statements are skipped. ^If the 5th parameter to sqlite3_exec() +** is not NULL then any error message is written into memory obtained +** from [sqlite3_malloc()] and passed back through the 5th parameter. +** To avoid memory leaks, the application should invoke [sqlite3_free()] +** on error message strings returned through the 5th parameter of +** sqlite3_exec() after the error message string is no longer needed. +** ^If the 5th parameter to sqlite3_exec() is not NULL and no errors +** occur, then sqlite3_exec() sets the pointer in its 5th parameter to +** NULL before returning. +** +** ^If an sqlite3_exec() callback returns non-zero, the sqlite3_exec() +** routine returns SQLITE_ABORT without invoking the callback again and +** without running any subsequent SQL statements. +** +** ^The 2nd argument to the sqlite3_exec() callback function is the +** number of columns in the result. ^The 3rd argument to the sqlite3_exec() +** callback is an array of pointers to strings obtained as if from +** [sqlite3_column_text()], one for each column. ^If an element of a +** result row is NULL then the corresponding string pointer for the +** sqlite3_exec() callback is a NULL pointer. ^The 4th argument to the +** sqlite3_exec() callback is an array of pointers to strings where each +** entry represents the name of corresponding result column as obtained +** from [sqlite3_column_name()]. +** +** ^If the 2nd parameter to sqlite3_exec() is a NULL pointer, a pointer +** to an empty string, or a pointer that contains only whitespace and/or +** SQL comments, then no SQL statements are evaluated and the database +** is not changed. +** +** Restrictions: +** +**
    +**
  • The application must ensure that the 1st parameter to sqlite3_exec() +** is a valid and open [database connection]. +**
  • The application must not close the [database connection] specified by +** the 1st parameter to sqlite3_exec() while sqlite3_exec() is running. +**
  • The application must not modify the SQL statement text passed into +** the 2nd parameter of sqlite3_exec() while sqlite3_exec() is running. +**
+*//* +** The type for a callback function. +** This is legacy and deprecated. It is included for historical +** compatibility and is not documented. +*//* +** CAPI3REF: Closing A Database Connection +** DESTRUCTOR: sqlite3 +** +** ^The sqlite3_close() and sqlite3_close_v2() routines are destructors +** for the [sqlite3] object. +** ^Calls to sqlite3_close() and sqlite3_close_v2() return [SQLITE_OK] if +** the [sqlite3] object is successfully destroyed and all associated +** resources are deallocated. +** +** Ideally, applications should [sqlite3_finalize | finalize] all +** [prepared statements], [sqlite3_blob_close | close] all [BLOB handles], and +** [sqlite3_backup_finish | finish] all [sqlite3_backup] objects associated +** with the [sqlite3] object prior to attempting to close the object. +** ^If the database connection is associated with unfinalized prepared +** statements, BLOB handlers, and/or unfinished sqlite3_backup objects then +** sqlite3_close() will leave the database connection open and return +** [SQLITE_BUSY]. ^If sqlite3_close_v2() is called with unfinalized prepared +** statements, unclosed BLOB handlers, and/or unfinished sqlite3_backups, +** it returns [SQLITE_OK] regardless, but instead of deallocating the database +** connection immediately, it marks the database connection as an unusable +** "zombie" and makes arrangements to automatically deallocate the database +** connection after all prepared statements are finalized, all BLOB handles +** are closed, and all backups have finished. The sqlite3_close_v2() interface +** is intended for use with host languages that are garbage collected, and +** where the order in which destructors are called is arbitrary. +** +** ^If an [sqlite3] object is destroyed while a transaction is open, +** the transaction is automatically rolled back. +** +** The C parameter to [sqlite3_close(C)] and [sqlite3_close_v2(C)] +** must be either a NULL +** pointer or an [sqlite3] object pointer obtained +** from [sqlite3_open()], [sqlite3_open16()], or +** [sqlite3_open_v2()], and not previously closed. +** ^Calling sqlite3_close() or sqlite3_close_v2() with a NULL pointer +** argument is a harmless no-op. +*//* +** CAPI3REF: 64-Bit Integer Types +** KEYWORDS: sqlite_int64 sqlite_uint64 +** +** Because there is no cross-platform way to specify 64-bit integer types +** SQLite includes typedefs for 64-bit signed and unsigned integers. +** +** The sqlite3_int64 and sqlite3_uint64 are the preferred type definitions. +** The sqlite_int64 and sqlite_uint64 types are supported for backwards +** compatibility only. +** +** ^The sqlite3_int64 and sqlite_int64 types can store integer values +** between -9223372036854775808 and +9223372036854775807 inclusive. ^The +** sqlite3_uint64 and sqlite_uint64 types can store integer values +** between 0 and +18446744073709551615 inclusive. +*//* +** CAPI3REF: Database Connection Handle +** KEYWORDS: {database connection} {database connections} +** +** Each open SQLite database is represented by a pointer to an instance of +** the opaque structure named "sqlite3". It is useful to think of an sqlite3 +** pointer as an object. The [sqlite3_open()], [sqlite3_open16()], and +** [sqlite3_open_v2()] interfaces are its constructors, and [sqlite3_close()] +** and [sqlite3_close_v2()] are its destructors. There are many other +** interfaces (such as +** [sqlite3_prepare_v2()], [sqlite3_create_function()], and +** [sqlite3_busy_timeout()] to name but three) that are methods on an +** sqlite3 object. +*//* +** CAPI3REF: Test To See If The Library Is Threadsafe +** +** ^The sqlite3_threadsafe() function returns zero if and only if +** SQLite was compiled with mutexing code omitted due to the +** [SQLITE_THREADSAFE] compile-time option being set to 0. +** +** SQLite can be compiled with or without mutexes. When +** the [SQLITE_THREADSAFE] C preprocessor macro is 1 or 2, mutexes +** are enabled and SQLite is threadsafe. When the +** [SQLITE_THREADSAFE] macro is 0, +** the mutexes are omitted. Without the mutexes, it is not safe +** to use SQLite concurrently from more than one thread. +** +** Enabling mutexes incurs a measurable performance penalty. +** So if speed is of utmost importance, it makes sense to disable +** the mutexes. But for maximum safety, mutexes should be enabled. +** ^The default behavior is for mutexes to be enabled. +** +** This interface can be used by an application to make sure that the +** version of SQLite that it is linking against was compiled with +** the desired setting of the [SQLITE_THREADSAFE] macro. +** +** This interface only reports on the compile-time mutex setting +** of the [SQLITE_THREADSAFE] flag. If SQLite is compiled with +** SQLITE_THREADSAFE=1 or =2 then mutexes are enabled by default but +** can be fully or partially disabled using a call to [sqlite3_config()] +** with the verbs [SQLITE_CONFIG_SINGLETHREAD], [SQLITE_CONFIG_MULTITHREAD], +** or [SQLITE_CONFIG_SERIALIZED]. ^(The return value of the +** sqlite3_threadsafe() function shows only the compile-time setting of +** thread safety, not any run-time changes to that setting made by +** sqlite3_config(). In other words, the return value from sqlite3_threadsafe() +** is unchanged by calls to sqlite3_config().)^ +** +** See the [threading mode] documentation for additional information. +*//* +** CAPI3REF: Run-Time Library Compilation Options Diagnostics +** +** ^The sqlite3_compileoption_used() function returns 0 or 1 +** indicating whether the specified option was defined at +** compile time. ^The SQLITE_ prefix may be omitted from the +** option name passed to sqlite3_compileoption_used(). +** +** ^The sqlite3_compileoption_get() function allows iterating +** over the list of options that were defined at compile time by +** returning the N-th compile time option string. ^If N is out of range, +** sqlite3_compileoption_get() returns a NULL pointer. ^The SQLITE_ +** prefix is omitted from any strings returned by +** sqlite3_compileoption_get(). +** +** ^Support for the diagnostic functions sqlite3_compileoption_used() +** and sqlite3_compileoption_get() may be omitted by specifying the +** [SQLITE_OMIT_COMPILEOPTION_DIAGS] option at compile time. +** +** See also: SQL functions [sqlite_compileoption_used()] and +** [sqlite_compileoption_get()] and the [compile_options pragma]. +*//* +** CAPI3REF: Run-Time Library Version Numbers +** KEYWORDS: sqlite3_version sqlite3_sourceid +** +** These interfaces provide the same information as the [SQLITE_VERSION], +** [SQLITE_VERSION_NUMBER], and [SQLITE_SOURCE_ID] C preprocessor macros +** but are associated with the library instead of the header file. ^(Cautious +** programmers might include assert() statements in their application to +** verify that values returned by these interfaces match the macros in +** the header, and thus ensure that the application is +** compiled with matching library and header files. +** +**
+** assert( sqlite3_libversion_number()==SQLITE_VERSION_NUMBER );
+** assert( strncmp(sqlite3_sourceid(),SQLITE_SOURCE_ID,80)==0 );
+** assert( strcmp(sqlite3_libversion(),SQLITE_VERSION)==0 );
+** 
)^ +** +** ^The sqlite3_version[] string constant contains the text of [SQLITE_VERSION] +** macro. ^The sqlite3_libversion() function returns a pointer to the +** to the sqlite3_version[] string constant. The sqlite3_libversion() +** function is provided for use in DLLs since DLL users usually do not have +** direct access to string constants within the DLL. ^The +** sqlite3_libversion_number() function returns an integer equal to +** [SQLITE_VERSION_NUMBER]. ^(The sqlite3_sourceid() function returns +** a pointer to a string constant whose value is the same as the +** [SQLITE_SOURCE_ID] C preprocessor macro. Except if SQLite is built +** using an edited copy of [the amalgamation], then the last four characters +** of the hash might be different from [SQLITE_SOURCE_ID].)^ +** +** See also: [sqlite_version()] and [sqlite_source_id()]. +*//* +** CAPI3REF: Compile-Time Library Version Numbers +** +** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header +** evaluates to a string literal that is the SQLite version in the +** format "X.Y.Z" where X is the major version number (always 3 for +** SQLite3) and Y is the minor version number and Z is the release number.)^ +** ^(The [SQLITE_VERSION_NUMBER] C preprocessor macro resolves to an integer +** with the value (X*1000000 + Y*1000 + Z) where X, Y, and Z are the same +** numbers used in [SQLITE_VERSION].)^ +** The SQLITE_VERSION_NUMBER for any given release of SQLite will also +** be larger than the release from which it is derived. Either Y will +** be held constant and Z will be incremented or else Y will be incremented +** and Z will be reset to zero. +** +** Since [version 3.6.18] ([dateof:3.6.18]), +** SQLite source code has been stored in the +** Fossil configuration management +** system. ^The SQLITE_SOURCE_ID macro evaluates to +** a string which identifies a particular check-in of SQLite +** within its configuration management system. ^The SQLITE_SOURCE_ID +** string contains the date and time of the check-in (UTC) and a SHA1 +** or SHA3-256 hash of the entire source tree. If the source code has +** been edited in any way since it was last checked in, then the last +** four hexadecimal digits of the hash may be modified. +** +** See also: [sqlite3_libversion()], +** [sqlite3_libversion_number()], [sqlite3_sourceid()], +** [sqlite_version()] and [sqlite_source_id()]. +*//* +** Make sure we can call this stuff from C++. +*//* +** Ensure these symbols were not defined by some previous header file. +*//* +** These no-op macros are used in front of interfaces to mark those +** interfaces as either deprecated or experimental. New applications +** should not use deprecated interfaces - they are supported for backwards +** compatibility only. Application writers should be aware that +** experimental interfaces are subject to change in point releases. +** +** These macros used to resolve to various kinds of compiler magic that +** would generate warning messages when they were used. But that +** compiler magic ended up generating such a flurry of bug reports +** that we have taken it all out and gone back to using simple +** noop macros. +*//* +** Facilitate override of interface linkage and calling conventions. +** Be aware that these macros may not be used within this particular +** translation of the amalgamation and its associated header file. +** +** The SQLITE_EXTERN and SQLITE_API macros are used to instruct the +** compiler that the target identifier should have external linkage. +** +** The SQLITE_CDECL macro is used to set the calling convention for +** public functions that accept a variable number of arguments. +** +** The SQLITE_APICALL macro is used to set the calling convention for +** public functions that accept a fixed number of arguments. +** +** The SQLITE_STDCALL macro is no longer used and is now deprecated. +** +** The SQLITE_CALLBACK macro is used to set the calling convention for +** function pointers. +** +** The SQLITE_SYSAPI macro is used to set the calling convention for +** functions provided by the operating system. +** +** Currently, the SQLITE_CDECL, SQLITE_APICALL, SQLITE_CALLBACK, and +** SQLITE_SYSAPI macros are used only when building for environments +** that require non-default calling conventions. +*//* Needed for the definition of va_list *//* +** 2001-09-15 +** +** The author disclaims copyright to this source code. In place of +** a legal notice, here is a blessing: +** +** May you do good and not evil. +** May you find forgiveness for yourself and forgive others. +** May you share freely, never taking more than you give. +** +************************************************************************* +** This header file defines the interface that the SQLite library +** presents to client programs. If a C-function, structure, datatype, +** or constant definition does not appear in this file, then it is +** not a published API of SQLite, is subject to change without +** notice, and should not be referenced by programs that use SQLite. +** +** Some of the definitions that are in this file are marked as +** "experimental". Experimental interfaces are normally new +** features recently added to SQLite. We do not anticipate changes +** to experimental interfaces but reserve the right to make minor changes +** if experience from use "in the wild" suggest such changes are prudent. +** +** The official C-language API documentation for SQLite is derived +** from comments in this file. This file is the authoritative source +** on how SQLite interfaces are supposed to operate. +** +** The name of this file under configuration management is "sqlite.h.in". +** The makefile makes some minor changes to this file (such as inserting +** the version number) and changes its name to "sqlite3.h" as +** part of the build process. +*/zDatabasezJournalzWalazParamzParambDefaultfilenameppDbzVfsuMaskxCallbackpCtxxProfilexTracexAuthpUserDataPresultpazResultpnRowpnColumnpzErrmsgmssqlonoffcallbackerrmsgzOptName/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_clock_t.hclock_t_CLOCK_T/* _CLOCK_T *//* __darwin_clock_t *//Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_time.htimespec_getclock_settimeclock_gettime_nsec_npclock_gettimeclock_getresnanosleeptimegmtm *tm *consttimelocaltime2posixtzsetwallposix2timelocaltime_rconst time_tconst time_t *const time_t *__restrict__tm *__restrict__gmtime_rctime_rasctime_rconst tmconst tm *const tm *__restrict__tzsettimetime_t *strptimestrftimemktimelocaltimegmtimegetdatedifftimectimeclockasctimeclockid_t_CLOCK_REALTIME_CLOCK_MONOTONIC_CLOCK_MONOTONIC_RAW_CLOCK_MONOTONIC_RAW_APPROX_CLOCK_UPTIME_RAW_CLOCK_UPTIME_RAW_APPROX_CLOCK_PROCESS_CPUTIME_ID_CLOCK_THREAD_CPUTIME_IDtmtm_zonetm_gmtofftm_isdsttm_ydaytm_wdaytm_yeartm_montm_mdaytm_hourtm_mintm_secdaylighttimezonegetdate_errtznameTIME_UTC__CLOCK_AVAILABILITYCLOCK_THREAD_CPUTIME_IDCLOCK_PROCESS_CPUTIME_IDCLOCK_UPTIME_RAW_APPROXCLOCK_UPTIME_RAWCLOCK_MONOTONIC_RAW_APPROXCLOCK_MONOTONIC_RAWCLOCK_MONOTONICCLOCK_REALTIME__OSX_AVAILABLE(10.12) __IOS_AVAILABLE(10.0) __TVOS_AVAILABLE(10.0) __WATCHOS_AVAILABLE(3.0)CLOCKS_PER_SEC((clock_t)1000000)_TIME_H_!__DARWIN_UNIX03!defined(_DARWIN_FEATURE_CLOCK_GETTIME) || _DARWIN_FEATURE_CLOCK_GETTIME != 0__has_feature(enumerator_attributes)macosx(10.15), ios(13.0), tvos(13.0), watchos(6.0)macosx(10.15)/* !_TIME_H_ *//* time elapsed since epoch *//* ISO/IEC 9899:201x 7.27.2.5 The timespec_get function *//* _DARWIN_FEATURE_CLOCK_GETTIME *//* neither ANSI nor POSIX *//* [TSF] Thread safe functions *//* not ANSI *//* Include file containing CLK_TCK. *//* timezone abbreviation *//* offset from UTC in seconds *//* Daylight Savings Time flag *//* days since January 1 [0-365] *//* days since Sunday [0-6] *//* years since 1900 *//* months since January [0-11] *//* day of the month [1-31] *//* hours since midnight [0-23] *//* minutes after the hour [0-59] *//* seconds after the minute [0-60] *//* + * Copyright (c) 1989, 1993 + * The Regents of the University of California. All rights reserved. + * (c) UNIX System Laboratories, Inc. + * All or some portions of this file are derived from material licensed + * to the University of California by American Telephone and Telegraph + * Co. or Unix System Laboratories, Inc. and are reproduced herein with + * the permission of UNIX System Laboratories, Inc. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * 3. All advertising materials mentioning features or use of this software + * must display the following acknowledgement: + * This product includes software developed by the University of + * California, Berkeley and its contributors. + * 4. Neither the name of the University nor the names of its contributors + * may be used to endorse or promote products derived from this software + * without specific prior written permission. + * + * THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * @(#)time.h 8.3 (Berkeley) 1/21/94 + *//* + * Copyright (c) 2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */tsbase__clock_id__tp__res__rqtp__rmtp/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/time.h<_time.h>/* + * Copyright (c) 2000, 2023 Apple Computer, Inc. All rights reserved. + * + * @APPLE_LICENSE_HEADER_START@ + * + * This file contains Original Code and/or Modifications of Original Code + * as defined in and that are subject to the Apple Public Source License + * Version 2.0 (the 'License'). You may not use this file except in + * compliance with the License. Please obtain a copy of the License at + * http://www.opensource.apple.com/apsl/ and read it before using this + * file. + * + * The Original Code and all software distributed under the License are + * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER + * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES, + * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY, + * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT. + * Please see the License for the specific language governing rights and + * limitations under the License. + * + * @APPLE_LICENSE_HEADER_END@ + */2.20.06.6compiled as c535455117maininfowrite_inforcbufsize 1024queryusers.sqlite"users.sqlite"char[13]"INSERT INTO users VALUES (%d, '%s')", id, info__builtin___snprintf_chk__builtin_object_sizeINSERT INTO users VALUES (%d, '%s')char[36]query: %s +"query: %s\n"char[11]get_new_idget_user_infoBUFSIZEsizeof(char)*** Welcome to sql injection *** +"*** Welcome to sql injection ***\n"char[34]Please enter name: "Please enter name: "char[20]1023'\0'abort_on_exec_errorSQL error: %s +"SQL error: %s\n"char[15]abort_on_errorCan't open database: %s +"Can't open database: %s\n"char[25]write_logtchar[26]tstrargsfmt__va_list_tag *[%s] "[%s] "/* + * show_info(id); + *//* Write info *//* Format query *//* open db *//* strip trailing whitespace */// ensure the buffer is zero-terminated// after printf().// Disable buffering to avoid need for fflush/* no \n */argcargvµá P}ãw \ No newline at end of file diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/buckets/info b/cpp-sqli-834ef46/db-cpp/default/pools/1/buckets/info new file mode 100644 index 0000000..0111728 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/buckets/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/buckets/page-000000 b/cpp-sqli-834ef46/db-cpp/default/pools/1/buckets/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/buckets/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/ids1/info b/cpp-sqli-834ef46/db-cpp/default/pools/1/ids1/info new file mode 100644 index 0000000..799471f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/ids1/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/ids1/page-000000 b/cpp-sqli-834ef46/db-cpp/default/pools/1/ids1/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/ids1/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/indices1/info b/cpp-sqli-834ef46/db-cpp/default/pools/1/indices1/info new file mode 100644 index 0000000..799471f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/indices1/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/indices1/page-000000 b/cpp-sqli-834ef46/db-cpp/default/pools/1/indices1/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/indices1/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/info b/cpp-sqli-834ef46/db-cpp/default/pools/1/info new file mode 100644 index 0000000..2fbd6cf Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/metadata/info b/cpp-sqli-834ef46/db-cpp/default/pools/1/metadata/info new file mode 100644 index 0000000..9cdb710 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/metadata/info differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/metadata/page-000000 b/cpp-sqli-834ef46/db-cpp/default/pools/1/metadata/page-000000 new file mode 100644 index 0000000..6d17cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/metadata/page-000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/1/pageDump/page-000000000 b/cpp-sqli-834ef46/db-cpp/default/pools/1/pageDump/page-000000000 new file mode 100644 index 0000000..7bccaeb Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/1/pageDump/page-000000000 differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/max-id#Dynamic-New-Entities b/cpp-sqli-834ef46/db-cpp/default/pools/max-id#Dynamic-New-Entities new file mode 100644 index 0000000..56be40f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/max-id#Dynamic-New-Entities differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/poolInfo b/cpp-sqli-834ef46/db-cpp/default/pools/poolInfo new file mode 100644 index 0000000..7c11f7b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/poolInfo differ diff --git a/cpp-sqli-834ef46/db-cpp/default/pools/tuples#Dynamic-New-Entities b/cpp-sqli-834ef46/db-cpp/default/pools/tuples#Dynamic-New-Entities new file mode 100644 index 0000000..98318f4 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/pools/tuples#Dynamic-New-Entities differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preprocdirects.rel b/cpp-sqli-834ef46/db-cpp/default/preprocdirects.rel new file mode 100644 index 0000000..68f2805 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preprocdirects.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preprocdirects.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/preprocdirects.rel.checksum new file mode 100644 index 0000000..555599b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preprocdirects.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preprocfalse.rel b/cpp-sqli-834ef46/db-cpp/default/preprocfalse.rel new file mode 100644 index 0000000..dd4b27c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preprocfalse.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preprocfalse.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/preprocfalse.rel.checksum new file mode 100644 index 0000000..8780019 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preprocfalse.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preprocpair.rel b/cpp-sqli-834ef46/db-cpp/default/preprocpair.rel new file mode 100644 index 0000000..7ef7607 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preprocpair.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preprocpair.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/preprocpair.rel.checksum new file mode 100644 index 0000000..4b51176 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preprocpair.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preproctext.rel b/cpp-sqli-834ef46/db-cpp/default/preproctext.rel new file mode 100644 index 0000000..606577c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preproctext.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preproctext.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/preproctext.rel.checksum new file mode 100644 index 0000000..27602a6 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preproctext.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preproctrue.rel b/cpp-sqli-834ef46/db-cpp/default/preproctrue.rel new file mode 100644 index 0000000..f827119 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preproctrue.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/preproctrue.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/preproctrue.rel.checksum new file mode 100644 index 0000000..27f9b90 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/preproctrue.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/routinetypeargs.rel b/cpp-sqli-834ef46/db-cpp/default/routinetypeargs.rel new file mode 100644 index 0000000..5b614ee Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/routinetypeargs.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/routinetypeargs.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/routinetypeargs.rel.checksum new file mode 100644 index 0000000..8fe5922 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/routinetypeargs.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/routinetypes.rel b/cpp-sqli-834ef46/db-cpp/default/routinetypes.rel new file mode 100644 index 0000000..c031aed Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/routinetypes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/routinetypes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/routinetypes.rel.checksum new file mode 100644 index 0000000..e926b1e Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/routinetypes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/sizeof_bind.rel b/cpp-sqli-834ef46/db-cpp/default/sizeof_bind.rel new file mode 100644 index 0000000..bba0261 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/sizeof_bind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/sizeof_bind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/sizeof_bind.rel.checksum new file mode 100644 index 0000000..4a2ac77 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/sizeof_bind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/sourceLocationPrefix.rel b/cpp-sqli-834ef46/db-cpp/default/sourceLocationPrefix.rel new file mode 100644 index 0000000..720d64f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/sourceLocationPrefix.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/sourceLocationPrefix.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/sourceLocationPrefix.rel.checksum new file mode 100644 index 0000000..c7704aa Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/sourceLocationPrefix.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/specialnamequalifyingelements.rel b/cpp-sqli-834ef46/db-cpp/default/specialnamequalifyingelements.rel new file mode 100644 index 0000000..b961a4b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/specialnamequalifyingelements.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/specialnamequalifyingelements.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/specialnamequalifyingelements.rel.checksum new file mode 100644 index 0000000..95a1263 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/specialnamequalifyingelements.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/specifiers.rel b/cpp-sqli-834ef46/db-cpp/default/specifiers.rel new file mode 100644 index 0000000..c4a6daf Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/specifiers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/specifiers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/specifiers.rel.checksum new file mode 100644 index 0000000..f3b9d91 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/specifiers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmt_decl_bind.rel b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_bind.rel new file mode 100644 index 0000000..cfcb74d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_bind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmt_decl_bind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_bind.rel.checksum new file mode 100644 index 0000000..23794cc Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_bind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmt_decl_entry_bind.rel b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_entry_bind.rel new file mode 100644 index 0000000..1cae47a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_entry_bind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmt_decl_entry_bind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_entry_bind.rel.checksum new file mode 100644 index 0000000..4c6d37f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmt_decl_entry_bind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmtparents.rel b/cpp-sqli-834ef46/db-cpp/default/stmtparents.rel new file mode 100644 index 0000000..b50b3f0 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmtparents.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmtparents.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/stmtparents.rel.checksum new file mode 100644 index 0000000..d13496c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmtparents.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmts.rel b/cpp-sqli-834ef46/db-cpp/default/stmts.rel new file mode 100644 index 0000000..19dd70c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmts.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/stmts.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/stmts.rel.checksum new file mode 100644 index 0000000..426c908 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/stmts.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_decl_top.rel b/cpp-sqli-834ef46/db-cpp/default/type_decl_top.rel new file mode 100644 index 0000000..5b803f5 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_decl_top.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_decl_top.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/type_decl_top.rel.checksum new file mode 100644 index 0000000..3f1857d Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_decl_top.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_decls.rel b/cpp-sqli-834ef46/db-cpp/default/type_decls.rel new file mode 100644 index 0000000..733469c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_decls.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_decls.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/type_decls.rel.checksum new file mode 100644 index 0000000..e287244 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_decls.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_def.rel b/cpp-sqli-834ef46/db-cpp/default/type_def.rel new file mode 100644 index 0000000..5231c07 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_def.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_def.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/type_def.rel.checksum new file mode 100644 index 0000000..17f182a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_def.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_mentions.rel b/cpp-sqli-834ef46/db-cpp/default/type_mentions.rel new file mode 100644 index 0000000..c1b9cf9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_mentions.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/type_mentions.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/type_mentions.rel.checksum new file mode 100644 index 0000000..5138939 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/type_mentions.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/typedefbase.rel b/cpp-sqli-834ef46/db-cpp/default/typedefbase.rel new file mode 100644 index 0000000..68501ad Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/typedefbase.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/typedefbase.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/typedefbase.rel.checksum new file mode 100644 index 0000000..8d713c8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/typedefbase.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/typespecifiers.rel b/cpp-sqli-834ef46/db-cpp/default/typespecifiers.rel new file mode 100644 index 0000000..c7690be Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/typespecifiers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/typespecifiers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/typespecifiers.rel.checksum new file mode 100644 index 0000000..5067492 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/typespecifiers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/unspecifiedtype.rel b/cpp-sqli-834ef46/db-cpp/default/unspecifiedtype.rel new file mode 100644 index 0000000..10c7973 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/unspecifiedtype.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/unspecifiedtype.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/unspecifiedtype.rel.checksum new file mode 100644 index 0000000..b855c70 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/unspecifiedtype.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/usertypes.rel b/cpp-sqli-834ef46/db-cpp/default/usertypes.rel new file mode 100644 index 0000000..e0c7898 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/usertypes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/usertypes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/usertypes.rel.checksum new file mode 100644 index 0000000..420cf3b Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/usertypes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/usertypesize.rel b/cpp-sqli-834ef46/db-cpp/default/usertypesize.rel new file mode 100644 index 0000000..68631ed Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/usertypesize.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/usertypesize.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/usertypesize.rel.checksum new file mode 100644 index 0000000..8629f56 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/usertypesize.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/valuebind.rel b/cpp-sqli-834ef46/db-cpp/default/valuebind.rel new file mode 100644 index 0000000..8ed571a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/valuebind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/valuebind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/valuebind.rel.checksum new file mode 100644 index 0000000..0334606 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/valuebind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/values.rel b/cpp-sqli-834ef46/db-cpp/default/values.rel new file mode 100644 index 0000000..8bf91e4 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/values.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/values.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/values.rel.checksum new file mode 100644 index 0000000..9421136 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/values.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/valuetext.rel b/cpp-sqli-834ef46/db-cpp/default/valuetext.rel new file mode 100644 index 0000000..8d0d135 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/valuetext.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/valuetext.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/valuetext.rel.checksum new file mode 100644 index 0000000..3df699a Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/valuetext.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/var_decl_specifiers.rel b/cpp-sqli-834ef46/db-cpp/default/var_decl_specifiers.rel new file mode 100644 index 0000000..37bbece Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/var_decl_specifiers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/var_decl_specifiers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/var_decl_specifiers.rel.checksum new file mode 100644 index 0000000..b303de9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/var_decl_specifiers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/var_decls.rel b/cpp-sqli-834ef46/db-cpp/default/var_decls.rel new file mode 100644 index 0000000..49d37ef Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/var_decls.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/var_decls.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/var_decls.rel.checksum new file mode 100644 index 0000000..d2c5ad8 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/var_decls.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/var_def.rel b/cpp-sqli-834ef46/db-cpp/default/var_def.rel new file mode 100644 index 0000000..ba680b9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/var_def.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/var_def.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/var_def.rel.checksum new file mode 100644 index 0000000..c16a4d9 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/var_def.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/varattributes.rel b/cpp-sqli-834ef46/db-cpp/default/varattributes.rel new file mode 100644 index 0000000..a1038db Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/varattributes.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/varattributes.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/varattributes.rel.checksum new file mode 100644 index 0000000..6e0ece3 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/varattributes.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/varbind.rel b/cpp-sqli-834ef46/db-cpp/default/varbind.rel new file mode 100644 index 0000000..3657a36 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/varbind.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/varbind.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/varbind.rel.checksum new file mode 100644 index 0000000..a343cb4 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/varbind.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/variable_vla.rel b/cpp-sqli-834ef46/db-cpp/default/variable_vla.rel new file mode 100644 index 0000000..f9efb31 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/variable_vla.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/variable_vla.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/variable_vla.rel.checksum new file mode 100644 index 0000000..9a44f4c Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/variable_vla.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/varspecifiers.rel b/cpp-sqli-834ef46/db-cpp/default/varspecifiers.rel new file mode 100644 index 0000000..242f27f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/varspecifiers.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/varspecifiers.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/varspecifiers.rel.checksum new file mode 100644 index 0000000..7bd6dec Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/varspecifiers.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/default/while_body.rel b/cpp-sqli-834ef46/db-cpp/default/while_body.rel new file mode 100644 index 0000000..5ee04b5 Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/while_body.rel differ diff --git a/cpp-sqli-834ef46/db-cpp/default/while_body.rel.checksum b/cpp-sqli-834ef46/db-cpp/default/while_body.rel.checksum new file mode 100644 index 0000000..064c26f Binary files /dev/null and b/cpp-sqli-834ef46/db-cpp/default/while_body.rel.checksum differ diff --git a/cpp-sqli-834ef46/db-cpp/semmlecode.cpp.dbscheme b/cpp-sqli-834ef46/db-cpp/semmlecode.cpp.dbscheme new file mode 100644 index 0000000..f0156f5 --- /dev/null +++ b/cpp-sqli-834ef46/db-cpp/semmlecode.cpp.dbscheme @@ -0,0 +1,2339 @@ + +/** + * An invocation of the compiler. Note that more than one file may be + * compiled per invocation. For example, this command compiles three + * source files: + * + * gcc -c f1.c f2.c f3.c + * + * The `id` simply identifies the invocation, while `cwd` is the working + * directory from which the compiler was invoked. + */ +compilations( + /** + * An invocation of the compiler. Note that more than one file may + * be compiled per invocation. For example, this command compiles + * three source files: + * + * gcc -c f1.c f2.c f3.c + */ + unique int id : @compilation, + string cwd : string ref +); + +/** + * The arguments that were passed to the extractor for a compiler + * invocation. If `id` is for the compiler invocation + * + * gcc -c f1.c f2.c f3.c + * + * then typically there will be rows for + * + * num | arg + * --- | --- + * 0 | *path to extractor* + * 1 | `--mimic` + * 2 | `/usr/bin/gcc` + * 3 | `-c` + * 4 | f1.c + * 5 | f2.c + * 6 | f3.c + */ +#keyset[id, num] +compilation_args( + int id : @compilation ref, + int num : int ref, + string arg : string ref +); + +/** + * Optionally, record the build mode for each compilation. + */ +compilation_build_mode( + unique int id : @compilation ref, + int mode : int ref +); + +/* +case @compilation_build_mode.mode of + 0 = @build_mode_none +| 1 = @build_mode_manual +| 2 = @build_mode_auto +; +*/ + +/** + * The source files that are compiled by a compiler invocation. + * If `id` is for the compiler invocation + * + * gcc -c f1.c f2.c f3.c + * + * then there will be rows for + * + * num | arg + * --- | --- + * 0 | f1.c + * 1 | f2.c + * 2 | f3.c + * + * Note that even if those files `#include` headers, those headers + * do not appear as rows. + */ +#keyset[id, num] +compilation_compiling_files( + int id : @compilation ref, + int num : int ref, + int file : @file ref +); + +/** + * The time taken by the extractor for a compiler invocation. + * + * For each file `num`, there will be rows for + * + * kind | seconds + * ---- | --- + * 1 | CPU seconds used by the extractor frontend + * 2 | Elapsed seconds during the extractor frontend + * 3 | CPU seconds used by the extractor backend + * 4 | Elapsed seconds during the extractor backend + */ +#keyset[id, num, kind] +compilation_time( + int id : @compilation ref, + int num : int ref, + /* kind: + 1 = frontend_cpu_seconds + 2 = frontend_elapsed_seconds + 3 = extractor_cpu_seconds + 4 = extractor_elapsed_seconds + */ + int kind : int ref, + float seconds : float ref +); + +/** + * An error or warning generated by the extractor. + * The diagnostic message `diagnostic` was generated during compiler + * invocation `compilation`, and is the `file_number_diagnostic_number`th + * message generated while extracting the `file_number`th file of that + * invocation. + */ +#keyset[compilation, file_number, file_number_diagnostic_number] +diagnostic_for( + int diagnostic : @diagnostic ref, + int compilation : @compilation ref, + int file_number : int ref, + int file_number_diagnostic_number : int ref +); + +/** + * If extraction was successful, then `cpu_seconds` and + * `elapsed_seconds` are the CPU time and elapsed time (respectively) + * that extraction took for compiler invocation `id`. + */ +compilation_finished( + unique int id : @compilation ref, + float cpu_seconds : float ref, + float elapsed_seconds : float ref +); + + +/** + * External data, loaded from CSV files during snapshot creation. See + * [Tutorial: Incorporating external data](https://help.semmle.com/wiki/display/SD/Tutorial%3A+Incorporating+external+data) + * for more information. + */ +externalData( + int id : @externalDataElement, + string path : string ref, + int column: int ref, + string value : string ref +); + +/** + * The source location of the snapshot. + */ +sourceLocationPrefix(string prefix : string ref); + +/** + * Information about packages that provide code used during compilation. + * The `id` is just a unique identifier. + * The `namespace` is typically the name of the package manager that + * provided the package (e.g. "dpkg" or "yum"). + * The `package_name` is the name of the package, and `version` is its + * version (as a string). + */ +external_packages( + unique int id: @external_package, + string namespace : string ref, + string package_name : string ref, + string version : string ref +); + +/** + * Holds if File `fileid` was provided by package `package`. + */ +header_to_external_package( + int fileid : @file ref, + int package : @external_package ref +); + +/* + * Version history + */ + +svnentries( + unique int id : @svnentry, + string revision : string ref, + string author : string ref, + date revisionDate : date ref, + int changeSize : int ref +) + +svnaffectedfiles( + int id : @svnentry ref, + int file : @file ref, + string action : string ref +) + +svnentrymsg( + unique int id : @svnentry ref, + string message : string ref +) + +svnchurn( + int commit : @svnentry ref, + int file : @file ref, + int addedLines : int ref, + int deletedLines : int ref +) + +/* + * C++ dbscheme + */ + +extractor_version( + string codeql_version: string ref, + string frontend_version: string ref +) + +@location = @location_stmt | @location_expr | @location_default ; + +/** + * The location of an element that is not an expression or a statement. + * The location spans column `startcolumn` of line `startline` to + * column `endcolumn` of line `endline` in file `file`. + * For more information, see + * [Locations](https://codeql.github.com/docs/writing-codeql-queries/providing-locations-in-codeql-queries/). + */ +locations_default( + /** The location of an element that is not an expression or a statement. */ + unique int id: @location_default, + int container: @container ref, + int startLine: int ref, + int startColumn: int ref, + int endLine: int ref, + int endColumn: int ref +); + +/** + * The location of a statement. + * The location spans column `startcolumn` of line `startline` to + * column `endcolumn` of line `endline` in file `file`. + * For more information, see + * [Locations](https://codeql.github.com/docs/writing-codeql-queries/providing-locations-in-codeql-queries/). + */ +locations_stmt( + /** The location of a statement. */ + unique int id: @location_stmt, + int container: @container ref, + int startLine: int ref, + int startColumn: int ref, + int endLine: int ref, + int endColumn: int ref +); + +/** + * The location of an expression. + * The location spans column `startcolumn` of line `startline` to + * column `endcolumn` of line `endline` in file `file`. + * For more information, see + * [Locations](https://codeql.github.com/docs/writing-codeql-queries/providing-locations-in-codeql-queries/). + */ +locations_expr( + /** The location of an expression. */ + unique int id: @location_expr, + int container: @container ref, + int startLine: int ref, + int startColumn: int ref, + int endLine: int ref, + int endColumn: int ref +); + +/** An element for which line-count information is available. */ +@sourceline = @file | @function | @variable | @enumconstant | @xmllocatable; + +numlines( + int element_id: @sourceline ref, + int num_lines: int ref, + int num_code: int ref, + int num_comment: int ref +); + +diagnostics( + unique int id: @diagnostic, + int severity: int ref, + string error_tag: string ref, + string error_message: string ref, + string full_error_message: string ref, + int location: @location_default ref +); + +files( + unique int id: @file, + string name: string ref +); + +folders( + unique int id: @folder, + string name: string ref +); + +@container = @folder | @file + +containerparent( + int parent: @container ref, + unique int child: @container ref +); + +fileannotations( + int id: @file ref, + int kind: int ref, + string name: string ref, + string value: string ref +); + +inmacroexpansion( + int id: @element ref, + int inv: @macroinvocation ref +); + +affectedbymacroexpansion( + int id: @element ref, + int inv: @macroinvocation ref +); + +case @macroinvocation.kind of + 1 = @macro_expansion +| 2 = @other_macro_reference +; + +macroinvocations( + unique int id: @macroinvocation, + int macro_id: @ppd_define ref, + int location: @location_default ref, + int kind: int ref +); + +macroparent( + unique int id: @macroinvocation ref, + int parent_id: @macroinvocation ref +); + +// a macroinvocation may be part of another location +// the way to find a constant expression that uses a macro +// is thus to find a constant expression that has a location +// to which a macro invocation is bound +macrolocationbind( + int id: @macroinvocation ref, + int location: @location ref +); + +#keyset[invocation, argument_index] +macro_argument_unexpanded( + int invocation: @macroinvocation ref, + int argument_index: int ref, + string text: string ref +); + +#keyset[invocation, argument_index] +macro_argument_expanded( + int invocation: @macroinvocation ref, + int argument_index: int ref, + string text: string ref +); + +/* +case @function.kind of + 1 = @normal_function +| 2 = @constructor +| 3 = @destructor +| 4 = @conversion_function +| 5 = @operator +| 6 = @builtin_function // GCC built-in functions, e.g. __builtin___memcpy_chk +| 7 = @user_defined_literal +| 8 = @deduction_guide +; +*/ + +functions( + unique int id: @function, + string name: string ref, + int kind: int ref +); + +function_entry_point( + int id: @function ref, + unique int entry_point: @stmt ref +); + +function_return_type( + int id: @function ref, + int return_type: @type ref +); + +/** + * If `function` is a coroutine, then this gives the `std::experimental::resumable_traits` + * instance associated with it, and the variables representing the `handle` and `promise` + * for it. + */ +coroutine( + unique int function: @function ref, + int traits: @type ref +); + +/* +case @coroutine_placeholder_variable.kind of + 1 = @handle +| 2 = @promise +| 3 = @init_await_resume +; +*/ + +coroutine_placeholder_variable( + unique int placeholder_variable: @variable ref, + int kind: int ref, + int function: @function ref +) + +/** The `new` function used for allocating the coroutine state, if any. */ +coroutine_new( + unique int function: @function ref, + int new: @function ref +); + +/** The `delete` function used for deallocating the coroutine state, if any. */ +coroutine_delete( + unique int function: @function ref, + int delete: @function ref +); + +purefunctions(unique int id: @function ref); + +function_deleted(unique int id: @function ref); + +function_defaulted(unique int id: @function ref); + +function_prototyped(unique int id: @function ref) + +deduction_guide_for_class( + int id: @function ref, + int class_template: @usertype ref +) + +member_function_this_type( + unique int id: @function ref, + int this_type: @type ref +); + +#keyset[id, type_id] +fun_decls( + int id: @fun_decl, + int function: @function ref, + int type_id: @type ref, + string name: string ref, + int location: @location_default ref +); +fun_def(unique int id: @fun_decl ref); +fun_specialized(unique int id: @fun_decl ref); +fun_implicit(unique int id: @fun_decl ref); +fun_decl_specifiers( + int id: @fun_decl ref, + string name: string ref +) +#keyset[fun_decl, index] +fun_decl_throws( + int fun_decl: @fun_decl ref, + int index: int ref, + int type_id: @type ref +); +/* an empty throw specification is different from none */ +fun_decl_empty_throws(unique int fun_decl: @fun_decl ref); +fun_decl_noexcept( + int fun_decl: @fun_decl ref, + int constant: @expr ref +); +fun_decl_empty_noexcept(int fun_decl: @fun_decl ref); +fun_decl_typedef_type( + unique int fun_decl: @fun_decl ref, + int typedeftype_id: @usertype ref +); + +param_decl_bind( + unique int id: @var_decl ref, + int index: int ref, + int fun_decl: @fun_decl ref +); + +#keyset[id, type_id] +var_decls( + int id: @var_decl, + int variable: @variable ref, + int type_id: @type ref, + string name: string ref, + int location: @location_default ref +); +var_def(unique int id: @var_decl ref); +var_decl_specifiers( + int id: @var_decl ref, + string name: string ref +) +is_structured_binding(unique int id: @variable ref); + +type_decls( + unique int id: @type_decl, + int type_id: @type ref, + int location: @location_default ref +); +type_def(unique int id: @type_decl ref); +type_decl_top( + unique int type_decl: @type_decl ref +); + +namespace_decls( + unique int id: @namespace_decl, + int namespace_id: @namespace ref, + int location: @location_default ref, + int bodylocation: @location_default ref +); + +case @using.kind of + 1 = @using_declaration +| 2 = @using_directive +| 3 = @using_enum_declaration +; + +usings( + unique int id: @using, + int element_id: @element ref, + int location: @location_default ref, + int kind: int ref +); + +/** The element which contains the `using` declaration. */ +using_container( + int parent: @element ref, + int child: @using ref +); + +static_asserts( + unique int id: @static_assert, + int condition : @expr ref, + string message : string ref, + int location: @location_default ref, + int enclosing : @element ref +); + +// each function has an ordered list of parameters +#keyset[id, type_id] +#keyset[function, index, type_id] +params( + int id: @parameter, + int function: @parameterized_element ref, + int index: int ref, + int type_id: @type ref +); + +overrides( + int new: @function ref, + int old: @function ref +); + +#keyset[id, type_id] +membervariables( + int id: @membervariable, + int type_id: @type ref, + string name: string ref +); + +#keyset[id, type_id] +globalvariables( + int id: @globalvariable, + int type_id: @type ref, + string name: string ref +); + +#keyset[id, type_id] +localvariables( + int id: @localvariable, + int type_id: @type ref, + string name: string ref +); + +autoderivation( + unique int var: @variable ref, + int derivation_type: @type ref +); + +orphaned_variables( + int var: @localvariable ref, + int function: @function ref +) + +enumconstants( + unique int id: @enumconstant, + int parent: @usertype ref, + int index: int ref, + int type_id: @type ref, + string name: string ref, + int location: @location_default ref +); + +@variable = @localscopevariable | @globalvariable | @membervariable; + +@localscopevariable = @localvariable | @parameter; + +/** + * Built-in types are the fundamental types, e.g., integral, floating, and void. + */ +case @builtintype.kind of + 1 = @errortype +| 2 = @unknowntype +| 3 = @void +| 4 = @boolean +| 5 = @char +| 6 = @unsigned_char +| 7 = @signed_char +| 8 = @short +| 9 = @unsigned_short +| 10 = @signed_short +| 11 = @int +| 12 = @unsigned_int +| 13 = @signed_int +| 14 = @long +| 15 = @unsigned_long +| 16 = @signed_long +| 17 = @long_long +| 18 = @unsigned_long_long +| 19 = @signed_long_long +// ... 20 Microsoft-specific __int8 +// ... 21 Microsoft-specific __int16 +// ... 22 Microsoft-specific __int32 +// ... 23 Microsoft-specific __int64 +| 24 = @float +| 25 = @double +| 26 = @long_double +| 27 = @complex_float // C99-specific _Complex float +| 28 = @complex_double // C99-specific _Complex double +| 29 = @complex_long_double // C99-specific _Complex long double +| 30 = @imaginary_float // C99-specific _Imaginary float +| 31 = @imaginary_double // C99-specific _Imaginary double +| 32 = @imaginary_long_double // C99-specific _Imaginary long double +| 33 = @wchar_t // Microsoft-specific +| 34 = @decltype_nullptr // C++11 +| 35 = @int128 // __int128 +| 36 = @unsigned_int128 // unsigned __int128 +| 37 = @signed_int128 // signed __int128 +| 38 = @float128 // __float128 +| 39 = @complex_float128 // _Complex __float128 +| 40 = @decimal32 // _Decimal32 +| 41 = @decimal64 // _Decimal64 +| 42 = @decimal128 // _Decimal128 +| 43 = @char16_t +| 44 = @char32_t +| 45 = @std_float32 // _Float32 +| 46 = @float32x // _Float32x +| 47 = @std_float64 // _Float64 +| 48 = @float64x // _Float64x +| 49 = @std_float128 // _Float128 +// ... 50 _Float128x +| 51 = @char8_t +| 52 = @float16 // _Float16 +| 53 = @complex_float16 // _Complex _Float16 +| 54 = @fp16 // __fp16 +| 55 = @std_bfloat16 // __bf16 +| 56 = @std_float16 // std::float16_t +| 57 = @complex_std_float32 // _Complex _Float32 +| 58 = @complex_float32x // _Complex _Float32x +| 59 = @complex_std_float64 // _Complex _Float64 +| 60 = @complex_float64x // _Complex _Float64x +| 61 = @complex_std_float128 // _Complex _Float128 +; + +builtintypes( + unique int id: @builtintype, + string name: string ref, + int kind: int ref, + int size: int ref, + int sign: int ref, + int alignment: int ref +); + +/** + * Derived types are types that are directly derived from existing types and + * point to, refer to, transform type data to return a new type. + */ +case @derivedtype.kind of + 1 = @pointer +| 2 = @reference +| 3 = @type_with_specifiers +| 4 = @array +| 5 = @gnu_vector +| 6 = @routineptr +| 7 = @routinereference +| 8 = @rvalue_reference // C++11 +// ... 9 type_conforming_to_protocols deprecated +| 10 = @block +; + +derivedtypes( + unique int id: @derivedtype, + string name: string ref, + int kind: int ref, + int type_id: @type ref +); + +pointerishsize(unique int id: @derivedtype ref, + int size: int ref, + int alignment: int ref); + +arraysizes( + unique int id: @derivedtype ref, + int num_elements: int ref, + int bytesize: int ref, + int alignment: int ref +); + +typedefbase( + unique int id: @usertype ref, + int type_id: @type ref +); + +/** + * An instance of the C++11 `decltype` operator. For example: + * ``` + * int a; + * decltype(1+a) b; + * ``` + * Here `expr` is `1+a`. + * + * Sometimes an additional pair of parentheses around the expression + * would change the semantics of this decltype, e.g. + * ``` + * struct A { double x; }; + * const A* a = new A(); + * decltype( a->x ); // type is double + * decltype((a->x)); // type is const double& + * ``` + * (Please consult the C++11 standard for more details). + * `parentheses_would_change_meaning` is `true` iff that is the case. + */ +#keyset[id, expr] +decltypes( + int id: @decltype, + int expr: @expr ref, + int base_type: @type ref, + boolean parentheses_would_change_meaning: boolean ref +); + +/* +case @usertype.kind of + 1 = @struct +| 2 = @class +| 3 = @union +| 4 = @enum +| 5 = @typedef // classic C: typedef typedef type name +| 6 = @template +| 7 = @template_parameter +| 8 = @template_template_parameter +| 9 = @proxy_class // a proxy class associated with a template parameter +// ... 10 objc_class deprecated +// ... 11 objc_protocol deprecated +// ... 12 objc_category deprecated +| 13 = @scoped_enum +| 14 = @using_alias // a using name = type style typedef +; +*/ + +usertypes( + unique int id: @usertype, + string name: string ref, + int kind: int ref +); + +usertypesize( + unique int id: @usertype ref, + int size: int ref, + int alignment: int ref +); + +usertype_final(unique int id: @usertype ref); + +usertype_uuid( + unique int id: @usertype ref, + string uuid: string ref +); + +mangled_name( + unique int id: @declaration ref, + int mangled_name : @mangledname, + boolean is_complete: boolean ref +); + +is_pod_class(unique int id: @usertype ref); +is_standard_layout_class(unique int id: @usertype ref); + +is_complete(unique int id: @usertype ref); + +is_class_template(unique int id: @usertype ref); +class_instantiation( + int to: @usertype ref, + int from: @usertype ref +); +class_template_argument( + int type_id: @usertype ref, + int index: int ref, + int arg_type: @type ref +); +class_template_argument_value( + int type_id: @usertype ref, + int index: int ref, + int arg_value: @expr ref +); + +is_proxy_class_for( + unique int id: @usertype ref, + unique int templ_param_id: @usertype ref +); + +type_mentions( + unique int id: @type_mention, + int type_id: @type ref, + int location: @location ref, + // a_symbol_reference_kind from the frontend. + int kind: int ref +); + +is_function_template(unique int id: @function ref); +function_instantiation( + unique int to: @function ref, + int from: @function ref +); +function_template_argument( + int function_id: @function ref, + int index: int ref, + int arg_type: @type ref +); +function_template_argument_value( + int function_id: @function ref, + int index: int ref, + int arg_value: @expr ref +); + +is_variable_template(unique int id: @variable ref); +variable_instantiation( + unique int to: @variable ref, + int from: @variable ref +); +variable_template_argument( + int variable_id: @variable ref, + int index: int ref, + int arg_type: @type ref +); +variable_template_argument_value( + int variable_id: @variable ref, + int index: int ref, + int arg_value: @expr ref +); + +routinetypes( + unique int id: @routinetype, + int return_type: @type ref +); + +routinetypeargs( + int routine: @routinetype ref, + int index: int ref, + int type_id: @type ref +); + +ptrtomembers( + unique int id: @ptrtomember, + int type_id: @type ref, + int class_id: @type ref +); + +/* + specifiers for types, functions, and variables + + "public", + "protected", + "private", + + "const", + "volatile", + "static", + + "pure", + "virtual", + "sealed", // Microsoft + "__interface", // Microsoft + "inline", + "explicit", + + "near", // near far extension + "far", // near far extension + "__ptr32", // Microsoft + "__ptr64", // Microsoft + "__sptr", // Microsoft + "__uptr", // Microsoft + "dllimport", // Microsoft + "dllexport", // Microsoft + "thread", // Microsoft + "naked", // Microsoft + "microsoft_inline", // Microsoft + "forceinline", // Microsoft + "selectany", // Microsoft + "nothrow", // Microsoft + "novtable", // Microsoft + "noreturn", // Microsoft + "noinline", // Microsoft + "noalias", // Microsoft + "restrict", // Microsoft +*/ + +specifiers( + unique int id: @specifier, + unique string str: string ref +); + +typespecifiers( + int type_id: @type ref, + int spec_id: @specifier ref +); + +funspecifiers( + int func_id: @function ref, + int spec_id: @specifier ref +); + +varspecifiers( + int var_id: @accessible ref, + int spec_id: @specifier ref +); + +explicit_specifier_exprs( + unique int func_id: @function ref, + int constant: @expr ref +) + +attributes( + unique int id: @attribute, + int kind: int ref, + string name: string ref, + string name_space: string ref, + int location: @location_default ref +); + +case @attribute.kind of + 0 = @gnuattribute +| 1 = @stdattribute +| 2 = @declspec +| 3 = @msattribute +| 4 = @alignas +// ... 5 @objc_propertyattribute deprecated +; + +attribute_args( + unique int id: @attribute_arg, + int kind: int ref, + int attribute: @attribute ref, + int index: int ref, + int location: @location_default ref +); + +case @attribute_arg.kind of + 0 = @attribute_arg_empty +| 1 = @attribute_arg_token +| 2 = @attribute_arg_constant +| 3 = @attribute_arg_type +| 4 = @attribute_arg_constant_expr +| 5 = @attribute_arg_expr +; + +attribute_arg_value( + unique int arg: @attribute_arg ref, + string value: string ref +); +attribute_arg_type( + unique int arg: @attribute_arg ref, + int type_id: @type ref +); +attribute_arg_constant( + unique int arg: @attribute_arg ref, + int constant: @expr ref +) +attribute_arg_expr( + unique int arg: @attribute_arg ref, + int expr: @expr ref +) +attribute_arg_name( + unique int arg: @attribute_arg ref, + string name: string ref +); + +typeattributes( + int type_id: @type ref, + int spec_id: @attribute ref +); + +funcattributes( + int func_id: @function ref, + int spec_id: @attribute ref +); + +varattributes( + int var_id: @accessible ref, + int spec_id: @attribute ref +); + +stmtattributes( + int stmt_id: @stmt ref, + int spec_id: @attribute ref +); + +@type = @builtintype + | @derivedtype + | @usertype + /* TODO | @fixedpointtype */ + | @routinetype + | @ptrtomember + | @decltype; + +unspecifiedtype( + unique int type_id: @type ref, + int unspecified_type_id: @type ref +); + +member( + int parent: @type ref, + int index: int ref, + int child: @member ref +); + +@enclosingfunction_child = @usertype | @variable | @namespace + +enclosingfunction( + unique int child: @enclosingfunction_child ref, + int parent: @function ref +); + +derivations( + unique int derivation: @derivation, + int sub: @type ref, + int index: int ref, + int super: @type ref, + int location: @location_default ref +); + +derspecifiers( + int der_id: @derivation ref, + int spec_id: @specifier ref +); + +/** + * Contains the byte offset of the base class subobject within the derived + * class. Only holds for non-virtual base classes, but see table + * `virtual_base_offsets` for offsets of virtual base class subobjects. + */ +direct_base_offsets( + unique int der_id: @derivation ref, + int offset: int ref +); + +/** + * Contains the byte offset of the virtual base class subobject for class + * `super` within a most-derived object of class `sub`. `super` can be either a + * direct or indirect base class. + */ +#keyset[sub, super] +virtual_base_offsets( + int sub: @usertype ref, + int super: @usertype ref, + int offset: int ref +); + +frienddecls( + unique int id: @frienddecl, + int type_id: @type ref, + int decl_id: @declaration ref, + int location: @location_default ref +); + +@declaredtype = @usertype ; + +@declaration = @function + | @declaredtype + | @variable + | @enumconstant + | @frienddecl; + +@member = @membervariable + | @function + | @declaredtype + | @enumconstant; + +@locatable = @diagnostic + | @declaration + | @ppd_include + | @ppd_define + | @macroinvocation + /*| @funcall*/ + | @xmllocatable + | @attribute + | @attribute_arg; + +@namedscope = @namespace | @usertype; + +@element = @locatable + | @file + | @folder + | @specifier + | @type + | @expr + | @namespace + | @initialiser + | @stmt + | @derivation + | @comment + | @preprocdirect + | @fun_decl + | @var_decl + | @type_decl + | @namespace_decl + | @using + | @namequalifier + | @specialnamequalifyingelement + | @static_assert + | @type_mention + | @lambdacapture; + +@exprparent = @element; + +comments( + unique int id: @comment, + string contents: string ref, + int location: @location_default ref +); + +commentbinding( + int id: @comment ref, + int element: @element ref +); + +exprconv( + int converted: @expr ref, + unique int conversion: @expr ref +); + +compgenerated(unique int id: @element ref); + +/** + * `destructor_call` destructs the `i`'th entity that should be + * destructed following `element`. Note that entities should be + * destructed in reverse construction order, so for a given `element` + * these should be called from highest to lowest `i`. + */ +#keyset[element, destructor_call] +#keyset[element, i] +synthetic_destructor_call( + int element: @element ref, + int i: int ref, + int destructor_call: @routineexpr ref +); + +namespaces( + unique int id: @namespace, + string name: string ref +); + +namespace_inline( + unique int id: @namespace ref +); + +namespacembrs( + int parentid: @namespace ref, + unique int memberid: @namespacembr ref +); + +@namespacembr = @declaration | @namespace; + +exprparents( + int expr_id: @expr ref, + int child_index: int ref, + int parent_id: @exprparent ref +); + +expr_isload(unique int expr_id: @expr ref); + +@cast = @c_style_cast + | @const_cast + | @dynamic_cast + | @reinterpret_cast + | @static_cast + ; + +/* +case @conversion.kind of + 0 = @simple_conversion // a numeric conversion, qualification conversion, or a reinterpret_cast +| 1 = @bool_conversion // conversion to 'bool' +| 2 = @base_class_conversion // a derived-to-base conversion +| 3 = @derived_class_conversion // a base-to-derived conversion +| 4 = @pm_base_class_conversion // a derived-to-base conversion of a pointer to member +| 5 = @pm_derived_class_conversion // a base-to-derived conversion of a pointer to member +| 6 = @glvalue_adjust // an adjustment of the type of a glvalue +| 7 = @prvalue_adjust // an adjustment of the type of a prvalue +; +*/ +/** + * Describes the semantics represented by a cast expression. This is largely + * independent of the source syntax of the cast, so it is separate from the + * regular expression kind. + */ +conversionkinds( + unique int expr_id: @cast ref, + int kind: int ref +); + +@conversion = @cast + | @array_to_pointer + | @parexpr + | @reference_to + | @ref_indirect + | @temp_init + | @c11_generic + ; + +/* +case @funbindexpr.kind of + 0 = @normal_call // a normal call +| 1 = @virtual_call // a virtual call +| 2 = @adl_call // a call whose target is only found by ADL +; +*/ +iscall( + unique int caller: @funbindexpr ref, + int kind: int ref +); + +numtemplatearguments( + unique int expr_id: @expr ref, + int num: int ref +); + +specialnamequalifyingelements( + unique int id: @specialnamequalifyingelement, + unique string name: string ref +); + +@namequalifiableelement = @expr | @namequalifier; +@namequalifyingelement = @namespace + | @specialnamequalifyingelement + | @usertype; + +namequalifiers( + unique int id: @namequalifier, + unique int qualifiableelement: @namequalifiableelement ref, + int qualifyingelement: @namequalifyingelement ref, + int location: @location_default ref +); + +varbind( + int expr: @varbindexpr ref, + int var: @accessible ref +); + +funbind( + int expr: @funbindexpr ref, + int fun: @function ref +); + +@any_new_expr = @new_expr + | @new_array_expr; + +@new_or_delete_expr = @any_new_expr + | @delete_expr + | @delete_array_expr; + +@prefix_crement_expr = @preincrexpr | @predecrexpr; + +@postfix_crement_expr = @postincrexpr | @postdecrexpr; + +@increment_expr = @preincrexpr | @postincrexpr; + +@decrement_expr = @predecrexpr | @postdecrexpr; + +@crement_expr = @increment_expr | @decrement_expr; + +@un_arith_op_expr = @arithnegexpr + | @unaryplusexpr + | @conjugation + | @realpartexpr + | @imagpartexpr + | @crement_expr + ; + +@un_bitwise_op_expr = @complementexpr; + +@un_log_op_expr = @notexpr; + +@un_op_expr = @address_of + | @indirect + | @un_arith_op_expr + | @un_bitwise_op_expr + | @builtinaddressof + | @vec_fill + | @un_log_op_expr + | @co_await + | @co_yield + ; + +@bin_log_op_expr = @andlogicalexpr | @orlogicalexpr; + +@cmp_op_expr = @eq_op_expr | @rel_op_expr; + +@eq_op_expr = @eqexpr | @neexpr; + +@rel_op_expr = @gtexpr + | @ltexpr + | @geexpr + | @leexpr + | @spaceshipexpr + ; + +@bin_bitwise_op_expr = @lshiftexpr + | @rshiftexpr + | @andexpr + | @orexpr + | @xorexpr + ; + +@p_arith_op_expr = @paddexpr + | @psubexpr + | @pdiffexpr + ; + +@bin_arith_op_expr = @addexpr + | @subexpr + | @mulexpr + | @divexpr + | @remexpr + | @jmulexpr + | @jdivexpr + | @fjaddexpr + | @jfaddexpr + | @fjsubexpr + | @jfsubexpr + | @minexpr + | @maxexpr + | @p_arith_op_expr + ; + +@bin_op_expr = @bin_arith_op_expr + | @bin_bitwise_op_expr + | @cmp_op_expr + | @bin_log_op_expr + ; + +@op_expr = @un_op_expr + | @bin_op_expr + | @assign_expr + | @conditionalexpr + ; + +@assign_arith_expr = @assignaddexpr + | @assignsubexpr + | @assignmulexpr + | @assigndivexpr + | @assignremexpr + ; + +@assign_bitwise_expr = @assignandexpr + | @assignorexpr + | @assignxorexpr + | @assignlshiftexpr + | @assignrshiftexpr + ; + +@assign_pointer_expr = @assignpaddexpr + | @assignpsubexpr + ; + +@assign_op_expr = @assign_arith_expr + | @assign_bitwise_expr + | @assign_pointer_expr + ; + +@assign_expr = @assignexpr | @assign_op_expr | @blockassignexpr + +/* + Binary encoding of the allocator form. + + case @allocator.form of + 0 = plain + | 1 = alignment + ; +*/ + +/** + * The allocator function associated with a `new` or `new[]` expression. + * The `form` column specified whether the allocation call contains an alignment + * argument. + */ +expr_allocator( + unique int expr: @any_new_expr ref, + int func: @function ref, + int form: int ref +); + +/* + Binary encoding of the deallocator form. + + case @deallocator.form of + 0 = plain + | 1 = size + | 2 = alignment + | 4 = destroying_delete + ; +*/ + +/** + * The deallocator function associated with a `delete`, `delete[]`, `new`, or + * `new[]` expression. For a `new` or `new[]` expression, the deallocator is the + * one used to free memory if the initialization throws an exception. + * The `form` column specifies whether the deallocation call contains a size + * argument, and alignment argument, or both. + */ +expr_deallocator( + unique int expr: @new_or_delete_expr ref, + int func: @function ref, + int form: int ref +); + +/** + * Holds if the `@conditionalexpr` is of the two operand form + * `guard ? : false`. + */ +expr_cond_two_operand( + unique int cond: @conditionalexpr ref +); + +/** + * The guard of `@conditionalexpr` `guard ? true : false` + */ +expr_cond_guard( + unique int cond: @conditionalexpr ref, + int guard: @expr ref +); + +/** + * The expression used when the guard of `@conditionalexpr` + * `guard ? true : false` holds. For the two operand form + * `guard ?: false` consider using `expr_cond_guard` instead. + */ +expr_cond_true( + unique int cond: @conditionalexpr ref, + int true: @expr ref +); + +/** + * The expression used when the guard of `@conditionalexpr` + * `guard ? true : false` does not hold. + */ +expr_cond_false( + unique int cond: @conditionalexpr ref, + int false: @expr ref +); + +/** A string representation of the value. */ +values( + unique int id: @value, + string str: string ref +); + +/** The actual text in the source code for the value, if any. */ +valuetext( + unique int id: @value ref, + string text: string ref +); + +valuebind( + int val: @value ref, + unique int expr: @expr ref +); + +fieldoffsets( + unique int id: @variable ref, + int byteoffset: int ref, + int bitoffset: int ref +); + +bitfield( + unique int id: @variable ref, + int bits: int ref, + int declared_bits: int ref +); + +/* TODO +memberprefix( + int member: @expr ref, + int prefix: @expr ref +); +*/ + +/* + kind(1) = mbrcallexpr + kind(2) = mbrptrcallexpr + kind(3) = mbrptrmbrcallexpr + kind(4) = ptrmbrptrmbrcallexpr + kind(5) = mbrreadexpr // x.y + kind(6) = mbrptrreadexpr // p->y + kind(7) = mbrptrmbrreadexpr // x.*pm + kind(8) = mbrptrmbrptrreadexpr // x->*pm + kind(9) = staticmbrreadexpr // static x.y + kind(10) = staticmbrptrreadexpr // static p->y +*/ +/* TODO +memberaccess( + int member: @expr ref, + int kind: int ref +); +*/ + +initialisers( + unique int init: @initialiser, + int var: @accessible ref, + unique int expr: @expr ref, + int location: @location_expr ref +); + +braced_initialisers( + int init: @initialiser ref +); + +/** + * An ancestor for the expression, for cases in which we cannot + * otherwise find the expression's parent. + */ +expr_ancestor( + int exp: @expr ref, + int ancestor: @element ref +); + +exprs( + unique int id: @expr, + int kind: int ref, + int location: @location_expr ref +); + +expr_reuse( + int reuse: @expr ref, + int original: @expr ref, + int value_category: int ref +) + +/* + case @value.category of + 1 = prval + | 2 = xval + | 3 = lval + ; +*/ +expr_types( + int id: @expr ref, + int typeid: @type ref, + int value_category: int ref +); + +case @expr.kind of + 1 = @errorexpr +| 2 = @address_of // & AddressOfExpr +| 3 = @reference_to // ReferenceToExpr (implicit?) +| 4 = @indirect // * PointerDereferenceExpr +| 5 = @ref_indirect // ReferenceDereferenceExpr (implicit?) +// ... +| 8 = @array_to_pointer // (???) +| 9 = @vacuous_destructor_call // VacuousDestructorCall +// ... +| 11 = @assume // Microsoft +| 12 = @parexpr +| 13 = @arithnegexpr +| 14 = @unaryplusexpr +| 15 = @complementexpr +| 16 = @notexpr +| 17 = @conjugation // GNU ~ operator +| 18 = @realpartexpr // GNU __real +| 19 = @imagpartexpr // GNU __imag +| 20 = @postincrexpr +| 21 = @postdecrexpr +| 22 = @preincrexpr +| 23 = @predecrexpr +| 24 = @conditionalexpr +| 25 = @addexpr +| 26 = @subexpr +| 27 = @mulexpr +| 28 = @divexpr +| 29 = @remexpr +| 30 = @jmulexpr // C99 mul imaginary +| 31 = @jdivexpr // C99 div imaginary +| 32 = @fjaddexpr // C99 add real + imaginary +| 33 = @jfaddexpr // C99 add imaginary + real +| 34 = @fjsubexpr // C99 sub real - imaginary +| 35 = @jfsubexpr // C99 sub imaginary - real +| 36 = @paddexpr // pointer add (pointer + int or int + pointer) +| 37 = @psubexpr // pointer sub (pointer - integer) +| 38 = @pdiffexpr // difference between two pointers +| 39 = @lshiftexpr +| 40 = @rshiftexpr +| 41 = @andexpr +| 42 = @orexpr +| 43 = @xorexpr +| 44 = @eqexpr +| 45 = @neexpr +| 46 = @gtexpr +| 47 = @ltexpr +| 48 = @geexpr +| 49 = @leexpr +| 50 = @minexpr // GNU minimum +| 51 = @maxexpr // GNU maximum +| 52 = @assignexpr +| 53 = @assignaddexpr +| 54 = @assignsubexpr +| 55 = @assignmulexpr +| 56 = @assigndivexpr +| 57 = @assignremexpr +| 58 = @assignlshiftexpr +| 59 = @assignrshiftexpr +| 60 = @assignandexpr +| 61 = @assignorexpr +| 62 = @assignxorexpr +| 63 = @assignpaddexpr // assign pointer add +| 64 = @assignpsubexpr // assign pointer sub +| 65 = @andlogicalexpr +| 66 = @orlogicalexpr +| 67 = @commaexpr +| 68 = @subscriptexpr // access to member of an array, e.g., a[5] +// ... 69 @objc_subscriptexpr deprecated +// ... 70 @cmdaccess deprecated +// ... +| 73 = @virtfunptrexpr +| 74 = @callexpr +// ... 75 @msgexpr_normal deprecated +// ... 76 @msgexpr_super deprecated +// ... 77 @atselectorexpr deprecated +// ... 78 @atprotocolexpr deprecated +| 79 = @vastartexpr +| 80 = @vaargexpr +| 81 = @vaendexpr +| 82 = @vacopyexpr +// ... 83 @atencodeexpr deprecated +| 84 = @varaccess +| 85 = @thisaccess +// ... 86 @objc_box_expr deprecated +| 87 = @new_expr +| 88 = @delete_expr +| 89 = @throw_expr +| 90 = @condition_decl // a variable declared in a condition, e.g., if(int x = y > 2) +| 91 = @braced_init_list +| 92 = @type_id +| 93 = @runtime_sizeof +| 94 = @runtime_alignof +| 95 = @sizeof_pack +| 96 = @expr_stmt // GNU extension +| 97 = @routineexpr +| 98 = @type_operand // used to access a type in certain contexts (haven't found any examples yet....) +| 99 = @offsetofexpr // offsetof ::= type and field +| 100 = @hasassignexpr // __has_assign ::= type +| 101 = @hascopyexpr // __has_copy ::= type +| 102 = @hasnothrowassign // __has_nothrow_assign ::= type +| 103 = @hasnothrowconstr // __has_nothrow_constructor ::= type +| 104 = @hasnothrowcopy // __has_nothrow_copy ::= type +| 105 = @hastrivialassign // __has_trivial_assign ::= type +| 106 = @hastrivialconstr // __has_trivial_constructor ::= type +| 107 = @hastrivialcopy // __has_trivial_copy ::= type +| 108 = @hasuserdestr // __has_user_destructor ::= type +| 109 = @hasvirtualdestr // __has_virtual_destructor ::= type +| 110 = @isabstractexpr // __is_abstract ::= type +| 111 = @isbaseofexpr // __is_base_of ::= type type +| 112 = @isclassexpr // __is_class ::= type +| 113 = @isconvtoexpr // __is_convertible_to ::= type type +| 114 = @isemptyexpr // __is_empty ::= type +| 115 = @isenumexpr // __is_enum ::= type +| 116 = @ispodexpr // __is_pod ::= type +| 117 = @ispolyexpr // __is_polymorphic ::= type +| 118 = @isunionexpr // __is_union ::= type +| 119 = @typescompexpr // GNU __builtin_types_compatible ::= type type +| 120 = @intaddrexpr // frontend internal builtin, used to implement offsetof +// ... +| 122 = @hastrivialdestructor // __has_trivial_destructor ::= type +| 123 = @literal +| 124 = @uuidof +| 127 = @aggregateliteral +| 128 = @delete_array_expr +| 129 = @new_array_expr +// ... 130 @objc_array_literal deprecated +// ... 131 @objc_dictionary_literal deprecated +| 132 = @foldexpr +// ... +| 200 = @ctordirectinit +| 201 = @ctorvirtualinit +| 202 = @ctorfieldinit +| 203 = @ctordelegatinginit +| 204 = @dtordirectdestruct +| 205 = @dtorvirtualdestruct +| 206 = @dtorfielddestruct +// ... +| 210 = @static_cast +| 211 = @reinterpret_cast +| 212 = @const_cast +| 213 = @dynamic_cast +| 214 = @c_style_cast +| 215 = @lambdaexpr +| 216 = @param_ref +| 217 = @noopexpr +// ... +| 294 = @istriviallyconstructibleexpr +| 295 = @isdestructibleexpr +| 296 = @isnothrowdestructibleexpr +| 297 = @istriviallydestructibleexpr +| 298 = @istriviallyassignableexpr +| 299 = @isnothrowassignableexpr +| 300 = @istrivialexpr +| 301 = @isstandardlayoutexpr +| 302 = @istriviallycopyableexpr +| 303 = @isliteraltypeexpr +| 304 = @hastrivialmoveconstructorexpr +| 305 = @hastrivialmoveassignexpr +| 306 = @hasnothrowmoveassignexpr +| 307 = @isconstructibleexpr +| 308 = @isnothrowconstructibleexpr +| 309 = @hasfinalizerexpr +| 310 = @isdelegateexpr +| 311 = @isinterfaceclassexpr +| 312 = @isrefarrayexpr +| 313 = @isrefclassexpr +| 314 = @issealedexpr +| 315 = @issimplevalueclassexpr +| 316 = @isvalueclassexpr +| 317 = @isfinalexpr +| 319 = @noexceptexpr +| 320 = @builtinshufflevector +| 321 = @builtinchooseexpr +| 322 = @builtinaddressof +| 323 = @vec_fill +| 324 = @builtinconvertvector +| 325 = @builtincomplex +| 326 = @spaceshipexpr +| 327 = @co_await +| 328 = @co_yield +| 329 = @temp_init +| 330 = @isassignable +| 331 = @isaggregate +| 332 = @hasuniqueobjectrepresentations +| 333 = @builtinbitcast +| 334 = @builtinshuffle +| 335 = @blockassignexpr +| 336 = @issame +| 337 = @isfunction +| 338 = @islayoutcompatible +| 339 = @ispointerinterconvertiblebaseof +| 340 = @isarray +| 341 = @arrayrank +| 342 = @arrayextent +| 343 = @isarithmetic +| 344 = @iscompletetype +| 345 = @iscompound +| 346 = @isconst +| 347 = @isfloatingpoint +| 348 = @isfundamental +| 349 = @isintegral +| 350 = @islvaluereference +| 351 = @ismemberfunctionpointer +| 352 = @ismemberobjectpointer +| 353 = @ismemberpointer +| 354 = @isobject +| 355 = @ispointer +| 356 = @isreference +| 357 = @isrvaluereference +| 358 = @isscalar +| 359 = @issigned +| 360 = @isunsigned +| 361 = @isvoid +| 362 = @isvolatile +| 363 = @reuseexpr +| 364 = @istriviallycopyassignable +| 365 = @isassignablenopreconditioncheck +| 366 = @referencebindstotemporary +| 367 = @issameas +| 368 = @builtinhasattribute +| 369 = @ispointerinterconvertiblewithclass +| 370 = @builtinispointerinterconvertiblewithclass +| 371 = @iscorrespondingmember +| 372 = @builtiniscorrespondingmember +| 373 = @isboundedarray +| 374 = @isunboundedarray +| 375 = @isreferenceable +| 378 = @isnothrowconvertible +| 379 = @referenceconstructsfromtemporary +| 380 = @referenceconvertsfromtemporary +| 381 = @isconvertible +| 382 = @isvalidwinrttype +| 383 = @iswinclass +| 384 = @iswininterface +| 385 = @istriviallyequalitycomparable +| 386 = @isscopedenum +| 387 = @istriviallyrelocatable +| 388 = @datasizeof +| 389 = @c11_generic +| 390 = @requires_expr +| 391 = @nested_requirement +| 392 = @compound_requirement +| 393 = @concept_id +; + +@var_args_expr = @vastartexpr + | @vaendexpr + | @vaargexpr + | @vacopyexpr + ; + +@builtin_op = @var_args_expr + | @noopexpr + | @offsetofexpr + | @intaddrexpr + | @hasassignexpr + | @hascopyexpr + | @hasnothrowassign + | @hasnothrowconstr + | @hasnothrowcopy + | @hastrivialassign + | @hastrivialconstr + | @hastrivialcopy + | @hastrivialdestructor + | @hasuserdestr + | @hasvirtualdestr + | @isabstractexpr + | @isbaseofexpr + | @isclassexpr + | @isconvtoexpr + | @isemptyexpr + | @isenumexpr + | @ispodexpr + | @ispolyexpr + | @isunionexpr + | @typescompexpr + | @builtinshufflevector + | @builtinconvertvector + | @builtinaddressof + | @istriviallyconstructibleexpr + | @isdestructibleexpr + | @isnothrowdestructibleexpr + | @istriviallydestructibleexpr + | @istriviallyassignableexpr + | @isnothrowassignableexpr + | @istrivialexpr + | @isstandardlayoutexpr + | @istriviallycopyableexpr + | @isliteraltypeexpr + | @hastrivialmoveconstructorexpr + | @hastrivialmoveassignexpr + | @hasnothrowmoveassignexpr + | @isconstructibleexpr + | @isnothrowconstructibleexpr + | @hasfinalizerexpr + | @isdelegateexpr + | @isinterfaceclassexpr + | @isrefarrayexpr + | @isrefclassexpr + | @issealedexpr + | @issimplevalueclassexpr + | @isvalueclassexpr + | @isfinalexpr + | @builtinchooseexpr + | @builtincomplex + | @isassignable + | @isaggregate + | @hasuniqueobjectrepresentations + | @builtinbitcast + | @builtinshuffle + | @issame + | @isfunction + | @islayoutcompatible + | @ispointerinterconvertiblebaseof + | @isarray + | @arrayrank + | @arrayextent + | @isarithmetic + | @iscompletetype + | @iscompound + | @isconst + | @isfloatingpoint + | @isfundamental + | @isintegral + | @islvaluereference + | @ismemberfunctionpointer + | @ismemberobjectpointer + | @ismemberpointer + | @isobject + | @ispointer + | @isreference + | @isrvaluereference + | @isscalar + | @issigned + | @isunsigned + | @isvoid + | @isvolatile + | @istriviallycopyassignable + | @isassignablenopreconditioncheck + | @referencebindstotemporary + | @issameas + | @builtinhasattribute + | @ispointerinterconvertiblewithclass + | @builtinispointerinterconvertiblewithclass + | @iscorrespondingmember + | @builtiniscorrespondingmember + | @isboundedarray + | @isunboundedarray + | @isreferenceable + | @isnothrowconvertible + | @referenceconstructsfromtemporary + | @referenceconvertsfromtemporary + | @isconvertible + | @isvalidwinrttype + | @iswinclass + | @iswininterface + | @istriviallyequalitycomparable + | @isscopedenum + | @istriviallyrelocatable + ; + +compound_requirement_is_noexcept( + int expr: @compound_requirement ref +); + +new_allocated_type( + unique int expr: @new_expr ref, + int type_id: @type ref +); + +new_array_allocated_type( + unique int expr: @new_array_expr ref, + int type_id: @type ref +); + +/** + * The field being initialized by an initializer expression within an aggregate + * initializer for a class/struct/union. Position is used to sort repeated initializers. + */ +#keyset[aggregate, position] +aggregate_field_init( + int aggregate: @aggregateliteral ref, + int initializer: @expr ref, + int field: @membervariable ref, + int position: int ref +); + +/** + * The index of the element being initialized by an initializer expression + * within an aggregate initializer for an array. Position is used to sort repeated initializers. + */ +#keyset[aggregate, position] +aggregate_array_init( + int aggregate: @aggregateliteral ref, + int initializer: @expr ref, + int element_index: int ref, + int position: int ref +); + +@ctorinit = @ctordirectinit + | @ctorvirtualinit + | @ctorfieldinit + | @ctordelegatinginit; +@dtordestruct = @dtordirectdestruct + | @dtorvirtualdestruct + | @dtorfielddestruct; + + +condition_decl_bind( + unique int expr: @condition_decl ref, + unique int decl: @declaration ref +); + +typeid_bind( + unique int expr: @type_id ref, + int type_id: @type ref +); + +uuidof_bind( + unique int expr: @uuidof ref, + int type_id: @type ref +); + +@runtime_sizeof_or_alignof = @runtime_sizeof | @runtime_alignof | @datasizeof; + +sizeof_bind( + unique int expr: @runtime_sizeof_or_alignof ref, + int type_id: @type ref +); + +code_block( + unique int block: @literal ref, + unique int routine: @function ref +); + +lambdas( + unique int expr: @lambdaexpr ref, + string default_capture: string ref, + boolean has_explicit_return_type: boolean ref +); + +lambda_capture( + unique int id: @lambdacapture, + int lambda: @lambdaexpr ref, + int index: int ref, + int field: @membervariable ref, + boolean captured_by_reference: boolean ref, + boolean is_implicit: boolean ref, + int location: @location_default ref +); + +@funbindexpr = @routineexpr + | @new_expr + | @delete_expr + | @delete_array_expr + | @ctordirectinit + | @ctorvirtualinit + | @ctordelegatinginit + | @dtordirectdestruct + | @dtorvirtualdestruct; + +@varbindexpr = @varaccess | @ctorfieldinit | @dtorfielddestruct; +@addressable = @function | @variable ; +@accessible = @addressable | @enumconstant ; + +@access = @varaccess | @routineexpr ; + +fold( + int expr: @foldexpr ref, + string operator: string ref, + boolean is_left_fold: boolean ref +); + +stmts( + unique int id: @stmt, + int kind: int ref, + int location: @location_stmt ref +); + +case @stmt.kind of + 1 = @stmt_expr +| 2 = @stmt_if +| 3 = @stmt_while +| 4 = @stmt_goto +| 5 = @stmt_label +| 6 = @stmt_return +| 7 = @stmt_block +| 8 = @stmt_end_test_while // do { ... } while ( ... ) +| 9 = @stmt_for +| 10 = @stmt_switch_case +| 11 = @stmt_switch +| 13 = @stmt_asm // "asm" statement or the body of an asm function +| 15 = @stmt_try_block +| 16 = @stmt_microsoft_try // Microsoft +| 17 = @stmt_decl +| 18 = @stmt_set_vla_size // C99 +| 19 = @stmt_vla_decl // C99 +| 25 = @stmt_assigned_goto // GNU +| 26 = @stmt_empty +| 27 = @stmt_continue +| 28 = @stmt_break +| 29 = @stmt_range_based_for // C++11 +// ... 30 @stmt_at_autoreleasepool_block deprecated +// ... 31 @stmt_objc_for_in deprecated +// ... 32 @stmt_at_synchronized deprecated +| 33 = @stmt_handler +// ... 34 @stmt_finally_end deprecated +| 35 = @stmt_constexpr_if +| 37 = @stmt_co_return +; + +type_vla( + int type_id: @type ref, + int decl: @stmt_vla_decl ref +); + +variable_vla( + int var: @variable ref, + int decl: @stmt_vla_decl ref +); + +if_initialization( + unique int if_stmt: @stmt_if ref, + int init_id: @stmt ref +); + +if_then( + unique int if_stmt: @stmt_if ref, + int then_id: @stmt ref +); + +if_else( + unique int if_stmt: @stmt_if ref, + int else_id: @stmt ref +); + +constexpr_if_initialization( + unique int constexpr_if_stmt: @stmt_constexpr_if ref, + int init_id: @stmt ref +); + +constexpr_if_then( + unique int constexpr_if_stmt: @stmt_constexpr_if ref, + int then_id: @stmt ref +); + +constexpr_if_else( + unique int constexpr_if_stmt: @stmt_constexpr_if ref, + int else_id: @stmt ref +); + +while_body( + unique int while_stmt: @stmt_while ref, + int body_id: @stmt ref +); + +do_body( + unique int do_stmt: @stmt_end_test_while ref, + int body_id: @stmt ref +); + +switch_initialization( + unique int switch_stmt: @stmt_switch ref, + int init_id: @stmt ref +); + +#keyset[switch_stmt, index] +switch_case( + int switch_stmt: @stmt_switch ref, + int index: int ref, + int case_id: @stmt_switch_case ref +); + +switch_body( + unique int switch_stmt: @stmt_switch ref, + int body_id: @stmt ref +); + +@stmt_for_or_range_based_for = @stmt_for + | @stmt_range_based_for; + +for_initialization( + unique int for_stmt: @stmt_for_or_range_based_for ref, + int init_id: @stmt ref +); + +for_condition( + unique int for_stmt: @stmt_for ref, + int condition_id: @expr ref +); + +for_update( + unique int for_stmt: @stmt_for ref, + int update_id: @expr ref +); + +for_body( + unique int for_stmt: @stmt_for ref, + int body_id: @stmt ref +); + +@stmtparent = @stmt | @expr_stmt ; +stmtparents( + unique int id: @stmt ref, + int index: int ref, + int parent: @stmtparent ref +); + +ishandler(unique int block: @stmt_block ref); + +@cfgnode = @stmt | @expr | @function | @initialiser ; + +stmt_decl_bind( + int stmt: @stmt_decl ref, + int num: int ref, + int decl: @declaration ref +); + +stmt_decl_entry_bind( + int stmt: @stmt_decl ref, + int num: int ref, + int decl_entry: @element ref +); + +@parameterized_element = @function | @stmt_block | @requires_expr; + +blockscope( + unique int block: @stmt_block ref, + int enclosing: @parameterized_element ref +); + +@jump = @stmt_goto | @stmt_break | @stmt_continue; + +@jumporlabel = @jump | @stmt_label | @literal; + +jumpinfo( + unique int id: @jumporlabel ref, + string str: string ref, + int target: @stmt ref +); + +preprocdirects( + unique int id: @preprocdirect, + int kind: int ref, + int location: @location_default ref +); +case @preprocdirect.kind of + 0 = @ppd_if +| 1 = @ppd_ifdef +| 2 = @ppd_ifndef +| 3 = @ppd_elif +| 4 = @ppd_else +| 5 = @ppd_endif +| 6 = @ppd_plain_include +| 7 = @ppd_define +| 8 = @ppd_undef +| 9 = @ppd_line +| 10 = @ppd_error +| 11 = @ppd_pragma +| 12 = @ppd_objc_import +| 13 = @ppd_include_next +| 18 = @ppd_warning +; + +@ppd_include = @ppd_plain_include | @ppd_objc_import | @ppd_include_next; + +@ppd_branch = @ppd_if | @ppd_ifdef | @ppd_ifndef | @ppd_elif; + +preprocpair( + int begin : @ppd_branch ref, + int elseelifend : @preprocdirect ref +); + +preproctrue(int branch : @ppd_branch ref); +preprocfalse(int branch : @ppd_branch ref); + +preproctext( + unique int id: @preprocdirect ref, + string head: string ref, + string body: string ref +); + +includes( + unique int id: @ppd_include ref, + int included: @file ref +); + +link_targets( + int id: @link_target, + int binary: @file ref +); + +link_parent( + int element : @element ref, + int link_target : @link_target ref +); + +/* XML Files */ + +xmlEncoding(unique int id: @file ref, string encoding: string ref); + +xmlDTDs( + unique int id: @xmldtd, + string root: string ref, + string publicId: string ref, + string systemId: string ref, + int fileid: @file ref +); + +xmlElements( + unique int id: @xmlelement, + string name: string ref, + int parentid: @xmlparent ref, + int idx: int ref, + int fileid: @file ref +); + +xmlAttrs( + unique int id: @xmlattribute, + int elementid: @xmlelement ref, + string name: string ref, + string value: string ref, + int idx: int ref, + int fileid: @file ref +); + +xmlNs( + int id: @xmlnamespace, + string prefixName: string ref, + string URI: string ref, + int fileid: @file ref +); + +xmlHasNs( + int elementId: @xmlnamespaceable ref, + int nsId: @xmlnamespace ref, + int fileid: @file ref +); + +xmlComments( + unique int id: @xmlcomment, + string text: string ref, + int parentid: @xmlparent ref, + int fileid: @file ref +); + +xmlChars( + unique int id: @xmlcharacters, + string text: string ref, + int parentid: @xmlparent ref, + int idx: int ref, + int isCDATA: int ref, + int fileid: @file ref +); + +@xmlparent = @file | @xmlelement; +@xmlnamespaceable = @xmlelement | @xmlattribute; + +xmllocations( + int xmlElement: @xmllocatable ref, + int location: @location_default ref +); + +@xmllocatable = @xmlcharacters + | @xmlelement + | @xmlcomment + | @xmlattribute + | @xmldtd + | @file + | @xmlnamespace; diff --git a/cpp-sqli-834ef46/db-cpp/semmlecode.cpp.dbscheme.stats b/cpp-sqli-834ef46/db-cpp/semmlecode.cpp.dbscheme.stats new file mode 100644 index 0000000..758aba3 --- /dev/null +++ b/cpp-sqli-834ef46/db-cpp/semmlecode.cpp.dbscheme.stats @@ -0,0 +1,41169 @@ + + + + @compilation + 9742 + + + @externalDataElement + 65 + + + @external_package + 4 + + + @svnentry + 575525 + + + @location_default + 29746763 + + + @location_stmt + 3819867 + + + @location_expr + 13187892 + + + @diagnostic + 4996 + + + @file + 123176 + + + @folder + 16330 + + + @macro_expansion + 33257760 + + + @other_macro_reference + 858505 + + + @function + 4176817 + + + @fun_decl + 4541216 + + + @var_decl + 8034962 + + + @type_decl + 3281452 + + + @namespace_decl + 311636 + + + @using_declaration + 362998 + + + @using_directive + 6532 + + + @using_enum_declaration + 1 + + + @static_assert + 134701 + + + @parameter + 6186841 + + + @membervariable + 1054692 + + + @globalvariable + 301276 + + + @localvariable + 576952 + + + @enumconstant + 241669 + + + @errortype + 466 + + + @unknowntype + 466 + + + @void + 466 + + + @boolean + 466 + + + @char + 466 + + + @unsigned_char + 466 + + + @signed_char + 466 + + + @short + 466 + + + @unsigned_short + 466 + + + @signed_short + 466 + + + @int + 466 + + + @unsigned_int + 466 + + + @signed_int + 466 + + + @long + 466 + + + @unsigned_long + 466 + + + @signed_long + 466 + + + @long_long + 466 + + + @unsigned_long_long + 466 + + + @signed_long_long + 466 + + + @float + 466 + + + @double + 466 + + + @long_double + 466 + + + @complex_float + 466 + + + @complex_double + 466 + + + @complex_long_double + 466 + + + @imaginary_float + 466 + + + @imaginary_double + 466 + + + @imaginary_long_double + 466 + + + @wchar_t + 466 + + + @decltype_nullptr + 466 + + + @int128 + 466 + + + @unsigned_int128 + 466 + + + @signed_int128 + 466 + + + @float128 + 466 + + + @complex_float128 + 466 + + + @decimal32 + 466 + + + @decimal64 + 466 + + + @decimal128 + 466 + + + @char16_t + 466 + + + @char32_t + 466 + + + @std_float32 + 466 + + + @float32x + 466 + + + @std_float64 + 466 + + + @float64x + 466 + + + @std_float128 + 466 + + + @char8_t + 466 + + + @float16 + 466 + + + @complex_float16 + 466 + + + @fp16 + 466 + + + @std_bfloat16 + 466 + + + @std_float16 + 466 + + + @complex_std_float32 + 466 + + + @complex_float32x + 466 + + + @complex_std_float64 + 466 + + + @complex_float64x + 466 + + + @complex_std_float128 + 466 + + + @pointer + 567827 + + + @type_with_specifiers + 851507 + + + @array + 110112 + + + @routineptr + 625424 + + + @reference + 1275627 + + + @gnu_vector + 699 + + + @routinereference + 237 + + + @rvalue_reference + 333137 + + + @block + 10 + + + @decltype + 27061 + + + @usertype + 5230820 + + + @mangledname + 6058065 + + + @type_mention + 4029118 + + + @routinetype + 538889 + + + @ptrtomember + 37792 + + + @specifier + 24728 + + + @gnuattribute + 553363 + + + @stdattribute + 253562 + + + @declspec + 239152 + + + @msattribute + 3 + + + @alignas + 4665 + + + @attribute_arg_token + 25195 + + + @attribute_arg_constant_expr + 318207 + + + @attribute_arg_empty + 1 + + + @attribute_arg_constant + 1 + + + @attribute_arg_type + 466 + + + @attribute_arg_expr + 3 + + + @derivation + 391564 + + + @frienddecl + 707046 + + + @comment + 8266100 + + + @namespace + 12131 + + + @specialnamequalifyingelement + 466 + + + @namequalifier + 1513793 + + + @value + 10776651 + + + @initialiser + 1710773 + + + @address_of + 438815 + + + @indirect + 292644 + + + @array_to_pointer + 1430832 + + + @parexpr + 3587464 + + + @arithnegexpr + 650875 + + + @unaryplusexpr + 2916 + + + @complementexpr + 27837 + + + @notexpr + 276424 + + + @postincrexpr + 62045 + + + @postdecrexpr + 42035 + + + @preincrexpr + 70573 + + + @predecrexpr + 26207 + + + @conditionalexpr + 657235 + + + @addexpr + 398392 + + + @subexpr + 340757 + + + @mulexpr + 306355 + + + @divexpr + 133166 + + + @remexpr + 15641 + + + @paddexpr + 86661 + + + @psubexpr + 49900 + + + @pdiffexpr + 33690 + + + @lshiftexpr + 566300 + + + @rshiftexpr + 140839 + + + @andexpr + 489054 + + + @orexpr + 145464 + + + @xorexpr + 54174 + + + @eqexpr + 470648 + + + @neexpr + 301666 + + + @gtexpr + 104047 + + + @ltexpr + 101714 + + + @geexpr + 59248 + + + @leexpr + 212525 + + + @assignexpr + 936952 + + + @assignaddexpr + 68229 + + + @assignsubexpr + 11199 + + + @assignmulexpr + 8285 + + + @assigndivexpr + 4993 + + + @assignremexpr + 689 + + + @assignlshiftexpr + 2716 + + + @assignrshiftexpr + 4495 + + + @assignandexpr + 4826 + + + @assignorexpr + 23628 + + + @assignxorexpr + 21843 + + + @assignpaddexpr + 13628 + + + @assignpsubexpr + 1152 + + + @andlogicalexpr + 249951 + + + @orlogicalexpr + 866116 + + + @commaexpr + 122840 + + + @subscriptexpr + 364481 + + + @callexpr + 316340 + + + @vastartexpr + 3740 + + + @vaargexpr + 952 + + + @vaendexpr + 2799 + + + @vacopyexpr + 139 + + + @varaccess + 6029100 + + + @runtime_sizeof + 295835 + + + @runtime_alignof + 49259 + + + @expr_stmt + 94386 + + + @routineexpr + 3186299 + + + @type_operand + 1128764 + + + @offsetofexpr + 19992 + + + @typescompexpr + 563781 + + + @literal + 4406841 + + + @aggregateliteral + 913874 + + + @c_style_cast + 4210086 + + + @temp_init + 794456 + + + @errorexpr + 46298 + + + @reference_to + 1572182 + + + @ref_indirect + 1901633 + + + @vacuous_destructor_call + 8047 + + + @assume + 3232 + + + @conjugation + 11 + + + @realpartexpr + 79 + + + @imagpartexpr + 79 + + + @jmulexpr + 1 + + + @jdivexpr + 1 + + + @fjaddexpr + 1 + + + @jfaddexpr + 1 + + + @fjsubexpr + 1 + + + @jfsubexpr + 1 + + + @minexpr + 1 + + + @maxexpr + 1 + + + @virtfunptrexpr + 1 + + + @thisaccess + 1116779 + + + @new_expr + 47064 + + + @delete_expr + 11635 + + + @throw_expr + 21143 + + + @condition_decl + 40713 + + + @braced_init_list + 1063 + + + @type_id + 36021 + + + @sizeof_pack + 5598 + + + @hasassignexpr + 2 + + + @hascopyexpr + 2 + + + @hasnothrowassign + 3 + + + @hasnothrowconstr + 3 + + + @hasnothrowcopy + 5 + + + @hastrivialassign + 2 + + + @hastrivialconstr + 3 + + + @hastrivialcopy + 2 + + + @hasuserdestr + 3 + + + @hasvirtualdestr + 3 + + + @isabstractexpr + 18 + + + @isbaseofexpr + 152 + + + @isclassexpr + 1854 + + + @isconvtoexpr + 197 + + + @isemptyexpr + 1463 + + + @isenumexpr + 492 + + + @ispodexpr + 620 + + + @ispolyexpr + 3 + + + @isunionexpr + 5 + + + @intaddrexpr + 1 + + + @hastrivialdestructor + 466 + + + @uuidof + 20300 + + + @delete_array_expr + 1377 + + + @new_array_expr + 5099 + + + @foldexpr + 4 + + + @ctordirectinit + 110606 + + + @ctorvirtualinit + 5384 + + + @ctorfieldinit + 190975 + + + @ctordelegatinginit + 3309 + + + @dtordirectdestruct + 40236 + + + @dtorvirtualdestruct + 4075 + + + @dtorfielddestruct + 40863 + + + @static_cast + 215648 + + + @reinterpret_cast + 31621 + + + @const_cast + 34576 + + + @dynamic_cast + 1015 + + + @lambdaexpr + 21462 + + + @param_ref + 235618 + + + @noopexpr + 38 + + + @istriviallyconstructibleexpr + 1280 + + + @isdestructibleexpr + 4 + + + @isnothrowdestructibleexpr + 5 + + + @istriviallydestructibleexpr + 788 + + + @istriviallyassignableexpr + 3 + + + @isnothrowassignableexpr + 3940 + + + @istrivialexpr + 933 + + + @isstandardlayoutexpr + 2 + + + @istriviallycopyableexpr + 3732 + + + @isliteraltypeexpr + 2 + + + @hastrivialmoveconstructorexpr + 3 + + + @hastrivialmoveassignexpr + 3 + + + @hasnothrowmoveassignexpr + 4 + + + @isconstructibleexpr + 466 + + + @isnothrowconstructibleexpr + 13594 + + + @hasfinalizerexpr + 1 + + + @isdelegateexpr + 1 + + + @isinterfaceclassexpr + 1 + + + @isrefarrayexpr + 1 + + + @isrefclassexpr + 1 + + + @issealedexpr + 1 + + + @issimplevalueclassexpr + 1 + + + @isvalueclassexpr + 1 + + + @isfinalexpr + 1672 + + + @noexceptexpr + 24640 + + + @builtinshufflevector + 1 + + + @builtinchooseexpr + 9065 + + + @builtinaddressof + 13133 + + + @vec_fill + 1 + + + @builtinconvertvector + 1 + + + @builtincomplex + 4 + + + @spaceshipexpr + 1 + + + @co_await + 12 + + + @co_yield + 4 + + + @isassignable + 3 + + + @isaggregate + 2 + + + @hasuniqueobjectrepresentations + 2 + + + @builtinbitcast + 1 + + + @builtinshuffle + 1919 + + + @blockassignexpr + 12 + + + @issame + 2 + + + @isfunction + 2 + + + @islayoutcompatible + 2 + + + @ispointerinterconvertiblebaseof + 2 + + + @isarray + 2 + + + @arrayrank + 2 + + + @arrayextent + 3 + + + @isarithmetic + 2 + + + @iscompletetype + 2 + + + @iscompound + 2 + + + @isconst + 2 + + + @isfloatingpoint + 2 + + + @isfundamental + 2 + + + @isintegral + 2 + + + @islvaluereference + 2 + + + @ismemberfunctionpointer + 2 + + + @ismemberobjectpointer + 2 + + + @ismemberpointer + 3 + + + @isobject + 2 + + + @ispointer + 2 + + + @isreference + 2 + + + @isrvaluereference + 2 + + + @isscalar + 2 + + + @issigned + 2 + + + @isunsigned + 2 + + + @isvoid + 2 + + + @isvolatile + 2 + + + @reuseexpr + 373717 + + + @istriviallycopyassignable + 2 + + + @isassignablenopreconditioncheck + 3 + + + @referencebindstotemporary + 2 + + + @issameas + 2 + + + @builtinhasattribute + 2 + + + @ispointerinterconvertiblewithclass + 2 + + + @builtinispointerinterconvertiblewithclass + 2 + + + @iscorrespondingmember + 2 + + + @builtiniscorrespondingmember + 2 + + + @isboundedarray + 2 + + + @isunboundedarray + 2 + + + @isreferenceable + 2 + + + @isnothrowconvertible + 2 + + + @referenceconstructsfromtemporary + 2 + + + @referenceconvertsfromtemporary + 2 + + + @isconvertible + 2 + + + @isvalidwinrttype + 1 + + + @iswinclass + 1 + + + @iswininterface + 1 + + + @istriviallyequalitycomparable + 2 + + + @isscopedenum + 2 + + + @istriviallyrelocatable + 2 + + + @datasizeof + 10 + + + @c11_generic + 8 + + + @requires_expr + 8 + + + @nested_requirement + 1 + + + @compound_requirement + 2 + + + @concept_id + 2 + + + @lambdacapture + 27994 + + + @stmt_expr + 1486018 + + + @stmt_if + 725911 + + + @stmt_while + 29316 + + + @stmt_goto + 110690 + + + @stmt_label + 53142 + + + @stmt_return + 1279827 + + + @stmt_block + 1418867 + + + @stmt_end_test_while + 148873 + + + @stmt_for + 61556 + + + @stmt_switch_case + 207500 + + + @stmt_switch + 20786 + + + @stmt_asm + 109982 + + + @stmt_decl + 593121 + + + @stmt_empty + 192685 + + + @stmt_continue + 22562 + + + @stmt_break + 103231 + + + @stmt_try_block + 45026 + + + @stmt_microsoft_try + 165 + + + @stmt_set_vla_size + 26 + + + @stmt_vla_decl + 22 + + + @stmt_assigned_goto + 9075 + + + @stmt_range_based_for + 8398 + + + @stmt_handler + 62675 + + + @stmt_constexpr_if + 52997 + + + @stmt_co_return + 5 + + + @ppd_if + 666741 + + + @ppd_ifdef + 263150 + + + @ppd_ifndef + 266416 + + + @ppd_elif + 25195 + + + @ppd_else + 209027 + + + @ppd_endif + 1196309 + + + @ppd_plain_include + 311208 + + + @ppd_define + 2291914 + + + @ppd_undef + 258484 + + + @ppd_include_next + 1866 + + + @ppd_line + 27521 + + + @ppd_error + 98 + + + @ppd_pragma + 296709 + + + @ppd_objc_import + 2 + + + @ppd_warning + 1 + + + @link_target + 816 + + + @xmldtd + 1 + + + @xmlelement + 1270313 + + + @xmlattribute + 1202020 + + + @xmlnamespace + 4185 + + + @xmlcomment + 26812 + + + @xmlcharacters + 439958 + + + + + compilations + 9742 + + + id + 9742 + + + cwd + 11 + + + + + id + cwd + + + 12 + + + 1 + 2 + 9742 + + + + + + + cwd + id + + + 12 + + + 863 + 864 + 11 + + + + + + + + + compilation_args + 652548 + + + id + 5514 + + + num + 709 + + + arg + 34461 + + + + + id + num + + + 12 + + + 23 + 69 + 486 + + + 71 + 102 + 275 + + + 126 + 127 + 3868 + + + 127 + 129 + 58 + + + 131 + 132 + 814 + + + 134 + 135 + 10 + + + + + + + id + arg + + + 12 + + + 23 + 57 + 486 + + + 57 + 106 + 291 + + + 106 + 107 + 3831 + + + 107 + 109 + 79 + + + 109 + 110 + 814 + + + 111 + 112 + 10 + + + + + + + num + id + + + 12 + + + 2 + 168 + 42 + + + 898 + 899 + 132 + + + 911 + 930 + 58 + + + 930 + 938 + 58 + + + 938 + 951 + 58 + + + 970 + 989 + 37 + + + 999 + 1000 + 74 + + + 1001 + 1013 + 58 + + + 1018 + 1040 + 63 + + + 1041 + 1042 + 5 + + + 1042 + 1043 + 121 + + + + + + + num + arg + + + 12 + + + 1 + 5 + 63 + + + 5 + 6 + 63 + + + 6 + 8 + 58 + + + 8 + 13 + 52 + + + 13 + 14 + 31 + + + 14 + 15 + 47 + + + 15 + 16 + 42 + + + 16 + 18 + 63 + + + 18 + 22 + 58 + + + 22 + 26 + 58 + + + 27 + 36 + 58 + + + 36 + 169 + 58 + + + 169 + 819 + 52 + + + + + + + arg + id + + + 12 + + + 1 + 2 + 32397 + + + 2 + 1043 + 2063 + + + + + + + arg + num + + + 12 + + + 1 + 2 + 33254 + + + 2 + 56 + 1206 + + + + + + + + + compilation_build_mode + 9742 + + + id + 9742 + + + mode + 11 + + + + + id + mode + + + 12 + + + 1 + 2 + 9742 + + + + + + + mode + id + + + 12 + + + 863 + 864 + 11 + + + + + + + + + compilation_compiling_files + 11546 + + + id + 1997 + + + num + 3316 + + + file + 10027 + + + + + id + num + + + 12 + + + 1 + 2 + 998 + + + 2 + 3 + 119 + + + 3 + 4 + 119 + + + 4 + 5 + 239 + + + 5 + 8 + 119 + + + 8 + 9 + 119 + + + 9 + 13 + 159 + + + 21 + 84 + 119 + + + + + + + id + file + + + 12 + + + 1 + 2 + 998 + + + 2 + 3 + 119 + + + 3 + 4 + 119 + + + 4 + 5 + 239 + + + 5 + 8 + 119 + + + 8 + 9 + 119 + + + 9 + 13 + 159 + + + 21 + 84 + 119 + + + + + + + num + id + + + 12 + + + 1 + 2 + 1757 + + + 2 + 3 + 719 + + + 3 + 4 + 359 + + + 4 + 13 + 279 + + + 13 + 51 + 199 + + + + + + + num + file + + + 12 + + + 1 + 2 + 1757 + + + 2 + 3 + 719 + + + 3 + 4 + 359 + + + 4 + 13 + 279 + + + 13 + 49 + 199 + + + + + + + file + id + + + 12 + + + 1 + 2 + 9029 + + + 2 + 4 + 838 + + + 4 + 6 + 159 + + + + + + + file + num + + + 12 + + + 1 + 2 + 9188 + + + 2 + 4 + 799 + + + 4 + 5 + 39 + + + + + + + + + compilation_time + 46184 + + + id + 1997 + + + num + 3316 + + + kind + 159 + + + seconds + 8030 + + + + + id + num + + + 12 + + + 1 + 2 + 998 + + + 2 + 3 + 119 + + + 3 + 4 + 119 + + + 4 + 5 + 239 + + + 5 + 8 + 119 + + + 8 + 9 + 119 + + + 9 + 13 + 159 + + + 21 + 84 + 119 + + + + + + + id + kind + + + 12 + + + 4 + 5 + 1997 + + + + + + + id + seconds + + + 12 + + + 3 + 4 + 799 + + + 4 + 5 + 199 + + + 5 + 7 + 119 + + + 8 + 9 + 79 + + + 9 + 10 + 119 + + + 10 + 12 + 159 + + + 12 + 16 + 119 + + + 17 + 20 + 159 + + + 21 + 42 + 159 + + + 55 + 90 + 79 + + + + + + + num + id + + + 12 + + + 1 + 2 + 1757 + + + 2 + 3 + 719 + + + 3 + 4 + 359 + + + 4 + 13 + 279 + + + 13 + 51 + 199 + + + + + + + num + kind + + + 12 + + + 4 + 5 + 3316 + + + + + + + num + seconds + + + 12 + + + 3 + 4 + 1438 + + + 4 + 5 + 319 + + + 5 + 6 + 199 + + + 6 + 7 + 399 + + + 7 + 8 + 159 + + + 8 + 9 + 239 + + + 9 + 24 + 279 + + + 25 + 85 + 279 + + + + + + + kind + id + + + 12 + + + 50 + 51 + 159 + + + + + + + kind + num + + + 12 + + + 83 + 84 + 159 + + + + + + + kind + seconds + + + 12 + + + 3 + 4 + 79 + + + 124 + 125 + 39 + + + 128 + 129 + 39 + + + + + + + seconds + id + + + 12 + + + 1 + 2 + 3755 + + + 2 + 3 + 1398 + + + 3 + 4 + 998 + + + 4 + 5 + 759 + + + 5 + 6 + 439 + + + 6 + 25 + 639 + + + 46 + 47 + 39 + + + + + + + seconds + num + + + 12 + + + 1 + 2 + 3515 + + + 2 + 3 + 1278 + + + 3 + 4 + 599 + + + 4 + 5 + 878 + + + 5 + 6 + 759 + + + 6 + 8 + 679 + + + 8 + 76 + 319 + + + + + + + seconds + kind + + + 12 + + + 1 + 2 + 5753 + + + 2 + 3 + 2277 + + + + + + + + + diagnostic_for + 5452 + + + diagnostic + 4996 + + + compilation + 816 + + + file_number + 18 + + + file_number_diagnostic_number + 398 + + + + + diagnostic + compilation + + + 12 + + + 1 + 2 + 4844 + + + 2 + 7 + 151 + + + + + + + diagnostic + file_number + + + 12 + + + 1 + 2 + 4996 + + + + + + + diagnostic + file_number_diagnostic_number + + + 12 + + + 1 + 2 + 4996 + + + + + + + compilation + diagnostic + + + 12 + + + 5 + 6 + 607 + + + 7 + 8 + 75 + + + 9 + 12 + 56 + + + 13 + 16 + 37 + + + 21 + 22 + 37 + + + + + + + compilation + file_number + + + 12 + + + 1 + 2 + 816 + + + + + + + compilation + file_number_diagnostic_number + + + 12 + + + 5 + 6 + 607 + + + 7 + 8 + 75 + + + 9 + 12 + 56 + + + 13 + 16 + 37 + + + 21 + 22 + 37 + + + + + + + file_number + diagnostic + + + 12 + + + 263 + 264 + 18 + + + + + + + file_number + compilation + + + 12 + + + 43 + 44 + 18 + + + + + + + file_number + file_number_diagnostic_number + + + 12 + + + 21 + 22 + 18 + + + + + + + file_number_diagnostic_number + diagnostic + + + 12 + + + 2 + 3 + 113 + + + 3 + 4 + 37 + + + 4 + 5 + 37 + + + 5 + 6 + 37 + + + 7 + 8 + 37 + + + 11 + 12 + 37 + + + 37 + 38 + 75 + + + 43 + 44 + 18 + + + + + + + file_number_diagnostic_number + compilation + + + 12 + + + 2 + 3 + 113 + + + 3 + 4 + 37 + + + 4 + 5 + 37 + + + 5 + 6 + 37 + + + 7 + 8 + 37 + + + 11 + 12 + 37 + + + 43 + 44 + 94 + + + + + + + file_number_diagnostic_number + file_number + + + 12 + + + 1 + 2 + 398 + + + + + + + + + compilation_finished + 9742 + + + id + 9742 + + + cpu_seconds + 7292 + + + elapsed_seconds + 135 + + + + + id + cpu_seconds + + + 12 + + + 1 + 2 + 9742 + + + + + + + id + elapsed_seconds + + + 12 + + + 1 + 2 + 9742 + + + + + + + cpu_seconds + id + + + 12 + + + 1 + 2 + 5937 + + + 2 + 3 + 846 + + + 3 + 16 + 507 + + + + + + + cpu_seconds + elapsed_seconds + + + 12 + + + 1 + 2 + 6682 + + + 2 + 3 + 609 + + + + + + + elapsed_seconds + id + + + 12 + + + 1 + 2 + 11 + + + 2 + 3 + 11 + + + 3 + 4 + 11 + + + 7 + 8 + 11 + + + 8 + 9 + 11 + + + 12 + 13 + 11 + + + 13 + 14 + 11 + + + 51 + 52 + 11 + + + 163 + 164 + 11 + + + 167 + 168 + 11 + + + 187 + 188 + 11 + + + 249 + 250 + 11 + + + + + + + elapsed_seconds + cpu_seconds + + + 12 + + + 1 + 2 + 11 + + + 2 + 3 + 11 + + + 3 + 4 + 11 + + + 7 + 8 + 11 + + + 8 + 9 + 11 + + + 12 + 13 + 11 + + + 13 + 14 + 11 + + + 49 + 50 + 11 + + + 120 + 121 + 11 + + + 123 + 124 + 11 + + + 138 + 139 + 11 + + + 224 + 225 + 11 + + + + + + + + + externalData + 130 + + + id + 65 + + + path + 10 + + + column + 21 + + + value + 130 + + + + + id + path + + + 12 + + + 1 + 2 + 65 + + + + + + + id + column + + + 12 + + + 2 + 3 + 65 + + + + + + + id + value + + + 12 + + + 2 + 3 + 65 + + + + + + + path + id + + + 12 + + + 6 + 7 + 10 + + + + + + + path + column + + + 12 + + + 2 + 3 + 10 + + + + + + + path + value + + + 12 + + + 12 + 13 + 10 + + + + + + + column + id + + + 12 + + + 6 + 7 + 21 + + + + + + + column + path + + + 12 + + + 1 + 2 + 21 + + + + + + + column + value + + + 12 + + + 6 + 7 + 21 + + + + + + + value + id + + + 12 + + + 1 + 2 + 130 + + + + + + + value + path + + + 12 + + + 1 + 2 + 130 + + + + + + + value + column + + + 12 + + + 1 + 2 + 130 + + + + + + + + + sourceLocationPrefix + 466 + + + prefix + 466 + + + + + + external_packages + 4 + + + id + 4 + + + namespace + 1 + + + package_name + 4 + + + version + 4 + + + + + id + namespace + + + 12 + + + 1 + 2 + 4 + + + + + + + id + package_name + + + 12 + + + 1 + 2 + 4 + + + + + + + id + version + + + 12 + + + 1 + 2 + 4 + + + + + + + namespace + id + + + 12 + + + 4 + 5 + 1 + + + + + + + namespace + package_name + + + 12 + + + 4 + 5 + 1 + + + + + + + namespace + version + + + 12 + + + 4 + 5 + 1 + + + + + + + package_name + id + + + 12 + + + 1 + 2 + 4 + + + + + + + package_name + namespace + + + 12 + + + 1 + 2 + 4 + + + + + + + package_name + version + + + 12 + + + 1 + 2 + 4 + + + + + + + version + id + + + 12 + + + 1 + 2 + 4 + + + + + + + version + namespace + + + 12 + + + 1 + 2 + 4 + + + + + + + version + package_name + + + 12 + + + 1 + 2 + 4 + + + + + + + + + header_to_external_package + 92 + + + fileid + 92 + + + package + 4 + + + + + fileid + package + + + 12 + + + 1 + 2 + 92 + + + + + + + package + fileid + + + 12 + + + 1 + 2 + 1 + + + 5 + 6 + 1 + + + 6 + 7 + 1 + + + 80 + 81 + 1 + + + + + + + + + svnentries + 575525 + + + id + 575525 + + + revision + 575525 + + + author + 19539 + + + revisionDate + 547759 + + + changeSize + 1 + + + + + id + revision + + + 12 + + + 1 + 2 + 575525 + + + + + + + id + author + + + 12 + + + 1 + 2 + 575525 + + + + + + + id + revisionDate + + + 12 + + + 1 + 2 + 575525 + + + + + + + id + changeSize + + + 12 + + + 1 + 2 + 575525 + + + + + + + revision + id + + + 12 + + + 1 + 2 + 575525 + + + + + + + revision + author + + + 12 + + + 1 + 2 + 575525 + + + + + + + revision + revisionDate + + + 12 + + + 1 + 2 + 575525 + + + + + + + revision + changeSize + + + 12 + + + 1 + 2 + 575525 + + + + + + + author + id + + + 12 + + + 1 + 2 + 7913 + + + 2 + 3 + 2531 + + + 3 + 4 + 1388 + + + 4 + 6 + 1523 + + + 6 + 10 + 1529 + + + 10 + 20 + 1509 + + + 20 + 52 + 1488 + + + 52 + 568 + 1466 + + + 569 + 16582 + 192 + + + + + + + author + revision + + + 12 + + + 1 + 2 + 7913 + + + 2 + 3 + 2531 + + + 3 + 4 + 1388 + + + 4 + 6 + 1523 + + + 6 + 10 + 1529 + + + 10 + 20 + 1509 + + + 20 + 52 + 1488 + + + 52 + 568 + 1466 + + + 569 + 16582 + 192 + + + + + + + author + revisionDate + + + 12 + + + 1 + 2 + 7996 + + + 2 + 3 + 2509 + + + 3 + 4 + 1379 + + + 4 + 6 + 1520 + + + 6 + 10 + 1529 + + + 10 + 20 + 1507 + + + 20 + 52 + 1474 + + + 52 + 662 + 1466 + + + 663 + 16573 + 159 + + + + + + + author + changeSize + + + 12 + + + 1 + 2 + 19539 + + + + + + + revisionDate + id + + + 12 + + + 1 + 2 + 531878 + + + 2 + 100 + 15881 + + + + + + + revisionDate + revision + + + 12 + + + 1 + 2 + 531878 + + + 2 + 100 + 15881 + + + + + + + revisionDate + author + + + 12 + + + 1 + 2 + 542505 + + + 2 + 17 + 5254 + + + + + + + revisionDate + changeSize + + + 12 + + + 1 + 2 + 547759 + + + + + + + changeSize + id + + + 12 + + + 575525 + 575526 + 1 + + + + + + + changeSize + revision + + + 12 + + + 575525 + 575526 + 1 + + + + + + + changeSize + author + + + 12 + + + 19539 + 19540 + 1 + + + + + + + changeSize + revisionDate + + + 12 + + + 547759 + 547760 + 1 + + + + + + + + + svnaffectedfiles + 1314068 + + + id + 531628 + + + file + 90924 + + + action + 1 + + + + + id + file + + + 12 + + + 1 + 2 + 337698 + + + 2 + 3 + 77525 + + + 3 + 4 + 43024 + + + 4 + 7 + 46689 + + + 7 + 16635 + 26692 + + + + + + + id + action + + + 12 + + + 1 + 2 + 531628 + + + + + + + file + id + + + 12 + + + 1 + 2 + 11819 + + + 2 + 3 + 18230 + + + 3 + 4 + 9501 + + + 4 + 5 + 6656 + + + 5 + 6 + 5012 + + + 6 + 8 + 7103 + + + 8 + 11 + 6788 + + + 11 + 16 + 6996 + + + 16 + 26 + 7180 + + + 26 + 54 + 6824 + + + 54 + 3572 + 4815 + + + + + + + file + action + + + 12 + + + 1 + 2 + 90924 + + + + + + + action + id + + + 12 + + + 531628 + 531629 + 1 + + + + + + + action + file + + + 12 + + + 90924 + 90925 + 1 + + + + + + + + + svnentrymsg + 575525 + + + id + 575525 + + + message + 568305 + + + + + id + message + + + 12 + + + 1 + 2 + 575525 + + + + + + + message + id + + + 12 + + + 1 + 2 + 565381 + + + 2 + 142 + 2924 + + + + + + + + + svnchurn + 46790 + + + commit + 22361 + + + file + 16124 + + + addedLines + 910 + + + deletedLines + 787 + + + + + commit + file + + + 12 + + + 1 + 2 + 15208 + + + 2 + 3 + 3101 + + + 3 + 4 + 1746 + + + 4 + 8 + 1774 + + + 8 + 246 + 532 + + + + + + + commit + addedLines + + + 12 + + + 1 + 2 + 16074 + + + 2 + 3 + 3323 + + + 3 + 4 + 1561 + + + 4 + 118 + 1403 + + + + + + + commit + deletedLines + + + 12 + + + 1 + 2 + 16799 + + + 2 + 3 + 3286 + + + 3 + 5 + 1763 + + + 5 + 113 + 513 + + + + + + + file + commit + + + 12 + + + 1 + 2 + 8618 + + + 2 + 3 + 2956 + + + 3 + 4 + 1426 + + + 4 + 6 + 1364 + + + 6 + 12 + 1210 + + + 12 + 448 + 550 + + + + + + + file + addedLines + + + 12 + + + 1 + 2 + 9240 + + + 2 + 3 + 3129 + + + 3 + 4 + 1393 + + + 4 + 6 + 1239 + + + 6 + 59 + 1123 + + + + + + + file + deletedLines + + + 12 + + + 1 + 2 + 9525 + + + 2 + 3 + 3192 + + + 3 + 4 + 1401 + + + 4 + 7 + 1387 + + + 7 + 70 + 619 + + + + + + + addedLines + commit + + + 12 + + + 1 + 2 + 446 + + + 2 + 3 + 133 + + + 3 + 4 + 70 + + + 4 + 6 + 68 + + + 6 + 12 + 70 + + + 12 + 57 + 69 + + + 57 + 6874 + 54 + + + + + + + addedLines + file + + + 12 + + + 1 + 2 + 445 + + + 2 + 3 + 132 + + + 3 + 4 + 69 + + + 4 + 6 + 68 + + + 6 + 12 + 73 + + + 12 + 58 + 69 + + + 58 + 6663 + 54 + + + + + + + addedLines + deletedLines + + + 12 + + + 1 + 2 + 621 + + + 2 + 3 + 96 + + + 3 + 7 + 81 + + + 7 + 34 + 70 + + + 34 + 727 + 42 + + + + + + + deletedLines + commit + + + 12 + + + 1 + 2 + 439 + + + 2 + 3 + 116 + + + 3 + 4 + 48 + + + 4 + 8 + 67 + + + 8 + 28 + 60 + + + 28 + 6794 + 57 + + + + + + + deletedLines + file + + + 12 + + + 1 + 2 + 437 + + + 2 + 3 + 113 + + + 3 + 4 + 49 + + + 4 + 7 + 61 + + + 7 + 19 + 60 + + + 19 + 770 + 60 + + + 985 + 7318 + 7 + + + + + + + deletedLines + addedLines + + + 12 + + + 1 + 2 + 545 + + + 2 + 3 + 72 + + + 3 + 7 + 69 + + + 7 + 30 + 60 + + + 30 + 871 + 41 + + + + + + + + + extractor_version + 466 + + + codeql_version + 466 + + + frontend_version + 466 + + + + + codeql_version + frontend_version + + + 12 + + + 1 + 2 + 466 + + + + + + + frontend_version + codeql_version + + + 12 + + + 1 + 2 + 466 + + + + + + + + + locations_default + 29746763 + + + id + 29746763 + + + container + 123176 + + + startLine + 2094007 + + + startColumn + 36859 + + + endLine + 2098207 + + + endColumn + 48057 + + + + + id + container + + + 12 + + + 1 + 2 + 29746763 + + + + + + + id + startLine + + + 12 + + + 1 + 2 + 29746763 + + + + + + + id + startColumn + + + 12 + + + 1 + 2 + 29746763 + + + + + + + id + endLine + + + 12 + + + 1 + 2 + 29746763 + + + + + + + id + endColumn + + + 12 + + + 1 + 2 + 29746763 + + + + + + + container + id + + + 12 + + + 1 + 11 + 9798 + + + 11 + 18 + 10264 + + + 18 + 30 + 9331 + + + 30 + 42 + 9798 + + + 43 + 61 + 9798 + + + 61 + 79 + 9331 + + + 80 + 106 + 9798 + + + 108 + 149 + 9331 + + + 149 + 199 + 9331 + + + 206 + 291 + 9331 + + + 304 + 469 + 9331 + + + 482 + 850 + 9331 + + + 936 + 2380 + 8398 + + + + + + + container + startLine + + + 12 + + + 1 + 8 + 9331 + + + 8 + 13 + 9331 + + + 13 + 20 + 9798 + + + 20 + 32 + 9331 + + + 32 + 43 + 9798 + + + 44 + 61 + 9331 + + + 62 + 72 + 9331 + + + 73 + 93 + 9331 + + + 97 + 128 + 9331 + + + 128 + 180 + 9331 + + + 180 + 267 + 9331 + + + 277 + 414 + 9331 + + + 439 + 1465 + 9331 + + + 1557 + 1569 + 933 + + + + + + + container + startColumn + + + 12 + + + 1 + 4 + 8865 + + + 4 + 5 + 7931 + + + 5 + 6 + 7465 + + + 6 + 8 + 11197 + + + 8 + 10 + 9331 + + + 10 + 15 + 10731 + + + 15 + 23 + 9798 + + + 23 + 28 + 11197 + + + 28 + 34 + 9798 + + + 34 + 44 + 9331 + + + 44 + 55 + 9331 + + + 55 + 66 + 9798 + + + 66 + 77 + 8398 + + + + + + + container + endLine + + + 12 + + + 1 + 8 + 9331 + + + 8 + 13 + 9331 + + + 13 + 20 + 9798 + + + 20 + 32 + 9331 + + + 32 + 43 + 9798 + + + 43 + 60 + 9331 + + + 61 + 71 + 9331 + + + 72 + 93 + 9331 + + + 94 + 127 + 9331 + + + 128 + 179 + 9331 + + + 180 + 268 + 9331 + + + 278 + 413 + 9331 + + + 437 + 1465 + 9331 + + + 1554 + 1566 + 933 + + + + + + + container + endColumn + + + 12 + + + 1 + 9 + 9798 + + + 9 + 13 + 9331 + + + 13 + 18 + 9331 + + + 18 + 26 + 10264 + + + 27 + 33 + 9331 + + + 33 + 39 + 9331 + + + 39 + 47 + 10264 + + + 47 + 53 + 9331 + + + 53 + 60 + 10264 + + + 60 + 66 + 9331 + + + 66 + 74 + 9798 + + + 74 + 78 + 9798 + + + 78 + 90 + 6998 + + + + + + + startLine + id + + + 12 + + + 1 + 2 + 582757 + + + 2 + 3 + 314007 + + + 3 + 4 + 195496 + + + 4 + 6 + 161903 + + + 6 + 10 + 182899 + + + 10 + 16 + 162836 + + + 16 + 25 + 168901 + + + 25 + 46 + 160969 + + + 46 + 169 + 157237 + + + 169 + 265 + 6998 + + + + + + + startLine + container + + + 12 + + + 1 + 2 + 870636 + + + 2 + 3 + 273415 + + + 3 + 5 + 193630 + + + 5 + 8 + 173567 + + + 8 + 13 + 188031 + + + 13 + 20 + 160969 + + + 20 + 51 + 159570 + + + 51 + 265 + 74186 + + + + + + + startLine + startColumn + + + 12 + + + 1 + 2 + 611685 + + + 2 + 3 + 313074 + + + 3 + 4 + 198296 + + + 4 + 6 + 182899 + + + 6 + 9 + 173100 + + + 9 + 13 + 163302 + + + 13 + 19 + 174500 + + + 19 + 29 + 164702 + + + 29 + 52 + 112445 + + + + + + + startLine + endLine + + + 12 + + + 1 + 2 + 1530846 + + + 2 + 3 + 348534 + + + 3 + 5 + 161903 + + + 5 + 16 + 52723 + + + + + + + startLine + endColumn + + + 12 + + + 1 + 2 + 587423 + + + 2 + 3 + 315874 + + + 3 + 4 + 197363 + + + 4 + 6 + 168435 + + + 6 + 9 + 158170 + + + 9 + 14 + 170768 + + + 14 + 21 + 174967 + + + 21 + 32 + 162369 + + + 32 + 63 + 157703 + + + 64 + 66 + 933 + + + + + + + startColumn + id + + + 12 + + + 1 + 31 + 2799 + + + 42 + 85 + 2799 + + + 86 + 128 + 2799 + + + 129 + 229 + 2799 + + + 247 + 286 + 2799 + + + 291 + 360 + 2799 + + + 373 + 457 + 2799 + + + 473 + 565 + 2799 + + + 566 + 619 + 2799 + + + 619 + 689 + 2799 + + + 696 + 807 + 2799 + + + 819 + 1563 + 2799 + + + 1634 + 5631 + 2799 + + + 15295 + 15296 + 466 + + + + + + + startColumn + container + + + 12 + + + 1 + 18 + 2799 + + + 23 + 35 + 3266 + + + 38 + 43 + 2799 + + + 44 + 61 + 2799 + + + 65 + 73 + 2799 + + + 73 + 84 + 3266 + + + 84 + 96 + 2799 + + + 96 + 101 + 3266 + + + 101 + 105 + 3266 + + + 107 + 112 + 2799 + + + 112 + 126 + 2799 + + + 137 + 170 + 2799 + + + 195 + 265 + 1399 + + + + + + + startColumn + startLine + + + 12 + + + 1 + 19 + 2799 + + + 30 + 72 + 2799 + + + 83 + 122 + 2799 + + + 122 + 205 + 2799 + + + 214 + 261 + 2799 + + + 265 + 322 + 2799 + + + 322 + 379 + 2799 + + + 404 + 430 + 2799 + + + 453 + 474 + 2799 + + + 478 + 505 + 2799 + + + 511 + 583 + 2799 + + + 585 + 836 + 2799 + + + 1104 + 2196 + 2799 + + + 2387 + 2388 + 466 + + + + + + + startColumn + endLine + + + 12 + + + 1 + 19 + 2799 + + + 30 + 72 + 2799 + + + 83 + 122 + 2799 + + + 122 + 205 + 2799 + + + 214 + 261 + 2799 + + + 265 + 322 + 2799 + + + 322 + 380 + 2799 + + + 404 + 430 + 2799 + + + 453 + 474 + 2799 + + + 477 + 504 + 2799 + + + 514 + 582 + 2799 + + + 585 + 835 + 2799 + + + 1109 + 2203 + 2799 + + + 2382 + 2383 + 466 + + + + + + + startColumn + endColumn + + + 12 + + + 1 + 7 + 2799 + + + 7 + 11 + 3266 + + + 11 + 16 + 3266 + + + 16 + 22 + 2799 + + + 22 + 24 + 3266 + + + 24 + 28 + 2799 + + + 29 + 34 + 3266 + + + 34 + 41 + 3266 + + + 41 + 46 + 2799 + + + 47 + 49 + 1866 + + + 49 + 54 + 2799 + + + 54 + 74 + 2799 + + + 75 + 86 + 1866 + + + + + + + endLine + id + + + 12 + + + 1 + 2 + 593022 + + + 2 + 3 + 306076 + + + 3 + 4 + 198296 + + + 4 + 6 + 159570 + + + 6 + 10 + 182432 + + + 10 + 16 + 161903 + + + 16 + 25 + 171234 + + + 25 + 46 + 158636 + + + 46 + 161 + 158170 + + + 162 + 265 + 8865 + + + + + + + endLine + container + + + 12 + + + 1 + 2 + 886034 + + + 2 + 3 + 259884 + + + 3 + 4 + 125043 + + + 4 + 6 + 140906 + + + 6 + 10 + 184765 + + + 10 + 15 + 168435 + + + 15 + 26 + 163302 + + + 26 + 120 + 158170 + + + 121 + 265 + 11664 + + + + + + + endLine + startLine + + + 12 + + + 1 + 2 + 1528513 + + + 2 + 3 + 341536 + + + 3 + 5 + 170768 + + + 5 + 10 + 57389 + + + + + + + endLine + startColumn + + + 12 + + + 1 + 2 + 622883 + + + 2 + 3 + 303276 + + + 3 + 4 + 201562 + + + 4 + 6 + 183832 + + + 6 + 9 + 169834 + + + 9 + 13 + 166568 + + + 13 + 19 + 174967 + + + 19 + 29 + 160969 + + + 29 + 52 + 114311 + + + + + + + endLine + endColumn + + + 12 + + + 1 + 2 + 599554 + + + 2 + 3 + 306076 + + + 3 + 4 + 196896 + + + 4 + 6 + 168901 + + + 6 + 9 + 156304 + + + 9 + 14 + 168901 + + + 14 + 21 + 177766 + + + 21 + 32 + 161903 + + + 32 + 60 + 158170 + + + 60 + 65 + 3732 + + + + + + + endColumn + id + + + 12 + + + 1 + 2 + 5132 + + + 2 + 8 + 3732 + + + 9 + 186 + 3732 + + + 193 + 288 + 3732 + + + 294 + 495 + 3732 + + + 503 + 555 + 3732 + + + 561 + 633 + 3732 + + + 640 + 758 + 3732 + + + 758 + 869 + 3732 + + + 875 + 1074 + 3732 + + + 1074 + 1281 + 3732 + + + 1289 + 1590 + 3732 + + + 1685 + 2418 + 1866 + + + + + + + endColumn + container + + + 12 + + + 1 + 2 + 5598 + + + 2 + 5 + 3732 + + + 5 + 65 + 3732 + + + 70 + 100 + 3732 + + + 100 + 111 + 3732 + + + 112 + 122 + 4199 + + + 122 + 140 + 3732 + + + 143 + 153 + 3732 + + + 153 + 161 + 4199 + + + 161 + 173 + 4199 + + + 173 + 178 + 3732 + + + 188 + 265 + 3732 + + + + + + + endColumn + startLine + + + 12 + + + 1 + 2 + 5598 + + + 2 + 8 + 3732 + + + 9 + 105 + 3732 + + + 155 + 241 + 3732 + + + 253 + 336 + 3732 + + + 340 + 426 + 3732 + + + 434 + 488 + 3732 + + + 489 + 572 + 3732 + + + 573 + 623 + 3732 + + + 626 + 696 + 4199 + + + 701 + 813 + 3732 + + + 818 + 1095 + 3732 + + + 1172 + 1174 + 933 + + + + + + + endColumn + startColumn + + + 12 + + + 1 + 2 + 6065 + + + 2 + 4 + 3732 + + + 4 + 8 + 4199 + + + 8 + 15 + 3732 + + + 15 + 23 + 3732 + + + 23 + 29 + 3732 + + + 29 + 35 + 4199 + + + 35 + 39 + 3266 + + + 39 + 42 + 3266 + + + 42 + 44 + 3266 + + + 44 + 46 + 3732 + + + 46 + 49 + 3732 + + + 49 + 53 + 1399 + + + + + + + endColumn + endLine + + + 12 + + + 1 + 2 + 5598 + + + 2 + 8 + 3732 + + + 9 + 156 + 3732 + + + 159 + 240 + 3732 + + + 251 + 335 + 3732 + + + 342 + 430 + 3732 + + + 432 + 490 + 3732 + + + 490 + 573 + 3732 + + + 574 + 622 + 3732 + + + 626 + 698 + 3732 + + + 700 + 798 + 3732 + + + 811 + 987 + 3732 + + + 1096 + 1180 + 1399 + + + + + + + + + locations_stmt + 3819867 + + + id + 3819867 + + + container + 3088 + + + startLine + 200171 + + + startColumn + 1873 + + + endLine + 194427 + + + endColumn + 2367 + + + + + id + container + + + 12 + + + 1 + 2 + 3819867 + + + + + + + id + startLine + + + 12 + + + 1 + 2 + 3819867 + + + + + + + id + startColumn + + + 12 + + + 1 + 2 + 3819867 + + + + + + + id + endLine + + + 12 + + + 1 + 2 + 3819867 + + + + + + + id + endColumn + + + 12 + + + 1 + 2 + 3819867 + + + + + + + container + id + + + 12 + + + 1 + 13 + 247 + + + 16 + 48 + 247 + + + 61 + 175 + 247 + + + 176 + 417 + 247 + + + 436 + 608 + 247 + + + 621 + 797 + 247 + + + 848 + 1139 + 247 + + + 1158 + 1417 + 247 + + + 1453 + 1715 + 247 + + + 1771 + 2252 + 247 + + + 2282 + 2669 + 247 + + + 2736 + 3751 + 247 + + + 3768 + 4993 + 123 + + + + + + + container + startLine + + + 12 + + + 1 + 13 + 247 + + + 16 + 47 + 247 + + + 48 + 161 + 247 + + + 169 + 371 + 267 + + + 393 + 586 + 247 + + + 602 + 783 + 247 + + + 845 + 1120 + 247 + + + 1131 + 1390 + 247 + + + 1394 + 1692 + 247 + + + 1726 + 2208 + 247 + + + 2225 + 2680 + 247 + + + 2777 + 3643 + 247 + + + 3885 + 4846 + 102 + + + + + + + container + startColumn + + + 12 + + + 1 + 3 + 226 + + + 3 + 7 + 267 + + + 7 + 9 + 205 + + + 9 + 11 + 247 + + + 11 + 13 + 226 + + + 13 + 14 + 226 + + + 14 + 16 + 247 + + + 16 + 17 + 164 + + + 17 + 19 + 205 + + + 19 + 21 + 185 + + + 21 + 23 + 247 + + + 23 + 29 + 247 + + + 29 + 43 + 247 + + + 48 + 60 + 144 + + + + + + + container + endLine + + + 12 + + + 1 + 11 + 247 + + + 12 + 34 + 247 + + + 43 + 132 + 247 + + + 134 + 282 + 247 + + + 294 + 452 + 247 + + + 459 + 601 + 247 + + + 609 + 831 + 247 + + + 838 + 1062 + 247 + + + 1071 + 1265 + 247 + + + 1323 + 1679 + 247 + + + 1688 + 2006 + 247 + + + 2044 + 2758 + 247 + + + 2776 + 3873 + 123 + + + + + + + container + endColumn + + + 12 + + + 1 + 8 + 247 + + + 8 + 21 + 247 + + + 22 + 45 + 247 + + + 45 + 56 + 247 + + + 56 + 63 + 267 + + + 63 + 67 + 247 + + + 67 + 69 + 247 + + + 69 + 71 + 226 + + + 71 + 72 + 247 + + + 72 + 74 + 247 + + + 74 + 76 + 247 + + + 76 + 80 + 247 + + + 81 + 96 + 123 + + + + + + + startLine + id + + + 12 + + + 1 + 2 + 21575 + + + 2 + 3 + 15317 + + + 3 + 4 + 12496 + + + 4 + 6 + 14472 + + + 6 + 8 + 12537 + + + 8 + 11 + 16737 + + + 11 + 16 + 17293 + + + 16 + 22 + 15378 + + + 22 + 29 + 17005 + + + 29 + 37 + 17396 + + + 37 + 45 + 15111 + + + 45 + 56 + 16202 + + + 56 + 73 + 8646 + + + + + + + startLine + container + + + 12 + + + 1 + 2 + 22337 + + + 2 + 3 + 15749 + + + 3 + 4 + 12702 + + + 4 + 6 + 14411 + + + 6 + 8 + 12743 + + + 8 + 11 + 17602 + + + 11 + 16 + 16387 + + + 16 + 22 + 16243 + + + 22 + 29 + 16984 + + + 29 + 36 + 16016 + + + 36 + 44 + 16346 + + + 44 + 54 + 15667 + + + 54 + 69 + 6979 + + + + + + + startLine + startColumn + + + 12 + + + 1 + 2 + 26866 + + + 2 + 3 + 20875 + + + 3 + 4 + 16840 + + + 4 + 5 + 16099 + + + 5 + 6 + 17458 + + + 6 + 7 + 19887 + + + 7 + 8 + 22790 + + + 8 + 9 + 20422 + + + 9 + 10 + 15028 + + + 10 + 12 + 16675 + + + 12 + 18 + 7226 + + + + + + + startLine + endLine + + + 12 + + + 1 + 2 + 34648 + + + 2 + 3 + 25837 + + + 3 + 4 + 18466 + + + 4 + 5 + 16243 + + + 5 + 6 + 12805 + + + 6 + 7 + 12043 + + + 7 + 8 + 10190 + + + 8 + 9 + 10993 + + + 9 + 10 + 10746 + + + 10 + 11 + 10540 + + + 11 + 12 + 10190 + + + 12 + 14 + 15811 + + + 14 + 24 + 11652 + + + + + + + startLine + endColumn + + + 12 + + + 1 + 2 + 22172 + + + 2 + 3 + 16222 + + + 3 + 4 + 12970 + + + 4 + 6 + 16099 + + + 6 + 8 + 14719 + + + 8 + 10 + 13217 + + + 10 + 14 + 18322 + + + 14 + 18 + 17046 + + + 18 + 22 + 17602 + + + 22 + 26 + 18528 + + + 26 + 30 + 16408 + + + 30 + 36 + 15255 + + + 36 + 42 + 1605 + + + + + + + startColumn + id + + + 12 + + + 1 + 2 + 226 + + + 2 + 3 + 144 + + + 3 + 7 + 164 + + + 7 + 12 + 144 + + + 12 + 20 + 164 + + + 21 + 53 + 144 + + + 54 + 74 + 144 + + + 78 + 92 + 144 + + + 92 + 134 + 144 + + + 134 + 228 + 144 + + + 228 + 2062 + 144 + + + 3245 + 40863 + 144 + + + 53257 + 53258 + 20 + + + + + + + startColumn + container + + + 12 + + + 1 + 2 + 288 + + + 2 + 3 + 102 + + + 3 + 5 + 164 + + + 5 + 8 + 164 + + + 8 + 13 + 144 + + + 13 + 18 + 144 + + + 18 + 22 + 144 + + + 22 + 24 + 144 + + + 24 + 29 + 144 + + + 33 + 42 + 144 + + + 47 + 109 + 144 + + + 116 + 150 + 144 + + + + + + + startColumn + startLine + + + 12 + + + 1 + 2 + 226 + + + 2 + 3 + 144 + + + 3 + 7 + 164 + + + 7 + 12 + 144 + + + 12 + 20 + 164 + + + 21 + 53 + 144 + + + 54 + 74 + 144 + + + 77 + 88 + 144 + + + 90 + 131 + 144 + + + 134 + 224 + 144 + + + 226 + 1699 + 144 + + + 2430 + 7900 + 144 + + + 8302 + 8303 + 20 + + + + + + + startColumn + endLine + + + 12 + + + 1 + 2 + 226 + + + 2 + 3 + 144 + + + 3 + 7 + 164 + + + 7 + 12 + 144 + + + 12 + 20 + 164 + + + 21 + 53 + 144 + + + 54 + 74 + 144 + + + 77 + 88 + 144 + + + 90 + 130 + 144 + + + 134 + 221 + 144 + + + 226 + 1414 + 144 + + + 2290 + 7741 + 144 + + + 8096 + 8097 + 20 + + + + + + + startColumn + endColumn + + + 12 + + + 1 + 2 + 288 + + + 2 + 3 + 144 + + + 3 + 4 + 82 + + + 4 + 5 + 164 + + + 5 + 8 + 164 + + + 8 + 11 + 144 + + + 11 + 15 + 164 + + + 15 + 19 + 144 + + + 19 + 26 + 144 + + + 28 + 35 + 144 + + + 41 + 69 + 144 + + + 70 + 104 + 144 + + + + + + + endLine + id + + + 12 + + + 1 + 2 + 17437 + + + 2 + 3 + 14431 + + + 3 + 4 + 11508 + + + 4 + 6 + 15625 + + + 6 + 8 + 12517 + + + 8 + 11 + 15481 + + + 11 + 15 + 14658 + + + 15 + 21 + 16119 + + + 21 + 27 + 15440 + + + 27 + 34 + 14967 + + + 34 + 42 + 15769 + + + 42 + 52 + 16037 + + + 52 + 130 + 14431 + + + + + + + endLine + container + + + 12 + + + 1 + 2 + 24993 + + + 2 + 3 + 16161 + + + 3 + 4 + 12784 + + + 4 + 6 + 15687 + + + 6 + 8 + 15028 + + + 8 + 11 + 15914 + + + 11 + 16 + 17478 + + + 16 + 20 + 14617 + + + 20 + 26 + 17190 + + + 26 + 32 + 16284 + + + 32 + 39 + 14884 + + + 39 + 59 + 13402 + + + + + + + endLine + startLine + + + 12 + + + 1 + 2 + 32528 + + + 2 + 3 + 23799 + + + 3 + 4 + 18487 + + + 4 + 5 + 15172 + + + 5 + 6 + 13896 + + + 6 + 7 + 11693 + + + 7 + 8 + 11755 + + + 8 + 9 + 10931 + + + 9 + 10 + 10190 + + + 10 + 12 + 17993 + + + 12 + 15 + 17746 + + + 15 + 100 + 10231 + + + + + + + endLine + startColumn + + + 12 + + + 1 + 2 + 24993 + + + 2 + 3 + 20422 + + + 3 + 4 + 16861 + + + 4 + 5 + 17828 + + + 5 + 6 + 18611 + + + 6 + 7 + 20463 + + + 7 + 8 + 22460 + + + 8 + 9 + 18775 + + + 9 + 10 + 12949 + + + 10 + 12 + 15049 + + + 12 + 18 + 6011 + + + + + + + endLine + endColumn + + + 12 + + + 1 + 2 + 24746 + + + 2 + 3 + 16655 + + + 3 + 4 + 12558 + + + 4 + 6 + 17849 + + + 6 + 8 + 15358 + + + 8 + 10 + 12846 + + + 10 + 13 + 14431 + + + 13 + 16 + 15049 + + + 16 + 19 + 14678 + + + 19 + 22 + 14061 + + + 22 + 26 + 17149 + + + 26 + 31 + 15358 + + + 31 + 39 + 3685 + + + + + + + endColumn + id + + + 12 + + + 1 + 2 + 185 + + + 2 + 4 + 185 + + + 4 + 7 + 164 + + + 7 + 16 + 185 + + + 23 + 133 + 185 + + + 151 + 393 + 185 + + + 394 + 681 + 185 + + + 708 + 1137 + 185 + + + 1138 + 1674 + 185 + + + 1885 + 2795 + 185 + + + 2939 + 4095 + 185 + + + 4142 + 4771 + 185 + + + 5032 + 15460 + 164 + + + + + + + endColumn + container + + + 12 + + + 1 + 2 + 205 + + + 2 + 3 + 185 + + + 3 + 6 + 185 + + + 6 + 21 + 185 + + + 31 + 70 + 205 + + + 74 + 96 + 185 + + + 97 + 108 + 185 + + + 108 + 114 + 185 + + + 115 + 118 + 164 + + + 118 + 122 + 205 + + + 122 + 123 + 123 + + + 123 + 125 + 185 + + + 125 + 149 + 164 + + + + + + + endColumn + startLine + + + 12 + + + 1 + 2 + 185 + + + 2 + 4 + 185 + + + 4 + 7 + 164 + + + 7 + 15 + 185 + + + 22 + 130 + 185 + + + 145 + 378 + 185 + + + 385 + 652 + 185 + + + 666 + 964 + 185 + + + 999 + 1431 + 185 + + + 1587 + 2171 + 185 + + + 2264 + 2917 + 185 + + + 2947 + 3215 + 185 + + + 3417 + 5822 + 164 + + + + + + + endColumn + startColumn + + + 12 + + + 1 + 2 + 205 + + + 2 + 3 + 164 + + + 3 + 5 + 205 + + + 5 + 8 + 185 + + + 8 + 12 + 185 + + + 12 + 14 + 123 + + + 14 + 16 + 185 + + + 16 + 19 + 123 + + + 19 + 21 + 164 + + + 21 + 23 + 185 + + + 23 + 25 + 185 + + + 25 + 28 + 185 + + + 28 + 33 + 205 + + + 45 + 57 + 61 + + + + + + + endColumn + endLine + + + 12 + + + 1 + 2 + 205 + + + 2 + 4 + 164 + + + 4 + 7 + 205 + + + 7 + 27 + 185 + + + 40 + 132 + 185 + + + 142 + 329 + 185 + + + 366 + 583 + 185 + + + 613 + 968 + 185 + + + 1056 + 1409 + 185 + + + 1420 + 2035 + 185 + + + 2066 + 2627 + 185 + + + 2651 + 3073 + 185 + + + 3086 + 4522 + 123 + + + + + + + + + locations_expr + 13187892 + + + id + 13187892 + + + container + 4652 + + + startLine + 192224 + + + startColumn + 2470 + + + endLine + 192203 + + + endColumn + 2799 + + + + + id + container + + + 12 + + + 1 + 2 + 13187892 + + + + + + + id + startLine + + + 12 + + + 1 + 2 + 13187892 + + + + + + + id + startColumn + + + 12 + + + 1 + 2 + 13187892 + + + + + + + id + endLine + + + 12 + + + 1 + 2 + 13187892 + + + + + + + id + endColumn + + + 12 + + + 1 + 2 + 13187892 + + + + + + + container + id + + + 12 + + + 1 + 2 + 411 + + + 2 + 6 + 329 + + + 6 + 11 + 370 + + + 12 + 26 + 370 + + + 27 + 96 + 349 + + + 100 + 514 + 349 + + + 525 + 1401 + 349 + + + 1526 + 2343 + 349 + + + 2404 + 3615 + 349 + + + 3668 + 5162 + 349 + + + 5341 + 7345 + 349 + + + 7399 + 9307 + 349 + + + 9382 + 16759 + 349 + + + 18811 + 18812 + 20 + + + + + + + container + startLine + + + 12 + + + 1 + 2 + 494 + + + 2 + 4 + 370 + + + 4 + 10 + 370 + + + 10 + 20 + 349 + + + 20 + 51 + 349 + + + 65 + 151 + 349 + + + 161 + 360 + 349 + + + 361 + 577 + 349 + + + 590 + 923 + 349 + + + 928 + 1265 + 349 + + + 1268 + 1742 + 349 + + + 1781 + 2320 + 349 + + + 2491 + 4241 + 267 + + + + + + + container + startColumn + + + 12 + + + 1 + 2 + 494 + + + 2 + 4 + 349 + + + 4 + 7 + 391 + + + 7 + 16 + 349 + + + 16 + 37 + 349 + + + 37 + 59 + 391 + + + 59 + 66 + 370 + + + 66 + 68 + 267 + + + 68 + 69 + 205 + + + 69 + 70 + 308 + + + 70 + 71 + 185 + + + 71 + 72 + 308 + + + 72 + 74 + 267 + + + 74 + 92 + 370 + + + 94 + 109 + 41 + + + + + + + container + endLine + + + 12 + + + 1 + 2 + 494 + + + 2 + 4 + 370 + + + 4 + 10 + 370 + + + 10 + 20 + 349 + + + 20 + 51 + 349 + + + 65 + 151 + 349 + + + 162 + 360 + 349 + + + 361 + 578 + 349 + + + 591 + 926 + 349 + + + 930 + 1266 + 349 + + + 1272 + 1742 + 349 + + + 1785 + 2324 + 349 + + + 2500 + 4416 + 267 + + + + + + + container + endColumn + + + 12 + + + 1 + 2 + 452 + + + 2 + 4 + 329 + + + 4 + 7 + 370 + + + 7 + 15 + 349 + + + 15 + 36 + 349 + + + 36 + 61 + 349 + + + 61 + 70 + 349 + + + 70 + 73 + 267 + + + 73 + 75 + 329 + + + 75 + 76 + 123 + + + 76 + 77 + 411 + + + 77 + 79 + 349 + + + 79 + 84 + 349 + + + 84 + 116 + 267 + + + + + + + startLine + id + + + 12 + + + 1 + 5 + 16140 + + + 5 + 9 + 16511 + + + 9 + 15 + 16058 + + + 15 + 23 + 15131 + + + 23 + 32 + 15172 + + + 32 + 44 + 15028 + + + 44 + 60 + 14781 + + + 60 + 80 + 14843 + + + 80 + 103 + 14658 + + + 103 + 130 + 14802 + + + 130 + 159 + 14555 + + + 159 + 194 + 14637 + + + 194 + 302 + 9902 + + + + + + + startLine + container + + + 12 + + + 1 + 2 + 23551 + + + 2 + 3 + 15646 + + + 3 + 4 + 11364 + + + 4 + 6 + 16387 + + + 6 + 8 + 13649 + + + 8 + 11 + 16469 + + + 11 + 16 + 17375 + + + 16 + 21 + 16469 + + + 21 + 28 + 16675 + + + 28 + 35 + 15831 + + + 35 + 43 + 15872 + + + 43 + 60 + 12928 + + + + + + + startLine + startColumn + + + 12 + + + 1 + 4 + 15996 + + + 4 + 7 + 17561 + + + 7 + 11 + 16716 + + + 11 + 16 + 17437 + + + 16 + 21 + 17540 + + + 21 + 26 + 15090 + + + 26 + 31 + 16202 + + + 31 + 36 + 17746 + + + 36 + 40 + 15728 + + + 40 + 44 + 16325 + + + 44 + 49 + 16922 + + + 49 + 63 + 8955 + + + + + + + startLine + endLine + + + 12 + + + 1 + 2 + 102113 + + + 2 + 3 + 44695 + + + 3 + 4 + 27690 + + + 4 + 6 + 14596 + + + 6 + 23 + 3129 + + + + + + + startLine + endColumn + + + 12 + + + 1 + 4 + 16984 + + + 4 + 7 + 16675 + + + 7 + 11 + 16449 + + + 11 + 16 + 16243 + + + 16 + 21 + 16469 + + + 21 + 27 + 16799 + + + 27 + 33 + 16469 + + + 33 + 38 + 14493 + + + 38 + 43 + 15564 + + + 43 + 47 + 14719 + + + 47 + 52 + 16799 + + + 52 + 65 + 14472 + + + 65 + 70 + 82 + + + + + + + startColumn + id + + + 12 + + + 1 + 2 + 308 + + + 2 + 4 + 185 + + + 4 + 8 + 205 + + + 8 + 26 + 205 + + + 43 + 253 + 185 + + + 280 + 849 + 185 + + + 956 + 1895 + 185 + + + 2100 + 4183 + 185 + + + 4242 + 7021 + 185 + + + 7174 + 11394 + 185 + + + 12337 + 15120 + 185 + + + 15374 + 30165 + 185 + + + 30211 + 49562 + 82 + + + + + + + startColumn + container + + + 12 + + + 1 + 2 + 329 + + + 2 + 3 + 123 + + + 3 + 4 + 144 + + + 4 + 6 + 185 + + + 7 + 32 + 185 + + + 43 + 99 + 185 + + + 104 + 123 + 185 + + + 124 + 133 + 185 + + + 133 + 139 + 164 + + + 139 + 142 + 164 + + + 142 + 144 + 144 + + + 144 + 147 + 226 + + + 148 + 155 + 205 + + + 155 + 158 + 41 + + + + + + + startColumn + startLine + + + 12 + + + 1 + 2 + 308 + + + 2 + 4 + 185 + + + 4 + 7 + 185 + + + 7 + 19 + 185 + + + 20 + 152 + 185 + + + 199 + 589 + 185 + + + 633 + 1290 + 185 + + + 1370 + 2344 + 185 + + + 2574 + 3505 + 185 + + + 3527 + 4711 + 185 + + + 4734 + 5298 + 185 + + + 5332 + 5999 + 185 + + + 6158 + 6996 + 123 + + + + + + + startColumn + endLine + + + 12 + + + 1 + 2 + 308 + + + 2 + 4 + 185 + + + 4 + 7 + 185 + + + 7 + 19 + 185 + + + 20 + 152 + 185 + + + 199 + 589 + 185 + + + 651 + 1292 + 185 + + + 1370 + 2348 + 185 + + + 2575 + 3511 + 185 + + + 3533 + 4712 + 185 + + + 4737 + 5324 + 185 + + + 5346 + 6023 + 185 + + + 6202 + 7039 + 123 + + + + + + + startColumn + endColumn + + + 12 + + + 1 + 2 + 329 + + + 2 + 3 + 123 + + + 3 + 5 + 185 + + + 5 + 9 + 185 + + + 9 + 13 + 185 + + + 13 + 20 + 185 + + + 20 + 30 + 185 + + + 30 + 42 + 185 + + + 44 + 59 + 185 + + + 59 + 69 + 205 + + + 69 + 74 + 185 + + + 74 + 84 + 226 + + + 84 + 96 + 102 + + + + + + + endLine + id + + + 12 + + + 1 + 5 + 16161 + + + 5 + 9 + 16511 + + + 9 + 15 + 15831 + + + 15 + 23 + 15111 + + + 23 + 32 + 15667 + + + 32 + 44 + 14761 + + + 44 + 60 + 14514 + + + 60 + 80 + 15275 + + + 80 + 103 + 14555 + + + 103 + 130 + 14781 + + + 130 + 160 + 14905 + + + 160 + 195 + 14575 + + + 195 + 299 + 9552 + + + + + + + endLine + container + + + 12 + + + 1 + 2 + 23551 + + + 2 + 3 + 15584 + + + 3 + 4 + 11364 + + + 4 + 6 + 16078 + + + 6 + 8 + 13505 + + + 8 + 11 + 16531 + + + 11 + 15 + 14452 + + + 15 + 20 + 16799 + + + 20 + 26 + 15008 + + + 26 + 33 + 16078 + + + 33 + 40 + 14658 + + + 40 + 49 + 14617 + + + 49 + 60 + 3973 + + + + + + + endLine + startLine + + + 12 + + + 1 + 2 + 95628 + + + 2 + 3 + 50089 + + + 3 + 4 + 29419 + + + 4 + 6 + 15625 + + + 6 + 11 + 1441 + + + + + + + endLine + startColumn + + + 12 + + + 1 + 4 + 15852 + + + 4 + 7 + 17478 + + + 7 + 11 + 16511 + + + 11 + 16 + 17375 + + + 16 + 21 + 17334 + + + 21 + 26 + 15172 + + + 26 + 31 + 16325 + + + 31 + 36 + 17705 + + + 36 + 40 + 15317 + + + 40 + 44 + 16469 + + + 44 + 49 + 17005 + + + 49 + 63 + 9655 + + + + + + + endLine + endColumn + + + 12 + + + 1 + 4 + 17211 + + + 4 + 7 + 16819 + + + 7 + 11 + 16449 + + + 11 + 16 + 16902 + + + 16 + 21 + 16037 + + + 21 + 26 + 14534 + + + 26 + 32 + 16181 + + + 32 + 38 + 17519 + + + 38 + 43 + 16161 + + + 43 + 47 + 14493 + + + 47 + 52 + 16593 + + + 52 + 69 + 13299 + + + + + + + endColumn + id + + + 12 + + + 1 + 2 + 226 + + + 2 + 4 + 226 + + + 4 + 10 + 205 + + + 10 + 16 + 247 + + + 16 + 51 + 226 + + + 56 + 617 + 226 + + + 835 + 2297 + 226 + + + 2328 + 4152 + 226 + + + 4177 + 7139 + 226 + + + 8241 + 11758 + 226 + + + 12367 + 15463 + 226 + + + 15690 + 18245 + 226 + + + 18733 + 19130 + 82 + + + + + + + endColumn + container + + + 12 + + + 1 + 2 + 329 + + + 2 + 4 + 205 + + + 4 + 6 + 205 + + + 6 + 12 + 226 + + + 12 + 41 + 226 + + + 50 + 114 + 226 + + + 115 + 128 + 226 + + + 128 + 137 + 205 + + + 137 + 142 + 247 + + + 142 + 147 + 144 + + + 147 + 148 + 123 + + + 148 + 151 + 247 + + + 151 + 163 + 185 + + + + + + + endColumn + startLine + + + 12 + + + 1 + 2 + 308 + + + 2 + 4 + 164 + + + 4 + 8 + 247 + + + 8 + 15 + 226 + + + 18 + 54 + 226 + + + 74 + 491 + 226 + + + 514 + 1335 + 226 + + + 1397 + 2422 + 226 + + + 2764 + 3740 + 226 + + + 3801 + 4533 + 226 + + + 4642 + 5304 + 226 + + + 5377 + 5735 + 226 + + + 5747 + 5806 + 41 + + + + + + + endColumn + startColumn + + + 12 + + + 1 + 2 + 267 + + + 2 + 4 + 205 + + + 4 + 9 + 247 + + + 9 + 14 + 247 + + + 14 + 22 + 247 + + + 23 + 28 + 226 + + + 28 + 36 + 226 + + + 36 + 41 + 226 + + + 41 + 47 + 226 + + + 47 + 56 + 226 + + + 56 + 64 + 226 + + + 64 + 72 + 226 + + + + + + + endColumn + endLine + + + 12 + + + 1 + 2 + 308 + + + 2 + 4 + 164 + + + 4 + 8 + 247 + + + 8 + 15 + 226 + + + 17 + 54 + 226 + + + 74 + 473 + 226 + + + 502 + 1306 + 226 + + + 1361 + 2389 + 226 + + + 2627 + 3666 + 226 + + + 3731 + 4491 + 226 + + + 4639 + 5282 + 226 + + + 5367 + 5729 + 226 + + + 5734 + 5796 + 41 + + + + + + + + + numlines + 1382941 + + + element_id + 1375942 + + + num_lines + 101714 + + + num_code + 84917 + + + num_comment + 59722 + + + + + element_id + num_lines + + + 12 + + + 1 + 2 + 1368943 + + + 2 + 3 + 6998 + + + + + + + element_id + num_code + + + 12 + + + 1 + 2 + 1369876 + + + 2 + 3 + 6065 + + + + + + + element_id + num_comment + + + 12 + + + 1 + 2 + 1375942 + + + + + + + num_lines + element_id + + + 12 + + + 1 + 2 + 68120 + + + 2 + 3 + 12131 + + + 3 + 4 + 7465 + + + 4 + 21 + 7931 + + + 29 + 921 + 6065 + + + + + + + num_lines + num_code + + + 12 + + + 1 + 2 + 70453 + + + 2 + 3 + 12131 + + + 3 + 4 + 8398 + + + 4 + 6 + 9331 + + + 6 + 7 + 1399 + + + + + + + num_lines + num_comment + + + 12 + + + 1 + 2 + 69520 + + + 2 + 3 + 14930 + + + 3 + 4 + 10731 + + + 4 + 7 + 6532 + + + + + + + num_code + element_id + + + 12 + + + 1 + 2 + 52723 + + + 2 + 3 + 14463 + + + 3 + 5 + 6532 + + + 5 + 42 + 6532 + + + 44 + 922 + 4665 + + + + + + + num_code + num_lines + + + 12 + + + 1 + 2 + 52723 + + + 2 + 3 + 16796 + + + 3 + 5 + 6065 + + + 5 + 8 + 6532 + + + 8 + 12 + 2799 + + + + + + + num_code + num_comment + + + 12 + + + 1 + 2 + 53190 + + + 2 + 3 + 15863 + + + 3 + 5 + 7465 + + + 5 + 7 + 5132 + + + 7 + 10 + 3266 + + + + + + + num_comment + element_id + + + 12 + + + 1 + 2 + 34526 + + + 2 + 3 + 9331 + + + 3 + 4 + 4199 + + + 4 + 6 + 4665 + + + 6 + 11 + 5132 + + + 17 + 2596 + 1866 + + + + + + + num_comment + num_lines + + + 12 + + + 1 + 2 + 34526 + + + 2 + 3 + 9331 + + + 3 + 4 + 4199 + + + 4 + 6 + 4665 + + + 6 + 8 + 4665 + + + 10 + 38 + 2332 + + + + + + + num_comment + num_code + + + 12 + + + 1 + 2 + 34526 + + + 2 + 3 + 9331 + + + 3 + 4 + 4199 + + + 4 + 6 + 4665 + + + 6 + 10 + 4665 + + + 10 + 37 + 2332 + + + + + + + + + diagnostics + 4996 + + + id + 4996 + + + severity + 18 + + + error_tag + 37 + + + error_message + 398 + + + full_error_message + 4198 + + + location + 170 + + + + + id + severity + + + 12 + + + 1 + 2 + 4996 + + + + + + + id + error_tag + + + 12 + + + 1 + 2 + 4996 + + + + + + + id + error_message + + + 12 + + + 1 + 2 + 4996 + + + + + + + id + full_error_message + + + 12 + + + 1 + 2 + 4996 + + + + + + + id + location + + + 12 + + + 1 + 2 + 4996 + + + + + + + severity + id + + + 12 + + + 263 + 264 + 18 + + + + + + + severity + error_tag + + + 12 + + + 2 + 3 + 18 + + + + + + + severity + error_message + + + 12 + + + 21 + 22 + 18 + + + + + + + severity + full_error_message + + + 12 + + + 221 + 222 + 18 + + + + + + + severity + location + + + 12 + + + 9 + 10 + 18 + + + + + + + error_tag + id + + + 12 + + + 43 + 44 + 18 + + + 220 + 221 + 18 + + + + + + + error_tag + severity + + + 12 + + + 1 + 2 + 37 + + + + + + + error_tag + error_message + + + 12 + + + 1 + 2 + 18 + + + 20 + 21 + 18 + + + + + + + error_tag + full_error_message + + + 12 + + + 1 + 2 + 18 + + + 220 + 221 + 18 + + + + + + + error_tag + location + + + 12 + + + 1 + 2 + 18 + + + 8 + 9 + 18 + + + + + + + error_message + id + + + 12 + + + 1 + 2 + 113 + + + 2 + 3 + 151 + + + 3 + 4 + 75 + + + 43 + 44 + 18 + + + 93 + 94 + 37 + + + + + + + error_message + severity + + + 12 + + + 1 + 2 + 398 + + + + + + + error_message + error_tag + + + 12 + + + 1 + 2 + 398 + + + + + + + error_message + full_error_message + + + 12 + + + 1 + 2 + 132 + + + 2 + 3 + 151 + + + 3 + 4 + 75 + + + 93 + 94 + 37 + + + + + + + error_message + location + + + 12 + + + 1 + 2 + 170 + + + 2 + 3 + 113 + + + 3 + 4 + 75 + + + 4 + 5 + 37 + + + + + + + full_error_message + id + + + 12 + + + 1 + 2 + 4179 + + + 43 + 44 + 18 + + + + + + + full_error_message + severity + + + 12 + + + 1 + 2 + 4198 + + + + + + + full_error_message + error_tag + + + 12 + + + 1 + 2 + 4198 + + + + + + + full_error_message + error_message + + + 12 + + + 1 + 2 + 4198 + + + + + + + full_error_message + location + + + 12 + + + 1 + 2 + 4198 + + + + + + + location + id + + + 12 + + + 6 + 7 + 37 + + + 22 + 23 + 37 + + + 41 + 42 + 75 + + + 43 + 44 + 18 + + + + + + + location + severity + + + 12 + + + 1 + 2 + 170 + + + + + + + location + error_tag + + + 12 + + + 1 + 2 + 170 + + + + + + + location + error_message + + + 12 + + + 1 + 2 + 18 + + + 3 + 4 + 37 + + + 5 + 6 + 37 + + + 6 + 7 + 75 + + + + + + + location + full_error_message + + + 12 + + + 1 + 2 + 18 + + + 6 + 7 + 37 + + + 22 + 23 + 37 + + + 41 + 42 + 75 + + + + + + + + + files + 123176 + + + id + 123176 + + + name + 123176 + + + + + id + name + + + 12 + + + 1 + 2 + 123176 + + + + + + + name + id + + + 12 + + + 1 + 2 + 123176 + + + + + + + + + folders + 16330 + + + id + 16330 + + + name + 16330 + + + + + id + name + + + 12 + + + 1 + 2 + 16330 + + + + + + + name + id + + + 12 + + + 1 + 2 + 16330 + + + + + + + + + containerparent + 138574 + + + parent + 16330 + + + child + 138574 + + + + + parent + child + + + 12 + + + 1 + 2 + 7465 + + + 2 + 3 + 3266 + + + 3 + 4 + 1399 + + + 4 + 12 + 1399 + + + 23 + 28 + 1399 + + + 40 + 67 + 1399 + + + + + + + child + parent + + + 12 + + + 1 + 2 + 138574 + + + + + + + + + fileannotations + 5129436 + + + id + 4899 + + + kind + 22 + + + name + 54772 + + + value + 46046 + + + + + id + kind + + + 12 + + + 1 + 2 + 169 + + + 2 + 3 + 4729 + + + + + + + id + name + + + 12 + + + 1 + 102 + 383 + + + 102 + 225 + 372 + + + 227 + 299 + 372 + + + 301 + 452 + 395 + + + 452 + 555 + 372 + + + 559 + 626 + 372 + + + 626 + 716 + 372 + + + 729 + 904 + 372 + + + 904 + 934 + 79 + + + 936 + 937 + 1422 + + + 1083 + 2036 + 372 + + + 2293 + 2294 + 11 + + + + + + + id + value + + + 12 + + + 1 + 114 + 383 + + + 114 + 275 + 372 + + + 275 + 363 + 372 + + + 393 + 638 + 372 + + + 643 + 744 + 372 + + + 751 + 955 + 372 + + + 955 + 1087 + 372 + + + 1088 + 1501 + 248 + + + 1501 + 1502 + 1422 + + + 1504 + 1874 + 372 + + + 1972 + 4080 + 237 + + + + + + + kind + id + + + 12 + + + 419 + 420 + 11 + + + 434 + 435 + 11 + + + + + + + kind + name + + + 12 + + + 2 + 3 + 11 + + + 4850 + 4851 + 11 + + + + + + + kind + value + + + 12 + + + 1 + 2 + 11 + + + 4079 + 4080 + 11 + + + + + + + name + id + + + 12 + + + 1 + 2 + 8861 + + + 2 + 3 + 6220 + + + 3 + 5 + 4176 + + + 5 + 9 + 4267 + + + 9 + 14 + 3984 + + + 14 + 18 + 4176 + + + 18 + 20 + 4718 + + + 20 + 34 + 4221 + + + 34 + 128 + 4504 + + + 128 + 229 + 4120 + + + 229 + 387 + 4244 + + + 387 + 434 + 1275 + + + + + + + name + kind + + + 12 + + + 1 + 2 + 54772 + + + + + + + name + value + + + 12 + + + 1 + 2 + 8872 + + + 2 + 3 + 8060 + + + 3 + 4 + 2562 + + + 4 + 6 + 4515 + + + 6 + 9 + 4131 + + + 9 + 14 + 4210 + + + 14 + 17 + 4131 + + + 17 + 22 + 4594 + + + 22 + 41 + 4210 + + + 41 + 82 + 4165 + + + 82 + 157 + 4109 + + + 158 + 1895 + 1207 + + + + + + + value + id + + + 12 + + + 1 + 2 + 7157 + + + 2 + 5 + 2235 + + + 5 + 8 + 3330 + + + 8 + 15 + 3533 + + + 15 + 17 + 2539 + + + 17 + 19 + 4142 + + + 19 + 34 + 3330 + + + 34 + 189 + 3623 + + + 189 + 201 + 3612 + + + 201 + 266 + 3555 + + + 266 + 321 + 3680 + + + 322 + 399 + 3951 + + + 399 + 435 + 1354 + + + + + + + value + kind + + + 12 + + + 1 + 2 + 46035 + + + 2 + 3 + 11 + + + + + + + value + name + + + 12 + + + 1 + 2 + 7179 + + + 2 + 5 + 2585 + + + 5 + 8 + 3510 + + + 8 + 15 + 3555 + + + 15 + 17 + 2833 + + + 17 + 19 + 3589 + + + 19 + 29 + 3510 + + + 29 + 39 + 3668 + + + 39 + 48 + 3646 + + + 48 + 74 + 3533 + + + 74 + 102 + 3454 + + + 102 + 119 + 3601 + + + 119 + 146 + 1377 + + + + + + + + + inmacroexpansion + 109779103 + + + id + 18027697 + + + inv + 2700159 + + + + + id + inv + + + 12 + + + 1 + 3 + 1582360 + + + 3 + 5 + 1077794 + + + 5 + 6 + 1184878 + + + 6 + 7 + 4819904 + + + 7 + 8 + 6385934 + + + 8 + 9 + 2605243 + + + 9 + 21 + 371581 + + + + + + + inv + id + + + 12 + + + 1 + 2 + 378422 + + + 2 + 3 + 544105 + + + 3 + 4 + 351513 + + + 4 + 7 + 200658 + + + 7 + 8 + 207151 + + + 8 + 9 + 241887 + + + 9 + 10 + 2210 + + + 10 + 11 + 325485 + + + 11 + 337 + 224845 + + + 339 + 423 + 206352 + + + 423 + 7616 + 17524 + + + + + + + + + affectedbymacroexpansion + 35689257 + + + id + 5156948 + + + inv + 2784761 + + + + + id + inv + + + 12 + + + 1 + 2 + 2816078 + + + 2 + 3 + 560184 + + + 3 + 4 + 264908 + + + 4 + 5 + 565803 + + + 5 + 12 + 391901 + + + 12 + 50 + 407399 + + + 50 + 9900 + 150672 + + + + + + + inv + id + + + 12 + + + 1 + 4 + 229115 + + + 4 + 7 + 231720 + + + 7 + 9 + 220491 + + + 9 + 12 + 251120 + + + 12 + 13 + 333985 + + + 13 + 14 + 165593 + + + 14 + 15 + 298844 + + + 15 + 16 + 121842 + + + 16 + 17 + 276609 + + + 17 + 18 + 146942 + + + 18 + 20 + 252135 + + + 20 + 25 + 208978 + + + 25 + 109 + 47383 + + + + + + + + + macroinvocations + 33491008 + + + id + 33491008 + + + macro_id + 79484 + + + location + 760387 + + + kind + 22 + + + + + id + macro_id + + + 12 + + + 1 + 2 + 33491008 + + + + + + + id + location + + + 12 + + + 1 + 2 + 33491008 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 33491008 + + + + + + + macro_id + id + + + 12 + + + 1 + 2 + 16255 + + + 2 + 3 + 16571 + + + 3 + 4 + 3115 + + + 4 + 5 + 5271 + + + 5 + 8 + 5689 + + + 8 + 13 + 6107 + + + 13 + 26 + 6174 + + + 26 + 61 + 6062 + + + 61 + 199 + 5971 + + + 199 + 1697 + 6016 + + + 1716 + 168783 + 2246 + + + + + + + macro_id + location + + + 12 + + + 1 + 2 + 42468 + + + 2 + 3 + 10396 + + + 3 + 4 + 5158 + + + 4 + 6 + 6840 + + + 6 + 13 + 6479 + + + 13 + 66 + 6005 + + + 66 + 3614 + 2133 + + + + + + + macro_id + kind + + + 12 + + + 1 + 2 + 73749 + + + 2 + 3 + 5734 + + + + + + + location + id + + + 12 + + + 1 + 2 + 281225 + + + 2 + 3 + 169658 + + + 3 + 4 + 70735 + + + 4 + 5 + 60327 + + + 5 + 8 + 53858 + + + 8 + 17 + 62889 + + + 17 + 525 + 57030 + + + 534 + 244748 + 4662 + + + + + + + location + macro_id + + + 12 + + + 1 + 2 + 714216 + + + 2 + 350 + 46170 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 760387 + + + + + + + kind + id + + + 12 + + + 20662 + 20663 + 11 + + + 2946099 + 2946100 + 11 + + + + + + + kind + macro_id + + + 12 + + + 2127 + 2128 + 11 + + + 5422 + 5423 + 11 + + + + + + + kind + location + + + 12 + + + 6311 + 6312 + 11 + + + 61047 + 61048 + 11 + + + + + + + + + macroparent + 29950722 + + + id + 29950722 + + + parent_id + 23286998 + + + + + id + parent_id + + + 12 + + + 1 + 2 + 29950722 + + + + + + + parent_id + id + + + 12 + + + 1 + 2 + 17992792 + + + 2 + 3 + 4459550 + + + 3 + 88 + 834655 + + + + + + + + + macrolocationbind + 4043781 + + + id + 2831137 + + + location + 2021060 + + + + + id + location + + + 12 + + + 1 + 2 + 2229912 + + + 2 + 3 + 341123 + + + 3 + 7 + 230524 + + + 7 + 57 + 29576 + + + + + + + location + id + + + 12 + + + 1 + 2 + 1611017 + + + 2 + 3 + 177681 + + + 3 + 8 + 156869 + + + 8 + 723 + 75492 + + + + + + + + + macro_argument_unexpanded + 84549437 + + + invocation + 26214757 + + + argument_index + 745 + + + text + 318308 + + + + + invocation + argument_index + + + 12 + + + 1 + 2 + 7432464 + + + 2 + 3 + 10674027 + + + 3 + 4 + 6139327 + + + 4 + 67 + 1968937 + + + + + + + invocation + text + + + 12 + + + 1 + 2 + 7502624 + + + 2 + 3 + 10820578 + + + 3 + 4 + 5972999 + + + 4 + 67 + 1918556 + + + + + + + argument_index + invocation + + + 12 + + + 41230 + 41231 + 654 + + + 41432 + 174417 + 56 + + + 718261 + 2322204 + 33 + + + + + + + argument_index + text + + + 12 + + + 2 + 3 + 654 + + + 13 + 995 + 56 + + + 6559 + 19579 + 33 + + + + + + + text + invocation + + + 12 + + + 1 + 2 + 35074 + + + 2 + 3 + 61264 + + + 3 + 4 + 17745 + + + 4 + 5 + 45087 + + + 5 + 7 + 23932 + + + 7 + 12 + 18592 + + + 12 + 16 + 21516 + + + 16 + 23 + 24981 + + + 23 + 42 + 24327 + + + 42 + 128 + 23875 + + + 128 + 522393 + 21911 + + + + + + + text + argument_index + + + 12 + + + 1 + 2 + 230200 + + + 2 + 3 + 77824 + + + 3 + 9 + 10284 + + + + + + + + + macro_argument_expanded + 84549437 + + + invocation + 26214757 + + + argument_index + 745 + + + text + 192902 + + + + + invocation + argument_index + + + 12 + + + 1 + 2 + 7432464 + + + 2 + 3 + 10674027 + + + 3 + 4 + 6139327 + + + 4 + 67 + 1968937 + + + + + + + invocation + text + + + 12 + + + 1 + 2 + 10688793 + + + 2 + 3 + 9201862 + + + 3 + 4 + 5208277 + + + 4 + 9 + 1115824 + + + + + + + argument_index + invocation + + + 12 + + + 41230 + 41231 + 654 + + + 41432 + 174417 + 56 + + + 718261 + 2322204 + 33 + + + + + + + argument_index + text + + + 12 + + + 1 + 2 + 643 + + + 2 + 76 + 56 + + + 870 + 13879 + 45 + + + + + + + text + invocation + + + 12 + + + 1 + 2 + 20793 + + + 2 + 3 + 37309 + + + 3 + 4 + 9064 + + + 4 + 5 + 16402 + + + 5 + 6 + 2415 + + + 6 + 7 + 22859 + + + 7 + 9 + 14788 + + + 9 + 14 + 12033 + + + 14 + 19 + 14539 + + + 19 + 48 + 14483 + + + 48 + 151 + 14472 + + + 152 + 1060410 + 13738 + + + + + + + text + argument_index + + + 12 + + + 1 + 2 + 97625 + + + 2 + 3 + 80872 + + + 3 + 66 + 14404 + + + + + + + + + functions + 4176817 + + + id + 4176817 + + + name + 1894311 + + + kind + 3266 + + + + + id + name + + + 12 + + + 1 + 2 + 4176817 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 4176817 + + + + + + + name + id + + + 12 + + + 1 + 2 + 1497253 + + + 2 + 3 + 153038 + + + 3 + 5 + 142773 + + + 5 + 952 + 101247 + + + + + + + name + kind + + + 12 + + + 1 + 2 + 1893845 + + + 2 + 3 + 466 + + + + + + + kind + id + + + 12 + + + 4 + 5 + 466 + + + 64 + 65 + 466 + + + 167 + 168 + 466 + + + 195 + 196 + 466 + + + 1075 + 1076 + 466 + + + 1658 + 1659 + 466 + + + 5789 + 5790 + 466 + + + + + + + kind + name + + + 12 + + + 2 + 3 + 466 + + + 33 + 34 + 466 + + + 38 + 39 + 466 + + + 94 + 95 + 466 + + + 195 + 196 + 933 + + + 3504 + 3505 + 466 + + + + + + + + + function_entry_point + 1151517 + + + id + 1141719 + + + entry_point + 1151517 + + + + + id + entry_point + + + 12 + + + 1 + 2 + 1131921 + + + 2 + 3 + 9798 + + + + + + + entry_point + id + + + 12 + + + 1 + 2 + 1151517 + + + + + + + + + function_return_type + 4181950 + + + id + 4176817 + + + return_type + 817446 + + + + + id + return_type + + + 12 + + + 1 + 2 + 4171685 + + + 2 + 3 + 5132 + + + + + + + return_type + id + + + 12 + + + 1 + 2 + 505771 + + + 2 + 3 + 211360 + + + 3 + 7 + 66254 + + + 7 + 2231 + 34060 + + + + + + + + + coroutine + 6 + + + function + 6 + + + traits + 3 + + + + + function + traits + + + 12 + + + 1 + 2 + 6 + + + + + + + traits + function + + + 12 + + + 1 + 2 + 1 + + + 2 + 3 + 1 + + + 3 + 4 + 1 + + + + + + + + + coroutine_placeholder_variable + 18 + + + placeholder_variable + 18 + + + kind + 3 + + + function + 6 + + + + + placeholder_variable + kind + + + 12 + + + 1 + 2 + 18 + + + + + + + placeholder_variable + function + + + 12 + + + 1 + 2 + 18 + + + + + + + kind + placeholder_variable + + + 12 + + + 6 + 7 + 3 + + + + + + + kind + function + + + 12 + + + 6 + 7 + 3 + + + + + + + function + placeholder_variable + + + 12 + + + 3 + 4 + 6 + + + + + + + function + kind + + + 12 + + + 3 + 4 + 6 + + + + + + + + + coroutine_new + 6 + + + function + 6 + + + new + 1 + + + + + function + new + + + 12 + + + 1 + 2 + 6 + + + + + + + new + function + + + 12 + + + 6 + 7 + 1 + + + + + + + + + coroutine_delete + 6 + + + function + 6 + + + delete + 1 + + + + + function + delete + + + 12 + + + 1 + 2 + 6 + + + + + + + delete + function + + + 12 + + + 6 + 7 + 1 + + + + + + + + + purefunctions + 100951 + + + id + 100951 + + + + + + function_deleted + 96115 + + + id + 96115 + + + + + + function_defaulted + 73719 + + + id + 73719 + + + + + + function_prototyped + 4084901 + + + id + 4084901 + + + + + + deduction_guide_for_class + 4629 + + + id + 4629 + + + class_template + 1773 + + + + + id + class_template + + + 12 + + + 1 + 2 + 4629 + + + + + + + class_template + id + + + 12 + + + 1 + 2 + 886 + + + 2 + 3 + 295 + + + 3 + 4 + 98 + + + 4 + 5 + 197 + + + 5 + 6 + 98 + + + 8 + 9 + 197 + + + + + + + + + member_function_this_type + 536520 + + + id + 536520 + + + this_type + 185331 + + + + + id + this_type + + + 12 + + + 1 + 2 + 536520 + + + + + + + this_type + id + + + 12 + + + 1 + 2 + 67896 + + + 2 + 3 + 45148 + + + 3 + 4 + 28775 + + + 4 + 5 + 14805 + + + 5 + 7 + 14910 + + + 7 + 66 + 13795 + + + + + + + + + fun_decls + 4546348 + + + id + 4541216 + + + function + 4033111 + + + type_id + 816047 + + + name + 1796796 + + + location + 3368702 + + + + + id + function + + + 12 + + + 1 + 2 + 4541216 + + + + + + + id + type_id + + + 12 + + + 1 + 2 + 4536084 + + + 2 + 3 + 5132 + + + + + + + id + name + + + 12 + + + 1 + 2 + 4541216 + + + + + + + id + location + + + 12 + + + 1 + 2 + 4541216 + + + + + + + function + id + + + 12 + + + 1 + 2 + 3603858 + + + 2 + 3 + 356466 + + + 3 + 7 + 72786 + + + + + + + function + type_id + + + 12 + + + 1 + 2 + 3993452 + + + 2 + 3 + 39659 + + + + + + + function + name + + + 12 + + + 1 + 2 + 4033111 + + + + + + + function + location + + + 12 + + + 1 + 2 + 3660781 + + + 2 + 3 + 311674 + + + 3 + 6 + 60655 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 431119 + + + 2 + 3 + 273882 + + + 3 + 6 + 63454 + + + 6 + 2477 + 47591 + + + + + + + type_id + function + + + 12 + + + 1 + 2 + 515103 + + + 2 + 3 + 202961 + + + 3 + 7 + 62988 + + + 7 + 2192 + 34993 + + + + + + + type_id + name + + + 12 + + + 1 + 2 + 689604 + + + 2 + 4 + 67187 + + + 4 + 773 + 59255 + + + + + + + type_id + location + + + 12 + + + 1 + 2 + 594888 + + + 2 + 3 + 121310 + + + 3 + 7 + 63454 + + + 7 + 1959 + 36393 + + + + + + + name + id + + + 12 + + + 1 + 2 + 1227570 + + + 2 + 3 + 266883 + + + 3 + 4 + 77918 + + + 4 + 7 + 146039 + + + 7 + 986 + 78385 + + + + + + + name + function + + + 12 + + + 1 + 2 + 1406736 + + + 2 + 3 + 152104 + + + 3 + 5 + 136707 + + + 5 + 936 + 101247 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 1578437 + + + 2 + 4 + 134841 + + + 4 + 562 + 83517 + + + + + + + name + location + + + 12 + + + 1 + 2 + 1235502 + + + 2 + 3 + 293011 + + + 3 + 4 + 78851 + + + 4 + 8 + 137174 + + + 8 + 542 + 52256 + + + + + + + location + id + + + 12 + + + 1 + 2 + 2964644 + + + 2 + 4 + 277614 + + + 4 + 55 + 126442 + + + + + + + location + function + + + 12 + + + 1 + 2 + 3031832 + + + 2 + 7 + 244020 + + + 7 + 55 + 92849 + + + + + + + location + type_id + + + 12 + + + 1 + 2 + 3205399 + + + 2 + 18 + 163302 + + + + + + + location + name + + + 12 + + + 1 + 2 + 3230595 + + + 2 + 13 + 138107 + + + + + + + + + fun_def + 1888246 + + + id + 1888246 + + + + + + fun_specialized + 26128 + + + id + 26128 + + + + + + fun_implicit + 199 + + + id + 199 + + + + + + fun_decl_specifiers + 2904922 + + + id + 1688550 + + + name + 2799 + + + + + id + name + + + 12 + + + 1 + 2 + 490841 + + + 2 + 3 + 1179045 + + + 3 + 4 + 18663 + + + + + + + name + id + + + 12 + + + 50 + 51 + 466 + + + 203 + 204 + 466 + + + 209 + 210 + 466 + + + 639 + 640 + 466 + + + 2561 + 2562 + 466 + + + 2564 + 2565 + 466 + + + + + + + + + fun_decl_throws + 7 + + + fun_decl + 7 + + + index + 1 + + + type_id + 2 + + + + + fun_decl + index + + + 12 + + + 1 + 2 + 7 + + + + + + + fun_decl + type_id + + + 12 + + + 1 + 2 + 7 + + + + + + + index + fun_decl + + + 12 + + + 7 + 8 + 1 + + + + + + + index + type_id + + + 12 + + + 2 + 3 + 1 + + + + + + + type_id + fun_decl + + + 12 + + + 1 + 2 + 1 + + + 6 + 7 + 1 + + + + + + + type_id + index + + + 12 + + + 1 + 2 + 2 + + + + + + + + + fun_decl_empty_throws + 1471124 + + + fun_decl + 1471124 + + + + + + fun_decl_noexcept + 61666 + + + fun_decl + 61666 + + + constant + 61568 + + + + + fun_decl + constant + + + 12 + + + 1 + 2 + 61666 + + + + + + + constant + fun_decl + + + 12 + + + 1 + 2 + 61469 + + + 2 + 3 + 98 + + + + + + + + + fun_decl_empty_noexcept + 863171 + + + fun_decl + 863171 + + + + + + fun_decl_typedef_type + 2864 + + + fun_decl + 2864 + + + typedeftype_id + 129 + + + + + fun_decl + typedeftype_id + + + 12 + + + 1 + 2 + 2864 + + + + + + + typedeftype_id + fun_decl + + + 12 + + + 1 + 2 + 41 + + + 2 + 3 + 12 + + + 3 + 4 + 12 + + + 5 + 13 + 8 + + + 16 + 17 + 12 + + + 17 + 18 + 4 + + + 21 + 22 + 8 + + + 25 + 43 + 8 + + + 46 + 55 + 8 + + + 87 + 128 + 8 + + + 158 + 159 + 4 + + + + + + + + + param_decl_bind + 6991224 + + + id + 6991224 + + + index + 7931 + + + fun_decl + 3833415 + + + + + id + index + + + 12 + + + 1 + 2 + 6991224 + + + + + + + id + fun_decl + + + 12 + + + 1 + 2 + 6991224 + + + + + + + index + id + + + 12 + + + 2 + 3 + 933 + + + 5 + 6 + 466 + + + 7 + 8 + 466 + + + 10 + 11 + 933 + + + 11 + 12 + 466 + + + 12 + 13 + 933 + + + 13 + 14 + 466 + + + 25 + 26 + 466 + + + 78 + 79 + 466 + + + 245 + 246 + 466 + + + 636 + 637 + 466 + + + 1713 + 1714 + 466 + + + 3987 + 3988 + 466 + + + 8216 + 8217 + 466 + + + + + + + index + fun_decl + + + 12 + + + 2 + 3 + 933 + + + 5 + 6 + 466 + + + 7 + 8 + 466 + + + 10 + 11 + 933 + + + 11 + 12 + 466 + + + 12 + 13 + 933 + + + 13 + 14 + 466 + + + 25 + 26 + 466 + + + 78 + 79 + 466 + + + 245 + 246 + 466 + + + 636 + 637 + 466 + + + 1713 + 1714 + 466 + + + 3987 + 3988 + 466 + + + 8216 + 8217 + 466 + + + + + + + fun_decl + id + + + 12 + + + 1 + 2 + 1973163 + + + 2 + 3 + 1061001 + + + 3 + 4 + 502505 + + + 4 + 8 + 290678 + + + 8 + 18 + 6065 + + + + + + + fun_decl + index + + + 12 + + + 1 + 2 + 1973163 + + + 2 + 3 + 1061001 + + + 3 + 4 + 502505 + + + 4 + 8 + 290678 + + + 8 + 18 + 6065 + + + + + + + + + var_decls + 8105882 + + + id + 8034962 + + + variable + 7022951 + + + type_id + 2042217 + + + name + 667208 + + + location + 5308739 + + + + + id + variable + + + 12 + + + 1 + 2 + 8034962 + + + + + + + id + type_id + + + 12 + + + 1 + 2 + 7966841 + + + 2 + 3 + 68120 + + + + + + + id + name + + + 12 + + + 1 + 2 + 8034962 + + + + + + + id + location + + + 12 + + + 1 + 2 + 8032162 + + + 2 + 3 + 2799 + + + + + + + variable + id + + + 12 + + + 1 + 2 + 6170977 + + + 2 + 3 + 698469 + + + 3 + 7 + 153504 + + + + + + + variable + type_id + + + 12 + + + 1 + 2 + 6851717 + + + 2 + 4 + 171234 + + + + + + + variable + name + + + 12 + + + 1 + 2 + 6907706 + + + 2 + 3 + 115245 + + + + + + + variable + location + + + 12 + + + 1 + 2 + 6477987 + + + 2 + 3 + 542631 + + + 3 + 4 + 2332 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 1165048 + + + 2 + 3 + 476377 + + + 3 + 4 + 95182 + + + 4 + 7 + 184765 + + + 7 + 762 + 120844 + + + + + + + type_id + variable + + + 12 + + + 1 + 2 + 1298490 + + + 2 + 3 + 452115 + + + 3 + 6 + 155837 + + + 6 + 724 + 135774 + + + + + + + type_id + name + + + 12 + + + 1 + 2 + 1538311 + + + 2 + 3 + 383061 + + + 3 + 128 + 120844 + + + + + + + type_id + location + + + 12 + + + 1 + 2 + 1364744 + + + 2 + 3 + 404057 + + + 3 + 7 + 173100 + + + 7 + 592 + 100314 + + + + + + + name + id + + + 12 + + + 1 + 2 + 341069 + + + 2 + 3 + 86783 + + + 3 + 4 + 48524 + + + 4 + 6 + 51790 + + + 6 + 12 + 52256 + + + 12 + 33 + 50390 + + + 34 + 2385 + 36393 + + + + + + + name + variable + + + 12 + + + 1 + 2 + 368597 + + + 2 + 3 + 77918 + + + 3 + 4 + 45258 + + + 4 + 6 + 49457 + + + 6 + 14 + 53190 + + + 14 + 56 + 50857 + + + 56 + 2301 + 21929 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 456781 + + + 2 + 3 + 93782 + + + 3 + 5 + 46657 + + + 5 + 19 + 50857 + + + 19 + 1182 + 19129 + + + + + + + name + location + + + 12 + + + 1 + 2 + 378862 + + + 2 + 3 + 90516 + + + 3 + 5 + 59722 + + + 5 + 9 + 51323 + + + 9 + 21 + 50390 + + + 21 + 1010 + 36393 + + + + + + + location + id + + + 12 + + + 1 + 2 + 4493625 + + + 2 + 3 + 531433 + + + 3 + 897 + 283680 + + + + + + + location + variable + + + 12 + + + 1 + 2 + 4882752 + + + 2 + 17 + 415255 + + + 17 + 892 + 10731 + + + + + + + location + type_id + + + 12 + + + 1 + 2 + 4958804 + + + 2 + 759 + 349934 + + + + + + + location + name + + + 12 + + + 1 + 2 + 5299407 + + + 2 + 6 + 9331 + + + + + + + + + var_def + 3992985 + + + id + 3992985 + + + + + + var_decl_specifiers + 378395 + + + id + 378395 + + + name + 1866 + + + + + id + name + + + 12 + + + 1 + 2 + 378395 + + + + + + + name + id + + + 12 + + + 15 + 16 + 466 + + + 66 + 67 + 466 + + + 145 + 146 + 466 + + + 585 + 586 + 466 + + + + + + + + + is_structured_binding + 18 + + + id + 18 + + + + + + type_decls + 3281452 + + + id + 3281452 + + + type_id + 3231061 + + + location + 3164340 + + + + + id + type_id + + + 12 + + + 1 + 2 + 3281452 + + + + + + + id + location + + + 12 + + + 1 + 2 + 3281452 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 3189536 + + + 2 + 5 + 41525 + + + + + + + type_id + location + + + 12 + + + 1 + 2 + 3189536 + + + 2 + 5 + 41525 + + + + + + + location + id + + + 12 + + + 1 + 2 + 3112083 + + + 2 + 20 + 52256 + + + + + + + location + type_id + + + 12 + + + 1 + 2 + 3112083 + + + 2 + 20 + 52256 + + + + + + + + + type_def + 2640372 + + + id + 2640372 + + + + + + type_decl_top + 743260 + + + type_decl + 743260 + + + + + + namespace_decls + 311636 + + + id + 311636 + + + namespace_id + 1428 + + + location + 311636 + + + bodylocation + 311636 + + + + + id + namespace_id + + + 12 + + + 1 + 2 + 311636 + + + + + + + id + location + + + 12 + + + 1 + 2 + 311636 + + + + + + + id + bodylocation + + + 12 + + + 1 + 2 + 311636 + + + + + + + namespace_id + id + + + 12 + + + 1 + 2 + 292 + + + 2 + 3 + 158 + + + 3 + 5 + 101 + + + 5 + 11 + 114 + + + 11 + 28 + 107 + + + 28 + 51 + 120 + + + 53 + 69 + 107 + + + 69 + 113 + 107 + + + 123 + 185 + 107 + + + 186 + 363 + 107 + + + 406 + 12195 + 101 + + + + + + + namespace_id + location + + + 12 + + + 1 + 2 + 292 + + + 2 + 3 + 158 + + + 3 + 5 + 101 + + + 5 + 11 + 114 + + + 11 + 28 + 107 + + + 28 + 51 + 120 + + + 53 + 69 + 107 + + + 69 + 113 + 107 + + + 123 + 185 + 107 + + + 186 + 363 + 107 + + + 406 + 12195 + 101 + + + + + + + namespace_id + bodylocation + + + 12 + + + 1 + 2 + 292 + + + 2 + 3 + 158 + + + 3 + 5 + 101 + + + 5 + 11 + 114 + + + 11 + 28 + 107 + + + 28 + 51 + 120 + + + 53 + 69 + 107 + + + 69 + 113 + 107 + + + 123 + 185 + 107 + + + 186 + 363 + 107 + + + 406 + 12195 + 101 + + + + + + + location + id + + + 12 + + + 1 + 2 + 311636 + + + + + + + location + namespace_id + + + 12 + + + 1 + 2 + 311636 + + + + + + + location + bodylocation + + + 12 + + + 1 + 2 + 311636 + + + + + + + bodylocation + id + + + 12 + + + 1 + 2 + 311636 + + + + + + + bodylocation + namespace_id + + + 12 + + + 1 + 2 + 311636 + + + + + + + bodylocation + location + + + 12 + + + 1 + 2 + 311636 + + + + + + + + + usings + 369530 + + + id + 369530 + + + element_id + 315407 + + + location + 247753 + + + kind + 933 + + + + + id + element_id + + + 12 + + + 1 + 2 + 369530 + + + + + + + id + location + + + 12 + + + 1 + 2 + 369530 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 369530 + + + + + + + element_id + id + + + 12 + + + 1 + 2 + 263150 + + + 2 + 3 + 50857 + + + 3 + 5 + 1399 + + + + + + + element_id + location + + + 12 + + + 1 + 2 + 263150 + + + 2 + 3 + 50857 + + + 3 + 5 + 1399 + + + + + + + element_id + kind + + + 12 + + + 1 + 2 + 315407 + + + + + + + location + id + + + 12 + + + 1 + 2 + 202495 + + + 2 + 4 + 10731 + + + 4 + 5 + 31260 + + + 5 + 11 + 3266 + + + + + + + location + element_id + + + 12 + + + 1 + 2 + 202495 + + + 2 + 4 + 10731 + + + 4 + 5 + 31260 + + + 5 + 11 + 3266 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 247753 + + + + + + + kind + id + + + 12 + + + 14 + 15 + 466 + + + 778 + 779 + 466 + + + + + + + kind + element_id + + + 12 + + + 9 + 10 + 466 + + + 667 + 668 + 466 + + + + + + + kind + location + + + 12 + + + 14 + 15 + 466 + + + 517 + 518 + 466 + + + + + + + + + using_container + 466800 + + + parent + 11051 + + + child + 295990 + + + + + parent + child + + + 12 + + + 1 + 2 + 3296 + + + 2 + 4 + 936 + + + 4 + 6 + 417 + + + 6 + 7 + 2494 + + + 7 + 17 + 903 + + + 19 + 143 + 767 + + + 178 + 179 + 1298 + + + 179 + 183 + 857 + + + 201 + 488 + 79 + + + + + + + child + parent + + + 12 + + + 1 + 2 + 218313 + + + 2 + 3 + 51725 + + + 3 + 11 + 23819 + + + 13 + 41 + 2133 + + + + + + + + + static_asserts + 134701 + + + id + 134701 + + + condition + 134701 + + + message + 30232 + + + location + 17570 + + + enclosing + 4648 + + + + + id + condition + + + 12 + + + 1 + 2 + 134701 + + + + + + + id + message + + + 12 + + + 1 + 2 + 134701 + + + + + + + id + location + + + 12 + + + 1 + 2 + 134701 + + + + + + + id + enclosing + + + 12 + + + 1 + 2 + 134701 + + + + + + + condition + id + + + 12 + + + 1 + 2 + 134701 + + + + + + + condition + message + + + 12 + + + 1 + 2 + 134701 + + + + + + + condition + location + + + 12 + + + 1 + 2 + 134701 + + + + + + + condition + enclosing + + + 12 + + + 1 + 2 + 134701 + + + + + + + message + id + + + 12 + + + 1 + 2 + 22243 + + + 2 + 3 + 476 + + + 3 + 4 + 2876 + + + 4 + 12 + 1612 + + + 12 + 17 + 2432 + + + 17 + 513 + 590 + + + + + + + message + condition + + + 12 + + + 1 + 2 + 22243 + + + 2 + 3 + 476 + + + 3 + 4 + 2876 + + + 4 + 12 + 1612 + + + 12 + 17 + 2432 + + + 17 + 513 + 590 + + + + + + + message + location + + + 12 + + + 1 + 2 + 28016 + + + 2 + 33 + 2216 + + + + + + + message + enclosing + + + 12 + + + 1 + 2 + 23672 + + + 2 + 3 + 260 + + + 3 + 4 + 2673 + + + 4 + 12 + 1454 + + + 12 + 37 + 2171 + + + + + + + location + id + + + 12 + + + 1 + 2 + 3289 + + + 2 + 3 + 2832 + + + 3 + 4 + 1403 + + + 4 + 5 + 82 + + + 5 + 6 + 3695 + + + 6 + 13 + 336 + + + 14 + 15 + 2070 + + + 16 + 17 + 44 + + + 17 + 18 + 3435 + + + 19 + 52 + 380 + + + + + + + location + condition + + + 12 + + + 1 + 2 + 3289 + + + 2 + 3 + 2832 + + + 3 + 4 + 1403 + + + 4 + 5 + 82 + + + 5 + 6 + 3695 + + + 6 + 13 + 336 + + + 14 + 15 + 2070 + + + 16 + 17 + 44 + + + 17 + 18 + 3435 + + + 19 + 52 + 380 + + + + + + + location + message + + + 12 + + + 1 + 2 + 5302 + + + 2 + 3 + 6000 + + + 3 + 4 + 6083 + + + 4 + 7 + 184 + + + + + + + location + enclosing + + + 12 + + + 1 + 2 + 3898 + + + 2 + 3 + 6280 + + + 3 + 4 + 1174 + + + 4 + 5 + 3708 + + + 5 + 13 + 380 + + + 13 + 14 + 2070 + + + 16 + 23 + 57 + + + + + + + enclosing + id + + + 12 + + + 1 + 2 + 3778 + + + 2 + 3 + 431 + + + 3 + 210 + 361 + + + 223 + 11052 + 76 + + + + + + + enclosing + condition + + + 12 + + + 1 + 2 + 3778 + + + 2 + 3 + 431 + + + 3 + 210 + 361 + + + 223 + 11052 + 76 + + + + + + + enclosing + message + + + 12 + + + 1 + 2 + 3949 + + + 2 + 3 + 374 + + + 3 + 2936 + 323 + + + + + + + enclosing + location + + + 12 + + + 1 + 2 + 3936 + + + 2 + 3 + 387 + + + 3 + 1929 + 323 + + + + + + + + + params + 6350610 + + + id + 6186841 + + + function + 3489546 + + + index + 7931 + + + type_id + 1845321 + + + + + id + function + + + 12 + + + 1 + 2 + 6186841 + + + + + + + id + index + + + 12 + + + 1 + 2 + 6186841 + + + + + + + id + type_id + + + 12 + + + 1 + 2 + 6063198 + + + 2 + 4 + 123643 + + + + + + + function + id + + + 12 + + + 1 + 2 + 1866317 + + + 2 + 3 + 952288 + + + 3 + 4 + 429719 + + + 4 + 18 + 241221 + + + + + + + function + index + + + 12 + + + 1 + 2 + 1866317 + + + 2 + 3 + 952288 + + + 3 + 4 + 429719 + + + 4 + 18 + 241221 + + + + + + + function + type_id + + + 12 + + + 1 + 2 + 2164461 + + + 2 + 3 + 826311 + + + 3 + 4 + 346201 + + + 4 + 12 + 152571 + + + + + + + index + id + + + 12 + + + 2 + 3 + 933 + + + 4 + 5 + 466 + + + 6 + 7 + 466 + + + 8 + 9 + 933 + + + 9 + 10 + 466 + + + 10 + 11 + 933 + + + 11 + 12 + 466 + + + 19 + 20 + 466 + + + 64 + 65 + 466 + + + 194 + 195 + 466 + + + 517 + 518 + 466 + + + 1438 + 1439 + 466 + + + 3479 + 3480 + 466 + + + 7479 + 7480 + 466 + + + + + + + index + function + + + 12 + + + 2 + 3 + 933 + + + 4 + 5 + 466 + + + 6 + 7 + 466 + + + 8 + 9 + 933 + + + 9 + 10 + 466 + + + 10 + 11 + 933 + + + 11 + 12 + 466 + + + 19 + 20 + 466 + + + 64 + 65 + 466 + + + 194 + 195 + 466 + + + 517 + 518 + 466 + + + 1438 + 1439 + 466 + + + 3479 + 3480 + 466 + + + 7479 + 7480 + 466 + + + + + + + index + type_id + + + 12 + + + 1 + 2 + 933 + + + 3 + 4 + 466 + + + 4 + 5 + 466 + + + 5 + 6 + 466 + + + 6 + 7 + 1399 + + + 7 + 8 + 933 + + + 11 + 12 + 466 + + + 42 + 43 + 466 + + + 106 + 107 + 466 + + + 228 + 229 + 466 + + + 582 + 583 + 466 + + + 1271 + 1272 + 466 + + + 2868 + 2869 + 466 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 1183245 + + + 2 + 3 + 405923 + + + 3 + 7 + 153971 + + + 7 + 518 + 102180 + + + + + + + type_id + function + + + 12 + + + 1 + 2 + 1403937 + + + 2 + 3 + 212293 + + + 3 + 7 + 147439 + + + 7 + 502 + 81651 + + + + + + + type_id + index + + + 12 + + + 1 + 2 + 1419334 + + + 2 + 3 + 347135 + + + 3 + 13 + 78851 + + + + + + + + + overrides + 125735 + + + new + 122762 + + + old + 9742 + + + + + new + old + + + 12 + + + 1 + 2 + 119797 + + + 2 + 4 + 2964 + + + + + + + old + new + + + 12 + + + 1 + 2 + 4288 + + + 2 + 3 + 2098 + + + 3 + 4 + 924 + + + 4 + 5 + 457 + + + 5 + 7 + 849 + + + 7 + 23 + 761 + + + 25 + 1464 + 362 + + + + + + + + + membervariables + 1056490 + + + id + 1054692 + + + type_id + 327726 + + + name + 451617 + + + + + id + type_id + + + 12 + + + 1 + 2 + 1052974 + + + 2 + 4 + 1717 + + + + + + + id + name + + + 12 + + + 1 + 2 + 1054692 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 243027 + + + 2 + 3 + 51897 + + + 3 + 10 + 25529 + + + 10 + 4152 + 7271 + + + + + + + type_id + name + + + 12 + + + 1 + 2 + 255253 + + + 2 + 3 + 46464 + + + 3 + 40 + 24610 + + + 41 + 2031 + 1398 + + + + + + + name + id + + + 12 + + + 1 + 2 + 295325 + + + 2 + 3 + 86536 + + + 3 + 5 + 41190 + + + 5 + 646 + 28565 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 367837 + + + 2 + 3 + 51737 + + + 3 + 650 + 32041 + + + + + + + + + globalvariables + 301286 + + + id + 301276 + + + type_id + 1405 + + + name + 294744 + + + + + id + type_id + + + 12 + + + 1 + 2 + 301266 + + + 2 + 3 + 10 + + + + + + + id + name + + + 12 + + + 1 + 2 + 301276 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 972 + + + 2 + 3 + 159 + + + 3 + 7 + 117 + + + 7 + 67 + 106 + + + 67 + 169440 + 51 + + + + + + + type_id + name + + + 12 + + + 1 + 2 + 1010 + + + 2 + 3 + 135 + + + 3 + 7 + 111 + + + 7 + 102 + 106 + + + 104 + 168448 + 43 + + + + + + + name + id + + + 12 + + + 1 + 2 + 290727 + + + 2 + 33 + 4017 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 294145 + + + 2 + 12 + 599 + + + + + + + + + localvariables + 576952 + + + id + 576952 + + + type_id + 37717 + + + name + 90549 + + + + + id + type_id + + + 12 + + + 1 + 2 + 576952 + + + + + + + id + name + + + 12 + + + 1 + 2 + 576952 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 21175 + + + 2 + 3 + 5366 + + + 3 + 4 + 2456 + + + 4 + 7 + 3376 + + + 7 + 18 + 2847 + + + 18 + 15850 + 2493 + + + + + + + type_id + name + + + 12 + + + 1 + 2 + 26913 + + + 2 + 3 + 4563 + + + 3 + 5 + 2914 + + + 5 + 33 + 2835 + + + 33 + 3455 + 491 + + + + + + + name + id + + + 12 + + + 1 + 2 + 57032 + + + 2 + 3 + 14285 + + + 3 + 5 + 8310 + + + 5 + 15 + 6982 + + + 15 + 5178 + 3938 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 76492 + + + 2 + 3 + 7411 + + + 3 + 1486 + 6645 + + + + + + + + + autoderivation + 147960 + + + var + 147960 + + + derivation_type + 492 + + + + + var + derivation_type + + + 12 + + + 1 + 2 + 147960 + + + + + + + derivation_type + var + + + 12 + + + 34 + 35 + 98 + + + 93 + 94 + 98 + + + 369 + 370 + 98 + + + 411 + 412 + 98 + + + 595 + 596 + 98 + + + + + + + + + orphaned_variables + 37414 + + + var + 37414 + + + function + 32885 + + + + + var + function + + + 12 + + + 1 + 2 + 37414 + + + + + + + function + var + + + 12 + + + 1 + 2 + 30830 + + + 2 + 47 + 2055 + + + + + + + + + enumconstants + 241669 + + + id + 241669 + + + parent + 28525 + + + index + 10227 + + + type_id + 39 + + + name + 241389 + + + location + 221573 + + + + + id + parent + + + 12 + + + 1 + 2 + 241669 + + + + + + + id + index + + + 12 + + + 1 + 2 + 241669 + + + + + + + id + type_id + + + 12 + + + 1 + 2 + 241669 + + + + + + + id + name + + + 12 + + + 1 + 2 + 241669 + + + + + + + id + location + + + 12 + + + 1 + 2 + 241669 + + + + + + + parent + id + + + 12 + + + 1 + 2 + 998 + + + 2 + 3 + 4035 + + + 3 + 4 + 5793 + + + 4 + 5 + 3915 + + + 5 + 6 + 3076 + + + 6 + 7 + 1837 + + + 7 + 8 + 1478 + + + 8 + 11 + 2596 + + + 11 + 17 + 2357 + + + 17 + 84 + 2157 + + + 94 + 257 + 279 + + + + + + + parent + index + + + 12 + + + 1 + 2 + 998 + + + 2 + 3 + 4035 + + + 3 + 4 + 5793 + + + 4 + 5 + 3915 + + + 5 + 6 + 3076 + + + 6 + 7 + 1837 + + + 7 + 8 + 1478 + + + 8 + 11 + 2596 + + + 11 + 17 + 2357 + + + 17 + 84 + 2157 + + + 94 + 257 + 279 + + + + + + + parent + type_id + + + 12 + + + 1 + 2 + 28525 + + + + + + + parent + name + + + 12 + + + 1 + 2 + 998 + + + 2 + 3 + 4035 + + + 3 + 4 + 5793 + + + 4 + 5 + 3915 + + + 5 + 6 + 3076 + + + 6 + 7 + 1837 + + + 7 + 8 + 1478 + + + 8 + 11 + 2596 + + + 11 + 17 + 2357 + + + 17 + 84 + 2157 + + + 94 + 257 + 279 + + + + + + + parent + location + + + 12 + + + 1 + 2 + 1438 + + + 2 + 3 + 4194 + + + 3 + 4 + 5832 + + + 4 + 5 + 3875 + + + 5 + 6 + 3076 + + + 6 + 7 + 1797 + + + 7 + 8 + 1398 + + + 8 + 11 + 2516 + + + 11 + 17 + 2237 + + + 17 + 257 + 2157 + + + + + + + index + id + + + 12 + + + 1 + 2 + 2037 + + + 2 + 3 + 1638 + + + 3 + 4 + 1757 + + + 4 + 5 + 878 + + + 5 + 9 + 799 + + + 9 + 12 + 838 + + + 12 + 20 + 878 + + + 20 + 69 + 799 + + + 77 + 715 + 599 + + + + + + + index + parent + + + 12 + + + 1 + 2 + 2037 + + + 2 + 3 + 1638 + + + 3 + 4 + 1757 + + + 4 + 5 + 878 + + + 5 + 9 + 799 + + + 9 + 12 + 838 + + + 12 + 20 + 878 + + + 20 + 69 + 799 + + + 77 + 715 + 599 + + + + + + + index + type_id + + + 12 + + + 1 + 2 + 10227 + + + + + + + index + name + + + 12 + + + 1 + 2 + 2037 + + + 2 + 3 + 1638 + + + 3 + 4 + 1757 + + + 4 + 5 + 878 + + + 5 + 9 + 799 + + + 9 + 12 + 838 + + + 12 + 20 + 878 + + + 20 + 69 + 799 + + + 77 + 712 + 599 + + + + + + + index + location + + + 12 + + + 1 + 2 + 2037 + + + 2 + 3 + 1638 + + + 3 + 4 + 1757 + + + 4 + 5 + 878 + + + 5 + 9 + 799 + + + 9 + 12 + 838 + + + 12 + 20 + 878 + + + 20 + 69 + 799 + + + 77 + 715 + 599 + + + + + + + type_id + id + + + 12 + + + 6049 + 6050 + 39 + + + + + + + type_id + parent + + + 12 + + + 714 + 715 + 39 + + + + + + + type_id + index + + + 12 + + + 256 + 257 + 39 + + + + + + + type_id + name + + + 12 + + + 6042 + 6043 + 39 + + + + + + + type_id + location + + + 12 + + + 5546 + 5547 + 39 + + + + + + + name + id + + + 12 + + + 1 + 2 + 241110 + + + 2 + 3 + 279 + + + + + + + name + parent + + + 12 + + + 1 + 2 + 241110 + + + 2 + 3 + 279 + + + + + + + name + index + + + 12 + + + 1 + 2 + 241389 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 241389 + + + + + + + name + location + + + 12 + + + 1 + 2 + 241110 + + + 2 + 3 + 279 + + + + + + + location + id + + + 12 + + + 1 + 2 + 220814 + + + 2 + 205 + 759 + + + + + + + location + parent + + + 12 + + + 1 + 2 + 221573 + + + + + + + location + index + + + 12 + + + 1 + 2 + 220814 + + + 2 + 205 + 759 + + + + + + + location + type_id + + + 12 + + + 1 + 2 + 221573 + + + + + + + location + name + + + 12 + + + 1 + 2 + 220814 + + + 2 + 205 + 759 + + + + + + + + + builtintypes + 26128 + + + id + 26128 + + + name + 26128 + + + kind + 26128 + + + size + 3266 + + + sign + 1399 + + + alignment + 2332 + + + + + id + name + + + 12 + + + 1 + 2 + 26128 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 26128 + + + + + + + id + size + + + 12 + + + 1 + 2 + 26128 + + + + + + + id + sign + + + 12 + + + 1 + 2 + 26128 + + + + + + + id + alignment + + + 12 + + + 1 + 2 + 26128 + + + + + + + name + id + + + 12 + + + 1 + 2 + 26128 + + + + + + + name + kind + + + 12 + + + 1 + 2 + 26128 + + + + + + + name + size + + + 12 + + + 1 + 2 + 26128 + + + + + + + name + sign + + + 12 + + + 1 + 2 + 26128 + + + + + + + name + alignment + + + 12 + + + 1 + 2 + 26128 + + + + + + + kind + id + + + 12 + + + 1 + 2 + 26128 + + + + + + + kind + name + + + 12 + + + 1 + 2 + 26128 + + + + + + + kind + size + + + 12 + + + 1 + 2 + 26128 + + + + + + + kind + sign + + + 12 + + + 1 + 2 + 26128 + + + + + + + kind + alignment + + + 12 + + + 1 + 2 + 26128 + + + + + + + size + id + + + 12 + + + 1 + 2 + 466 + + + 4 + 5 + 466 + + + 7 + 8 + 466 + + + 8 + 9 + 466 + + + 10 + 11 + 466 + + + 12 + 13 + 466 + + + 14 + 15 + 466 + + + + + + + size + name + + + 12 + + + 1 + 2 + 466 + + + 4 + 5 + 466 + + + 7 + 8 + 466 + + + 8 + 9 + 466 + + + 10 + 11 + 466 + + + 12 + 13 + 466 + + + 14 + 15 + 466 + + + + + + + size + kind + + + 12 + + + 1 + 2 + 466 + + + 4 + 5 + 466 + + + 7 + 8 + 466 + + + 8 + 9 + 466 + + + 10 + 11 + 466 + + + 12 + 13 + 466 + + + 14 + 15 + 466 + + + + + + + size + sign + + + 12 + + + 1 + 2 + 933 + + + 3 + 4 + 2332 + + + + + + + size + alignment + + + 12 + + + 1 + 2 + 1866 + + + 2 + 3 + 1399 + + + + + + + sign + id + + + 12 + + + 6 + 7 + 466 + + + 12 + 13 + 466 + + + 38 + 39 + 466 + + + + + + + sign + name + + + 12 + + + 6 + 7 + 466 + + + 12 + 13 + 466 + + + 38 + 39 + 466 + + + + + + + sign + kind + + + 12 + + + 6 + 7 + 466 + + + 12 + 13 + 466 + + + 38 + 39 + 466 + + + + + + + sign + size + + + 12 + + + 5 + 6 + 933 + + + 7 + 8 + 466 + + + + + + + sign + alignment + + + 12 + + + 5 + 6 + 1399 + + + + + + + alignment + id + + + 12 + + + 8 + 9 + 466 + + + 9 + 10 + 466 + + + 11 + 12 + 466 + + + 13 + 14 + 466 + + + 15 + 16 + 466 + + + + + + + alignment + name + + + 12 + + + 8 + 9 + 466 + + + 9 + 10 + 466 + + + 11 + 12 + 466 + + + 13 + 14 + 466 + + + 15 + 16 + 466 + + + + + + + alignment + kind + + + 12 + + + 8 + 9 + 466 + + + 9 + 10 + 466 + + + 11 + 12 + 466 + + + 13 + 14 + 466 + + + 15 + 16 + 466 + + + + + + + alignment + size + + + 12 + + + 2 + 3 + 2332 + + + + + + + alignment + sign + + + 12 + + + 3 + 4 + 2332 + + + + + + + + + derivedtypes + 3667313 + + + id + 3667313 + + + name + 1551842 + + + kind + 2799 + + + type_id + 2361357 + + + + + id + name + + + 12 + + + 1 + 2 + 3667313 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 3667313 + + + + + + + id + type_id + + + 12 + + + 1 + 2 + 3667313 + + + + + + + name + id + + + 12 + + + 1 + 2 + 1323218 + + + 2 + 4 + 120377 + + + 4 + 1153 + 108246 + + + + + + + name + kind + + + 12 + + + 1 + 2 + 1550909 + + + 2 + 3 + 933 + + + + + + + name + type_id + + + 12 + + + 1 + 2 + 1323218 + + + 2 + 4 + 120377 + + + 4 + 1135 + 108246 + + + + + + + kind + id + + + 12 + + + 236 + 237 + 466 + + + 714 + 715 + 466 + + + 1134 + 1135 + 466 + + + 1217 + 1218 + 466 + + + 1825 + 1826 + 466 + + + 2734 + 2735 + 466 + + + + + + + kind + name + + + 12 + + + 1 + 2 + 466 + + + 201 + 202 + 466 + + + 428 + 429 + 466 + + + 606 + 607 + 466 + + + 814 + 815 + 466 + + + 1278 + 1279 + 466 + + + + + + + kind + type_id + + + 12 + + + 84 + 85 + 466 + + + 714 + 715 + 466 + + + 1134 + 1135 + 466 + + + 1217 + 1218 + 466 + + + 1780 + 1781 + 466 + + + 2734 + 2735 + 466 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 1514516 + + + 2 + 3 + 545897 + + + 3 + 4 + 218359 + + + 4 + 72 + 82584 + + + + + + + type_id + name + + + 12 + + + 1 + 2 + 1525714 + + + 2 + 3 + 538432 + + + 3 + 4 + 215559 + + + 4 + 72 + 81651 + + + + + + + type_id + kind + + + 12 + + + 1 + 2 + 1518715 + + + 2 + 3 + 549630 + + + 3 + 4 + 217425 + + + 4 + 6 + 75585 + + + + + + + + + pointerishsize + 2705693 + + + id + 2705693 + + + size + 466 + + + alignment + 466 + + + + + id + size + + + 12 + + + 1 + 2 + 2705693 + + + + + + + id + alignment + + + 12 + + + 1 + 2 + 2705693 + + + + + + + size + id + + + 12 + + + 5799 + 5800 + 466 + + + + + + + size + alignment + + + 12 + + + 1 + 2 + 466 + + + + + + + alignment + id + + + 12 + + + 5799 + 5800 + 466 + + + + + + + alignment + size + + + 12 + + + 1 + 2 + 466 + + + + + + + + + arraysizes + 88183 + + + id + 88183 + + + num_elements + 31727 + + + bytesize + 33127 + + + alignment + 1866 + + + + + id + num_elements + + + 12 + + + 1 + 2 + 88183 + + + + + + + id + bytesize + + + 12 + + + 1 + 2 + 88183 + + + + + + + id + alignment + + + 12 + + + 1 + 2 + 88183 + + + + + + + num_elements + id + + + 12 + + + 1 + 2 + 1866 + + + 2 + 3 + 23795 + + + 3 + 5 + 2799 + + + 5 + 13 + 2799 + + + 13 + 14 + 466 + + + + + + + num_elements + bytesize + + + 12 + + + 1 + 2 + 26595 + + + 2 + 3 + 2332 + + + 3 + 7 + 2799 + + + + + + + num_elements + alignment + + + 12 + + + 1 + 2 + 26595 + + + 2 + 3 + 2799 + + + 3 + 5 + 2332 + + + + + + + bytesize + id + + + 12 + + + 1 + 2 + 1866 + + + 2 + 3 + 23795 + + + 3 + 4 + 3266 + + + 4 + 6 + 2332 + + + 7 + 16 + 1866 + + + + + + + bytesize + num_elements + + + 12 + + + 1 + 2 + 27528 + + + 2 + 3 + 3732 + + + 3 + 5 + 1866 + + + + + + + bytesize + alignment + + + 12 + + + 1 + 2 + 27528 + + + 2 + 3 + 4665 + + + 4 + 5 + 933 + + + + + + + alignment + id + + + 12 + + + 5 + 6 + 466 + + + 16 + 17 + 466 + + + 31 + 32 + 466 + + + 137 + 138 + 466 + + + + + + + alignment + num_elements + + + 12 + + + 4 + 5 + 466 + + + 7 + 8 + 933 + + + 68 + 69 + 466 + + + + + + + alignment + bytesize + + + 12 + + + 4 + 5 + 466 + + + 7 + 8 + 466 + + + 8 + 9 + 466 + + + 68 + 69 + 466 + + + + + + + + + typedefbase + 1686109 + + + id + 1686109 + + + type_id + 793485 + + + + + id + type_id + + + 12 + + + 1 + 2 + 1686109 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 617404 + + + 2 + 3 + 83254 + + + 3 + 6 + 62031 + + + 6 + 5437 + 30795 + + + + + + + + + decltypes + 165647 + + + id + 16642 + + + expr + 165647 + + + base_type + 9936 + + + parentheses_would_change_meaning + 18 + + + + + id + expr + + + 12 + + + 1 + 2 + 5072 + + + 2 + 3 + 6174 + + + 3 + 5 + 1101 + + + 5 + 12 + 1291 + + + 12 + 18 + 1348 + + + 18 + 46 + 1253 + + + 51 + 740 + 398 + + + + + + + id + base_type + + + 12 + + + 1 + 2 + 16642 + + + + + + + id + parentheses_would_change_meaning + + + 12 + + + 1 + 2 + 16642 + + + + + + + expr + id + + + 12 + + + 1 + 2 + 165647 + + + + + + + expr + base_type + + + 12 + + + 1 + 2 + 165647 + + + + + + + expr + parentheses_would_change_meaning + + + 12 + + + 1 + 2 + 165647 + + + + + + + base_type + id + + + 12 + + + 1 + 2 + 7219 + + + 2 + 3 + 2260 + + + 4 + 149 + 455 + + + + + + + base_type + expr + + + 12 + + + 1 + 2 + 721 + + + 2 + 3 + 6117 + + + 3 + 4 + 341 + + + 4 + 5 + 968 + + + 5 + 7 + 759 + + + 7 + 32 + 797 + + + 32 + 3888 + 227 + + + + + + + base_type + parentheses_would_change_meaning + + + 12 + + + 1 + 2 + 9936 + + + + + + + parentheses_would_change_meaning + id + + + 12 + + + 876 + 877 + 18 + + + + + + + parentheses_would_change_meaning + expr + + + 12 + + + 8719 + 8720 + 18 + + + + + + + parentheses_would_change_meaning + base_type + + + 12 + + + 523 + 524 + 18 + + + + + + + + + usertypes + 5230820 + + + id + 5230820 + + + name + 1351680 + + + kind + 5132 + + + + + id + name + + + 12 + + + 1 + 2 + 5230820 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 5230820 + + + + + + + name + id + + + 12 + + + 1 + 2 + 983082 + + + 2 + 3 + 153504 + + + 3 + 7 + 104513 + + + 7 + 61 + 101714 + + + 65 + 874 + 8865 + + + + + + + name + kind + + + 12 + + + 1 + 2 + 1211239 + + + 2 + 3 + 125509 + + + 3 + 7 + 14930 + + + + + + + kind + id + + + 12 + + + 6 + 7 + 466 + + + 10 + 11 + 466 + + + 26 + 27 + 466 + + + 124 + 125 + 466 + + + 133 + 134 + 466 + + + 663 + 664 + 466 + + + 853 + 854 + 466 + + + 958 + 959 + 466 + + + 1752 + 1753 + 466 + + + 1842 + 1843 + 466 + + + 4844 + 4845 + 466 + + + + + + + kind + name + + + 12 + + + 5 + 6 + 466 + + + 6 + 7 + 466 + + + 14 + 15 + 466 + + + 30 + 31 + 466 + + + 41 + 42 + 466 + + + 125 + 126 + 466 + + + 267 + 268 + 466 + + + 371 + 372 + 466 + + + 438 + 439 + 466 + + + 739 + 740 + 466 + + + 1200 + 1201 + 466 + + + + + + + + + usertypesize + 1705347 + + + id + 1705347 + + + size + 13530 + + + alignment + 2332 + + + + + id + size + + + 12 + + + 1 + 2 + 1705347 + + + + + + + id + alignment + + + 12 + + + 1 + 2 + 1705347 + + + + + + + size + id + + + 12 + + + 1 + 2 + 3266 + + + 2 + 3 + 4199 + + + 3 + 4 + 466 + + + 4 + 5 + 933 + + + 6 + 8 + 933 + + + 9 + 15 + 933 + + + 37 + 84 + 933 + + + 92 + 163 + 933 + + + 740 + 2470 + 933 + + + + + + + size + alignment + + + 12 + + + 1 + 2 + 10264 + + + 2 + 3 + 2799 + + + 3 + 4 + 466 + + + + + + + alignment + id + + + 12 + + + 2 + 3 + 466 + + + 6 + 7 + 466 + + + 184 + 185 + 466 + + + 254 + 255 + 466 + + + 3209 + 3210 + 466 + + + + + + + alignment + size + + + 12 + + + 1 + 2 + 466 + + + 2 + 3 + 466 + + + 3 + 4 + 466 + + + 9 + 10 + 466 + + + 22 + 23 + 466 + + + + + + + + + usertype_final + 8964 + + + id + 8964 + + + + + + usertype_uuid + 36651 + + + id + 36651 + + + uuid + 36277 + + + + + id + uuid + + + 12 + + + 1 + 2 + 36651 + + + + + + + uuid + id + + + 12 + + + 1 + 2 + 35902 + + + 2 + 3 + 374 + + + + + + + + + mangled_name + 9013845 + + + id + 9013845 + + + mangled_name + 6058065 + + + is_complete + 466 + + + + + id + mangled_name + + + 12 + + + 1 + 2 + 9013845 + + + + + + + id + is_complete + + + 12 + + + 1 + 2 + 9013845 + + + + + + + mangled_name + id + + + 12 + + + 1 + 2 + 5785583 + + + 2 + 874 + 272482 + + + + + + + mangled_name + is_complete + + + 12 + + + 1 + 2 + 6058065 + + + + + + + is_complete + id + + + 12 + + + 19319 + 19320 + 466 + + + + + + + is_complete + mangled_name + + + 12 + + + 12984 + 12985 + 466 + + + + + + + + + is_pod_class + 534713 + + + id + 534713 + + + + + + is_standard_layout_class + 1253232 + + + id + 1253232 + + + + + + is_complete + 1644692 + + + id + 1644692 + + + + + + is_class_template + 397992 + + + id + 397992 + + + + + + class_instantiation + 1088996 + + + to + 1088996 + + + from + 168435 + + + + + to + from + + + 12 + + + 1 + 2 + 1088996 + + + + + + + from + to + + + 12 + + + 1 + 2 + 59722 + + + 2 + 3 + 29394 + + + 3 + 4 + 15863 + + + 4 + 5 + 13064 + + + 5 + 6 + 9798 + + + 6 + 10 + 12597 + + + 10 + 16 + 13064 + + + 16 + 70 + 13530 + + + 70 + 84 + 1399 + + + + + + + + + class_template_argument + 2882750 + + + type_id + 1315511 + + + index + 1264 + + + arg_type + 840390 + + + + + type_id + index + + + 12 + + + 1 + 2 + 540956 + + + 2 + 3 + 399237 + + + 3 + 4 + 231396 + + + 4 + 7 + 120315 + + + 7 + 113 + 23604 + + + + + + + type_id + arg_type + + + 12 + + + 1 + 2 + 567609 + + + 2 + 3 + 410481 + + + 3 + 4 + 244841 + + + 4 + 113 + 92578 + + + + + + + index + type_id + + + 12 + + + 1 + 2 + 11 + + + 2 + 3 + 801 + + + 3 + 26 + 101 + + + 29 + 64 + 101 + + + 69 + 410 + 101 + + + 591 + 8759 + 101 + + + 12805 + 116418 + 45 + + + + + + + index + arg_type + + + 12 + + + 1 + 2 + 11 + + + 2 + 3 + 801 + + + 3 + 14 + 112 + + + 14 + 26 + 101 + + + 27 + 145 + 101 + + + 187 + 3306 + 101 + + + 9308 + 41655 + 33 + + + + + + + arg_type + type_id + + + 12 + + + 1 + 2 + 523346 + + + 2 + 3 + 174343 + + + 3 + 4 + 51341 + + + 4 + 10 + 63984 + + + 10 + 10265 + 27375 + + + + + + + arg_type + index + + + 12 + + + 1 + 2 + 746490 + + + 2 + 3 + 77835 + + + 3 + 22 + 16063 + + + + + + + + + class_template_argument_value + 495040 + + + type_id + 304676 + + + index + 1866 + + + arg_value + 495040 + + + + + type_id + index + + + 12 + + + 1 + 2 + 249619 + + + 2 + 3 + 53190 + + + 3 + 4 + 1866 + + + + + + + type_id + arg_value + + + 12 + + + 1 + 2 + 189431 + + + 2 + 3 + 81184 + + + 3 + 4 + 12131 + + + 4 + 9 + 21929 + + + + + + + index + type_id + + + 12 + + + 18 + 19 + 466 + + + 92 + 93 + 466 + + + 300 + 301 + 466 + + + 365 + 366 + 466 + + + + + + + index + arg_value + + + 12 + + + 19 + 20 + 466 + + + 124 + 125 + 466 + + + 418 + 419 + 466 + + + 500 + 501 + 466 + + + + + + + arg_value + type_id + + + 12 + + + 1 + 2 + 495040 + + + + + + + arg_value + index + + + 12 + + + 1 + 2 + 495040 + + + + + + + + + is_proxy_class_for + 62055 + + + id + 62055 + + + templ_param_id + 62055 + + + + + id + templ_param_id + + + 12 + + + 1 + 2 + 62055 + + + + + + + templ_param_id + id + + + 12 + + + 1 + 2 + 62055 + + + + + + + + + type_mentions + 4029118 + + + id + 4029118 + + + type_id + 198201 + + + location + 3995598 + + + kind + 39 + + + + + id + type_id + + + 12 + + + 1 + 2 + 4029118 + + + + + + + id + location + + + 12 + + + 1 + 2 + 4029118 + + + + + + + id + kind + + + 12 + + + 1 + 2 + 4029118 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 97602 + + + 2 + 3 + 21733 + + + 3 + 4 + 8230 + + + 4 + 5 + 10787 + + + 5 + 7 + 14382 + + + 7 + 12 + 15860 + + + 12 + 27 + 15181 + + + 27 + 8555 + 14422 + + + + + + + type_id + location + + + 12 + + + 1 + 2 + 97602 + + + 2 + 3 + 21733 + + + 3 + 4 + 8230 + + + 4 + 5 + 10787 + + + 5 + 7 + 14382 + + + 7 + 12 + 15860 + + + 12 + 27 + 15181 + + + 27 + 8555 + 14422 + + + + + + + type_id + kind + + + 12 + + + 1 + 2 + 198201 + + + + + + + location + id + + + 12 + + + 1 + 2 + 3962078 + + + 2 + 3 + 33519 + + + + + + + location + type_id + + + 12 + + + 1 + 2 + 3962078 + + + 2 + 3 + 33519 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 3995598 + + + + + + + kind + id + + + 12 + + + 100849 + 100850 + 39 + + + + + + + kind + type_id + + + 12 + + + 4961 + 4962 + 39 + + + + + + + kind + location + + + 12 + + + 100010 + 100011 + 39 + + + + + + + + + is_function_template + 1402070 + + + id + 1402070 + + + + + + function_instantiation + 894816 + + + to + 894816 + + + from + 144433 + + + + + to + from + + + 12 + + + 1 + 2 + 894816 + + + + + + + from + to + + + 12 + + + 1 + 2 + 100155 + + + 2 + 3 + 14248 + + + 3 + 6 + 11879 + + + 6 + 21 + 11914 + + + 22 + 870 + 6235 + + + + + + + + + function_template_argument + 2313473 + + + function_id + 1321566 + + + index + 487 + + + arg_type + 301233 + + + + + function_id + index + + + 12 + + + 1 + 2 + 674404 + + + 2 + 3 + 390485 + + + 3 + 4 + 186794 + + + 4 + 15 + 69882 + + + + + + + function_id + arg_type + + + 12 + + + 1 + 2 + 691822 + + + 2 + 3 + 400274 + + + 3 + 4 + 166867 + + + 4 + 9 + 62601 + + + + + + + index + function_id + + + 12 + + + 1 + 2 + 174 + + + 6 + 7 + 34 + + + 42 + 43 + 34 + + + 78 + 79 + 34 + + + 132 + 133 + 34 + + + 259 + 260 + 34 + + + 2006 + 2007 + 34 + + + 7368 + 7369 + 34 + + + 18577 + 18578 + 34 + + + 37936 + 37937 + 34 + + + + + + + index + arg_type + + + 12 + + + 1 + 2 + 174 + + + 3 + 4 + 34 + + + 17 + 18 + 34 + + + 25 + 26 + 34 + + + 48 + 49 + 34 + + + 102 + 103 + 34 + + + 311 + 312 + 34 + + + 980 + 981 + 34 + + + 2386 + 2387 + 34 + + + 5989 + 5990 + 34 + + + + + + + arg_type + function_id + + + 12 + + + 1 + 2 + 184530 + + + 2 + 3 + 44103 + + + 3 + 5 + 23201 + + + 5 + 16 + 23236 + + + 16 + 107 + 22748 + + + 108 + 957 + 3414 + + + + + + + arg_type + index + + + 12 + + + 1 + 2 + 271726 + + + 2 + 4 + 27451 + + + 4 + 15 + 2055 + + + + + + + + + function_template_argument_value + 358992 + + + function_id + 192751 + + + index + 487 + + + arg_value + 356379 + + + + + function_id + index + + + 12 + + + 1 + 2 + 183485 + + + 2 + 8 + 9266 + + + + + + + function_id + arg_value + + + 12 + + + 1 + 2 + 176134 + + + 2 + 31 + 15119 + + + 32 + 97 + 1497 + + + + + + + index + function_id + + + 12 + + + 1 + 2 + 209 + + + 3 + 4 + 34 + + + 5 + 6 + 34 + + + 14 + 15 + 34 + + + 41 + 42 + 34 + + + 1046 + 1047 + 34 + + + 1049 + 1050 + 34 + + + 1167 + 1168 + 34 + + + 2546 + 2547 + 34 + + + + + + + index + arg_value + + + 12 + + + 1 + 2 + 209 + + + 3 + 4 + 34 + + + 48 + 49 + 34 + + + 67 + 68 + 34 + + + 82 + 83 + 34 + + + 1581 + 1582 + 34 + + + 1725 + 1726 + 34 + + + 2618 + 2619 + 34 + + + 4100 + 4101 + 34 + + + + + + + arg_value + function_id + + + 12 + + + 1 + 2 + 353767 + + + 2 + 3 + 2612 + + + + + + + arg_value + index + + + 12 + + + 1 + 2 + 356379 + + + + + + + + + is_variable_template + 40290 + + + id + 40290 + + + + + + variable_instantiation + 204307 + + + to + 204307 + + + from + 24922 + + + + + to + from + + + 12 + + + 1 + 2 + 204307 + + + + + + + from + to + + + 12 + + + 1 + 2 + 12215 + + + 2 + 3 + 2856 + + + 3 + 4 + 1182 + + + 4 + 6 + 2167 + + + 6 + 9 + 2265 + + + 9 + 16 + 1871 + + + 17 + 67 + 1871 + + + 69 + 370 + 492 + + + + + + + + + variable_template_argument + 383988 + + + variable_id + 195639 + + + index + 1576 + + + arg_type + 187561 + + + + + variable_id + index + + + 12 + + + 1 + 2 + 86097 + + + 2 + 3 + 70237 + + + 3 + 4 + 28863 + + + 4 + 17 + 10441 + + + + + + + variable_id + arg_type + + + 12 + + + 1 + 2 + 90431 + + + 2 + 3 + 71714 + + + 3 + 4 + 24036 + + + 4 + 17 + 9456 + + + + + + + index + variable_id + + + 12 + + + 10 + 11 + 98 + + + 20 + 21 + 591 + + + 27 + 28 + 295 + + + 28 + 29 + 98 + + + 50 + 51 + 98 + + + 106 + 107 + 98 + + + 399 + 400 + 98 + + + 1112 + 1113 + 98 + + + 1986 + 1987 + 98 + + + + + + + index + arg_type + + + 12 + + + 1 + 2 + 98 + + + 10 + 11 + 394 + + + 11 + 12 + 197 + + + 12 + 13 + 295 + + + 13 + 14 + 98 + + + 31 + 32 + 98 + + + 54 + 55 + 98 + + + 159 + 160 + 98 + + + 623 + 624 + 98 + + + 1136 + 1137 + 98 + + + + + + + arg_type + variable_id + + + 12 + + + 1 + 2 + 145596 + + + 2 + 3 + 22361 + + + 3 + 11 + 14283 + + + 11 + 119 + 5319 + + + + + + + arg_type + index + + + 12 + + + 1 + 2 + 170223 + + + 2 + 3 + 15367 + + + 3 + 7 + 1970 + + + + + + + + + variable_template_argument_value + 11919 + + + variable_id + 8077 + + + index + 394 + + + arg_value + 11919 + + + + + variable_id + index + + + 12 + + + 1 + 2 + 7683 + + + 2 + 3 + 394 + + + + + + + variable_id + arg_value + + + 12 + + + 1 + 2 + 4826 + + + 2 + 3 + 2955 + + + 4 + 5 + 295 + + + + + + + index + variable_id + + + 12 + + + 4 + 5 + 98 + + + 23 + 24 + 98 + + + 26 + 27 + 98 + + + 33 + 34 + 98 + + + + + + + index + arg_value + + + 12 + + + 7 + 8 + 98 + + + 32 + 33 + 98 + + + 38 + 39 + 98 + + + 44 + 45 + 98 + + + + + + + arg_value + variable_id + + + 12 + + + 1 + 2 + 11919 + + + + + + + arg_value + index + + + 12 + + + 1 + 2 + 11919 + + + + + + + + + routinetypes + 538889 + + + id + 538889 + + + return_type + 280749 + + + + + id + return_type + + + 12 + + + 1 + 2 + 538889 + + + + + + + return_type + id + + + 12 + + + 1 + 2 + 244449 + + + 2 + 3 + 21041 + + + 3 + 3595 + 15258 + + + + + + + + + routinetypeargs + 982616 + + + routine + 423187 + + + index + 7931 + + + type_id + 226757 + + + + + routine + index + + + 12 + + + 1 + 2 + 152571 + + + 2 + 3 + 133908 + + + 3 + 4 + 63454 + + + 4 + 5 + 45724 + + + 5 + 18 + 27528 + + + + + + + routine + type_id + + + 12 + + + 1 + 2 + 182432 + + + 2 + 3 + 133441 + + + 3 + 4 + 58788 + + + 4 + 5 + 33593 + + + 5 + 11 + 14930 + + + + + + + index + routine + + + 12 + + + 2 + 3 + 933 + + + 4 + 5 + 466 + + + 6 + 7 + 466 + + + 8 + 9 + 933 + + + 9 + 10 + 466 + + + 10 + 11 + 1399 + + + 13 + 14 + 466 + + + 28 + 29 + 466 + + + 59 + 60 + 466 + + + 157 + 158 + 466 + + + 293 + 294 + 466 + + + 580 + 581 + 466 + + + 907 + 908 + 466 + + + + + + + index + type_id + + + 12 + + + 1 + 2 + 933 + + + 3 + 4 + 933 + + + 4 + 5 + 1399 + + + 5 + 6 + 933 + + + 6 + 7 + 933 + + + 10 + 11 + 466 + + + 14 + 15 + 466 + + + 47 + 48 + 466 + + + 90 + 91 + 466 + + + 176 + 177 + 466 + + + 347 + 348 + 466 + + + + + + + type_id + routine + + + 12 + + + 1 + 2 + 146505 + + + 2 + 3 + 30794 + + + 3 + 5 + 16796 + + + 5 + 12 + 18196 + + + 12 + 110 + 14463 + + + + + + + type_id + index + + + 12 + + + 1 + 2 + 172634 + + + 2 + 3 + 30794 + + + 3 + 6 + 18663 + + + 6 + 14 + 4665 + + + + + + + + + ptrtomembers + 37792 + + + id + 37792 + + + type_id + 37792 + + + class_id + 15397 + + + + + id + type_id + + + 12 + + + 1 + 2 + 37792 + + + + + + + id + class_id + + + 12 + + + 1 + 2 + 37792 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 37792 + + + + + + + type_id + class_id + + + 12 + + + 1 + 2 + 37792 + + + + + + + class_id + id + + + 12 + + + 1 + 2 + 13530 + + + 8 + 9 + 1399 + + + 28 + 29 + 466 + + + + + + + class_id + type_id + + + 12 + + + 1 + 2 + 13530 + + + 8 + 9 + 1399 + + + 28 + 29 + 466 + + + + + + + + + specifiers + 24728 + + + id + 24728 + + + str + 24728 + + + + + id + str + + + 12 + + + 1 + 2 + 24728 + + + + + + + str + id + + + 12 + + + 1 + 2 + 24728 + + + + + + + + + typespecifiers + 1131454 + + + type_id + 1113258 + + + spec_id + 3732 + + + + + type_id + spec_id + + + 12 + + + 1 + 2 + 1095061 + + + 2 + 3 + 18196 + + + + + + + spec_id + type_id + + + 12 + + + 8 + 9 + 466 + + + 36 + 37 + 466 + + + 51 + 52 + 466 + + + 86 + 87 + 466 + + + 105 + 106 + 466 + + + 219 + 220 + 933 + + + 1701 + 1702 + 466 + + + + + + + + + funspecifiers + 10298338 + + + func_id + 4065772 + + + spec_id + 8398 + + + + + func_id + spec_id + + + 12 + + + 1 + 2 + 1356812 + + + 2 + 3 + 640613 + + + 3 + 4 + 984482 + + + 4 + 5 + 779654 + + + 5 + 8 + 304209 + + + + + + + spec_id + func_id + + + 12 + + + 1 + 2 + 466 + + + 23 + 24 + 466 + + + 31 + 32 + 466 + + + 35 + 36 + 466 + + + 56 + 57 + 466 + + + 166 + 167 + 466 + + + 189 + 190 + 466 + + + 192 + 193 + 466 + + + 218 + 219 + 466 + + + 276 + 277 + 466 + + + 315 + 316 + 466 + + + 827 + 828 + 466 + + + 846 + 847 + 466 + + + 942 + 943 + 466 + + + 1824 + 1825 + 466 + + + 4200 + 4201 + 466 + + + 5497 + 5498 + 466 + + + 6434 + 6435 + 466 + + + + + + + + + varspecifiers + 2244713 + + + var_id + 1224304 + + + spec_id + 3732 + + + + + var_id + spec_id + + + 12 + + + 1 + 2 + 729730 + + + 2 + 3 + 202495 + + + 3 + 4 + 58322 + + + 4 + 5 + 233756 + + + + + + + spec_id + var_id + + + 12 + + + 112 + 113 + 466 + + + 315 + 316 + 466 + + + 416 + 417 + 466 + + + 514 + 515 + 466 + + + 646 + 647 + 466 + + + 686 + 687 + 466 + + + 700 + 701 + 466 + + + 1422 + 1423 + 466 + + + + + + + + + explicit_specifier_exprs + 32606 + + + func_id + 32606 + + + constant + 32606 + + + + + func_id + constant + + + 12 + + + 1 + 2 + 32606 + + + + + + + constant + func_id + + + 12 + + + 1 + 2 + 32606 + + + + + + + + + attributes + 561294 + + + id + 561294 + + + kind + 1399 + + + name + 11197 + + + name_space + 933 + + + location + 481043 + + + + + id + kind + + + 12 + + + 1 + 2 + 561294 + + + + + + + id + name + + + 12 + + + 1 + 2 + 561294 + + + + + + + id + name_space + + + 12 + + + 1 + 2 + 561294 + + + + + + + id + location + + + 12 + + + 1 + 2 + 561294 + + + + + + + kind + id + + + 12 + + + 7 + 8 + 466 + + + 10 + 11 + 466 + + + 1186 + 1187 + 466 + + + + + + + kind + name + + + 12 + + + 1 + 2 + 466 + + + 3 + 4 + 466 + + + 22 + 23 + 466 + + + + + + + kind + name_space + + + 12 + + + 1 + 2 + 933 + + + 2 + 3 + 466 + + + + + + + kind + location + + + 12 + + + 4 + 5 + 466 + + + 7 + 8 + 466 + + + 1020 + 1021 + 466 + + + + + + + name + id + + + 12 + + + 1 + 3 + 933 + + + 6 + 8 + 933 + + + 8 + 9 + 466 + + + 9 + 10 + 933 + + + 10 + 11 + 933 + + + 17 + 18 + 466 + + + 22 + 23 + 933 + + + 28 + 29 + 933 + + + 31 + 42 + 933 + + + 54 + 62 + 933 + + + 73 + 96 + 933 + + + 117 + 130 + 933 + + + 145 + 279 + 933 + + + + + + + name + kind + + + 12 + + + 1 + 2 + 10264 + + + 2 + 3 + 933 + + + + + + + name + name_space + + + 12 + + + 1 + 2 + 11197 + + + + + + + name + location + + + 12 + + + 1 + 3 + 933 + + + 4 + 6 + 933 + + + 6 + 9 + 933 + + + 9 + 10 + 933 + + + 10 + 18 + 933 + + + 22 + 23 + 933 + + + 28 + 29 + 933 + + + 31 + 42 + 933 + + + 54 + 62 + 933 + + + 73 + 96 + 933 + + + 117 + 130 + 933 + + + 145 + 279 + 933 + + + + + + + name_space + id + + + 12 + + + 1 + 2 + 466 + + + 1202 + 1203 + 466 + + + + + + + name_space + kind + + + 12 + + + 1 + 2 + 466 + + + 3 + 4 + 466 + + + + + + + name_space + name + + + 12 + + + 1 + 2 + 466 + + + 23 + 24 + 466 + + + + + + + name_space + location + + + 12 + + + 1 + 2 + 466 + + + 1030 + 1031 + 466 + + + + + + + location + id + + + 12 + + + 1 + 2 + 431585 + + + 2 + 3 + 20062 + + + 3 + 7 + 29394 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 481043 + + + + + + + location + name + + + 12 + + + 1 + 2 + 432985 + + + 2 + 3 + 19596 + + + 3 + 4 + 28461 + + + + + + + location + name_space + + + 12 + + + 1 + 2 + 481043 + + + + + + + + + attribute_args + 343868 + + + id + 343868 + + + kind + 1399 + + + attribute + 262684 + + + index + 1399 + + + location + 327538 + + + + + id + kind + + + 12 + + + 1 + 2 + 343868 + + + + + + + id + attribute + + + 12 + + + 1 + 2 + 343868 + + + + + + + id + index + + + 12 + + + 1 + 2 + 343868 + + + + + + + id + location + + + 12 + + + 1 + 2 + 343868 + + + + + + + kind + id + + + 12 + + + 1 + 2 + 466 + + + 54 + 55 + 466 + + + 682 + 683 + 466 + + + + + + + kind + attribute + + + 12 + + + 1 + 2 + 466 + + + 54 + 55 + 466 + + + 530 + 531 + 466 + + + + + + + kind + index + + + 12 + + + 1 + 2 + 933 + + + 3 + 4 + 466 + + + + + + + kind + location + + + 12 + + + 1 + 2 + 466 + + + 54 + 55 + 466 + + + 674 + 675 + 466 + + + + + + + attribute + id + + + 12 + + + 1 + 2 + 197363 + + + 2 + 3 + 49457 + + + 3 + 4 + 15863 + + + + + + + attribute + kind + + + 12 + + + 1 + 2 + 252419 + + + 2 + 3 + 10264 + + + + + + + attribute + index + + + 12 + + + 1 + 2 + 197363 + + + 2 + 3 + 49457 + + + 3 + 4 + 15863 + + + + + + + attribute + location + + + 12 + + + 1 + 2 + 197363 + + + 2 + 3 + 49457 + + + 3 + 4 + 15863 + + + + + + + index + id + + + 12 + + + 34 + 35 + 466 + + + 140 + 141 + 466 + + + 563 + 564 + 466 + + + + + + + index + kind + + + 12 + + + 1 + 2 + 933 + + + 3 + 4 + 466 + + + + + + + index + attribute + + + 12 + + + 34 + 35 + 466 + + + 140 + 141 + 466 + + + 563 + 564 + 466 + + + + + + + index + location + + + 12 + + + 34 + 35 + 466 + + + 140 + 141 + 466 + + + 528 + 529 + 466 + + + + + + + location + id + + + 12 + + + 1 + 2 + 313541 + + + 2 + 7 + 13997 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 314941 + + + 2 + 3 + 12597 + + + + + + + location + attribute + + + 12 + + + 1 + 2 + 313541 + + + 2 + 7 + 13997 + + + + + + + location + index + + + 12 + + + 1 + 2 + 327538 + + + + + + + + + attribute_arg_value + 25195 + + + arg + 25195 + + + value + 15863 + + + + + arg + value + + + 12 + + + 1 + 2 + 25195 + + + + + + + value + arg + + + 12 + + + 1 + 2 + 14463 + + + 2 + 16 + 1399 + + + + + + + + + attribute_arg_type + 466 + + + arg + 466 + + + type_id + 466 + + + + + arg + type_id + + + 12 + + + 1 + 2 + 466 + + + + + + + type_id + arg + + + 12 + + + 1 + 2 + 466 + + + + + + + + + attribute_arg_constant + 318207 + + + arg + 318207 + + + constant + 318207 + + + + + arg + constant + + + 12 + + + 1 + 2 + 318207 + + + + + + + constant + arg + + + 12 + + + 1 + 2 + 318207 + + + + + + + + + attribute_arg_expr + 3 + + + arg + 3 + + + expr + 3 + + + + + arg + expr + + + 12 + + + 1 + 2 + 3 + + + + + + + expr + arg + + + 12 + + + 1 + 2 + 3 + + + + + + + + + attribute_arg_name + 6 + + + arg + 6 + + + name + 5 + + + + + arg + name + + + 12 + + + 1 + 2 + 6 + + + + + + + name + arg + + + 12 + + + 1 + 2 + 4 + + + 2 + 3 + 1 + + + + + + + + + typeattributes + 61863 + + + type_id + 61469 + + + spec_id + 19701 + + + + + type_id + spec_id + + + 12 + + + 1 + 2 + 61075 + + + 2 + 3 + 394 + + + + + + + spec_id + type_id + + + 12 + + + 1 + 2 + 16254 + + + 2 + 5 + 1576 + + + 5 + 23 + 1379 + + + 57 + 58 + 492 + + + + + + + + + funcattributes + 629882 + + + func_id + 443250 + + + spec_id + 524435 + + + + + func_id + spec_id + + + 12 + + + 1 + 2 + 338269 + + + 2 + 3 + 64387 + + + 3 + 6 + 39659 + + + 6 + 7 + 933 + + + + + + + spec_id + func_id + + + 12 + + + 1 + 2 + 505771 + + + 2 + 17 + 18663 + + + + + + + + + varattributes + 371279 + + + var_id + 322510 + + + spec_id + 366440 + + + + + var_id + spec_id + + + 12 + + + 1 + 2 + 273743 + + + 2 + 3 + 48766 + + + 4 + 5 + 1 + + + + + + + spec_id + var_id + + + 12 + + + 1 + 2 + 362493 + + + 2 + 9 + 3947 + + + + + + + + + stmtattributes + 982 + + + stmt_id + 982 + + + spec_id + 304 + + + + + stmt_id + spec_id + + + 12 + + + 1 + 2 + 982 + + + + + + + spec_id + stmt_id + + + 12 + + + 1 + 2 + 33 + + + 2 + 3 + 79 + + + 4 + 5 + 169 + + + 5 + 6 + 22 + + + + + + + + + unspecifiedtype + 9482291 + + + type_id + 9482291 + + + unspecified_type_id + 6486385 + + + + + type_id + unspecified_type_id + + + 12 + + + 1 + 2 + 9482291 + + + + + + + unspecified_type_id + type_id + + + 12 + + + 1 + 2 + 4556146 + + + 2 + 3 + 1714678 + + + 3 + 145 + 215559 + + + + + + + + + member + 3878673 + + + parent + 545431 + + + index + 92849 + + + child + 3807287 + + + + + parent + index + + + 12 + + + 1 + 2 + 129709 + + + 2 + 3 + 64854 + + + 3 + 4 + 73252 + + + 4 + 5 + 75119 + + + 5 + 6 + 40592 + + + 6 + 8 + 46657 + + + 8 + 14 + 45724 + + + 14 + 30 + 41525 + + + 30 + 200 + 27994 + + + + + + + parent + child + + + 12 + + + 1 + 2 + 129709 + + + 2 + 3 + 64854 + + + 3 + 4 + 73252 + + + 4 + 5 + 76052 + + + 5 + 6 + 39659 + + + 6 + 7 + 24262 + + + 7 + 9 + 41992 + + + 9 + 17 + 43858 + + + 17 + 41 + 41525 + + + 41 + 200 + 10264 + + + + + + + index + parent + + + 12 + + + 1 + 2 + 26128 + + + 2 + 3 + 6998 + + + 3 + 4 + 3732 + + + 4 + 5 + 7931 + + + 5 + 6 + 5598 + + + 6 + 7 + 5598 + + + 7 + 9 + 7465 + + + 9 + 16 + 6998 + + + 16 + 52 + 6998 + + + 52 + 107 + 6998 + + + 108 + 577 + 6998 + + + 737 + 1162 + 1399 + + + + + + + index + child + + + 12 + + + 1 + 2 + 26128 + + + 2 + 3 + 6998 + + + 3 + 4 + 3732 + + + 4 + 5 + 7931 + + + 5 + 6 + 5598 + + + 6 + 7 + 5598 + + + 7 + 9 + 7465 + + + 9 + 16 + 6998 + + + 16 + 52 + 6998 + + + 52 + 107 + 6998 + + + 108 + 577 + 6998 + + + 738 + 1163 + 1399 + + + + + + + child + parent + + + 12 + + + 1 + 2 + 3807287 + + + + + + + child + index + + + 12 + + + 1 + 2 + 3735900 + + + 2 + 3 + 71386 + + + + + + + + + enclosingfunction + 118328 + + + child + 118328 + + + parent + 67664 + + + + + child + parent + + + 12 + + + 1 + 2 + 118328 + + + + + + + parent + child + + + 12 + + + 1 + 2 + 35762 + + + 2 + 3 + 21053 + + + 3 + 4 + 5960 + + + 4 + 45 + 4888 + + + + + + + + + derivations + 391564 + + + derivation + 391564 + + + sub + 371289 + + + index + 209 + + + super + 202749 + + + location + 37728 + + + + + derivation + sub + + + 12 + + + 1 + 2 + 391564 + + + + + + + derivation + index + + + 12 + + + 1 + 2 + 391564 + + + + + + + derivation + super + + + 12 + + + 1 + 2 + 391564 + + + + + + + derivation + location + + + 12 + + + 1 + 2 + 391564 + + + + + + + sub + derivation + + + 12 + + + 1 + 2 + 356310 + + + 2 + 7 + 14979 + + + + + + + sub + index + + + 12 + + + 1 + 2 + 356310 + + + 2 + 7 + 14979 + + + + + + + sub + super + + + 12 + + + 1 + 2 + 356310 + + + 2 + 7 + 14979 + + + + + + + sub + location + + + 12 + + + 1 + 2 + 356310 + + + 2 + 7 + 14979 + + + + + + + index + derivation + + + 12 + + + 25 + 26 + 104 + + + 77 + 78 + 34 + + + 430 + 431 + 34 + + + 10658 + 10659 + 34 + + + + + + + index + sub + + + 12 + + + 25 + 26 + 104 + + + 77 + 78 + 34 + + + 430 + 431 + 34 + + + 10658 + 10659 + 34 + + + + + + + index + super + + + 12 + + + 23 + 24 + 34 + + + 25 + 26 + 69 + + + 35 + 36 + 34 + + + 261 + 262 + 34 + + + 5465 + 5466 + 34 + + + + + + + index + location + + + 12 + + + 1 + 2 + 104 + + + 9 + 10 + 34 + + + 66 + 67 + 34 + + + 1005 + 1006 + 34 + + + + + + + super + derivation + + + 12 + + + 1 + 2 + 195364 + + + 2 + 1519 + 7385 + + + + + + + super + sub + + + 12 + + + 1 + 2 + 195364 + + + 2 + 1519 + 7385 + + + + + + + super + index + + + 12 + + + 1 + 2 + 202296 + + + 2 + 4 + 452 + + + + + + + super + location + + + 12 + + + 1 + 2 + 199091 + + + 2 + 108 + 3657 + + + + + + + location + derivation + + + 12 + + + 1 + 2 + 28043 + + + 2 + 5 + 3204 + + + 5 + 15 + 2891 + + + 15 + 134 + 2856 + + + 136 + 476 + 731 + + + + + + + location + sub + + + 12 + + + 1 + 2 + 28043 + + + 2 + 5 + 3204 + + + 5 + 15 + 2891 + + + 15 + 134 + 2856 + + + 136 + 476 + 731 + + + + + + + location + index + + + 12 + + + 1 + 2 + 37728 + + + + + + + location + super + + + 12 + + + 1 + 2 + 30412 + + + 2 + 5 + 3344 + + + 5 + 45 + 2856 + + + 54 + 415 + 1114 + + + + + + + + + derspecifiers + 393446 + + + der_id + 391181 + + + spec_id + 139 + + + + + der_id + spec_id + + + 12 + + + 1 + 2 + 388917 + + + 2 + 3 + 2264 + + + + + + + spec_id + der_id + + + 12 + + + 65 + 66 + 34 + + + 93 + 94 + 34 + + + 1127 + 1128 + 34 + + + 10009 + 10010 + 34 + + + + + + + + + direct_base_offsets + 362615 + + + der_id + 362615 + + + offset + 348 + + + + + der_id + offset + + + 12 + + + 1 + 2 + 362615 + + + + + + + offset + der_id + + + 12 + + + 1 + 2 + 34 + + + 2 + 3 + 104 + + + 3 + 4 + 69 + + + 4 + 5 + 69 + + + 85 + 86 + 34 + + + 10303 + 10304 + 34 + + + + + + + + + virtual_base_offsets + 6502 + + + sub + 3589 + + + super + 496 + + + offset + 248 + + + + + sub + super + + + 12 + + + 1 + 2 + 2822 + + + 2 + 4 + 316 + + + 4 + 7 + 259 + + + 7 + 11 + 191 + + + + + + + sub + offset + + + 12 + + + 1 + 2 + 3025 + + + 2 + 4 + 304 + + + 4 + 8 + 259 + + + + + + + super + sub + + + 12 + + + 1 + 2 + 79 + + + 2 + 3 + 45 + + + 3 + 4 + 56 + + + 4 + 5 + 90 + + + 5 + 7 + 33 + + + 8 + 13 + 45 + + + 13 + 15 + 45 + + + 15 + 23 + 45 + + + 24 + 60 + 45 + + + 194 + 195 + 11 + + + + + + + super + offset + + + 12 + + + 1 + 2 + 282 + + + 2 + 3 + 79 + + + 4 + 6 + 33 + + + 6 + 8 + 45 + + + 8 + 10 + 45 + + + 14 + 15 + 11 + + + + + + + offset + sub + + + 12 + + + 2 + 3 + 33 + + + 4 + 5 + 11 + + + 5 + 6 + 22 + + + 6 + 8 + 22 + + + 8 + 9 + 33 + + + 10 + 12 + 22 + + + 14 + 15 + 11 + + + 18 + 19 + 22 + + + 26 + 29 + 22 + + + 30 + 37 + 22 + + + 96 + 98 + 22 + + + + + + + offset + super + + + 12 + + + 1 + 2 + 79 + + + 2 + 3 + 33 + + + 3 + 4 + 45 + + + 5 + 7 + 22 + + + 7 + 10 + 22 + + + 12 + 14 + 22 + + + 21 + 29 + 22 + + + + + + + + + frienddecls + 707046 + + + id + 707046 + + + type_id + 41908 + + + decl_id + 69394 + + + location + 6270 + + + + + id + type_id + + + 12 + + + 1 + 2 + 707046 + + + + + + + id + decl_id + + + 12 + + + 1 + 2 + 707046 + + + + + + + id + location + + + 12 + + + 1 + 2 + 707046 + + + + + + + type_id + id + + + 12 + + + 1 + 2 + 6131 + + + 2 + 3 + 13063 + + + 3 + 6 + 2926 + + + 6 + 10 + 3170 + + + 10 + 17 + 3239 + + + 17 + 24 + 3309 + + + 25 + 36 + 3274 + + + 37 + 55 + 3204 + + + 55 + 103 + 3588 + + + + + + + type_id + decl_id + + + 12 + + + 1 + 2 + 6131 + + + 2 + 3 + 13063 + + + 3 + 6 + 2926 + + + 6 + 10 + 3170 + + + 10 + 17 + 3239 + + + 17 + 24 + 3309 + + + 25 + 36 + 3274 + + + 37 + 55 + 3204 + + + 55 + 103 + 3588 + + + + + + + type_id + location + + + 12 + + + 1 + 2 + 40480 + + + 2 + 13 + 1428 + + + + + + + decl_id + id + + + 12 + + + 1 + 2 + 40027 + + + 2 + 3 + 5817 + + + 3 + 8 + 5957 + + + 8 + 15 + 5364 + + + 15 + 32 + 5225 + + + 32 + 71 + 5225 + + + 72 + 160 + 1776 + + + + + + + decl_id + type_id + + + 12 + + + 1 + 2 + 40027 + + + 2 + 3 + 5817 + + + 3 + 8 + 5957 + + + 8 + 15 + 5364 + + + 15 + 32 + 5225 + + + 32 + 71 + 5225 + + + 72 + 160 + 1776 + + + + + + + decl_id + location + + + 12 + + + 1 + 2 + 68732 + + + 2 + 5 + 661 + + + + + + + location + id + + + 12 + + + 1 + 2 + 5887 + + + 2 + 20106 + 383 + + + + + + + location + type_id + + + 12 + + + 1 + 2 + 6131 + + + 2 + 1105 + 139 + + + + + + + location + decl_id + + + 12 + + + 1 + 2 + 5922 + + + 2 + 1837 + 348 + + + + + + + + + comments + 8266100 + + + id + 8266100 + + + contents + 3147564 + + + location + 8266100 + + + + + id + contents + + + 12 + + + 1 + 2 + 8266100 + + + + + + + id + location + + + 12 + + + 1 + 2 + 8266100 + + + + + + + contents + id + + + 12 + + + 1 + 2 + 2879324 + + + 2 + 7 + 236618 + + + 7 + 32784 + 31621 + + + + + + + contents + location + + + 12 + + + 1 + 2 + 2879324 + + + 2 + 7 + 236618 + + + 7 + 32784 + 31621 + + + + + + + location + id + + + 12 + + + 1 + 2 + 8266100 + + + + + + + location + contents + + + 12 + + + 1 + 2 + 8266100 + + + + + + + + + commentbinding + 3089221 + + + id + 2443942 + + + element + 3012702 + + + + + id + element + + + 12 + + + 1 + 2 + 2366956 + + + 2 + 97 + 76985 + + + + + + + element + id + + + 12 + + + 1 + 2 + 2936183 + + + 2 + 3 + 76519 + + + + + + + + + exprconv + 7032993 + + + converted + 7032993 + + + conversion + 7032993 + + + + + converted + conversion + + + 12 + + + 1 + 2 + 7032993 + + + + + + + conversion + converted + + + 12 + + + 1 + 2 + 7032993 + + + + + + + + + compgenerated + 7908009 + + + id + 7908009 + + + + + + synthetic_destructor_call + 512501 + + + element + 325803 + + + i + 360 + + + destructor_call + 512501 + + + + + element + i + + + 12 + + + 1 + 2 + 227847 + + + 2 + 3 + 50820 + + + 3 + 4 + 21848 + + + 4 + 8 + 24621 + + + 8 + 20 + 664 + + + + + + + element + destructor_call + + + 12 + + + 1 + 2 + 227847 + + + 2 + 3 + 50820 + + + 3 + 4 + 21848 + + + 4 + 8 + 24621 + + + 8 + 20 + 664 + + + + + + + i + element + + + 12 + + + 2 + 3 + 18 + + + 3 + 4 + 18 + + + 4 + 5 + 18 + + + 5 + 6 + 18 + + + 6 + 7 + 18 + + + 7 + 8 + 18 + + + 10 + 11 + 18 + + + 11 + 12 + 18 + + + 16 + 17 + 18 + + + 19 + 20 + 18 + + + 27 + 28 + 18 + + + 35 + 36 + 18 + + + 83 + 84 + 18 + + + 196 + 197 + 18 + + + 435 + 436 + 18 + + + 1331 + 1332 + 18 + + + 2481 + 2482 + 18 + + + 5156 + 5157 + 18 + + + 17149 + 17150 + 18 + + + + + + + i + destructor_call + + + 12 + + + 2 + 3 + 18 + + + 3 + 4 + 18 + + + 4 + 5 + 18 + + + 5 + 6 + 18 + + + 6 + 7 + 18 + + + 7 + 8 + 18 + + + 10 + 11 + 18 + + + 11 + 12 + 18 + + + 16 + 17 + 18 + + + 19 + 20 + 18 + + + 27 + 28 + 18 + + + 35 + 36 + 18 + + + 83 + 84 + 18 + + + 196 + 197 + 18 + + + 435 + 436 + 18 + + + 1331 + 1332 + 18 + + + 2481 + 2482 + 18 + + + 5156 + 5157 + 18 + + + 17149 + 17150 + 18 + + + + + + + destructor_call + element + + + 12 + + + 1 + 2 + 512501 + + + + + + + destructor_call + i + + + 12 + + + 1 + 2 + 512501 + + + + + + + + + namespaces + 12131 + + + id + 12131 + + + name + 9798 + + + + + id + name + + + 12 + + + 1 + 2 + 12131 + + + + + + + name + id + + + 12 + + + 1 + 2 + 8398 + + + 2 + 3 + 466 + + + 3 + 4 + 933 + + + + + + + + + namespace_inline + 1399 + + + id + 1399 + + + + + + namespacembrs + 2386553 + + + parentid + 10264 + + + memberid + 2386553 + + + + + parentid + memberid + + + 12 + + + 1 + 2 + 1866 + + + 2 + 4 + 933 + + + 4 + 5 + 933 + + + 5 + 7 + 933 + + + 7 + 8 + 933 + + + 8 + 12 + 933 + + + 17 + 30 + 933 + + + 43 + 47 + 933 + + + 52 + 143 + 933 + + + 258 + 4468 + 933 + + + + + + + memberid + parentid + + + 12 + + + 1 + 2 + 2386553 + + + + + + + + + exprparents + 14206453 + + + expr_id + 14206453 + + + child_index + 14658 + + + parent_id + 9453648 + + + + + expr_id + child_index + + + 12 + + + 1 + 2 + 14206453 + + + + + + + expr_id + parent_id + + + 12 + + + 1 + 2 + 14206453 + + + + + + + child_index + expr_id + + + 12 + + + 1 + 2 + 2820 + + + 2 + 3 + 1111 + + + 3 + 4 + 267 + + + 4 + 5 + 6567 + + + 5 + 8 + 1214 + + + 8 + 11 + 1194 + + + 11 + 53 + 1111 + + + 56 + 354077 + 370 + + + + + + + child_index + parent_id + + + 12 + + + 1 + 2 + 2820 + + + 2 + 3 + 1111 + + + 3 + 4 + 267 + + + 4 + 5 + 6567 + + + 5 + 8 + 1214 + + + 8 + 11 + 1194 + + + 11 + 53 + 1111 + + + 56 + 354077 + 370 + + + + + + + parent_id + expr_id + + + 12 + + + 1 + 2 + 5409337 + + + 2 + 3 + 3706574 + + + 3 + 712 + 337736 + + + + + + + parent_id + child_index + + + 12 + + + 1 + 2 + 5409337 + + + 2 + 3 + 3706574 + + + 3 + 712 + 337736 + + + + + + + + + expr_isload + 5096863 + + + expr_id + 5096863 + + + + + + conversionkinds + 4221314 + + + expr_id + 4221314 + + + kind + 6 + + + + + expr_id + kind + + + 12 + + + 1 + 2 + 4221314 + + + + + + + kind + expr_id + + + 12 + + + 2139 + 2140 + 1 + + + 3253 + 3254 + 1 + + + 13928 + 13929 + 1 + + + 26287 + 26288 + 1 + + + 44470 + 44471 + 1 + + + 4131237 + 4131238 + 1 + + + + + + + + + iscall + 3217989 + + + caller + 3217989 + + + kind + 56 + + + + + caller + kind + + + 12 + + + 1 + 2 + 3217989 + + + + + + + kind + caller + + + 12 + + + 1319 + 1320 + 18 + + + 2473 + 2474 + 18 + + + 165590 + 165591 + 18 + + + + + + + + + numtemplatearguments + 393829 + + + expr_id + 393829 + + + num + 313 + + + + + expr_id + num + + + 12 + + + 1 + 2 + 393829 + + + + + + + num + expr_id + + + 12 + + + 1 + 2 + 104 + + + 4 + 5 + 34 + + + 20 + 21 + 34 + + + 101 + 102 + 34 + + + 229 + 230 + 34 + + + 248 + 249 + 34 + + + 10700 + 10701 + 34 + + + + + + + + + specialnamequalifyingelements + 466 + + + id + 466 + + + name + 466 + + + + + id + name + + + 12 + + + 1 + 2 + 466 + + + + + + + name + id + + + 12 + + + 1 + 2 + 466 + + + + + + + + + namequalifiers + 1513793 + + + id + 1513793 + + + qualifiableelement + 1513793 + + + qualifyingelement + 97537 + + + location + 304297 + + + + + id + qualifiableelement + + + 12 + + + 1 + 2 + 1513793 + + + + + + + id + qualifyingelement + + + 12 + + + 1 + 2 + 1513793 + + + + + + + id + location + + + 12 + + + 1 + 2 + 1513793 + + + + + + + qualifiableelement + id + + + 12 + + + 1 + 2 + 1513793 + + + + + + + qualifiableelement + qualifyingelement + + + 12 + + + 1 + 2 + 1513793 + + + + + + + qualifiableelement + location + + + 12 + + + 1 + 2 + 1513793 + + + + + + + qualifyingelement + id + + + 12 + + + 1 + 2 + 58420 + + + 2 + 3 + 22399 + + + 3 + 5 + 8910 + + + 5 + 92 + 7371 + + + 96 + 21583 + 436 + + + + + + + qualifyingelement + qualifiableelement + + + 12 + + + 1 + 2 + 58420 + + + 2 + 3 + 22399 + + + 3 + 5 + 8910 + + + 5 + 92 + 7371 + + + 96 + 21583 + 436 + + + + + + + qualifyingelement + location + + + 12 + + + 1 + 2 + 63834 + + + 2 + 3 + 20651 + + + 3 + 5 + 8378 + + + 5 + 7095 + 4673 + + + + + + + location + id + + + 12 + + + 1 + 2 + 100558 + + + 2 + 3 + 28402 + + + 3 + 4 + 44608 + + + 4 + 6 + 13773 + + + 6 + 7 + 95581 + + + 7 + 790 + 21373 + + + + + + + location + qualifiableelement + + + 12 + + + 1 + 2 + 100558 + + + 2 + 3 + 28402 + + + 3 + 4 + 44608 + + + 4 + 6 + 13773 + + + 6 + 7 + 95581 + + + 7 + 790 + 21373 + + + + + + + location + qualifyingelement + + + 12 + + + 1 + 2 + 137054 + + + 2 + 3 + 55703 + + + 3 + 4 + 102344 + + + 4 + 143 + 9195 + + + + + + + + + varbind + 6029100 + + + expr + 6029100 + + + var + 768527 + + + + + expr + var + + + 12 + + + 1 + 2 + 6029100 + + + + + + + var + expr + + + 12 + + + 1 + 2 + 126221 + + + 2 + 3 + 137873 + + + 3 + 4 + 106292 + + + 4 + 5 + 85211 + + + 5 + 6 + 61288 + + + 6 + 7 + 48112 + + + 7 + 9 + 59621 + + + 9 + 13 + 59271 + + + 13 + 28 + 58879 + + + 28 + 5137 + 25754 + + + + + + + + + funbind + 3224486 + + + expr + 3218274 + + + fun + 511342 + + + + + expr + fun + + + 12 + + + 1 + 2 + 3212061 + + + 2 + 3 + 6212 + + + + + + + fun + expr + + + 12 + + + 1 + 2 + 315088 + + + 2 + 3 + 77893 + + + 3 + 4 + 31385 + + + 4 + 7 + 46128 + + + 7 + 121 + 38395 + + + 123 + 5011 + 2450 + + + + + + + + + expr_allocator + 46019 + + + expr + 46019 + + + func + 104 + + + form + 34 + + + + + expr + func + + + 12 + + + 1 + 2 + 46019 + + + + + + + expr + form + + + 12 + + + 1 + 2 + 46019 + + + + + + + func + expr + + + 12 + + + 1 + 2 + 34 + + + 585 + 586 + 34 + + + 735 + 736 + 34 + + + + + + + func + form + + + 12 + + + 1 + 2 + 104 + + + + + + + form + expr + + + 12 + + + 1321 + 1322 + 34 + + + + + + + form + func + + + 12 + + + 3 + 4 + 34 + + + + + + + + + expr_deallocator + 54693 + + + expr + 54693 + + + func + 104 + + + form + 69 + + + + + expr + func + + + 12 + + + 1 + 2 + 54693 + + + + + + + expr + form + + + 12 + + + 1 + 2 + 54693 + + + + + + + func + expr + + + 12 + + + 1 + 2 + 34 + + + 722 + 723 + 34 + + + 847 + 848 + 34 + + + + + + + func + form + + + 12 + + + 1 + 2 + 104 + + + + + + + form + expr + + + 12 + + + 722 + 723 + 34 + + + 848 + 849 + 34 + + + + + + + form + func + + + 12 + + + 1 + 2 + 34 + + + 2 + 3 + 34 + + + + + + + + + expr_cond_two_operand + 481 + + + cond + 481 + + + + + + expr_cond_guard + 657235 + + + cond + 657235 + + + guard + 657235 + + + + + cond + guard + + + 12 + + + 1 + 2 + 657235 + + + + + + + guard + cond + + + 12 + + + 1 + 2 + 657235 + + + + + + + + + expr_cond_true + 657232 + + + cond + 657232 + + + true + 657232 + + + + + cond + true + + + 12 + + + 1 + 2 + 657232 + + + + + + + true + cond + + + 12 + + + 1 + 2 + 657232 + + + + + + + + + expr_cond_false + 657235 + + + cond + 657235 + + + false + 657235 + + + + + cond + false + + + 12 + + + 1 + 2 + 657235 + + + + + + + false + cond + + + 12 + + + 1 + 2 + 657235 + + + + + + + + + values + 10776651 + + + id + 10776651 + + + str + 88063 + + + + + id + str + + + 12 + + + 1 + 2 + 10776651 + + + + + + + str + id + + + 12 + + + 1 + 2 + 59544 + + + 2 + 3 + 12409 + + + 3 + 6 + 6916 + + + 6 + 56 + 6630 + + + 57 + 452017 + 2561 + + + + + + + + + valuetext + 4757344 + + + id + 4757344 + + + text + 703970 + + + + + id + text + + + 12 + + + 1 + 2 + 4757344 + + + + + + + text + id + + + 12 + + + 1 + 2 + 527549 + + + 2 + 3 + 102501 + + + 3 + 7 + 56770 + + + 7 + 425884 + 17150 + + + + + + + + + valuebind + 11210870 + + + val + 10776651 + + + expr + 11210870 + + + + + val + expr + + + 12 + + + 1 + 2 + 10364976 + + + 2 + 7 + 411675 + + + + + + + expr + val + + + 12 + + + 1 + 2 + 11210870 + + + + + + + + + fieldoffsets + 1054692 + + + id + 1054692 + + + byteoffset + 22692 + + + bitoffset + 319 + + + + + id + byteoffset + + + 12 + + + 1 + 2 + 1054692 + + + + + + + id + bitoffset + + + 12 + + + 1 + 2 + 1054692 + + + + + + + byteoffset + id + + + 12 + + + 1 + 2 + 13024 + + + 2 + 3 + 1717 + + + 3 + 5 + 1797 + + + 5 + 12 + 1917 + + + 12 + 35 + 1717 + + + 35 + 205 + 1717 + + + 244 + 5638 + 799 + + + + + + + byteoffset + bitoffset + + + 12 + + + 1 + 2 + 22013 + + + 2 + 9 + 679 + + + + + + + bitoffset + id + + + 12 + + + 29 + 30 + 39 + + + 30 + 31 + 39 + + + 33 + 34 + 39 + + + 36 + 37 + 39 + + + 42 + 43 + 39 + + + 43 + 44 + 39 + + + 55 + 56 + 39 + + + 26131 + 26132 + 39 + + + + + + + bitoffset + byteoffset + + + 12 + + + 11 + 12 + 159 + + + 12 + 13 + 79 + + + 13 + 14 + 39 + + + 568 + 569 + 39 + + + + + + + + + bitfield + 19701 + + + id + 19701 + + + bits + 2462 + + + declared_bits + 2462 + + + + + id + bits + + + 12 + + + 1 + 2 + 19701 + + + + + + + id + declared_bits + + + 12 + + + 1 + 2 + 19701 + + + + + + + bits + id + + + 12 + + + 1 + 2 + 689 + + + 2 + 3 + 591 + + + 3 + 4 + 197 + + + 4 + 5 + 197 + + + 5 + 6 + 197 + + + 6 + 8 + 197 + + + 8 + 11 + 197 + + + 12 + 115 + 197 + + + + + + + bits + declared_bits + + + 12 + + + 1 + 2 + 2462 + + + + + + + declared_bits + id + + + 12 + + + 1 + 2 + 689 + + + 2 + 3 + 591 + + + 3 + 4 + 197 + + + 4 + 5 + 197 + + + 5 + 6 + 197 + + + 6 + 8 + 197 + + + 8 + 11 + 197 + + + 12 + 115 + 197 + + + + + + + declared_bits + bits + + + 12 + + + 1 + 2 + 2462 + + + + + + + + + initialisers + 1710773 + + + init + 1710773 + + + var + 719761 + + + expr + 1710773 + + + location + 394649 + + + + + init + var + + + 12 + + + 1 + 2 + 1710773 + + + + + + + init + expr + + + 12 + + + 1 + 2 + 1710773 + + + + + + + init + location + + + 12 + + + 1 + 2 + 1710773 + + + + + + + var + init + + + 12 + + + 1 + 2 + 633986 + + + 2 + 15 + 28733 + + + 16 + 25 + 57041 + + + + + + + var + expr + + + 12 + + + 1 + 2 + 633986 + + + 2 + 15 + 28733 + + + 16 + 25 + 57041 + + + + + + + var + location + + + 12 + + + 1 + 2 + 719754 + + + 2 + 3 + 6 + + + + + + + expr + init + + + 12 + + + 1 + 2 + 1710773 + + + + + + + expr + var + + + 12 + + + 1 + 2 + 1710773 + + + + + + + expr + location + + + 12 + + + 1 + 2 + 1710773 + + + + + + + location + init + + + 12 + + + 1 + 2 + 321714 + + + 2 + 3 + 23964 + + + 3 + 15 + 30981 + + + 15 + 111551 + 17989 + + + + + + + location + var + + + 12 + + + 1 + 2 + 344605 + + + 2 + 4 + 36099 + + + 4 + 12073 + 13944 + + + + + + + location + expr + + + 12 + + + 1 + 2 + 321714 + + + 2 + 3 + 23964 + + + 3 + 15 + 30981 + + + 15 + 111551 + 17989 + + + + + + + + + braced_initialisers + 41698 + + + init + 41698 + + + + + + expr_ancestor + 516623 + + + exp + 516623 + + + ancestor + 308515 + + + + + exp + ancestor + + + 12 + + + 1 + 2 + 516623 + + + + + + + ancestor + exp + + + 12 + + + 1 + 2 + 203567 + + + 2 + 3 + 55114 + + + 3 + 4 + 22475 + + + 4 + 7 + 25153 + + + 7 + 26 + 2203 + + + + + + + + + exprs + 18387424 + + + id + 18387424 + + + kind + 1165 + + + location + 8488154 + + + + + id + kind + + + 12 + + + 1 + 2 + 18387424 + + + + + + + id + location + + + 12 + + + 1 + 2 + 18387424 + + + + + + + kind + id + + + 12 + + + 1 + 10 + 88 + + + 12 + 18 + 88 + + + 26 + 100 + 88 + + + 105 + 305 + 88 + + + 320 + 417 + 88 + + + 466 + 784 + 88 + + + 892 + 1647 + 88 + + + 1656 + 2402 + 88 + + + 3130 + 4067 + 88 + + + 4297 + 4915 + 88 + + + 5184 + 20397 + 88 + + + 25254 + 49060 + 88 + + + 63119 + 136815 + 88 + + + 285063 + 285064 + 17 + + + + + + + kind + location + + + 12 + + + 1 + 9 + 88 + + + 9 + 15 + 88 + + + 17 + 96 + 88 + + + 99 + 222 + 88 + + + 260 + 383 + 88 + + + 408 + 577 + 88 + + + 595 + 749 + 88 + + + 864 + 1774 + 88 + + + 1812 + 2545 + 88 + + + 2601 + 2910 + 88 + + + 3419 + 4913 + 88 + + + 5471 + 21108 + 88 + + + 26251 + 76182 + 88 + + + 223904 + 223905 + 17 + + + + + + + location + id + + + 12 + + + 1 + 2 + 7145204 + + + 2 + 3 + 663036 + + + 3 + 18 + 638107 + + + 18 + 71656 + 41806 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 7251273 + + + 2 + 3 + 618246 + + + 3 + 32 + 618634 + + + + + + + + + expr_reuse + 373717 + + + reuse + 373717 + + + original + 373698 + + + value_category + 37 + + + + + reuse + original + + + 12 + + + 1 + 2 + 373717 + + + + + + + reuse + value_category + + + 12 + + + 1 + 2 + 373717 + + + + + + + original + reuse + + + 12 + + + 1 + 2 + 373679 + + + 2 + 3 + 18 + + + + + + + original + value_category + + + 12 + + + 1 + 2 + 373698 + + + + + + + value_category + reuse + + + 12 + + + 15 + 16 + 18 + + + 19656 + 19657 + 18 + + + + + + + value_category + original + + + 12 + + + 15 + 16 + 18 + + + 19655 + 19656 + 18 + + + + + + + + + expr_types + 18451397 + + + id + 18319781 + + + typeid + 1214623 + + + value_category + 33 + + + + + id + typeid + + + 12 + + + 1 + 2 + 18188166 + + + 2 + 3 + 131615 + + + + + + + id + value_category + + + 12 + + + 1 + 2 + 18319781 + + + + + + + typeid + id + + + 12 + + + 1 + 2 + 438567 + + + 2 + 3 + 249345 + + + 3 + 4 + 102817 + + + 4 + 5 + 81877 + + + 5 + 8 + 109275 + + + 8 + 14 + 96496 + + + 14 + 41 + 91653 + + + 41 + 125325 + 44590 + + + + + + + typeid + value_category + + + 12 + + + 1 + 2 + 1050237 + + + 2 + 3 + 154192 + + + 3 + 4 + 10193 + + + + + + + value_category + id + + + 12 + + + 14874 + 14875 + 11 + + + 368483 + 368484 + 11 + + + 1239479 + 1239480 + 11 + + + + + + + value_category + typeid + + + 12 + + + 2712 + 2713 + 11 + + + 29920 + 29921 + 11 + + + 90429 + 90430 + 11 + + + + + + + + + compound_requirement_is_noexcept + 1 + + + expr + 1 + + + + + + new_allocated_type + 47064 + + + expr + 47064 + + + type_id + 27834 + + + + + expr + type_id + + + 12 + + + 1 + 2 + 47064 + + + + + + + type_id + expr + + + 12 + + + 1 + 2 + 11635 + + + 2 + 3 + 14735 + + + 3 + 19 + 1463 + + + + + + + + + new_array_allocated_type + 5099 + + + expr + 5099 + + + type_id + 2190 + + + + + expr + type_id + + + 12 + + + 1 + 2 + 5099 + + + + + + + type_id + expr + + + 12 + + + 1 + 2 + 31 + + + 2 + 3 + 1936 + + + 3 + 5 + 165 + + + 6 + 15 + 57 + + + + + + + + + aggregate_field_init + 4005579 + + + aggregate + 847953 + + + initializer + 4005406 + + + field + 2156 + + + position + 41 + + + + + aggregate + initializer + + + 12 + + + 1 + 2 + 6503 + + + 2 + 3 + 500733 + + + 3 + 4 + 11095 + + + 4 + 5 + 88743 + + + 5 + 12 + 49719 + + + 12 + 13 + 190968 + + + 13 + 42 + 192 + + + + + + + aggregate + field + + + 12 + + + 1 + 2 + 6502 + + + 2 + 3 + 500702 + + + 3 + 4 + 11095 + + + 4 + 5 + 88750 + + + 5 + 12 + 49743 + + + 12 + 13 + 190968 + + + 13 + 42 + 193 + + + + + + + aggregate + position + + + 12 + + + 1 + 2 + 6503 + + + 2 + 3 + 500733 + + + 3 + 4 + 11095 + + + 4 + 5 + 88743 + + + 5 + 12 + 49719 + + + 12 + 13 + 190968 + + + 13 + 42 + 192 + + + + + + + initializer + aggregate + + + 12 + + + 1 + 2 + 4005406 + + + + + + + initializer + field + + + 12 + + + 1 + 2 + 4005233 + + + 2 + 3 + 173 + + + + + + + initializer + position + + + 12 + + + 1 + 2 + 4005406 + + + + + + + field + aggregate + + + 12 + + + 1 + 2 + 782 + + + 2 + 3 + 202 + + + 3 + 6 + 158 + + + 6 + 12 + 184 + + + 12 + 21 + 163 + + + 21 + 44 + 164 + + + 46 + 106 + 171 + + + 108 + 383 + 167 + + + 394 + 190920 + 163 + + + 288611 + 288612 + 2 + + + + + + + field + initializer + + + 12 + + + 1 + 2 + 782 + + + 2 + 3 + 202 + + + 3 + 6 + 158 + + + 6 + 12 + 184 + + + 12 + 21 + 163 + + + 21 + 44 + 164 + + + 46 + 106 + 171 + + + 108 + 383 + 167 + + + 394 + 190920 + 163 + + + 288611 + 288612 + 2 + + + + + + + field + position + + + 12 + + + 1 + 2 + 2153 + + + 2 + 3 + 3 + + + + + + + position + aggregate + + + 12 + + + 2 + 3 + 13 + + + 3 + 4 + 5 + + + 49 + 50 + 3 + + + 50 + 51 + 5 + + + 72 + 193 + 3 + + + 191160 + 194827 + 3 + + + 194928 + 206244 + 3 + + + 217398 + 329623 + 3 + + + 340717 + 847954 + 3 + + + + + + + position + initializer + + + 12 + + + 2 + 3 + 13 + + + 3 + 4 + 5 + + + 49 + 50 + 3 + + + 50 + 51 + 5 + + + 72 + 193 + 3 + + + 191160 + 194827 + 3 + + + 194928 + 206244 + 3 + + + 217398 + 329623 + 3 + + + 340717 + 847954 + 3 + + + + + + + position + field + + + 12 + + + 1 + 2 + 13 + + + 2 + 3 + 5 + + + 3 + 4 + 3 + + + 4 + 5 + 5 + + + 6 + 11 + 3 + + + 14 + 27 + 3 + + + 33 + 66 + 3 + + + 90 + 174 + 3 + + + 248 + 655 + 3 + + + + + + + + + aggregate_array_init + 730401 + + + aggregate + 65615 + + + initializer + 730401 + + + element_index + 17485 + + + position + 17485 + + + + + aggregate + initializer + + + 12 + + + 1 + 2 + 7521 + + + 2 + 3 + 7791 + + + 3 + 4 + 17335 + + + 4 + 5 + 8012 + + + 5 + 6 + 5810 + + + 6 + 8 + 5006 + + + 8 + 11 + 5381 + + + 11 + 22 + 4985 + + + 22 + 17486 + 3774 + + + + + + + aggregate + element_index + + + 12 + + + 1 + 2 + 7521 + + + 2 + 3 + 7791 + + + 3 + 4 + 17335 + + + 4 + 5 + 8012 + + + 5 + 6 + 5810 + + + 6 + 8 + 5006 + + + 8 + 11 + 5381 + + + 11 + 22 + 4985 + + + 22 + 17486 + 3774 + + + + + + + aggregate + position + + + 12 + + + 1 + 2 + 7521 + + + 2 + 3 + 7791 + + + 3 + 4 + 17335 + + + 4 + 5 + 8012 + + + 5 + 6 + 5810 + + + 6 + 8 + 5006 + + + 8 + 11 + 5381 + + + 11 + 22 + 4985 + + + 22 + 17486 + 3774 + + + + + + + initializer + aggregate + + + 12 + + + 1 + 2 + 730401 + + + + + + + initializer + element_index + + + 12 + + + 1 + 2 + 730401 + + + + + + + initializer + position + + + 12 + + + 1 + 2 + 730401 + + + + + + + element_index + aggregate + + + 12 + + + 1 + 2 + 6580 + + + 2 + 3 + 2653 + + + 3 + 5 + 1308 + + + 5 + 6 + 1488 + + + 7 + 9 + 1059 + + + 9 + 15 + 1388 + + + 15 + 27 + 1379 + + + 27 + 198 + 1316 + + + 202 + 65616 + 314 + + + + + + + element_index + initializer + + + 12 + + + 1 + 2 + 6580 + + + 2 + 3 + 2653 + + + 3 + 5 + 1308 + + + 5 + 6 + 1488 + + + 7 + 9 + 1059 + + + 9 + 15 + 1388 + + + 15 + 27 + 1379 + + + 27 + 198 + 1316 + + + 202 + 65616 + 314 + + + + + + + element_index + position + + + 12 + + + 1 + 2 + 17485 + + + + + + + position + aggregate + + + 12 + + + 1 + 2 + 6580 + + + 2 + 3 + 2653 + + + 3 + 5 + 1308 + + + 5 + 6 + 1488 + + + 7 + 9 + 1059 + + + 9 + 15 + 1388 + + + 15 + 27 + 1379 + + + 27 + 198 + 1316 + + + 202 + 65616 + 314 + + + + + + + position + initializer + + + 12 + + + 1 + 2 + 6580 + + + 2 + 3 + 2653 + + + 3 + 5 + 1308 + + + 5 + 6 + 1488 + + + 7 + 9 + 1059 + + + 9 + 15 + 1388 + + + 15 + 27 + 1379 + + + 27 + 198 + 1316 + + + 202 + 65616 + 314 + + + + + + + position + element_index + + + 12 + + + 1 + 2 + 17485 + + + + + + + + + condition_decl_bind + 40713 + + + expr + 40713 + + + decl + 40713 + + + + + expr + decl + + + 12 + + + 1 + 2 + 40713 + + + + + + + decl + expr + + + 12 + + + 1 + 2 + 40713 + + + + + + + + + typeid_bind + 36021 + + + expr + 36021 + + + type_id + 16199 + + + + + expr + type_id + + + 12 + + + 1 + 2 + 36021 + + + + + + + type_id + expr + + + 12 + + + 1 + 2 + 15781 + + + 3 + 328 + 418 + + + + + + + + + uuidof_bind + 20300 + + + expr + 20300 + + + type_id + 20103 + + + + + expr + type_id + + + 12 + + + 1 + 2 + 20300 + + + + + + + type_id + expr + + + 12 + + + 1 + 2 + 19938 + + + 2 + 4 + 165 + + + + + + + + + sizeof_bind + 199183 + + + expr + 199183 + + + type_id + 8223 + + + + + expr + type_id + + + 12 + + + 1 + 2 + 199183 + + + + + + + type_id + expr + + + 12 + + + 1 + 2 + 2704 + + + 2 + 3 + 2328 + + + 3 + 4 + 777 + + + 4 + 5 + 746 + + + 5 + 6 + 211 + + + 6 + 9 + 756 + + + 9 + 133 + 640 + + + 164 + 18023 + 58 + + + + + + + + + code_block + 15 + + + block + 15 + + + routine + 15 + + + + + block + routine + + + 12 + + + 1 + 2 + 15 + + + + + + + routine + block + + + 12 + + + 1 + 2 + 15 + + + + + + + + + lambdas + 21462 + + + expr + 21462 + + + default_capture + 466 + + + has_explicit_return_type + 466 + + + + + expr + default_capture + + + 12 + + + 1 + 2 + 21462 + + + + + + + expr + has_explicit_return_type + + + 12 + + + 1 + 2 + 21462 + + + + + + + default_capture + expr + + + 12 + + + 46 + 47 + 466 + + + + + + + default_capture + has_explicit_return_type + + + 12 + + + 1 + 2 + 466 + + + + + + + has_explicit_return_type + expr + + + 12 + + + 46 + 47 + 466 + + + + + + + has_explicit_return_type + default_capture + + + 12 + + + 1 + 2 + 466 + + + + + + + + + lambda_capture + 27994 + + + id + 27994 + + + lambda + 20529 + + + index + 933 + + + field + 27994 + + + captured_by_reference + 466 + + + is_implicit + 466 + + + location + 2799 + + + + + id + lambda + + + 12 + + + 1 + 2 + 27994 + + + + + + + id + index + + + 12 + + + 1 + 2 + 27994 + + + + + + + id + field + + + 12 + + + 1 + 2 + 27994 + + + + + + + id + captured_by_reference + + + 12 + + + 1 + 2 + 27994 + + + + + + + id + is_implicit + + + 12 + + + 1 + 2 + 27994 + + + + + + + id + location + + + 12 + + + 1 + 2 + 27994 + + + + + + + lambda + id + + + 12 + + + 1 + 2 + 13064 + + + 2 + 3 + 7465 + + + + + + + lambda + index + + + 12 + + + 1 + 2 + 13064 + + + 2 + 3 + 7465 + + + + + + + lambda + field + + + 12 + + + 1 + 2 + 13064 + + + 2 + 3 + 7465 + + + + + + + lambda + captured_by_reference + + + 12 + + + 1 + 2 + 20529 + + + + + + + lambda + is_implicit + + + 12 + + + 1 + 2 + 20529 + + + + + + + lambda + location + + + 12 + + + 1 + 2 + 13064 + + + 2 + 3 + 7465 + + + + + + + index + id + + + 12 + + + 16 + 17 + 466 + + + 44 + 45 + 466 + + + + + + + index + lambda + + + 12 + + + 16 + 17 + 466 + + + 44 + 45 + 466 + + + + + + + index + field + + + 12 + + + 16 + 17 + 466 + + + 44 + 45 + 466 + + + + + + + index + captured_by_reference + + + 12 + + + 1 + 2 + 933 + + + + + + + index + is_implicit + + + 12 + + + 1 + 2 + 933 + + + + + + + index + location + + + 12 + + + 2 + 3 + 466 + + + 4 + 5 + 466 + + + + + + + field + id + + + 12 + + + 1 + 2 + 27994 + + + + + + + field + lambda + + + 12 + + + 1 + 2 + 27994 + + + + + + + field + index + + + 12 + + + 1 + 2 + 27994 + + + + + + + field + captured_by_reference + + + 12 + + + 1 + 2 + 27994 + + + + + + + field + is_implicit + + + 12 + + + 1 + 2 + 27994 + + + + + + + field + location + + + 12 + + + 1 + 2 + 27994 + + + + + + + captured_by_reference + id + + + 12 + + + 60 + 61 + 466 + + + + + + + captured_by_reference + lambda + + + 12 + + + 44 + 45 + 466 + + + + + + + captured_by_reference + index + + + 12 + + + 2 + 3 + 466 + + + + + + + captured_by_reference + field + + + 12 + + + 60 + 61 + 466 + + + + + + + captured_by_reference + is_implicit + + + 12 + + + 1 + 2 + 466 + + + + + + + captured_by_reference + location + + + 12 + + + 6 + 7 + 466 + + + + + + + is_implicit + id + + + 12 + + + 60 + 61 + 466 + + + + + + + is_implicit + lambda + + + 12 + + + 44 + 45 + 466 + + + + + + + is_implicit + index + + + 12 + + + 2 + 3 + 466 + + + + + + + is_implicit + field + + + 12 + + + 60 + 61 + 466 + + + + + + + is_implicit + captured_by_reference + + + 12 + + + 1 + 2 + 466 + + + + + + + is_implicit + location + + + 12 + + + 6 + 7 + 466 + + + + + + + location + id + + + 12 + + + 8 + 9 + 1866 + + + 14 + 15 + 933 + + + + + + + location + lambda + + + 12 + + + 8 + 9 + 1866 + + + 14 + 15 + 933 + + + + + + + location + index + + + 12 + + + 1 + 2 + 2799 + + + + + + + location + field + + + 12 + + + 8 + 9 + 1866 + + + 14 + 15 + 933 + + + + + + + location + captured_by_reference + + + 12 + + + 1 + 2 + 2799 + + + + + + + location + is_implicit + + + 12 + + + 1 + 2 + 2799 + + + + + + + + + fold + 4 + + + expr + 4 + + + operator + 4 + + + is_left_fold + 2 + + + + + expr + operator + + + 12 + + + 1 + 2 + 4 + + + + + + + expr + is_left_fold + + + 12 + + + 1 + 2 + 4 + + + + + + + operator + expr + + + 12 + + + 1 + 2 + 4 + + + + + + + operator + is_left_fold + + + 12 + + + 1 + 2 + 4 + + + + + + + is_left_fold + expr + + + 12 + + + 2 + 3 + 2 + + + + + + + is_left_fold + operator + + + 12 + + + 2 + 3 + 2 + + + + + + + + + stmts + 4630324 + + + id + 4630324 + + + kind + 1871 + + + location + 2171732 + + + + + id + kind + + + 12 + + + 1 + 2 + 4630324 + + + + + + + id + location + + + 12 + + + 1 + 2 + 4630324 + + + + + + + kind + id + + + 12 + + + 1 + 2 + 98 + + + 18 + 19 + 98 + + + 22 + 23 + 98 + + + 51 + 52 + 98 + + + 76 + 77 + 98 + + + 84 + 85 + 98 + + + 107 + 108 + 98 + + + 163 + 164 + 98 + + + 258 + 259 + 98 + + + 299 + 300 + 98 + + + 412 + 413 + 98 + + + 498 + 499 + 98 + + + 538 + 539 + 98 + + + 1371 + 1372 + 98 + + + 2810 + 2811 + 98 + + + 4866 + 4867 + 98 + + + 9205 + 9206 + 98 + + + 12120 + 12121 + 98 + + + 14105 + 14106 + 98 + + + + + + + kind + location + + + 12 + + + 1 + 2 + 98 + + + 8 + 9 + 98 + + + 18 + 19 + 98 + + + 45 + 46 + 98 + + + 50 + 51 + 98 + + + 56 + 57 + 98 + + + 74 + 75 + 98 + + + 101 + 102 + 98 + + + 103 + 104 + 98 + + + 131 + 132 + 98 + + + 225 + 226 + 98 + + + 252 + 253 + 98 + + + 368 + 369 + 98 + + + 650 + 651 + 98 + + + 1753 + 1754 + 98 + + + 2198 + 2199 + 98 + + + 4244 + 4245 + 98 + + + 6101 + 6102 + 98 + + + 6607 + 6608 + 98 + + + + + + + location + id + + + 12 + + + 1 + 2 + 1725781 + + + 2 + 3 + 178301 + + + 3 + 8 + 167367 + + + 8 + 653 + 100282 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 2117848 + + + 2 + 8 + 53884 + + + + + + + + + type_vla + 1 + + + type_id + 1 + + + decl + 1 + + + + + type_id + decl + + + 12 + + + 1 + 2 + 1 + + + + + + + decl + type_id + + + 12 + + + 1 + 2 + 1 + + + + + + + + + variable_vla + 22 + + + var + 22 + + + decl + 22 + + + + + var + decl + + + 12 + + + 1 + 2 + 22 + + + + + + + decl + var + + + 12 + + + 1 + 2 + 22 + + + + + + + + + if_initialization + 295 + + + if_stmt + 295 + + + init_id + 295 + + + + + if_stmt + init_id + + + 12 + + + 1 + 2 + 295 + + + + + + + init_id + if_stmt + + + 12 + + + 1 + 2 + 295 + + + + + + + + + if_then + 725911 + + + if_stmt + 725911 + + + then_id + 725911 + + + + + if_stmt + then_id + + + 12 + + + 1 + 2 + 725911 + + + + + + + then_id + if_stmt + + + 12 + + + 1 + 2 + 725911 + + + + + + + + + if_else + 184668 + + + if_stmt + 184668 + + + else_id + 184668 + + + + + if_stmt + else_id + + + 12 + + + 1 + 2 + 184668 + + + + + + + else_id + if_stmt + + + 12 + + + 1 + 2 + 184668 + + + + + + + + + constexpr_if_initialization + 3 + + + constexpr_if_stmt + 3 + + + init_id + 3 + + + + + constexpr_if_stmt + init_id + + + 12 + + + 1 + 2 + 3 + + + + + + + init_id + constexpr_if_stmt + + + 12 + + + 1 + 2 + 3 + + + + + + + + + constexpr_if_then + 52997 + + + constexpr_if_stmt + 52997 + + + then_id + 52997 + + + + + constexpr_if_stmt + then_id + + + 12 + + + 1 + 2 + 52997 + + + + + + + then_id + constexpr_if_stmt + + + 12 + + + 1 + 2 + 52997 + + + + + + + + + constexpr_if_else + 30734 + + + constexpr_if_stmt + 30734 + + + else_id + 30734 + + + + + constexpr_if_stmt + else_id + + + 12 + + + 1 + 2 + 30734 + + + + + + + else_id + constexpr_if_stmt + + + 12 + + + 1 + 2 + 30734 + + + + + + + + + while_body + 29316 + + + while_stmt + 29316 + + + body_id + 29316 + + + + + while_stmt + body_id + + + 12 + + + 1 + 2 + 29316 + + + + + + + body_id + while_stmt + + + 12 + + + 1 + 2 + 29316 + + + + + + + + + do_body + 148873 + + + do_stmt + 148873 + + + body_id + 148873 + + + + + do_stmt + body_id + + + 12 + + + 1 + 2 + 148873 + + + + + + + body_id + do_stmt + + + 12 + + + 1 + 2 + 148873 + + + + + + + + + switch_initialization + 8 + + + switch_stmt + 8 + + + init_id + 8 + + + + + switch_stmt + init_id + + + 12 + + + 1 + 2 + 8 + + + + + + + init_id + switch_stmt + + + 12 + + + 1 + 2 + 8 + + + + + + + + + switch_case + 207500 + + + switch_stmt + 11019 + + + index + 4673 + + + case_id + 207500 + + + + + switch_stmt + index + + + 12 + + + 2 + 3 + 56 + + + 3 + 4 + 2393 + + + 4 + 5 + 1766 + + + 5 + 6 + 1044 + + + 6 + 8 + 987 + + + 8 + 9 + 531 + + + 9 + 10 + 1025 + + + 10 + 11 + 360 + + + 11 + 14 + 1006 + + + 14 + 31 + 930 + + + 36 + 247 + 911 + + + + + + + switch_stmt + case_id + + + 12 + + + 2 + 3 + 56 + + + 3 + 4 + 2393 + + + 4 + 5 + 1766 + + + 5 + 6 + 1044 + + + 6 + 8 + 987 + + + 8 + 9 + 531 + + + 9 + 10 + 1025 + + + 10 + 11 + 360 + + + 11 + 14 + 1006 + + + 14 + 31 + 930 + + + 36 + 247 + 911 + + + + + + + index + switch_stmt + + + 12 + + + 14 + 15 + 1234 + + + 19 + 20 + 569 + + + 33 + 34 + 2013 + + + 34 + 63 + 398 + + + 68 + 304 + 360 + + + 358 + 581 + 94 + + + + + + + index + case_id + + + 12 + + + 14 + 15 + 1234 + + + 19 + 20 + 569 + + + 33 + 34 + 2013 + + + 34 + 63 + 398 + + + 68 + 304 + 360 + + + 358 + 581 + 94 + + + + + + + case_id + switch_stmt + + + 12 + + + 1 + 2 + 207500 + + + + + + + case_id + index + + + 12 + + + 1 + 2 + 207500 + + + + + + + + + switch_body + 20786 + + + switch_stmt + 20786 + + + body_id + 20786 + + + + + switch_stmt + body_id + + + 12 + + + 1 + 2 + 20786 + + + + + + + body_id + switch_stmt + + + 12 + + + 1 + 2 + 20786 + + + + + + + + + for_initialization + 53403 + + + for_stmt + 53403 + + + init_id + 53403 + + + + + for_stmt + init_id + + + 12 + + + 1 + 2 + 53403 + + + + + + + init_id + for_stmt + + + 12 + + + 1 + 2 + 53403 + + + + + + + + + for_condition + 55668 + + + for_stmt + 55668 + + + condition_id + 55668 + + + + + for_stmt + condition_id + + + 12 + + + 1 + 2 + 55668 + + + + + + + condition_id + for_stmt + + + 12 + + + 1 + 2 + 55668 + + + + + + + + + for_update + 53506 + + + for_stmt + 53506 + + + update_id + 53506 + + + + + for_stmt + update_id + + + 12 + + + 1 + 2 + 53506 + + + + + + + update_id + for_stmt + + + 12 + + + 1 + 2 + 53506 + + + + + + + + + for_body + 61556 + + + for_stmt + 61556 + + + body_id + 61556 + + + + + for_stmt + body_id + + + 12 + + + 1 + 2 + 61556 + + + + + + + body_id + for_stmt + + + 12 + + + 1 + 2 + 61556 + + + + + + + + + stmtparents + 4053456 + + + id + 4053456 + + + index + 12331 + + + parent + 1719854 + + + + + id + index + + + 12 + + + 1 + 2 + 4053456 + + + + + + + id + parent + + + 12 + + + 1 + 2 + 4053456 + + + + + + + index + id + + + 12 + + + 1 + 2 + 4051 + + + 2 + 3 + 1009 + + + 3 + 4 + 222 + + + 4 + 5 + 1568 + + + 7 + 8 + 1028 + + + 8 + 12 + 800 + + + 12 + 29 + 1085 + + + 29 + 38 + 927 + + + 41 + 77 + 933 + + + 77 + 194851 + 704 + + + + + + + index + parent + + + 12 + + + 1 + 2 + 4051 + + + 2 + 3 + 1009 + + + 3 + 4 + 222 + + + 4 + 5 + 1568 + + + 7 + 8 + 1028 + + + 8 + 12 + 800 + + + 12 + 29 + 1085 + + + 29 + 38 + 927 + + + 41 + 77 + 933 + + + 77 + 194851 + 704 + + + + + + + parent + id + + + 12 + + + 1 + 2 + 987697 + + + 2 + 3 + 372621 + + + 3 + 4 + 105637 + + + 4 + 6 + 111200 + + + 6 + 17 + 130409 + + + 17 + 1943 + 12287 + + + + + + + parent + index + + + 12 + + + 1 + 2 + 987697 + + + 2 + 3 + 372621 + + + 3 + 4 + 105637 + + + 4 + 6 + 111200 + + + 6 + 17 + 130409 + + + 17 + 1943 + 12287 + + + + + + + + + ishandler + 62675 + + + block + 62675 + + + + + + stmt_decl_bind + 580849 + + + stmt + 541066 + + + num + 74 + + + decl + 580745 + + + + + stmt + num + + + 12 + + + 1 + 2 + 520377 + + + 2 + 19 + 20688 + + + + + + + stmt + decl + + + 12 + + + 1 + 2 + 520377 + + + 2 + 19 + 20688 + + + + + + + num + stmt + + + 12 + + + 1 + 2 + 8 + + + 3 + 4 + 4 + + + 4 + 5 + 4 + + + 8 + 9 + 4 + + + 9 + 10 + 4 + + + 10 + 11 + 8 + + + 16 + 17 + 4 + + + 42 + 43 + 4 + + + 89 + 90 + 4 + + + 128 + 129 + 4 + + + 218 + 219 + 4 + + + 390 + 391 + 4 + + + 1086 + 1087 + 4 + + + 2571 + 2572 + 4 + + + 4969 + 4970 + 4 + + + 129953 + 129954 + 4 + + + + + + + num + decl + + + 12 + + + 1 + 2 + 8 + + + 3 + 4 + 4 + + + 4 + 5 + 4 + + + 8 + 9 + 4 + + + 9 + 10 + 4 + + + 10 + 11 + 8 + + + 16 + 17 + 4 + + + 42 + 43 + 4 + + + 89 + 90 + 4 + + + 128 + 129 + 4 + + + 218 + 219 + 4 + + + 390 + 391 + 4 + + + 1086 + 1087 + 4 + + + 2571 + 2572 + 4 + + + 4969 + 4970 + 4 + + + 129928 + 129929 + 4 + + + + + + + decl + stmt + + + 12 + + + 1 + 2 + 580707 + + + 2 + 6 + 37 + + + + + + + decl + num + + + 12 + + + 1 + 2 + 580745 + + + + + + + + + stmt_decl_entry_bind + 580849 + + + stmt + 541066 + + + num + 74 + + + decl_entry + 580791 + + + + + stmt + num + + + 12 + + + 1 + 2 + 520377 + + + 2 + 19 + 20688 + + + + + + + stmt + decl_entry + + + 12 + + + 1 + 2 + 520377 + + + 2 + 19 + 20688 + + + + + + + num + stmt + + + 12 + + + 1 + 2 + 8 + + + 3 + 4 + 4 + + + 4 + 5 + 4 + + + 8 + 9 + 4 + + + 9 + 10 + 4 + + + 10 + 11 + 8 + + + 16 + 17 + 4 + + + 42 + 43 + 4 + + + 89 + 90 + 4 + + + 128 + 129 + 4 + + + 218 + 219 + 4 + + + 390 + 391 + 4 + + + 1086 + 1087 + 4 + + + 2571 + 2572 + 4 + + + 4969 + 4970 + 4 + + + 129953 + 129954 + 4 + + + + + + + num + decl_entry + + + 12 + + + 1 + 2 + 8 + + + 3 + 4 + 4 + + + 4 + 5 + 4 + + + 8 + 9 + 4 + + + 9 + 10 + 4 + + + 10 + 11 + 8 + + + 16 + 17 + 4 + + + 42 + 43 + 4 + + + 89 + 90 + 4 + + + 128 + 129 + 4 + + + 218 + 219 + 4 + + + 390 + 391 + 4 + + + 1086 + 1087 + 4 + + + 2571 + 2572 + 4 + + + 4969 + 4970 + 4 + + + 129939 + 129940 + 4 + + + + + + + decl_entry + stmt + + + 12 + + + 1 + 2 + 580770 + + + 3 + 6 + 20 + + + + + + + decl_entry + num + + + 12 + + + 1 + 2 + 580791 + + + + + + + + + blockscope + 1410469 + + + block + 1410469 + + + enclosing + 1295224 + + + + + block + enclosing + + + 12 + + + 1 + 2 + 1410469 + + + + + + + enclosing + block + + + 12 + + + 1 + 2 + 1229903 + + + 2 + 13 + 65321 + + + + + + + + + jumpinfo + 254455 + + + id + 254455 + + + str + 21190 + + + target + 53142 + + + + + id + str + + + 12 + + + 1 + 2 + 254455 + + + + + + + id + target + + + 12 + + + 1 + 2 + 254455 + + + + + + + str + id + + + 12 + + + 2 + 3 + 9893 + + + 3 + 4 + 4254 + + + 4 + 5 + 1568 + + + 5 + 6 + 1342 + + + 6 + 10 + 1702 + + + 10 + 22 + 1623 + + + 22 + 13723 + 805 + + + + + + + str + target + + + 12 + + + 1 + 2 + 16747 + + + 2 + 3 + 2636 + + + 3 + 10 + 1690 + + + 10 + 3326 + 115 + + + + + + + target + id + + + 12 + + + 1 + 2 + 24 + + + 2 + 3 + 26476 + + + 3 + 4 + 12920 + + + 4 + 5 + 5352 + + + 5 + 8 + 4699 + + + 8 + 2124 + 3668 + + + + + + + target + str + + + 12 + + + 1 + 2 + 53142 + + + + + + + + + preprocdirects + 4188015 + + + id + 4188015 + + + kind + 5132 + + + location + 4147423 + + + + + id + kind + + + 12 + + + 1 + 2 + 4188015 + + + + + + + id + location + + + 12 + + + 1 + 2 + 4188015 + + + + + + + kind + id + + + 12 + + + 4 + 5 + 466 + + + 54 + 55 + 466 + + + 151 + 152 + 466 + + + 448 + 449 + 466 + + + 554 + 555 + 466 + + + 564 + 565 + 466 + + + 571 + 572 + 466 + + + 667 + 668 + 466 + + + 1429 + 1430 + 466 + + + 1970 + 1971 + 466 + + + 2564 + 2565 + 466 + + + + + + + kind + location + + + 12 + + + 4 + 5 + 466 + + + 54 + 55 + 466 + + + 151 + 152 + 466 + + + 448 + 449 + 466 + + + 554 + 555 + 466 + + + 564 + 565 + 466 + + + 571 + 572 + 466 + + + 667 + 668 + 466 + + + 1429 + 1430 + 466 + + + 1883 + 1884 + 466 + + + 2564 + 2565 + 466 + + + + + + + location + id + + + 12 + + + 1 + 2 + 4146956 + + + 88 + 89 + 466 + + + + + + + location + kind + + + 12 + + + 1 + 2 + 4147423 + + + + + + + + + preprocpair + 1430532 + + + begin + 1196309 + + + elseelifend + 1430532 + + + + + begin + elseelifend + + + 12 + + + 1 + 2 + 977950 + + + 2 + 3 + 208094 + + + 3 + 11 + 10264 + + + + + + + elseelifend + begin + + + 12 + + + 1 + 2 + 1430532 + + + + + + + + + preproctrue + 766589 + + + branch + 766589 + + + + + + preprocfalse + 331271 + + + branch + 331271 + + + + + + preproctext + 3367732 + + + id + 3367732 + + + head + 2440662 + + + body + 1426412 + + + + + id + head + + + 12 + + + 1 + 2 + 3367732 + + + + + + + id + body + + + 12 + + + 1 + 2 + 3367732 + + + + + + + head + id + + + 12 + + + 1 + 2 + 2301863 + + + 2 + 740 + 138799 + + + + + + + head + body + + + 12 + + + 1 + 2 + 2381951 + + + 2 + 5 + 58711 + + + + + + + body + id + + + 12 + + + 1 + 2 + 1291258 + + + 2 + 6 + 106980 + + + 6 + 11630 + 28173 + + + + + + + body + head + + + 12 + + + 1 + 2 + 1294114 + + + 2 + 7 + 107276 + + + 7 + 2980 + 25021 + + + + + + + + + includes + 313074 + + + id + 313074 + + + included + 117111 + + + + + id + included + + + 12 + + + 1 + 2 + 313074 + + + + + + + included + id + + + 12 + + + 1 + 2 + 61121 + + + 2 + 3 + 21929 + + + 3 + 4 + 12597 + + + 4 + 6 + 10264 + + + 6 + 14 + 8865 + + + 14 + 47 + 2332 + + + + + + + + + link_targets + 816 + + + id + 816 + + + binary + 816 + + + + + id + binary + + + 12 + + + 1 + 2 + 816 + + + + + + + binary + id + + + 12 + + + 1 + 2 + 816 + + + + + + + + + link_parent + 28682586 + + + element + 3585083 + + + link_target + 348 + + + + + element + link_target + + + 12 + + + 1 + 2 + 432951 + + + 2 + 9 + 20344 + + + 9 + 10 + 3131788 + + + + + + + link_target + element + + + 12 + + + 3 + 4 + 34 + + + 90053 + 90054 + 34 + + + 90119 + 90120 + 34 + + + 90171 + 90172 + 34 + + + 90178 + 90179 + 34 + + + 90214 + 90215 + 34 + + + 90271 + 90272 + 34 + + + 91358 + 91359 + 34 + + + 94684 + 94685 + 34 + + + 96292 + 96293 + 34 + + + + + + + + + xmlEncoding + 39724 + + + id + 39724 + + + encoding + 1 + + + + + id + encoding + + + 12 + + + 1 + 2 + 39724 + + + + + + + encoding + id + + + 12 + + + 39724 + 39725 + 1 + + + + + + + + + xmlDTDs + 1 + + + id + 1 + + + root + 1 + + + publicId + 1 + + + systemId + 1 + + + fileid + 1 + + + + + id + root + + + 12 + + + 1 + 2 + 1 + + + + + + + id + publicId + + + 12 + + + 1 + 2 + 1 + + + + + + + id + systemId + + + 12 + + + 1 + 2 + 1 + + + + + + + id + fileid + + + 12 + + + 1 + 2 + 1 + + + + + + + root + id + + + 12 + + + 1 + 2 + 1 + + + + + + + root + publicId + + + 12 + + + 1 + 2 + 1 + + + + + + + root + systemId + + + 12 + + + 1 + 2 + 1 + + + + + + + root + fileid + + + 12 + + + 1 + 2 + 1 + + + + + + + publicId + id + + + 12 + + + 1 + 2 + 1 + + + + + + + publicId + root + + + 12 + + + 1 + 2 + 1 + + + + + + + publicId + systemId + + + 12 + + + 1 + 2 + 1 + + + + + + + publicId + fileid + + + 12 + + + 1 + 2 + 1 + + + + + + + systemId + id + + + 12 + + + 1 + 2 + 1 + + + + + + + systemId + root + + + 12 + + + 1 + 2 + 1 + + + + + + + systemId + publicId + + + 12 + + + 1 + 2 + 1 + + + + + + + systemId + fileid + + + 12 + + + 1 + 2 + 1 + + + + + + + fileid + id + + + 12 + + + 1 + 2 + 1 + + + + + + + fileid + root + + + 12 + + + 1 + 2 + 1 + + + + + + + fileid + publicId + + + 12 + + + 1 + 2 + 1 + + + + + + + fileid + systemId + + + 12 + + + 1 + 2 + 1 + + + + + + + + + xmlElements + 1270313 + + + id + 1270313 + + + name + 4655 + + + parentid + 578021 + + + idx + 35122 + + + fileid + 39721 + + + + + id + name + + + 12 + + + 1 + 2 + 1270313 + + + + + + + id + parentid + + + 12 + + + 1 + 2 + 1270313 + + + + + + + id + idx + + + 12 + + + 1 + 2 + 1270313 + + + + + + + id + fileid + + + 12 + + + 1 + 2 + 1270313 + + + + + + + name + id + + + 12 + + + 1 + 2 + 420 + + + 2 + 5 + 156 + + + 5 + 6 + 3832 + + + 6 + 310317 + 247 + + + + + + + name + parentid + + + 12 + + + 1 + 2 + 456 + + + 2 + 5 + 150 + + + 5 + 6 + 3829 + + + 6 + 161565 + 220 + + + + + + + name + idx + + + 12 + + + 1 + 2 + 4358 + + + 2 + 35123 + 297 + + + + + + + name + fileid + + + 12 + + + 1 + 2 + 486 + + + 2 + 5 + 133 + + + 5 + 6 + 3831 + + + 6 + 14503 + 205 + + + + + + + parentid + id + + + 12 + + + 1 + 2 + 371969 + + + 2 + 3 + 62095 + + + 3 + 4 + 104113 + + + 4 + 35123 + 39844 + + + + + + + parentid + name + + + 12 + + + 1 + 2 + 500482 + + + 2 + 3 + 17866 + + + 3 + 4 + 49117 + + + 4 + 45 + 10556 + + + + + + + parentid + idx + + + 12 + + + 1 + 2 + 371969 + + + 2 + 3 + 62095 + + + 3 + 4 + 104113 + + + 4 + 35123 + 39844 + + + + + + + parentid + fileid + + + 12 + + + 1 + 2 + 578021 + + + + + + + idx + id + + + 12 + + + 2 + 3 + 606 + + + 4 + 5 + 17851 + + + 5 + 6 + 6533 + + + 6 + 7 + 859 + + + 7 + 8 + 4471 + + + 9 + 16 + 2719 + + + 16 + 578022 + 2083 + + + + + + + idx + name + + + 12 + + + 1 + 2 + 18457 + + + 2 + 3 + 6533 + + + 3 + 4 + 6178 + + + 4 + 8 + 2624 + + + 8 + 4397 + 1330 + + + + + + + idx + parentid + + + 12 + + + 2 + 3 + 606 + + + 4 + 5 + 17851 + + + 5 + 6 + 6533 + + + 6 + 7 + 859 + + + 7 + 8 + 4471 + + + 9 + 16 + 2719 + + + 16 + 578022 + 2083 + + + + + + + idx + fileid + + + 12 + + + 2 + 3 + 606 + + + 4 + 5 + 17851 + + + 5 + 6 + 6533 + + + 6 + 7 + 859 + + + 7 + 8 + 4471 + + + 9 + 16 + 2719 + + + 16 + 39722 + 2083 + + + + + + + fileid + id + + + 12 + + + 1 + 2 + 20457 + + + 2 + 3 + 3115 + + + 3 + 7 + 3026 + + + 7 + 8 + 3588 + + + 8 + 9 + 2220 + + + 9 + 11 + 3099 + + + 11 + 19 + 3087 + + + 19 + 114506 + 1129 + + + + + + + fileid + name + + + 12 + + + 1 + 2 + 20459 + + + 2 + 3 + 3458 + + + 3 + 5 + 2569 + + + 5 + 7 + 2172 + + + 7 + 8 + 6158 + + + 8 + 9 + 3501 + + + 9 + 46 + 1404 + + + + + + + fileid + parentid + + + 12 + + + 1 + 2 + 20457 + + + 2 + 3 + 3870 + + + 3 + 5 + 2152 + + + 5 + 6 + 2876 + + + 6 + 7 + 2720 + + + 7 + 8 + 4132 + + + 8 + 14 + 3096 + + + 14 + 31079 + 418 + + + + + + + fileid + idx + + + 12 + + + 1 + 2 + 25894 + + + 2 + 3 + 5301 + + + 3 + 4 + 3787 + + + 4 + 6 + 3268 + + + 6 + 35123 + 1471 + + + + + + + + + xmlAttrs + 1202020 + + + id + 1202020 + + + elementid + 760198 + + + name + 3649 + + + value + 121803 + + + idx + 2000 + + + fileid + 39448 + + + + + id + elementid + + + 12 + + + 1 + 2 + 1202020 + + + + + + + id + name + + + 12 + + + 1 + 2 + 1202020 + + + + + + + id + value + + + 12 + + + 1 + 2 + 1202020 + + + + + + + id + idx + + + 12 + + + 1 + 2 + 1202020 + + + + + + + id + fileid + + + 12 + + + 1 + 2 + 1202020 + + + + + + + elementid + id + + + 12 + + + 1 + 2 + 425697 + + + 2 + 3 + 249659 + + + 3 + 4 + 66474 + + + 4 + 2001 + 18368 + + + + + + + elementid + name + + + 12 + + + 1 + 2 + 425778 + + + 2 + 3 + 249579 + + + 3 + 4 + 66475 + + + 4 + 2001 + 18366 + + + + + + + elementid + value + + + 12 + + + 1 + 2 + 466237 + + + 2 + 3 + 266291 + + + 3 + 46 + 27670 + + + + + + + elementid + idx + + + 12 + + + 1 + 2 + 425697 + + + 2 + 3 + 249659 + + + 3 + 4 + 66474 + + + 4 + 2001 + 18368 + + + + + + + elementid + fileid + + + 12 + + + 1 + 2 + 760198 + + + + + + + name + id + + + 12 + + + 1 + 2 + 3467 + + + 2 + 262475 + 182 + + + + + + + name + elementid + + + 12 + + + 1 + 2 + 3467 + + + 2 + 262475 + 182 + + + + + + + name + value + + + 12 + + + 1 + 2 + 3501 + + + 2 + 54146 + 148 + + + + + + + name + idx + + + 12 + + + 1 + 2 + 3531 + + + 2 + 11 + 118 + + + + + + + name + fileid + + + 12 + + + 1 + 2 + 3491 + + + 2 + 21768 + 158 + + + + + + + value + id + + + 12 + + + 1 + 2 + 72032 + + + 2 + 3 + 42366 + + + 3 + 199269 + 7405 + + + + + + + value + elementid + + + 12 + + + 1 + 2 + 72036 + + + 2 + 3 + 42374 + + + 3 + 199269 + 7393 + + + + + + + value + name + + + 12 + + + 1 + 2 + 116722 + + + 2 + 2041 + 5081 + + + + + + + value + idx + + + 12 + + + 1 + 2 + 117957 + + + 2 + 2001 + 3846 + + + + + + + value + fileid + + + 12 + + + 1 + 2 + 86306 + + + 2 + 3 + 28570 + + + 3 + 4175 + 6927 + + + + + + + idx + id + + + 12 + + + 1 + 2 + 1955 + + + 2 + 760199 + 45 + + + + + + + idx + elementid + + + 12 + + + 1 + 2 + 1955 + + + 2 + 760199 + 45 + + + + + + + idx + name + + + 12 + + + 1 + 2 + 1955 + + + 2 + 189 + 45 + + + + + + + idx + value + + + 12 + + + 1 + 2 + 1955 + + + 2 + 116643 + 45 + + + + + + + idx + fileid + + + 12 + + + 1 + 2 + 1955 + + + 2 + 39449 + 45 + + + + + + + fileid + id + + + 12 + + + 1 + 2 + 22884 + + + 2 + 4 + 2565 + + + 4 + 6 + 2294 + + + 6 + 7 + 3299 + + + 7 + 9 + 3272 + + + 9 + 16 + 3143 + + + 16 + 129952 + 1991 + + + + + + + fileid + elementid + + + 12 + + + 1 + 2 + 23890 + + + 2 + 4 + 2131 + + + 4 + 5 + 1971 + + + 5 + 6 + 4096 + + + 6 + 8 + 3519 + + + 8 + 16 + 3137 + + + 16 + 106600 + 704 + + + + + + + fileid + name + + + 12 + + + 1 + 2 + 22946 + + + 2 + 3 + 2338 + + + 3 + 4 + 2726 + + + 4 + 5 + 2824 + + + 5 + 6 + 2994 + + + 6 + 7 + 3876 + + + 7 + 2002 + 1744 + + + + + + + fileid + value + + + 12 + + + 1 + 2 + 22916 + + + 2 + 4 + 2772 + + + 4 + 5 + 2112 + + + 5 + 6 + 3510 + + + 6 + 8 + 1993 + + + 8 + 11 + 3365 + + + 11 + 50357 + 2780 + + + + + + + fileid + idx + + + 12 + + + 1 + 2 + 26133 + + + 2 + 3 + 9699 + + + 3 + 5 + 3511 + + + 5 + 2001 + 105 + + + + + + + + + xmlNs + 71201 + + + id + 4185 + + + prefixName + 958 + + + URI + 4185 + + + fileid + 39544 + + + + + id + prefixName + + + 12 + + + 1 + 2 + 2602 + + + 2 + 3 + 1553 + + + 3 + 872 + 30 + + + + + + + id + URI + + + 12 + + + 1 + 2 + 4185 + + + + + + + id + fileid + + + 12 + + + 1 + 6 + 274 + + + 6 + 7 + 3825 + + + 7 + 24905 + 86 + + + + + + + prefixName + id + + + 12 + + + 1 + 2 + 915 + + + 2 + 4054 + 43 + + + + + + + prefixName + URI + + + 12 + + + 1 + 2 + 915 + + + 2 + 4054 + 43 + + + + + + + prefixName + fileid + + + 12 + + + 1 + 2 + 828 + + + 2 + 5 + 73 + + + 5 + 24903 + 57 + + + + + + + URI + id + + + 12 + + + 1 + 2 + 4185 + + + + + + + URI + prefixName + + + 12 + + + 1 + 2 + 2602 + + + 2 + 3 + 1553 + + + 3 + 872 + 30 + + + + + + + URI + fileid + + + 12 + + + 1 + 6 + 274 + + + 6 + 7 + 3825 + + + 7 + 24905 + 86 + + + + + + + fileid + id + + + 12 + + + 1 + 2 + 11655 + + + 2 + 3 + 26146 + + + 3 + 8 + 1743 + + + + + + + fileid + prefixName + + + 12 + + + 1 + 2 + 11653 + + + 2 + 3 + 25982 + + + 3 + 31 + 1909 + + + + + + + fileid + URI + + + 12 + + + 1 + 2 + 11655 + + + 2 + 3 + 26146 + + + 3 + 8 + 1743 + + + + + + + + + xmlHasNs + 1139730 + + + elementId + 1139730 + + + nsId + 4136 + + + fileid + 39537 + + + + + elementId + nsId + + + 12 + + + 1 + 2 + 1139730 + + + + + + + elementId + fileid + + + 12 + + + 1 + 2 + 1139730 + + + + + + + nsId + elementId + + + 12 + + + 1 + 5 + 234 + + + 5 + 6 + 3824 + + + 6 + 643289 + 78 + + + + + + + nsId + fileid + + + 12 + + + 1 + 5 + 257 + + + 5 + 6 + 3823 + + + 6 + 24759 + 56 + + + + + + + fileid + elementId + + + 12 + + + 1 + 2 + 3669 + + + 2 + 3 + 20429 + + + 3 + 7 + 2536 + + + 7 + 8 + 3473 + + + 8 + 9 + 2258 + + + 9 + 11 + 3036 + + + 11 + 18 + 2966 + + + 18 + 147552 + 1170 + + + + + + + fileid + nsId + + + 12 + + + 1 + 2 + 18261 + + + 2 + 3 + 21032 + + + 3 + 8 + 244 + + + + + + + + + xmlComments + 26812 + + + id + 26812 + + + text + 22933 + + + parentid + 26546 + + + fileid + 26368 + + + + + id + text + + + 12 + + + 1 + 2 + 26812 + + + + + + + id + parentid + + + 12 + + + 1 + 2 + 26812 + + + + + + + id + fileid + + + 12 + + + 1 + 2 + 26812 + + + + + + + text + id + + + 12 + + + 1 + 2 + 21517 + + + 2 + 62 + 1416 + + + + + + + text + parentid + + + 12 + + + 1 + 2 + 21519 + + + 2 + 62 + 1414 + + + + + + + text + fileid + + + 12 + + + 1 + 2 + 21522 + + + 2 + 62 + 1411 + + + + + + + parentid + id + + + 12 + + + 1 + 2 + 26379 + + + 2 + 17 + 167 + + + + + + + parentid + text + + + 12 + + + 1 + 2 + 26379 + + + 2 + 17 + 167 + + + + + + + parentid + fileid + + + 12 + + + 1 + 2 + 26546 + + + + + + + fileid + id + + + 12 + + + 1 + 2 + 26161 + + + 2 + 17 + 207 + + + + + + + fileid + text + + + 12 + + + 1 + 2 + 26165 + + + 2 + 17 + 203 + + + + + + + fileid + parentid + + + 12 + + + 1 + 2 + 26223 + + + 2 + 10 + 145 + + + + + + + + + xmlChars + 439958 + + + id + 439958 + + + text + 100518 + + + parentid + 433851 + + + idx + 4 + + + isCDATA + 1 + + + fileid + 26494 + + + + + id + text + + + 12 + + + 1 + 2 + 439958 + + + + + + + id + parentid + + + 12 + + + 1 + 2 + 439958 + + + + + + + id + idx + + + 12 + + + 1 + 2 + 439958 + + + + + + + id + isCDATA + + + 12 + + + 1 + 2 + 439958 + + + + + + + id + fileid + + + 12 + + + 1 + 2 + 439958 + + + + + + + text + id + + + 12 + + + 1 + 2 + 60389 + + + 2 + 4 + 3811 + + + 4 + 5 + 29257 + + + 5 + 23171 + 7061 + + + + + + + text + parentid + + + 12 + + + 1 + 2 + 60389 + + + 2 + 4 + 3811 + + + 4 + 5 + 29257 + + + 5 + 23171 + 7061 + + + + + + + text + idx + + + 12 + + + 1 + 2 + 100517 + + + 2 + 3 + 1 + + + + + + + text + isCDATA + + + 12 + + + 1 + 2 + 100518 + + + + + + + text + fileid + + + 12 + + + 1 + 2 + 61284 + + + 2 + 4 + 4205 + + + 4 + 5 + 28328 + + + 5 + 351 + 6701 + + + + + + + parentid + id + + + 12 + + + 1 + 2 + 429716 + + + 2 + 5 + 4135 + + + + + + + parentid + text + + + 12 + + + 1 + 2 + 429716 + + + 2 + 5 + 4135 + + + + + + + parentid + idx + + + 12 + + + 1 + 2 + 429716 + + + 2 + 5 + 4135 + + + + + + + parentid + isCDATA + + + 12 + + + 1 + 2 + 433851 + + + + + + + parentid + fileid + + + 12 + + + 1 + 2 + 433851 + + + + + + + idx + id + + + 12 + + + 80 + 81 + 1 + + + 1892 + 1893 + 1 + + + 4135 + 4136 + 1 + + + 433851 + 433852 + 1 + + + + + + + idx + text + + + 12 + + + 1 + 2 + 1 + + + 3 + 4 + 1 + + + 16 + 17 + 1 + + + 100499 + 100500 + 1 + + + + + + + idx + parentid + + + 12 + + + 80 + 81 + 1 + + + 1892 + 1893 + 1 + + + 4135 + 4136 + 1 + + + 433851 + 433852 + 1 + + + + + + + idx + isCDATA + + + 12 + + + 1 + 2 + 4 + + + + + + + idx + fileid + + + 12 + + + 4 + 5 + 1 + + + 46 + 47 + 1 + + + 97 + 98 + 1 + + + 26494 + 26495 + 1 + + + + + + + isCDATA + id + + + 12 + + + 439958 + 439959 + 1 + + + + + + + isCDATA + text + + + 12 + + + 100518 + 100519 + 1 + + + + + + + isCDATA + parentid + + + 12 + + + 433851 + 433852 + 1 + + + + + + + isCDATA + idx + + + 12 + + + 4 + 5 + 1 + + + + + + + isCDATA + fileid + + + 12 + + + 26494 + 26495 + 1 + + + + + + + fileid + id + + + 12 + + + 1 + 2 + 25303 + + + 2 + 35123 + 1191 + + + + + + + fileid + text + + + 12 + + + 1 + 2 + 25765 + + + 2 + 35123 + 729 + + + + + + + fileid + parentid + + + 12 + + + 1 + 2 + 25312 + + + 2 + 35123 + 1182 + + + + + + + fileid + idx + + + 12 + + + 1 + 2 + 26397 + + + 2 + 5 + 97 + + + + + + + fileid + isCDATA + + + 12 + + + 1 + 2 + 26494 + + + + + + + + + xmllocations + 3051056 + + + xmlElement + 2982460 + + + location + 3051056 + + + + + xmlElement + location + + + 12 + + + 1 + 2 + 2978326 + + + 2 + 24903 + 4134 + + + + + + + location + xmlElement + + + 12 + + + 1 + 2 + 3051056 + + + + + + + + + diff --git a/cpp-sqli-834ef46/diagnostic/cli-diagnostics-add-20250305T032850.932Z.json b/cpp-sqli-834ef46/diagnostic/cli-diagnostics-add-20250305T032850.932Z.json new file mode 100644 index 0000000..962276a --- /dev/null +++ b/cpp-sqli-834ef46/diagnostic/cli-diagnostics-add-20250305T032850.932Z.json @@ -0,0 +1 @@ +{"timestamp":"2025-03-04T19:28:50.93147-08:00","source":{"id":"cli/sip-enablement","name":"macOS SIP enablement status"},"severity":"note","visibility":{"cliSummaryTable":false,"statusPage":false,"telemetry":true},"attributes":{"isEnabled":true}} diff --git a/cpp-sqli-834ef46/diagnostic/extractors/cpp/summary.jsonl b/cpp-sqli-834ef46/diagnostic/extractors/cpp/summary.jsonl new file mode 100644 index 0000000..a09b185 --- /dev/null +++ b/cpp-sqli-834ef46/diagnostic/extractors/cpp/summary.jsonl @@ -0,0 +1,32 @@ +{ + "attributes": { + "cache-hits": 0, + "cache-misses": 1, + "compilers": [ + { + "program": "clang", + "version": "Apple clang version 16.0.0 (clang-1600.0.26.6)" + }, + { + "program": "clang-cc1", + "version": "Apple clang version 16.0.0 (clang-1600.0.26.6)" + } + ], + "extractor-failures": 0, + "extractor-successes": 1, + "trap-caching": "disabled" + }, + "markdownMessage": "Internal telemetry for the C++ extractor.\n\nNo action needed.", + "severity": "note", + "source": { + "extractorName": "cpp", + "id": "cpp/extractor/summary", + "name": "C++ extractor telemetry" + }, + "timestamp": "2025-03-05T03:29:09.209707+0000", + "visibility": { + "cliSummaryTable": false, + "statusPage": false, + "telemetry": true + } +} diff --git a/cpp-sqli-834ef46/log/build-tracer.log b/cpp-sqli-834ef46/log/build-tracer.log new file mode 100644 index 0000000..1df6a78 --- /dev/null +++ b/cpp-sqli-834ef46/log/build-tracer.log @@ -0,0 +1,818 @@ +[T 03:28:51 89338] CodeQL CLI version 2.20.0 +[T 03:28:51 89338] Initializing tracer. +[T 03:28:51 89338] Initializing tags. +[T 03:28:51 89338] ID set to 0000000000015CFA_0000000000000001 (parent root) +[T 03:28:51 89338] Initializing tracer. +[T 03:28:51 89338] Initializing tags. +[T 03:28:51 89338] ID set to 0000000000015CFA_0000000000000002 (parent root) +[T 03:28:51 89338] Warning: SEMMLE_EXEC and SEMMLE_EXECP not set. Falling back to path lookup on argv[0]. +[T 03:28:51 89338] ==== Candidate to intercept: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/tools/osx64/runner-osx (canonical: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/tools/osx64/runner-osx) ==== +[T 03:28:51 89338] Executing the following tracer actions: +[T 03:28:51 89338] Tracer actions: +[T 03:28:51 89338] pre_invocations(0) +[T 03:28:51 89338] post_invocations(0) +[T 03:28:51 89338] trace_languages(1): [cpp] +[T 03:28:51 89340] Attempting to switch stdout/stderr to 3... +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/bin/bash.semmle.00015CFA.0B748A78.slice.x86_64: replacing existing signature +[T 03:28:51 89338] Initializing tracer. +[T 03:28:51 89338] Initializing tags. +[T 03:28:51 89338] ID set to 0000000000015CFA_0000000000000003 (parent 0000000000015CFA_0000000000000002) +[T 03:28:51 89338] ==== Candidate to intercept: ./build.sh (canonical: /Users/hohn/work-gh/codeql-c-sqli-lfs/build.sh) ==== +[T 03:28:51 89338] Executing the following tracer actions: +[T 03:28:51 89338] Tracer actions: +[T 03:28:51 89338] pre_invocations(0) +[T 03:28:51 89338] post_invocations(0) +[T 03:28:51 89338] trace_languages(1): [cpp] +[T 03:28:51 89347] Attempting to switch stdout/stderr to 3... +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/usr/bin/clang.semmle.00015D02.3417D4A8.slice.x86_64: replacing existing signature +[T 03:28:52 89346] Initializing tracer. +[T 03:28:52 89346] Initializing tags. +[T 03:28:52 89346] ID set to 0000000000015D02_0000000000000001 (parent 0000000000015CFA_0000000000000003) +[T 03:28:52 89346] ==== Candidate to intercept: /usr/bin/clang (canonical: /usr/bin/clang) ==== +[T 03:28:52 89346] Lua: === Intercepted call to /usr/bin/clang === +[T 03:28:52 89346] Executing the following tracer actions: +[T 03:28:52 89346] Tracer actions: +[T 03:28:52 89346] pre_invocations(0) +[T 03:28:52 89346] post_invocations(1) +[T 03:28:52 89346] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /usr/bin/clang, -Wall, add-user.c, -lsqlite3, -o, add-user] +[T 03:28:52 89346] trace_languages(1): [cpp] +[T 03:28:52 89352] Attempting to switch stdout/stderr to 3... +/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/clang.semmle.00015D07.14621420.slice.x86_64 +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/clang.semmle.00015D07.14621420.slice.x86_64: replacing existing signature +/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/clang.semmle.00015D07.14621420.slice.arm64 +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/clang.semmle.00015D07.14621420.slice.arm64: replacing existing signature +[T 03:29:02 89351] Initializing tracer. +[T 03:29:02 89351] Initializing tags. +[T 03:29:02 89351] ID set to 0000000000015D07_0000000000000001 (parent 0000000000015D02_0000000000000001) +[T 03:29:02 89351] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:02 89351] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:02 89351] Executing the following tracer actions: +[T 03:29:02 89351] Tracer actions: +[T 03:29:02 89351] pre_invocations(0) +[T 03:29:02 89351] post_invocations(1) +[T 03:29:02 89351] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -Wall, add-user.c, -lsqlite3, -o, add-user] +[T 03:29:02 89351] trace_languages(1): [cpp] +[T 03:29:02 89569] Initializing tracer. +[T 03:29:02 89569] Initializing tags. +[T 03:29:02 89569] ID set to 0000000000015DE1_0000000000000001 (parent 0000000000015D07_0000000000000001) +[T 03:29:02 89569] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:02 89569] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:02 89569] Executing the following tracer actions: +[T 03:29:02 89569] Tracer actions: +[T 03:29:02 89569] pre_invocations(0) +[T 03:29:02 89569] post_invocations(1) +[T 03:29:02 89569] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -Wundef-prefix=TARGET_OS_, -Wdeprecated-objc-isa-usage, -Werror=deprecated-objc-isa-usage, -Werror=implicit-function-declaration, -emit-obj, -mrelax-all, -dumpdir, add-user-, -disable-free, -clear-ast-before-backend, -disable-llvm-verifier, -discard-value-names, -main-file-name, add-user.c, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -target-sdk-version=15.2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -tune-cpu, generic, -debugger-tuning=lldb, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -I/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -Wall, -Wno-reorder-init-list, -Wno-implicit-int-float-conversion, -Wno-c99-designator, -Wno-final-dtor-non-final-class, -Wno-extra-semi-stmt, -Wno-misleading-indentation, -Wno-quoted-include-in-framework-header, -Wno-implicit-fallthrough, -Wno-enum-enum-conversion, -Wno-enum-float-conversion, -Wno-elaborated-enum-base, -Wno-reserved-identifier, -Wno-gnu-folding-constant, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -ferror-limit, 19, -stack-protector, 1, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation, -fno-odr-hash-protocols, -clang-vendor-feature=+enableAggressiveVLAFolding, -clang-vendor-feature=+revert09abecef7bbf, -clang-vendor-feature=+thisNoAlignAttr, -clang-vendor-feature=+thisNoNullAttr, -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError, -D__GCC_HAVE_DWARF2_CFI_ASM=1, -o, /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o, -x, c, add-user.c] +[T 03:29:02 89569] trace_languages(1): [cpp] +[T 03:29:02 89571] Attempting to switch stdout/stderr to 4... +[T 03:29:02 89572] Attempting to switch stdout/stderr to 4... +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor.semmle.00015DE3.304256F0.slice.arm64: replacing existing signature +[T 03:29:04 89571] Initializing tracer. +[T 03:29:04 89571] Initializing tags. +[T 03:29:04 89571] ID set to 0000000000015DE3_0000000000000001 (parent 0000000000015DE1_0000000000000001) +[E 03:29:04 89571] CodeQL C/C++ Extractor 2.20.0 +[E 03:29:04 89571] Current directory: /Users/hohn/work-gh/codeql-c-sqli-lfs +[E 03:29:04 89571] Command: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --mimic /library/developer/commandlinetools/usr/bin/clang -cc1 -triple x86_64-apple-macosx14.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -dumpdir add-user- -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name add-user.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=2 -target-sdk-version=15.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 1115.7.3 -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wall -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon '-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation' -fno-odr-hash-protocols '-clang-vendor-feature=+enableAggressiveVLAFolding' '-clang-vendor-feature=+revert09abecef7bbf' '-clang-vendor-feature=+thisNoAlignAttr' '-clang-vendor-feature=+thisNoNullAttr' '-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError' -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o -x c add-user.c +[T 03:29:04 89619] Initializing tracer. +[T 03:29:04 89619] Initializing tags. +[T 03:29:04 89619] ID set to 0000000000015E13_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:04 89619] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:04 89619] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:04 89619] Executing the following tracer actions: +[T 03:29:04 89619] Tracer actions: +[T 03:29:04 89619] pre_invocations(0) +[T 03:29:04 89619] post_invocations(1) +[T 03:29:04 89619] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, --version] +[T 03:29:04 89619] trace_languages(1): [cpp] +[T 03:29:04 89621] Attempting to switch stdout/stderr to 7... +[T 03:29:04 89621] Initializing tracer. +[T 03:29:04 89621] Initializing tags. +[T 03:29:04 89621] ID set to 0000000000015E15_0000000000000001 (parent 0000000000015E13_0000000000000001) +[E 03:29:04 89621] Mimicry classification suppression detected; exiting. +[E 03:29:04 89621] Extractor exited successfully +[T 03:29:04 89619] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:04 89622] Initializing tracer. +[T 03:29:04 89622] Initializing tags. +[T 03:29:04 89622] ID set to 0000000000015E16_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:04 89622] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:04 89622] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:04 89622] Executing the following tracer actions: +[T 03:29:04 89622] Tracer actions: +[T 03:29:04 89622] pre_invocations(0) +[T 03:29:04 89622] post_invocations(1) +[T 03:29:04 89622] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, --help] +[T 03:29:04 89622] trace_languages(1): [cpp] +[T 03:29:04 89624] Attempting to switch stdout/stderr to 7... +[T 03:29:04 89624] Initializing tracer. +[T 03:29:04 89624] Initializing tags. +[T 03:29:04 89624] ID set to 0000000000015E18_0000000000000001 (parent 0000000000015E16_0000000000000001) +[E 03:29:04 89624] Mimicry classification suppression detected; exiting. +[E 03:29:04 89624] Extractor exited successfully +[T 03:29:04 89622] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:04 89625] Initializing tracer. +[T 03:29:04 89625] Initializing tags. +[T 03:29:04 89625] ID set to 0000000000015E19_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:04 89625] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:04 89625] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:04 89625] Executing the following tracer actions: +[T 03:29:04 89625] Tracer actions: +[T 03:29:04 89625] pre_invocations(0) +[T 03:29:04 89625] post_invocations(1) +[T 03:29:04 89625] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -nostdsysteminc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_2_89571_628157.o, -emit-obj, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_1_89571_627975.c] +[T 03:29:04 89625] trace_languages(1): [cpp] +[T 03:29:04 89627] Attempting to switch stdout/stderr to 7... +[T 03:29:04 89627] Initializing tracer. +[T 03:29:04 89627] Initializing tags. +[T 03:29:04 89627] ID set to 0000000000015E1B_0000000000000001 (parent 0000000000015E19_0000000000000001) +[E 03:29:04 89627] Mimicry classification suppression detected; exiting. +[E 03:29:04 89627] Extractor exited successfully +[T 03:29:04 89625] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[E 03:29:04 89571] Warning: Unrecognised command line argument -target-sdk-version=15.2 +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+enableAggressiveVLAFolding +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+revert09abecef7bbf +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+thisNoAlignAttr +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+thisNoNullAttr +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError +[E 03:29:04 89571] Checking whether C compilation already happened. +[E 03:29:04 89571] Checking for tag c-compilation-happened +[E 03:29:04 89571] Checking CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Unlocking DB +[E 03:29:04 89571] Unlocked DB +[E 03:29:04 89571] Looks like C compilation didn't already happen. +[E 03:29:04 89571] Checking whether C compilation has been attempted. +[E 03:29:04 89571] Checking for tag c-compilation-attempted +[E 03:29:04 89571] Checking CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Unlocking DB +[E 03:29:04 89571] Unlocked DB +[E 03:29:04 89571] Marking C compilation as attempted. +[E 03:29:04 89571] Setting tag c-compilation-attempted +[E 03:29:04 89571] Starting from CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Set tag for 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Set tag for 0000000000015D07_0000000000000001 +[E 03:29:04 89571] Set tag for 0000000000015D02_0000000000000001 +[E 03:29:04 89571] Set tag for 0000000000015CFA_0000000000000003 +[E 03:29:04 89571] Set tag for 0000000000015CFA_0000000000000002 +[E 03:29:04 89571] Set tag for root +[E 03:29:04 89571] Unlocking DB +[E 03:29:04 89571] Unlocked DB +[T 03:29:04 89628] Initializing tracer. +[T 03:29:04 89628] Initializing tags. +[T 03:29:04 89628] ID set to 0000000000015E1C_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:04 89628] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:04 89628] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:04 89628] Executing the following tracer actions: +[T 03:29:04 89628] Tracer actions: +[T 03:29:04 89628] pre_invocations(0) +[T 03:29:04 89628] post_invocations(1) +[T 03:29:04 89628] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -v, -fsyntax-only, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_4_89571_785007] +[T 03:29:04 89628] trace_languages(1): [cpp] +[T 03:29:04 89630] Attempting to switch stdout/stderr to 7... +[T 03:29:04 89630] Initializing tracer. +[T 03:29:04 89630] Initializing tags. +[T 03:29:04 89630] ID set to 0000000000015E1E_0000000000000001 (parent 0000000000015E1C_0000000000000001) +[E 03:29:04 89630] Mimicry classification suppression detected; exiting. +[E 03:29:04 89630] Extractor exited successfully +[T 03:29:04 89628] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:04 89631] Initializing tracer. +[T 03:29:04 89631] Initializing tags. +[T 03:29:04 89631] ID set to 0000000000015E1F_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:04 89631] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:04 89631] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:04 89631] Executing the following tracer actions: +[T 03:29:04 89631] Tracer actions: +[T 03:29:04 89631] pre_invocations(0) +[T 03:29:04 89631] post_invocations(1) +[T 03:29:04 89631] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -E, -dM, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_5_89571_934966] +[T 03:29:04 89631] trace_languages(1): [cpp] +[T 03:29:05 89633] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89633] Initializing tracer. +[T 03:29:05 89633] Initializing tags. +[T 03:29:05 89633] ID set to 0000000000015E21_0000000000000001 (parent 0000000000015E1F_0000000000000001) +[E 03:29:05 89633] Mimicry classification suppression detected; exiting. +[E 03:29:05 89633] Extractor exited successfully +[T 03:29:05 89631] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:05 89634] Initializing tracer. +[T 03:29:05 89634] Initializing tags. +[T 03:29:05 89634] ID set to 0000000000015E22_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:05 89634] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:05 89634] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:05 89634] Executing the following tracer actions: +[T 03:29:05 89634] Tracer actions: +[T 03:29:05 89634] pre_invocations(0) +[T 03:29:05 89634] post_invocations(1) +[T 03:29:05 89634] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -E, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_6_89571_49375] +[T 03:29:05 89634] trace_languages(1): [cpp] +[T 03:29:05 89636] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89636] Initializing tracer. +[T 03:29:05 89636] Initializing tags. +[T 03:29:05 89636] ID set to 0000000000015E24_0000000000000001 (parent 0000000000015E22_0000000000000001) +[E 03:29:05 89636] Mimicry classification suppression detected; exiting. +[E 03:29:05 89636] Extractor exited successfully +[T 03:29:05 89634] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:05 89637] Initializing tracer. +[T 03:29:05 89637] Initializing tags. +[T 03:29:05 89637] ID set to 0000000000015E25_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:05 89637] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:05 89637] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:05 89637] Executing the following tracer actions: +[T 03:29:05 89637] Tracer actions: +[T 03:29:05 89637] pre_invocations(0) +[T 03:29:05 89637] post_invocations(1) +[T 03:29:05 89637] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_8_89571_152878.o, -emit-obj, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_7_89571_152688.c] +[T 03:29:05 89637] trace_languages(1): [cpp] +[T 03:29:05 89681] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89681] Initializing tracer. +[T 03:29:05 89681] Initializing tags. +[T 03:29:05 89681] ID set to 0000000000015E51_0000000000000001 (parent 0000000000015E25_0000000000000001) +[E 03:29:05 89681] Mimicry classification suppression detected; exiting. +[E 03:29:05 89681] Extractor exited successfully +[T 03:29:05 89637] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:05 89682] Initializing tracer. +[T 03:29:05 89682] Initializing tags. +[T 03:29:05 89682] ID set to 0000000000015E52_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:05 89682] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:05 89682] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:05 89682] Executing the following tracer actions: +[T 03:29:05 89682] Tracer actions: +[T 03:29:05 89682] pre_invocations(0) +[T 03:29:05 89682] post_invocations(1) +[T 03:29:05 89682] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_10_89571_269781.o, -emit-obj, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_9_89571_269621.c] +[T 03:29:05 89682] trace_languages(1): [cpp] +[T 03:29:05 89684] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89684] Initializing tracer. +[T 03:29:05 89684] Initializing tags. +[T 03:29:05 89684] ID set to 0000000000015E54_0000000000000001 (parent 0000000000015E52_0000000000000001) +[E 03:29:05 89684] Mimicry classification suppression detected; exiting. +[E 03:29:05 89684] Extractor exited successfully +[T 03:29:05 89682] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:05 89685] Initializing tracer. +[T 03:29:05 89685] Initializing tags. +[T 03:29:05 89685] ID set to 0000000000015E55_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:05 89685] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:05 89685] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:05 89685] Executing the following tracer actions: +[T 03:29:05 89685] Tracer actions: +[T 03:29:05 89685] pre_invocations(0) +[T 03:29:05 89685] post_invocations(1) +[T 03:29:05 89685] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_12_89571_390622.o, -emit-obj, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_11_89571_390424.c] +[T 03:29:05 89685] trace_languages(1): [cpp] +[T 03:29:05 89687] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89687] Initializing tracer. +[T 03:29:05 89687] Initializing tags. +[T 03:29:05 89687] ID set to 0000000000015E57_0000000000000001 (parent 0000000000015E55_0000000000000001) +[E 03:29:05 89687] Mimicry classification suppression detected; exiting. +[E 03:29:05 89687] Extractor exited successfully +[T 03:29:05 89685] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:05 89688] Initializing tracer. +[T 03:29:05 89688] Initializing tags. +[T 03:29:05 89688] ID set to 0000000000015E58_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:05 89688] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:05 89688] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:05 89688] Executing the following tracer actions: +[T 03:29:05 89688] Tracer actions: +[T 03:29:05 89688] pre_invocations(0) +[T 03:29:05 89688] post_invocations(1) +[T 03:29:05 89688] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_14_89571_511438.o, -emit-obj, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_13_89571_511251.c] +[T 03:29:05 89688] trace_languages(1): [cpp] +[T 03:29:05 89690] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89690] Initializing tracer. +[T 03:29:05 89690] Initializing tags. +[T 03:29:05 89690] ID set to 0000000000015E5A_0000000000000001 (parent 0000000000015E58_0000000000000001) +[E 03:29:05 89690] Mimicry classification suppression detected; exiting. +[E 03:29:05 89690] Extractor exited successfully +[T 03:29:05 89688] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:05 89691] Initializing tracer. +[T 03:29:05 89691] Initializing tags. +[T 03:29:05 89691] ID set to 0000000000015E5B_0000000000000001 (parent 0000000000015DE3_0000000000000001) +[T 03:29:05 89691] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:05 89691] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:05 89691] Executing the following tracer actions: +[T 03:29:05 89691] Tracer actions: +[T 03:29:05 89691] pre_invocations(0) +[T 03:29:05 89691] post_invocations(1) +[T 03:29:05 89691] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -mrelax-all, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -internal-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include, -internal-isystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include, -internal-externc-isystem, /Library/Developer/CommandLineTools/usr/include, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -fno-odr-hash-protocols, -x, c, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_16_89571_614953.o, -emit-obj, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_15_89571_614759.c] +[T 03:29:05 89691] trace_languages(1): [cpp] +[T 03:29:05 89693] Attempting to switch stdout/stderr to 7... +[T 03:29:05 89693] Initializing tracer. +[T 03:29:05 89693] Initializing tags. +[T 03:29:05 89693] ID set to 0000000000015E5D_0000000000000001 (parent 0000000000015E5B_0000000000000001) +[E 03:29:05 89693] Mimicry classification suppression detected; exiting. +[E 03:29:05 89693] Extractor exited successfully +[T 03:29:05 89691] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[E 03:29:05 89571] Processed command line: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --trapfolder /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp --src_archive /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src --object_filename /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o --no_warnings_and_discretionary_errors --error_limit 1000 --disable_system_macros --variadic_macros --incognito --gcc --clang_version 170006 --gnu_version 40801 --has_feature_vector 1111111111111111100000000000000000000000000000000000000000000000000011 --clang --target linux_x86_64 -D_LP64=1 -D__APPLE_CC__=6000 -D__APPLE__=1 -D__ATOMIC_ACQUIRE=2 -D__ATOMIC_ACQ_REL=4 -D__ATOMIC_CONSUME=1 -D__ATOMIC_RELAXED=0 -D__ATOMIC_RELEASE=3 -D__ATOMIC_SEQ_CST=5 -D__BIGGEST_ALIGNMENT__=16 -D__BITINT_MAXWIDTH__=8388608 -D__BLOCKS__=1 -D__BOOL_WIDTH__=8 -D__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__ -D__CHAR_BIT__=8 -D__CLANG_ATOMIC_BOOL_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR16_T_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR32_T_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR_LOCK_FREE=2 -D__CLANG_ATOMIC_INT_LOCK_FREE=2 -D__CLANG_ATOMIC_LLONG_LOCK_FREE=2 -D__CLANG_ATOMIC_LONG_LOCK_FREE=2 -D__CLANG_ATOMIC_POINTER_LOCK_FREE=2 -D__CLANG_ATOMIC_SHORT_LOCK_FREE=2 -D__CLANG_ATOMIC_WCHAR_T_LOCK_FREE=2 -D__CONSTANT_CFSTRINGS__=1 -D__DBL_DECIMAL_DIG__=17 -D__DBL_DENORM_MIN__=4.9406564584124654e-324 -D__DBL_DIG__=15 -D__DBL_EPSILON__=2.2204460492503131e-16 -D__DBL_HAS_DENORM__=1 -D__DBL_HAS_INFINITY__=1 -D__DBL_HAS_QUIET_NAN__=1 -D__DBL_MANT_DIG__=53 -D__DBL_MAX_10_EXP__=308 -D__DBL_MAX_EXP__=1024 '-D__DBL_MAX__=1.7976931348623157e+308' '-D__DBL_MIN_10_EXP__=(-307)' '-D__DBL_MIN_EXP__=(-1021)' -D__DBL_MIN__=2.2250738585072014e-308 -D__DECIMAL_DIG__=__LDBL_DECIMAL_DIG__ -D__DYNAMIC__=1 -D__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__=140000 -D__ENVIRONMENT_OS_VERSION_MIN_REQUIRED__=140000 -D__FINITE_MATH_ONLY__=0 -D__FLT16_DECIMAL_DIG__=5 -D__FLT16_DENORM_MIN__=5.9604644775390625e-8F16 -D__FLT16_DIG__=3 -D__FLT16_EPSILON__=9.765625e-4F16 -D__FLT16_HAS_DENORM__=1 -D__FLT16_HAS_INFINITY__=1 -D__FLT16_HAS_QUIET_NAN__=1 -D__FLT16_MANT_DIG__=11 -D__FLT16_MAX_10_EXP__=4 -D__FLT16_MAX_EXP__=16 '-D__FLT16_MAX__=6.5504e+4F16' '-D__FLT16_MIN_10_EXP__=(-4)' '-D__FLT16_MIN_EXP__=(-13)' -D__FLT16_MIN__=6.103515625e-5F16 -D__FLT_DECIMAL_DIG__=9 -D__FLT_DENORM_MIN__=1.40129846e-45F -D__FLT_DIG__=6 -D__FLT_EPSILON__=1.19209290e-7F -D__FLT_HAS_DENORM__=1 -D__FLT_HAS_INFINITY__=1 -D__FLT_HAS_QUIET_NAN__=1 -D__FLT_MANT_DIG__=24 -D__FLT_MAX_10_EXP__=38 -D__FLT_MAX_EXP__=128 '-D__FLT_MAX__=3.40282347e+38F' '-D__FLT_MIN_10_EXP__=(-37)' '-D__FLT_MIN_EXP__=(-125)' -D__FLT_MIN__=1.17549435e-38F -D__FLT_RADIX__=2 -D__FPCLASS_NEGINF=0x0004 -D__FPCLASS_NEGNORMAL=0x0008 -D__FPCLASS_NEGSUBNORMAL=0x0010 -D__FPCLASS_NEGZERO=0x0020 -D__FPCLASS_POSINF=0x0200 -D__FPCLASS_POSNORMAL=0x0100 -D__FPCLASS_POSSUBNORMAL=0x0080 -D__FPCLASS_POSZERO=0x0040 -D__FPCLASS_QNAN=0x0002 -D__FPCLASS_SNAN=0x0001 -D__FXSR__=1 -D__GCC_ASM_FLAG_OUTPUTS__=1 -D__GCC_ATOMIC_BOOL_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR_LOCK_FREE=2 -D__GCC_ATOMIC_INT_LOCK_FREE=2 -D__GCC_ATOMIC_LLONG_LOCK_FREE=2 -D__GCC_ATOMIC_LONG_LOCK_FREE=2 -D__GCC_ATOMIC_POINTER_LOCK_FREE=2 -D__GCC_ATOMIC_SHORT_LOCK_FREE=2 -D__GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 -D__GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=1 -D__GNUC__=4 -D__GXX_ABI_VERSION=1002 -D__INT16_C_SUFFIX__= '-D__INT16_FMTd__="hd"' '-D__INT16_FMTi__="hi"' -D__INT16_MAX__=32767 -D__INT16_TYPE__=short -D__INT32_C_SUFFIX__= '-D__INT32_FMTd__="d"' '-D__INT32_FMTi__="i"' -D__INT32_MAX__=2147483647 -D__INT32_TYPE__=int -D__INT64_C_SUFFIX__=LL '-D__INT64_FMTd__="lld"' '-D__INT64_FMTi__="lli"' -D__INT64_MAX__=9223372036854775807LL '-D__INT64_TYPE__=long long int' -D__INT8_C_SUFFIX__= '-D__INT8_FMTd__="hhd"' '-D__INT8_FMTi__="hhi"' -D__INT8_MAX__=127 '-D__INT8_TYPE__=signed char' -D__INTMAX_C_SUFFIX__=L '-D__INTMAX_FMTd__="ld"' '-D__INTMAX_FMTi__="li"' -D__INTMAX_MAX__=9223372036854775807L '-D__INTMAX_TYPE__=long int' -D__INTMAX_WIDTH__=64 '-D__INTPTR_FMTd__="ld"' '-D__INTPTR_FMTi__="li"' -D__INTPTR_MAX__=9223372036854775807L '-D__INTPTR_TYPE__=long int' -D__INTPTR_WIDTH__=64 '-D__INT_FAST16_FMTd__="hd"' '-D__INT_FAST16_FMTi__="hi"' -D__INT_FAST16_MAX__=32767 -D__INT_FAST16_TYPE__=short -D__INT_FAST16_WIDTH__=16 '-D__INT_FAST32_FMTd__="d"' '-D__INT_FAST32_FMTi__="i"' -D__INT_FAST32_MAX__=2147483647 -D__INT_FAST32_TYPE__=int -D__INT_FAST32_WIDTH__=32 '-D__INT_FAST64_FMTd__="lld"' '-D__INT_FAST64_FMTi__="lli"' -D__INT_FAST64_MAX__=9223372036854775807LL '-D__INT_FAST64_TYPE__=long long int' -D__INT_FAST64_WIDTH__=64 '-D__INT_FAST8_FMTd__="hhd"' '-D__INT_FAST8_FMTi__="hhi"' -D__INT_FAST8_MAX__=127 '-D__INT_FAST8_TYPE__=signed char' -D__INT_FAST8_WIDTH__=8 '-D__INT_LEAST16_FMTd__="hd"' '-D__INT_LEAST16_FMTi__="hi"' -D__INT_LEAST16_MAX__=32767 -D__INT_LEAST16_TYPE__=short -D__INT_LEAST16_WIDTH__=16 '-D__INT_LEAST32_FMTd__="d"' '-D__INT_LEAST32_FMTi__="i"' -D__INT_LEAST32_MAX__=2147483647 -D__INT_LEAST32_TYPE__=int -D__INT_LEAST32_WIDTH__=32 '-D__INT_LEAST64_FMTd__="lld"' '-D__INT_LEAST64_FMTi__="lli"' -D__INT_LEAST64_MAX__=9223372036854775807LL '-D__INT_LEAST64_TYPE__=long long int' -D__INT_LEAST64_WIDTH__=64 '-D__INT_LEAST8_FMTd__="hhd"' '-D__INT_LEAST8_FMTi__="hhi"' -D__INT_LEAST8_MAX__=127 '-D__INT_LEAST8_TYPE__=signed char' -D__INT_LEAST8_WIDTH__=8 -D__INT_MAX__=2147483647 -D__INT_WIDTH__=32 -D__LAHF_SAHF__=1 -D__LDBL_DECIMAL_DIG__=21 -D__LDBL_DENORM_MIN__=3.64519953188247460253e-4951L -D__LDBL_DIG__=18 -D__LDBL_EPSILON__=1.08420217248550443401e-19L -D__LDBL_HAS_DENORM__=1 -D__LDBL_HAS_INFINITY__=1 -D__LDBL_HAS_QUIET_NAN__=1 -D__LDBL_MANT_DIG__=64 -D__LDBL_MAX_10_EXP__=4932 -D__LDBL_MAX_EXP__=16384 '-D__LDBL_MAX__=1.18973149535723176502e+4932L' '-D__LDBL_MIN_10_EXP__=(-4931)' '-D__LDBL_MIN_EXP__=(-16381)' -D__LDBL_MIN__=3.36210314311209350626e-4932L -D__LITTLE_ENDIAN__=1 -D__LLONG_WIDTH__=64 -D__LONG_LONG_MAX__=9223372036854775807LL -D__LONG_MAX__=9223372036854775807L -D__LONG_WIDTH__=64 -D__LP64__=1 -D__MACH__=1 -D__MMX__=1 -D__NO_INLINE__=1 -D__NO_MATH_ERRNO__=1 -D__NO_MATH_INLINES=1 -D__OBJC_BOOL_IS_BOOL=0 -D__OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES=3 -D__OPENCL_MEMORY_SCOPE_DEVICE=2 -D__OPENCL_MEMORY_SCOPE_SUB_GROUP=4 -D__OPENCL_MEMORY_SCOPE_WORK_GROUP=1 -D__OPENCL_MEMORY_SCOPE_WORK_ITEM=0 -D__ORDER_BIG_ENDIAN__=4321 -D__ORDER_LITTLE_ENDIAN__=1234 -D__ORDER_PDP_ENDIAN__=3412 -D__PIC__=2 -D__POINTER_WIDTH__=64 -D__PRAGMA_REDEFINE_EXTNAME=1 '-D__PTRDIFF_FMTd__="ld"' '-D__PTRDIFF_FMTi__="li"' -D__PTRDIFF_MAX__=9223372036854775807L '-D__PTRDIFF_TYPE__=long int' -D__PTRDIFF_WIDTH__=64 -D__REGISTER_PREFIX__= -D__SCHAR_MAX__=127 -D__SEG_FS=1 -D__SEG_GS=1 -D__SHRT_MAX__=32767 -D__SHRT_WIDTH__=16 -D__SIG_ATOMIC_MAX__=2147483647 -D__SIG_ATOMIC_WIDTH__=32 -D__SIZEOF_DOUBLE__=8 -D__SIZEOF_FLOAT__=4 -D__SIZEOF_INT128__=16 -D__SIZEOF_INT__=4 -D__SIZEOF_LONG_DOUBLE__=16 -D__SIZEOF_LONG_LONG__=8 -D__SIZEOF_LONG__=8 -D__SIZEOF_POINTER__=8 -D__SIZEOF_PTRDIFF_T__=8 -D__SIZEOF_SHORT__=2 -D__SIZEOF_SIZE_T__=8 -D__SIZEOF_WCHAR_T__=4 -D__SIZEOF_WINT_T__=4 '-D__SIZE_FMTX__="lX"' '-D__SIZE_FMTo__="lo"' '-D__SIZE_FMTu__="lu"' '-D__SIZE_FMTx__="lx"' -D__SIZE_MAX__=18446744073709551615UL '-D__SIZE_TYPE__=long unsigned int' -D__SIZE_WIDTH__=64 -D__SSE2_MATH__=1 -D__SSE2__=1 -D__SSE3__=1 -D__SSE4_1__=1 -D__SSE_MATH__=1 -D__SSE__=1 -D__SSSE3__=1 -D__STDC_NO_THREADS__=1 -D__STDC_UTF_16__=1 -D__STDC_UTF_32__=1 -D__UINT16_C_SUFFIX__= '-D__UINT16_FMTX__="hX"' '-D__UINT16_FMTo__="ho"' '-D__UINT16_FMTu__="hu"' '-D__UINT16_FMTx__="hx"' -D__UINT16_MAX__=65535 '-D__UINT16_TYPE__=unsigned short' -D__UINT32_C_SUFFIX__=U '-D__UINT32_FMTX__="X"' '-D__UINT32_FMTo__="o"' '-D__UINT32_FMTu__="u"' '-D__UINT32_FMTx__="x"' -D__UINT32_MAX__=4294967295U '-D__UINT32_TYPE__=unsigned int' -D__UINT64_C_SUFFIX__=ULL '-D__UINT64_FMTX__="llX"' '-D__UINT64_FMTo__="llo"' '-D__UINT64_FMTu__="llu"' '-D__UINT64_FMTx__="llx"' -D__UINT64_MAX__=18446744073709551615ULL '-D__UINT64_TYPE__=long long unsigned int' -D__UINT8_C_SUFFIX__= '-D__UINT8_FMTX__="hhX"' '-D__UINT8_FMTo__="hho"' '-D__UINT8_FMTu__="hhu"' '-D__UINT8_FMTx__="hhx"' -D__UINT8_MAX__=255 '-D__UINT8_TYPE__=unsigned char' -D__UINTMAX_C_SUFFIX__=UL '-D__UINTMAX_FMTX__="lX"' '-D__UINTMAX_FMTo__="lo"' '-D__UINTMAX_FMTu__="lu"' '-D__UINTMAX_FMTx__="lx"' -D__UINTMAX_MAX__=18446744073709551615UL '-D__UINTMAX_TYPE__=long unsigned int' -D__UINTMAX_WIDTH__=64 '-D__UINTPTR_FMTX__="lX"' '-D__UINTPTR_FMTo__="lo"' '-D__UINTPTR_FMTu__="lu"' '-D__UINTPTR_FMTx__="lx"' -D__UINTPTR_MAX__=18446744073709551615UL '-D__UINTPTR_TYPE__=long unsigned int' -D__UINTPTR_WIDTH__=64 '-D__UINT_FAST16_FMTX__="hX"' '-D__UINT_FAST16_FMTo__="ho"' '-D__UINT_FAST16_FMTu__="hu"' '-D__UINT_FAST16_FMTx__="hx"' -D__UINT_FAST16_MAX__=65535 '-D__UINT_FAST16_TYPE__=unsigned short' '-D__UINT_FAST32_FMTX__="X"' '-D__UINT_FAST32_FMTo__="o"' '-D__UINT_FAST32_FMTu__="u"' '-D__UINT_FAST32_FMTx__="x"' -D__UINT_FAST32_MAX__=4294967295U '-D__UINT_FAST32_TYPE__=unsigned int' '-D__UINT_FAST64_FMTX__="llX"' '-D__UINT_FAST64_FMTo__="llo"' '-D__UINT_FAST64_FMTu__="llu"' '-D__UINT_FAST64_FMTx__="llx"' -D__UINT_FAST64_MAX__=18446744073709551615ULL '-D__UINT_FAST64_TYPE__=long long unsigned int' '-D__UINT_FAST8_FMTX__="hhX"' '-D__UINT_FAST8_FMTo__="hho"' '-D__UINT_FAST8_FMTu__="hhu"' '-D__UINT_FAST8_FMTx__="hhx"' -D__UINT_FAST8_MAX__=255 '-D__UINT_FAST8_TYPE__=unsigned char' '-D__UINT_LEAST16_FMTX__="hX"' '-D__UINT_LEAST16_FMTo__="ho"' '-D__UINT_LEAST16_FMTu__="hu"' '-D__UINT_LEAST16_FMTx__="hx"' -D__UINT_LEAST16_MAX__=65535 '-D__UINT_LEAST16_TYPE__=unsigned short' '-D__UINT_LEAST32_FMTX__="X"' '-D__UINT_LEAST32_FMTo__="o"' '-D__UINT_LEAST32_FMTu__="u"' '-D__UINT_LEAST32_FMTx__="x"' -D__UINT_LEAST32_MAX__=4294967295U '-D__UINT_LEAST32_TYPE__=unsigned int' '-D__UINT_LEAST64_FMTX__="llX"' '-D__UINT_LEAST64_FMTo__="llo"' '-D__UINT_LEAST64_FMTu__="llu"' '-D__UINT_LEAST64_FMTx__="llx"' -D__UINT_LEAST64_MAX__=18446744073709551615ULL '-D__UINT_LEAST64_TYPE__=long long unsigned int' '-D__UINT_LEAST8_FMTX__="hhX"' '-D__UINT_LEAST8_FMTo__="hho"' '-D__UINT_LEAST8_FMTu__="hhu"' '-D__UINT_LEAST8_FMTx__="hhx"' -D__UINT_LEAST8_MAX__=255 '-D__UINT_LEAST8_TYPE__=unsigned char' -D__USER_LABEL_PREFIX__=_ '-D__VERSION__="Apple LLVM 16.0.0 (clang-1600.0.26.6)"' -D__WCHAR_MAX__=2147483647 -D__WCHAR_TYPE__=int -D__WCHAR_WIDTH__=32 -D__WINT_MAX__=2147483647 -D__WINT_TYPE__=int -D__WINT_WIDTH__=32 -D__amd64=1 -D__amd64__=1 -D__apple_build_version__=16000026 '-D__block=__attribute__((__blocks__(byref)))' -D__clang__=1 '-D__clang_literal_encoding__="UTF-8"' -D__clang_major__=16 -D__clang_minor__=0 -D__clang_patchlevel__=0 '-D__clang_version__="16.0.0 (clang-1600.0.26.6)"' '-D__clang_wide_literal_encoding__="UTF-32"' -D__code_model_small__=1 -D__core2=1 -D__core2__=1 -D__llvm__=1 -D__nonnull=_Nonnull -D__null_unspecified=_Null_unspecified -D__nullable=_Nullable -D__pic__=2 '-D__seg_fs=__attribute__((address_space(257)))' '-D__seg_gs=__attribute__((address_space(256)))' -D__strong= -D__tune_core2__=1 -D__unsafe_unretained= '-D__weak=__attribute__((objc_gc(weak)))' -D__x86_64=1 -D__x86_64__=1 '-D__private_extern__=extern __attribute__((visibility("hidden")))' '-D__building_module(m)=0' --isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include --blocks -D__GCC_HAVE_DWARF2_CFI_ASM=1 -I/usr/local/include -I/Library/Developer/CommandLineTools/usr/lib/clang/16/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/Library/Developer/CommandLineTools/usr/include -F/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks -- add-user.c +[E 03:29:05 89571] CODEQL_EXTRACTOR_CPP_TRAP_CACHING is not set +[E 03:29:05 89571] CODEQL_EXTRACTOR_CPP_OPTION_TRAP_CACHE_WRITE is not set +[E 03:29:05 89571] CODEQL_EXTRACTOR_CPP_OPTION_TRAP_CACHE_DIR is not set +[E 03:29:05 89571] Initialising TRAP cache at path: 25/b401/01aa330ad3bc6dddccf5d3aa39ef +[E 03:29:05 89571] Not using TRAP cache +[E 03:29:05 89571] TRAP cache miss +[E 03:29:05 89571] Starting compilation TRAP /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/compilations/23/6011435_0.trap.zst +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/cdefs.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_symbol_aliasing.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_posix_availability.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/Availability.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityVersions.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityInternal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityInternalLegacy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/_pthread_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_va_list.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int8_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int16_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int32_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int64_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int8_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int16_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int32_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int64_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_intptr_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uintptr_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_printf.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_seek_set.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_ctermid.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_off_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ssize_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/_stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/_common.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdlib.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_stdlib.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/wait.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_pid_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_id_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/signal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/appleapiopts.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/signal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/signal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_mcontext.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_mcontext.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/machine/_structs.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/i386/_structs.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/_pthread_attr_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_sigaltstack.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ucontext.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_sigset_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uid_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/resource.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/stdint.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdint.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint8_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint16_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint32_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint64_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_intmax_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uintmax_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_timeval.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/__endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/_OSByteOrder.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/i386/_OSByteOrder.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/alloca.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ct_rune_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_rune_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wchar_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_malloc.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_malloc_type.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_ptrcheck.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_abort.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_dev_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_mode_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/unistd.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/unistd.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_posix_vdisable.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_gid_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_useconds_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/select.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_def.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_timespec.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_time_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_suseconds_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_setsize.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_set.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_clr.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_isset.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_zero.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_copy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_select.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uuid_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/gethostuuid.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/ctype.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_ctype.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/runetype.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wchar_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wint_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sqlite3.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/stdarg.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_header_macro.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg___gnuc_va_list.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_list.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_arg.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg___va_copy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_copy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/time.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_time.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_clock_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Creating trap tarball /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/tarballs/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c.6f7fbef2_0.trap.tar.zst +[E 03:29:05 89571] Emitting trap files for add-user.c +[E 03:29:05 89571] Opening existencedb in /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/existencedb/db +[E 03:29:05 89571] Wrote 122 files to /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/tarballs/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c.6f7fbef2_0.trap.tar.zst +[E 03:29:05 89571] Finished compilation TRAP /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/compilations/23/6011435_0.trap.zst +[E 03:29:05 89571] Marking C compilation as happened. +[E 03:29:05 89571] Setting tag c-compilation-happened +[E 03:29:05 89571] Starting from CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:05 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:05 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:05 89571] Set tag for 0000000000015DE1_0000000000000001 +[E 03:29:05 89571] Set tag for 0000000000015D07_0000000000000001 +[E 03:29:05 89571] Set tag for 0000000000015D02_0000000000000001 +[E 03:29:05 89571] Set tag for 0000000000015CFA_0000000000000003 +[E 03:29:05 89571] Set tag for 0000000000015CFA_0000000000000002 +[E 03:29:05 89571] Set tag for root +[E 03:29:05 89571] Unlocking DB +[E 03:29:05 89571] Unlocked DB +[E 03:29:05 89571] Extractor exited successfully +[T 03:29:06 89569] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:06 89705] Attempting to switch stdout/stderr to 3... +/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/ld.semmle.00015DE0.004C3F88.slice.x86_64 +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/ld.semmle.00015DE0.004C3F88.slice.x86_64: replacing existing signature +/Library/Developer/CommandLineTools/usr/bin/install_name_tool: warning: changes being made to the file will invalidate the code signature in: /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/ld.semmle.00015DE0.004C3F88.slice.arm64 +/Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/copy-root/000001F5/Library/Developer/CommandLineTools/usr/bin/ld.semmle.00015DE0.004C3F88.slice.arm64: replacing existing signature +[T 03:29:06 89711] Initializing tracer. +[T 03:29:06 89711] Initializing tags. +[T 03:29:06 89711] ID set to 0000000000015E6F_0000000000000001 (parent 0000000000015D07_0000000000000001) +[T 03:29:06 89711] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/ld (canonical: /Library/Developer/CommandLineTools/usr/bin/ld) ==== +[T 03:29:06 89711] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/ld === +[T 03:29:06 89711] Executing the following tracer actions: +[T 03:29:06 89711] Tracer actions: +[T 03:29:06 89711] pre_invocations(0) +[T 03:29:06 89711] post_invocations(1) +[T 03:29:06 89711] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--linker, --semmle-linker-executable, /library/developer/commandlinetools/usr/bin/ld, -demangle, -lto_library, /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib, -no_deduplicate, -dynamic, -arch, x86_64, -platform_version, macos, 14.0.0, 15.2, -syslibroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -mllvm, -enable-linkonceodr-outlining, -o, add-user, -L/usr/local/lib, /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o, -lsqlite3, -lSystem, /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a] +[T 03:29:06 89711] trace_languages(1): [cpp] +[T 03:29:06 89724] Attempting to switch stdout/stderr to 4... +[T 03:29:06 89724] Initializing tracer. +[T 03:29:06 89724] Initializing tags. +[T 03:29:06 89724] ID set to 0000000000015E7C_0000000000000001 (parent 0000000000015E6F_0000000000000001) +[E 03:29:06 89724] CodeQL C/C++ Extractor 2.20.0 +[E 03:29:06 89724] Current directory: /Users/hohn/work-gh/codeql-c-sqli-lfs +[E 03:29:06 89724] Command: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --linker --semmle-linker-executable /library/developer/commandlinetools/usr/bin/ld -demangle -lto_library /Library/Developer/CommandLineTools/usr/lib/libLTO.dylib -no_deduplicate -dynamic -arch x86_64 -platform_version macos 14.0.0 15.2 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -mllvm -enable-linkonceodr-outlining -o add-user -L/usr/local/lib /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o -lsqlite3 -lSystem /Library/Developer/CommandLineTools/usr/lib/clang/16/lib/darwin/libclang_rt.osx.a +[E 03:29:06 89724] Warning: Unrecognised command line argument -no_deduplicate +[E 03:29:06 89724] Warning: Unrecognised command line argument -platform_version +[E 03:29:06 89724] Warning: Unrecognised command line argument -enable-linkonceodr-outlining +[E 03:29:06 89724] Warning[extractor-c++]: In print_object_names: Could not open object file "macos" (error 2: No such file or directory). +[E 03:29:06 89724] Warning[extractor-c++]: In print_object_names: Could not open object file "14.0.0" (error 2: No such file or directory). +[E 03:29:06 89724] Warning[extractor-c++]: In print_object_names: Could not open object file "15.2" (error 2: No such file or directory). +[E 03:29:06 89724] Extractor exited after mimicking linker +[T 03:29:06 89711] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:06 89725] Attempting to switch stdout/stderr to 4... +[T 03:29:06 89725] Initializing tracer. +[T 03:29:06 89725] Initializing tags. +[T 03:29:06 89725] ID set to 0000000000015E7D_0000000000000001 (parent 0000000000015D07_0000000000000001) +[E 03:29:06 89725] CodeQL C/C++ Extractor 2.20.0 +[E 03:29:06 89725] Current directory: /Users/hohn/work-gh/codeql-c-sqli-lfs +[E 03:29:06 89725] Command: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --mimic /library/developer/commandlinetools/usr/bin/clang -Wall add-user.c -lsqlite3 -o add-user +[T 03:29:06 89726] Initializing tracer. +[T 03:29:06 89726] Initializing tags. +[T 03:29:06 89726] ID set to 0000000000015E7E_0000000000000001 (parent 0000000000015E7D_0000000000000001) +[T 03:29:06 89726] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:06 89726] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:06 89726] Executing the following tracer actions: +[T 03:29:06 89726] Tracer actions: +[T 03:29:06 89726] pre_invocations(0) +[T 03:29:06 89726] post_invocations(1) +[T 03:29:06 89726] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, --version] +[T 03:29:06 89726] trace_languages(1): [cpp] +[T 03:29:06 89728] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89728] Initializing tracer. +[T 03:29:07 89728] Initializing tags. +[T 03:29:07 89728] ID set to 0000000000015E80_0000000000000001 (parent 0000000000015E7E_0000000000000001) +[E 03:29:07 89728] Mimicry classification suppression detected; exiting. +[E 03:29:07 89728] Extractor exited successfully +[T 03:29:07 89726] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89729] Initializing tracer. +[T 03:29:07 89729] Initializing tags. +[T 03:29:07 89729] ID set to 0000000000015E81_0000000000000001 (parent 0000000000015E7D_0000000000000001) +[T 03:29:07 89729] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89729] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89729] Executing the following tracer actions: +[T 03:29:07 89729] Tracer actions: +[T 03:29:07 89729] pre_invocations(0) +[T 03:29:07 89729] post_invocations(1) +[T 03:29:07 89729] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, --help] +[T 03:29:07 89729] trace_languages(1): [cpp] +[T 03:29:07 89731] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89731] Initializing tracer. +[T 03:29:07 89731] Initializing tags. +[T 03:29:07 89731] ID set to 0000000000015E83_0000000000000001 (parent 0000000000015E81_0000000000000001) +[E 03:29:07 89731] Mimicry classification suppression detected; exiting. +[E 03:29:07 89731] Extractor exited successfully +[T 03:29:07 89729] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89732] Initializing tracer. +[T 03:29:07 89732] Initializing tags. +[T 03:29:07 89732] ID set to 0000000000015E84_0000000000000001 (parent 0000000000015E7D_0000000000000001) +[T 03:29:07 89732] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89732] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89732] Executing the following tracer actions: +[T 03:29:07 89732] Tracer actions: +[T 03:29:07 89732] pre_invocations(0) +[T 03:29:07 89732] post_invocations(1) +[T 03:29:07 89732] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -nostdinc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_2_89725_166473.o, -c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_1_89725_166139.c] +[T 03:29:07 89732] trace_languages(1): [cpp] +[T 03:29:07 89774] Initializing tracer. +[T 03:29:07 89774] Initializing tags. +[T 03:29:07 89774] ID set to 0000000000015EAE_0000000000000001 (parent 0000000000015E84_0000000000000001) +[T 03:29:07 89774] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89774] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89774] Executing the following tracer actions: +[T 03:29:07 89774] Tracer actions: +[T 03:29:07 89774] pre_invocations(0) +[T 03:29:07 89774] post_invocations(1) +[T 03:29:07 89774] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -Wundef-prefix=TARGET_OS_, -Wdeprecated-objc-isa-usage, -Werror=deprecated-objc-isa-usage, -Werror=implicit-function-declaration, -emit-obj, -mrelax-all, -disable-free, -clear-ast-before-backend, -disable-llvm-verifier, -discard-value-names, -main-file-name, semmle_1_89725_166139.c, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -target-sdk-version=15.2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -tune-cpu, generic, -debugger-tuning=lldb, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -nostdsysteminc, -nobuiltininc, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -I/usr/local/include, -Wno-reorder-init-list, -Wno-implicit-int-float-conversion, -Wno-c99-designator, -Wno-final-dtor-non-final-class, -Wno-extra-semi-stmt, -Wno-misleading-indentation, -Wno-quoted-include-in-framework-header, -Wno-implicit-fallthrough, -Wno-enum-enum-conversion, -Wno-enum-float-conversion, -Wno-elaborated-enum-base, -Wno-reserved-identifier, -Wno-gnu-folding-constant, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -ferror-limit, 19, -stack-protector, 1, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation, -fno-odr-hash-protocols, -clang-vendor-feature=+enableAggressiveVLAFolding, -clang-vendor-feature=+revert09abecef7bbf, -clang-vendor-feature=+thisNoAlignAttr, -clang-vendor-feature=+thisNoNullAttr, -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError, -D__GCC_HAVE_DWARF2_CFI_ASM=1, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_2_89725_166473.o, -x, c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_1_89725_166139.c] +[T 03:29:07 89774] trace_languages(1): [cpp] +[T 03:29:07 89778] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89778] Initializing tracer. +[T 03:29:07 89778] Initializing tags. +[T 03:29:07 89778] ID set to 0000000000015EB2_0000000000000001 (parent 0000000000015EAE_0000000000000001) +[E 03:29:07 89778] Mimicry classification suppression detected; exiting. +[E 03:29:07 89778] Extractor exited successfully +[T 03:29:07 89774] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89779] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89779] Initializing tracer. +[T 03:29:07 89779] Initializing tags. +[T 03:29:07 89779] ID set to 0000000000015EB3_0000000000000001 (parent 0000000000015E84_0000000000000001) +[E 03:29:07 89779] Mimicry classification suppression detected; exiting. +[E 03:29:07 89779] Extractor exited successfully +[T 03:29:07 89732] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89780] Initializing tracer. +[T 03:29:07 89780] Initializing tags. +[T 03:29:07 89780] ID set to 0000000000015EB4_0000000000000001 (parent 0000000000015E7D_0000000000000001) +[T 03:29:07 89780] ==== Candidate to intercept: /library/developer/commandlinetools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89780] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89780] Executing the following tracer actions: +[T 03:29:07 89780] Tracer actions: +[T 03:29:07 89780] pre_invocations(0) +[T 03:29:07 89780] post_invocations(1) +[T 03:29:07 89780] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -nostdinc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_4_89725_389538.o, -c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_3_89725_389346.c] +[T 03:29:07 89780] trace_languages(1): [cpp] +[T 03:29:07 89782] Initializing tracer. +[T 03:29:07 89782] Initializing tags. +[T 03:29:07 89782] ID set to 0000000000015EB6_0000000000000001 (parent 0000000000015EB4_0000000000000001) +[T 03:29:07 89782] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89782] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89782] Executing the following tracer actions: +[T 03:29:07 89782] Tracer actions: +[T 03:29:07 89782] pre_invocations(0) +[T 03:29:07 89782] post_invocations(1) +[T 03:29:07 89782] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -Wundef-prefix=TARGET_OS_, -Wdeprecated-objc-isa-usage, -Werror=deprecated-objc-isa-usage, -Werror=implicit-function-declaration, -emit-obj, -mrelax-all, -disable-free, -clear-ast-before-backend, -disable-llvm-verifier, -discard-value-names, -main-file-name, semmle_3_89725_389346.c, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -target-sdk-version=15.2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -tune-cpu, generic, -debugger-tuning=lldb, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -nostdsysteminc, -nobuiltininc, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -I/usr/local/include, -Wno-reorder-init-list, -Wno-implicit-int-float-conversion, -Wno-c99-designator, -Wno-final-dtor-non-final-class, -Wno-extra-semi-stmt, -Wno-misleading-indentation, -Wno-quoted-include-in-framework-header, -Wno-implicit-fallthrough, -Wno-enum-enum-conversion, -Wno-enum-float-conversion, -Wno-elaborated-enum-base, -Wno-reserved-identifier, -Wno-gnu-folding-constant, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -ferror-limit, 19, -stack-protector, 1, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation, -fno-odr-hash-protocols, -clang-vendor-feature=+enableAggressiveVLAFolding, -clang-vendor-feature=+revert09abecef7bbf, -clang-vendor-feature=+thisNoAlignAttr, -clang-vendor-feature=+thisNoNullAttr, -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError, -D__GCC_HAVE_DWARF2_CFI_ASM=1, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_4_89725_389538.o, -x, c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_3_89725_389346.c] +[T 03:29:07 89782] trace_languages(1): [cpp] +[T 03:29:07 89784] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89784] Initializing tracer. +[T 03:29:07 89784] Initializing tags. +[T 03:29:07 89784] ID set to 0000000000015EB8_0000000000000001 (parent 0000000000015EB6_0000000000000001) +[E 03:29:07 89784] Mimicry classification suppression detected; exiting. +[E 03:29:07 89784] Extractor exited successfully +[T 03:29:07 89782] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89785] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89785] Initializing tracer. +[T 03:29:07 89785] Initializing tags. +[T 03:29:07 89785] ID set to 0000000000015EB9_0000000000000001 (parent 0000000000015EB4_0000000000000001) +[E 03:29:07 89785] Mimicry classification suppression detected; exiting. +[E 03:29:07 89785] Extractor exited successfully +[T 03:29:07 89780] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[E 03:29:07 89725] Checking whether C compilation already happened. +[E 03:29:07 89725] Checking for tag c-compilation-happened +[E 03:29:07 89725] Checking CODEQL_TRACER_DB_ID 0000000000015D07_0000000000000001 +[E 03:29:07 89725] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:07 89725] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:07 89725] Unlocking DB +[E 03:29:07 89725] Unlocked DB +[E 03:29:07 89725] Exiting as C compilation already happened. +[T 03:29:07 89351] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89786] Attempting to switch stdout/stderr to 4... +[T 03:29:07 89786] Initializing tracer. +[T 03:29:07 89786] Initializing tags. +[T 03:29:07 89786] ID set to 0000000000015EBA_0000000000000001 (parent 0000000000015D02_0000000000000001) +[E 03:29:07 89786] CodeQL C/C++ Extractor 2.20.0 +[E 03:29:07 89786] Current directory: /Users/hohn/work-gh/codeql-c-sqli-lfs +[E 03:29:07 89786] Command: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --mimic /usr/bin/clang -Wall add-user.c -lsqlite3 -o add-user +[T 03:29:07 89787] Initializing tracer. +[T 03:29:07 89787] Initializing tags. +[T 03:29:07 89787] ID set to 0000000000015EBB_0000000000000001 (parent 0000000000015EBA_0000000000000001) +[T 03:29:07 89787] ==== Candidate to intercept: /usr/bin/clang (canonical: /usr/bin/clang) ==== +[T 03:29:07 89787] Lua: === Intercepted call to /usr/bin/clang === +[T 03:29:07 89787] Executing the following tracer actions: +[T 03:29:07 89787] Tracer actions: +[T 03:29:07 89787] pre_invocations(0) +[T 03:29:07 89787] post_invocations(1) +[T 03:29:07 89787] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /usr/bin/clang, --version] +[T 03:29:07 89787] trace_languages(1): [cpp] +[T 03:29:07 89788] Initializing tracer. +[T 03:29:07 89788] Initializing tags. +[T 03:29:07 89788] ID set to 0000000000015EBC_0000000000000001 (parent 0000000000015EBB_0000000000000001) +[T 03:29:07 89788] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89788] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89788] Executing the following tracer actions: +[T 03:29:07 89788] Tracer actions: +[T 03:29:07 89788] pre_invocations(0) +[T 03:29:07 89788] post_invocations(1) +[T 03:29:07 89788] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, --version] +[T 03:29:07 89788] trace_languages(1): [cpp] +[T 03:29:07 89790] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89790] Initializing tracer. +[T 03:29:07 89790] Initializing tags. +[T 03:29:07 89790] ID set to 0000000000015EBE_0000000000000001 (parent 0000000000015EBC_0000000000000001) +[E 03:29:07 89790] Mimicry classification suppression detected; exiting. +[E 03:29:07 89790] Extractor exited successfully +[T 03:29:07 89788] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89791] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89791] Initializing tracer. +[T 03:29:07 89791] Initializing tags. +[T 03:29:07 89791] ID set to 0000000000015EBF_0000000000000001 (parent 0000000000015EBB_0000000000000001) +[E 03:29:07 89791] Mimicry classification suppression detected; exiting. +[E 03:29:07 89791] Extractor exited successfully +[T 03:29:07 89787] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:07 89792] Initializing tracer. +[T 03:29:07 89792] Initializing tags. +[T 03:29:07 89792] ID set to 0000000000015EC0_0000000000000001 (parent 0000000000015EBA_0000000000000001) +[T 03:29:07 89792] ==== Candidate to intercept: /usr/bin/clang (canonical: /usr/bin/clang) ==== +[T 03:29:07 89792] Lua: === Intercepted call to /usr/bin/clang === +[T 03:29:07 89792] Executing the following tracer actions: +[T 03:29:07 89792] Tracer actions: +[T 03:29:07 89792] pre_invocations(0) +[T 03:29:07 89792] post_invocations(1) +[T 03:29:07 89792] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /usr/bin/clang, --help] +[T 03:29:07 89792] trace_languages(1): [cpp] +[T 03:29:07 89793] Initializing tracer. +[T 03:29:07 89793] Initializing tags. +[T 03:29:07 89793] ID set to 0000000000015EC1_0000000000000001 (parent 0000000000015EC0_0000000000000001) +[T 03:29:07 89793] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:07 89793] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:07 89793] Executing the following tracer actions: +[T 03:29:07 89793] Tracer actions: +[T 03:29:07 89793] pre_invocations(0) +[T 03:29:07 89793] post_invocations(1) +[T 03:29:07 89793] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, --help] +[T 03:29:07 89793] trace_languages(1): [cpp] +[T 03:29:07 89795] Attempting to switch stdout/stderr to 7... +[T 03:29:07 89795] Initializing tracer. +[T 03:29:07 89795] Initializing tags. +[T 03:29:07 89795] ID set to 0000000000015EC3_0000000000000001 (parent 0000000000015EC1_0000000000000001) +[E 03:29:07 89795] Mimicry classification suppression detected; exiting. +[E 03:29:07 89795] Extractor exited successfully +[T 03:29:08 89793] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89796] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89796] Initializing tracer. +[T 03:29:08 89796] Initializing tags. +[T 03:29:08 89796] ID set to 0000000000015EC4_0000000000000001 (parent 0000000000015EC0_0000000000000001) +[E 03:29:08 89796] Mimicry classification suppression detected; exiting. +[E 03:29:08 89796] Extractor exited successfully +[T 03:29:08 89792] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89797] Initializing tracer. +[T 03:29:08 89797] Initializing tags. +[T 03:29:08 89797] ID set to 0000000000015EC5_0000000000000001 (parent 0000000000015EBA_0000000000000001) +[T 03:29:08 89797] ==== Candidate to intercept: /usr/bin/clang (canonical: /usr/bin/clang) ==== +[T 03:29:08 89797] Lua: === Intercepted call to /usr/bin/clang === +[T 03:29:08 89797] Executing the following tracer actions: +[T 03:29:08 89797] Tracer actions: +[T 03:29:08 89797] pre_invocations(0) +[T 03:29:08 89797] post_invocations(1) +[T 03:29:08 89797] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /usr/bin/clang, -nostdinc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_2_89786_68418.o, -c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_1_89786_68147.c] +[T 03:29:08 89797] trace_languages(1): [cpp] +[T 03:29:08 89798] Initializing tracer. +[T 03:29:08 89798] Initializing tags. +[T 03:29:08 89798] ID set to 0000000000015EC6_0000000000000001 (parent 0000000000015EC5_0000000000000001) +[T 03:29:08 89798] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:08 89798] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:08 89798] Executing the following tracer actions: +[T 03:29:08 89798] Tracer actions: +[T 03:29:08 89798] pre_invocations(0) +[T 03:29:08 89798] post_invocations(1) +[T 03:29:08 89798] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -nostdinc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_2_89786_68418.o, -c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_1_89786_68147.c] +[T 03:29:08 89798] trace_languages(1): [cpp] +[T 03:29:08 89800] Initializing tracer. +[T 03:29:08 89800] Initializing tags. +[T 03:29:08 89800] ID set to 0000000000015EC8_0000000000000001 (parent 0000000000015EC6_0000000000000001) +[T 03:29:08 89800] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:08 89800] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:08 89800] Executing the following tracer actions: +[T 03:29:08 89800] Tracer actions: +[T 03:29:08 89800] pre_invocations(0) +[T 03:29:08 89800] post_invocations(1) +[T 03:29:08 89800] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -Wundef-prefix=TARGET_OS_, -Wdeprecated-objc-isa-usage, -Werror=deprecated-objc-isa-usage, -Werror=implicit-function-declaration, -emit-obj, -mrelax-all, -disable-free, -clear-ast-before-backend, -disable-llvm-verifier, -discard-value-names, -main-file-name, semmle_1_89786_68147.c, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -target-sdk-version=15.2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -tune-cpu, generic, -debugger-tuning=lldb, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -nostdsysteminc, -nobuiltininc, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -Wno-reorder-init-list, -Wno-implicit-int-float-conversion, -Wno-c99-designator, -Wno-final-dtor-non-final-class, -Wno-extra-semi-stmt, -Wno-misleading-indentation, -Wno-quoted-include-in-framework-header, -Wno-implicit-fallthrough, -Wno-enum-enum-conversion, -Wno-enum-float-conversion, -Wno-elaborated-enum-base, -Wno-reserved-identifier, -Wno-gnu-folding-constant, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -ferror-limit, 19, -stack-protector, 1, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation, -fno-odr-hash-protocols, -clang-vendor-feature=+enableAggressiveVLAFolding, -clang-vendor-feature=+revert09abecef7bbf, -clang-vendor-feature=+thisNoAlignAttr, -clang-vendor-feature=+thisNoNullAttr, -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError, -D__GCC_HAVE_DWARF2_CFI_ASM=1, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_2_89786_68418.o, -x, c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_1_89786_68147.c] +[T 03:29:08 89800] trace_languages(1): [cpp] +[T 03:29:08 89802] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89802] Initializing tracer. +[T 03:29:08 89802] Initializing tags. +[T 03:29:08 89802] ID set to 0000000000015ECA_0000000000000001 (parent 0000000000015EC8_0000000000000001) +[E 03:29:08 89802] Mimicry classification suppression detected; exiting. +[E 03:29:08 89802] Extractor exited successfully +[T 03:29:08 89800] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89803] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89803] Initializing tracer. +[T 03:29:08 89803] Initializing tags. +[T 03:29:08 89803] ID set to 0000000000015ECB_0000000000000001 (parent 0000000000015EC6_0000000000000001) +[E 03:29:08 89803] Mimicry classification suppression detected; exiting. +[E 03:29:08 89803] Extractor exited successfully +[T 03:29:08 89798] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89804] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89804] Initializing tracer. +[T 03:29:08 89804] Initializing tags. +[T 03:29:08 89804] ID set to 0000000000015ECC_0000000000000001 (parent 0000000000015EC5_0000000000000001) +[E 03:29:08 89804] Mimicry classification suppression detected; exiting. +[E 03:29:08 89804] Extractor exited successfully +[T 03:29:08 89797] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89805] Initializing tracer. +[T 03:29:08 89805] Initializing tags. +[T 03:29:08 89805] ID set to 0000000000015ECD_0000000000000001 (parent 0000000000015EBA_0000000000000001) +[T 03:29:08 89805] ==== Candidate to intercept: /usr/bin/clang (canonical: /usr/bin/clang) ==== +[T 03:29:08 89805] Lua: === Intercepted call to /usr/bin/clang === +[T 03:29:08 89805] Executing the following tracer actions: +[T 03:29:08 89805] Tracer actions: +[T 03:29:08 89805] pre_invocations(0) +[T 03:29:08 89805] post_invocations(1) +[T 03:29:08 89805] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /usr/bin/clang, -nostdinc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_4_89786_452701.o, -c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_3_89786_452522.c] +[T 03:29:08 89805] trace_languages(1): [cpp] +[T 03:29:08 89806] Initializing tracer. +[T 03:29:08 89806] Initializing tags. +[T 03:29:08 89806] ID set to 0000000000015ECE_0000000000000001 (parent 0000000000015ECD_0000000000000001) +[T 03:29:08 89806] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:08 89806] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:08 89806] Executing the following tracer actions: +[T 03:29:08 89806] Tracer actions: +[T 03:29:08 89806] pre_invocations(0) +[T 03:29:08 89806] post_invocations(1) +[T 03:29:08 89806] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -nostdinc, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_4_89786_452701.o, -c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_3_89786_452522.c] +[T 03:29:08 89806] trace_languages(1): [cpp] +[T 03:29:08 89808] Initializing tracer. +[T 03:29:08 89808] Initializing tags. +[T 03:29:08 89808] ID set to 0000000000015ED0_0000000000000001 (parent 0000000000015ECE_0000000000000001) +[T 03:29:08 89808] ==== Candidate to intercept: /Library/Developer/CommandLineTools/usr/bin/clang (canonical: /Library/Developer/CommandLineTools/usr/bin/clang) ==== +[T 03:29:08 89808] Lua: === Intercepted call to /library/developer/commandlinetools/usr/bin/clang === +[T 03:29:08 89808] Executing the following tracer actions: +[T 03:29:08 89808] Tracer actions: +[T 03:29:08 89808] pre_invocations(0) +[T 03:29:08 89808] post_invocations(1) +[T 03:29:08 89808] invocation: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor, args: [--mimic, /library/developer/commandlinetools/usr/bin/clang, -cc1, -triple, x86_64-apple-macosx14.0.0, -Wundef-prefix=TARGET_OS_, -Wdeprecated-objc-isa-usage, -Werror=deprecated-objc-isa-usage, -Werror=implicit-function-declaration, -emit-obj, -mrelax-all, -disable-free, -clear-ast-before-backend, -disable-llvm-verifier, -discard-value-names, -main-file-name, semmle_3_89786_452522.c, -mrelocation-model, pic, -pic-level, 2, -mframe-pointer=all, -fno-strict-return, -ffp-contract=on, -fno-rounding-math, -funwind-tables=2, -target-sdk-version=15.2, -fvisibility-inlines-hidden-static-local-var, -fno-modulemap-allow-subdirectory-search, -target-cpu, penryn, -tune-cpu, generic, -debugger-tuning=lldb, -target-linker-version, 1115.7.3, -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -nostdsysteminc, -nobuiltininc, -resource-dir, /Library/Developer/CommandLineTools/usr/lib/clang/16, -isysroot, /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk, -Wno-reorder-init-list, -Wno-implicit-int-float-conversion, -Wno-c99-designator, -Wno-final-dtor-non-final-class, -Wno-extra-semi-stmt, -Wno-misleading-indentation, -Wno-quoted-include-in-framework-header, -Wno-implicit-fallthrough, -Wno-enum-enum-conversion, -Wno-enum-float-conversion, -Wno-elaborated-enum-base, -Wno-reserved-identifier, -Wno-gnu-folding-constant, -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs, -ferror-limit, 19, -stack-protector, 1, -fstack-check, -mdarwin-stkchk-strong-link, -fblocks, -fencode-extended-block-signature, -fregister-global-dtors-with-atexit, -fgnuc-version=4.2.1, -fmax-type-align=16, -fcommon, -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation, -fno-odr-hash-protocols, -clang-vendor-feature=+enableAggressiveVLAFolding, -clang-vendor-feature=+revert09abecef7bbf, -clang-vendor-feature=+thisNoAlignAttr, -clang-vendor-feature=+thisNoNullAttr, -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError, -D__GCC_HAVE_DWARF2_CFI_ASM=1, -o, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_4_89786_452701.o, -x, c, /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tmp//semmle_3_89786_452522.c] +[T 03:29:08 89808] trace_languages(1): [cpp] +[T 03:29:08 89810] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89810] Initializing tracer. +[T 03:29:08 89810] Initializing tags. +[T 03:29:08 89810] ID set to 0000000000015ED2_0000000000000001 (parent 0000000000015ED0_0000000000000001) +[E 03:29:08 89810] Mimicry classification suppression detected; exiting. +[E 03:29:08 89810] Extractor exited successfully +[T 03:29:08 89808] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89811] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89811] Initializing tracer. +[T 03:29:08 89811] Initializing tags. +[T 03:29:08 89811] ID set to 0000000000015ED3_0000000000000001 (parent 0000000000015ECE_0000000000000001) +[E 03:29:08 89811] Mimicry classification suppression detected; exiting. +[E 03:29:08 89811] Extractor exited successfully +[T 03:29:08 89806] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[T 03:29:08 89812] Attempting to switch stdout/stderr to 7... +[T 03:29:08 89812] Initializing tracer. +[T 03:29:08 89812] Initializing tags. +[T 03:29:08 89812] ID set to 0000000000015ED4_0000000000000001 (parent 0000000000015ECD_0000000000000001) +[E 03:29:08 89812] Mimicry classification suppression detected; exiting. +[E 03:29:08 89812] Extractor exited successfully +[T 03:29:08 89805] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. +[E 03:29:08 89786] Checking whether C compilation already happened. +[E 03:29:08 89786] Checking for tag c-compilation-happened +[E 03:29:08 89786] Checking CODEQL_TRACER_DB_ID 0000000000015D02_0000000000000001 +[E 03:29:08 89786] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:08 89786] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:08 89786] Unlocking DB +[E 03:29:08 89786] Unlocked DB +[E 03:29:08 89786] Exiting as C compilation already happened. +[T 03:29:08 89346] Extractor /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor terminated with exit code 0. diff --git a/cpp-sqli-834ef46/log/database-create-20250304.192850.067.log b/cpp-sqli-834ef46/log/database-create-20250304.192850.067.log new file mode 100644 index 0000000..e98ba5b --- /dev/null +++ b/cpp-sqli-834ef46/log/database-create-20250304.192850.067.log @@ -0,0 +1,780 @@ +[2025-03-04 19:28:50] This is codeql database create --language=cpp -s . -j 8 -v /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46 --command=./build.sh +[2025-03-04 19:28:50] Log file was started late. +[2025-03-04 19:28:50] [PROGRESS] database create> Initializing database at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46. +[2025-03-04 19:28:50] Running plumbing command: codeql database init --language=cpp --extractor-options-verbosity=1 --qlconfig-file=/Users/hohn/work-gh/codeql-c-sqli-lfs/qlconfig.yml --source-root=/Users/hohn/work-gh/codeql-c-sqli-lfs --allow-missing-source-root=false --allow-already-existing -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46 +[2025-03-04 19:28:50] Calling plumbing command: codeql resolve languages --extractor-options-verbosity=1 --format=betterjson +[2025-03-04 19:28:50] [DETAILS] resolve languages> Scanning for [codeql-extractor.yml] from /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/.codeqlmanifest.json +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/go/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/python/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/java/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/html/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/xml/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/properties/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/swift/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/csv/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/yaml/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/csharp/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/javascript/codeql-extractor.yml. +[2025-03-04 19:28:50] [DETAILS] resolve languages> Parsing /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/ruby/codeql-extractor.yml. +[2025-03-04 19:28:50] Plumbing command codeql resolve languages completed: + { + "aliases" : { + "c" : "cpp", + "c++" : "cpp", + "c-c++" : "cpp", + "c-cpp" : "cpp", + "c#" : "csharp", + "java-kotlin" : "java", + "kotlin" : "java", + "javascript-typescript" : "javascript", + "typescript" : "javascript" + }, + "extractors" : { + "go" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/go", + "extractor_options" : { + "extract_tests" : { + "title" : "Whether to include Go test files in the CodeQL database.", + "description" : "A value indicating whether Go test files should be included in the CodeQL database. The default is 'false'.\n", + "type" : "string", + "pattern" : "^(false|true)$" + }, + "extract_vendor_dirs" : { + "title" : "Whether to include Go vendor directories in the CodeQL database.", + "description" : "A value indicating whether Go vendor directories should be included in the CodeQL database. The default is 'false'.\n", + "type" : "string", + "pattern" : "^(false|true)$" + } + } + } + ], + "python" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/python", + "extractor_options" : { + "logging" : { + "title" : "Options pertaining to logging.", + "description" : "Options pertaining to logging.", + "type" : "object", + "properties" : { + "verbosity" : { + "title" : "Python extractor logging verbosity level.", + "description" : "Controls the level of verbosity of the CodeQL Python extractor.\nThe supported levels are (in order of increasing verbosity):\n\n - off\n - errors\n - warnings\n - info or progress\n - debug or progress+\n - trace or progress++\n - progress+++\n", + "type" : "string", + "pattern" : "^(off|errors|warnings|(info|progress)|(debug|progress\\+)|(trace|progress\\+\\+)|progress\\+\\+\\+)$" + } + } + }, + "python_executable_name" : { + "title" : "Controls the name of the Python executable used by the Python extractor.", + "description" : "The Python extractor uses platform-dependent heuristics to determine the name of the Python executable to use. Specifying a value for this option overrides the name of the Python executable used by the extractor. Accepted values are py, python and python3. Use this setting with caution, the Python extractor requires Python 3 to run.\n", + "type" : "string", + "pattern" : "^(py|python|python3)$" + } + } + } + ], + "java" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/java", + "extractor_options" : { + "exclude" : { + "title" : "A glob excluding files from analysis.", + "description" : "A glob indicating what files to exclude from the analysis.\n", + "type" : "string" + }, + "add_prefer_source" : { + "title" : "Whether to always prefer source files over class files.", + "description" : "A value indicating whether source files should be preferred over class files. If set to 'true', the extraction adds '-Xprefer:source' to the javac command line. If set to 'false', the extraction uses the default javac behavior ('-Xprefer:newer'). The default is 'true'.\n", + "type" : "string", + "pattern" : "^(false|true)$" + }, + "buildless" : { + "title" : "Whether to use buildless (standalone) extraction (experimental).", + "description" : "A value indicating, which type of extraction the autobuilder should perform. If 'true', then the standalone extractor will be used, otherwise tracing extraction will be performed. The default is 'false'. Note that buildless extraction will generally yield less accurate analysis results, and should only be used in cases where it is not possible to build the code (for example if it uses inaccessible dependencies).\n", + "type" : "string", + "pattern" : "^(false|true)$" + } + } + } + ], + "html" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/html" + } + ], + "xml" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/xml" + } + ], + "properties" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/properties" + } + ], + "cpp" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp", + "extractor_options" : { + "scale_timeouts" : { + "title" : "Value to scale compiler introspection timeouts with", + "description" : "The extractor attempts to determine what compiler the source code being extracted is compiled with. To this end the extractor makes additional calls to the compiler, some of which are expected to return within a certain fixed time (either 10s or 15s). On some systems that are under high load this time might be too short, and can be scaled up using this option.\n", + "type" : "string", + "pattern" : "[0-9]+" + }, + "log_verbosity" : { + "title" : "Verbosity of the extractor logging", + "description" : "Set the verbosity of the extractor logging to 'quiet' (0), 'normal' (1), 'chatty' (2), or 'noisy' (3). The default is 'normal'.\n", + "type" : "string", + "pattern" : "[0-3]" + } + } + } + ], + "swift" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/swift" + } + ], + "csv" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/csv" + } + ], + "yaml" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/yaml" + } + ], + "csharp" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/csharp", + "extractor_options" : { + "trap" : { + "title" : "Options pertaining to TRAP.", + "description" : "Options pertaining to TRAP.", + "type" : "object", + "properties" : { + "compression" : { + "title" : "Controls compression for the TRAP files written by the extractor.", + "description" : "This option is only intended for use in debugging the extractor. Accepted values are 'brotli' (the default, to write brotli-compressed TRAP), 'gzip', and 'none' (to write uncompressed TRAP).\n", + "type" : "string", + "pattern" : "^(none|gzip|brotli)$" + } + } + }, + "buildless" : { + "title" : "DEPRECATED - Whether to use buildless (standalone) extraction.", + "description" : "DEPRECATED: Use `--build-mode none` instead.\nA value indicating, which type of extraction the autobuilder should perform. If 'true', then the standalone extractor will be used, otherwise tracing extraction will be performed. The default is 'false'. Note that buildless extraction will generally yield less accurate analysis results, and should only be used in cases where it is not possible to build the code (for example if it uses inaccessible dependencies).\n", + "type" : "string", + "pattern" : "^(false|true)$" + }, + "logging" : { + "title" : "Options pertaining to logging.", + "description" : "Options pertaining to logging.", + "type" : "object", + "properties" : { + "verbosity" : { + "title" : "Extractor logging verbosity level.", + "description" : "Controls the level of verbosity of the extractor. The supported levels are (in order of increasing verbosity):\n - off\n - errors\n - warnings\n - info or progress\n - debug or progress+\n - trace or progress++\n - progress+++\n", + "type" : "string", + "pattern" : "^(off|errors|warnings|(info|progress)|(debug|progress\\+)|(trace|progress\\+\\+)|progress\\+\\+\\+)$" + } + } + }, + "binlog" : { + "title" : "Binlog", + "description" : "[EXPERIMENTAL] The value is a path to the MsBuild binary log file that should be extracted. This option only works when `--build-mode none` is also specified.\n", + "type" : "array" + } + } + } + ], + "javascript" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/javascript", + "extractor_options" : { + "skip_types" : { + "title" : "Skip type extraction for TypeScript", + "description" : "Whether to skip the extraction of types in a TypeScript application", + "type" : "string", + "pattern" : "^(false|true)$" + } + } + } + ], + "ruby" : [ + { + "extractor_root" : "/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/ruby", + "extractor_options" : { + "trap" : { + "title" : "Options pertaining to TRAP.", + "description" : "Options pertaining to TRAP.", + "type" : "object", + "properties" : { + "compression" : { + "title" : "Controls compression for the TRAP files written by the extractor.", + "description" : "This option is only intended for use in debugging the extractor. Accepted values are 'gzip' (the default, to write gzip-compressed TRAP) and 'none' (to write uncompressed TRAP).\n", + "type" : "string", + "pattern" : "^(none|gzip)$" + } + } + } + } + } + ] + } + } +[2025-03-04 19:28:50] [PROGRESS] database init> Calculating baseline information in /Users/hohn/work-gh/codeql-c-sqli-lfs +[2025-03-04 19:28:50] [SPAMMY] database init> Ignoring the following directories when processing baseline information: .git, .hg, .svn. +[2025-03-04 19:28:50] [DETAILS] database init> Running command in /Users/hohn/work-gh/codeql-c-sqli-lfs: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/tools/osx64/scc --by-file --exclude-dir .git,.hg,.svn --format json --no-large --no-min . +[2025-03-04 19:28:50] [SPAMMY] database init> Found 1 baseline files for cpp. +[2025-03-04 19:28:50] [PROGRESS] database init> Calculated baseline information for languages: cpp (444ms). +[2025-03-04 19:28:50] [PROGRESS] database init> Resolving extractor cpp. +[2025-03-04 19:28:50] [DETAILS] database init> Found candidate extractor root for cpp: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp. +[2025-03-04 19:28:50] [PROGRESS] database init> Successfully loaded extractor C/C++ (cpp) from /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp. +[2025-03-04 19:28:50] [SPAMMY] database init> Determining macOS System Integrity Protection status... +[2025-03-04 19:28:50] [SPAMMY] database init> Running command [/usr/bin/csrutil, status]. +[2025-03-04 19:28:50] [SPAMMY] database init> SIP is enabled. +[2025-03-04 19:28:50] [PROGRESS] database init> Created skeleton CodeQL database at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46. This in-progress database is ready to be populated by an extractor. +[2025-03-04 19:28:50] Plumbing command codeql database init completed. +[2025-03-04 19:28:50] [PROGRESS] database create> Running build command: [./build.sh] +[2025-03-04 19:28:50] Running plumbing command: codeql database trace-command --threads=8 --working-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs --index-traceless-dbs --no-db-cluster -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46 ./build.sh +[2025-03-04 19:28:50] [PROGRESS] database trace-command> Running command in /Users/hohn/work-gh/codeql-c-sqli-lfs: [./build.sh] +[2025-03-04 19:29:08] Plumbing command codeql database trace-command completed. +[2025-03-04 19:29:08] [PROGRESS] database create> Finalizing database at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46. +[2025-03-04 19:29:08] Running plumbing command: codeql database finalize --threads=8 --no-db-cluster -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46 +[2025-03-04 19:29:08] Using pre-finalize script /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/pre-finalize.sh. +[2025-03-04 19:29:08] [PROGRESS] database finalize> Running pre-finalize script /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/pre-finalize.sh in /Users/hohn/work-gh/codeql-c-sqli-lfs. +[2025-03-04 19:29:08] Running plumbing command: codeql database trace-command --working-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs --no-tracing --threads=8 -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46 /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/pre-finalize.sh +[2025-03-04 19:29:08] [PROGRESS] database trace-command> Running command in /Users/hohn/work-gh/codeql-c-sqli-lfs: [/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/pre-finalize.sh] +[2025-03-04 19:29:09] Plumbing command codeql database trace-command completed. +[2025-03-04 19:29:09] [PROGRESS] database finalize> Running TRAP import for CodeQL database at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46... +[2025-03-04 19:29:09] Running plumbing command: codeql dataset import --dbscheme=/Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/semmlecode.cpp.dbscheme --threads=8 -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp +[2025-03-04 19:29:09] Clearing disk cache since the version file /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp/default/cache/version does not exist +[2025-03-04 19:29:09] Tuple pool not found. Clearing relations with cached strings +[2025-03-04 19:29:09] Trimming disk cache at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp/default/cache in mode clear. +[2025-03-04 19:29:09] Sequence stamp origin is -6075723661176221655 +[2025-03-04 19:29:09] Pausing evaluation to hard-clear memory at sequence stamp o+0 +[2025-03-04 19:29:09] Unpausing evaluation +[2025-03-04 19:29:09] Pausing evaluation to quickly trim disk at sequence stamp o+1 +[2025-03-04 19:29:09] Unpausing evaluation +[2025-03-04 19:29:09] Pausing evaluation to zealously trim disk at sequence stamp o+2 +[2025-03-04 19:29:09] Unpausing evaluation +[2025-03-04 19:29:09] Trimming completed (4ms): Purged everything. +[2025-03-04 19:29:09] Scanning for files in /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp +[2025-03-04 19:29:09] Found 4 files on disk containing 125 TRAP files (1.08 MiB) +[2025-03-04 19:29:09] [PROGRESS] dataset import> Grouping TRAP files by link target +[2025-03-04 19:29:09] [PROGRESS] dataset import> Grouping unlinked TRAP files together +[2025-03-04 19:29:09] [PROGRESS] dataset import> Scanning TRAP files +[2025-03-04 19:29:09] Scanning 6011435_0.trap.zst (1 of 125) +[2025-03-04 19:29:09] Scanning add-user.trap.zst (2 of 125) +[2025-03-04 19:29:09] Scanning sourceLocationPrefix.trap.gz (3 of 125) +[2025-03-04 19:29:09] Scanning cpp_predefined.acb19af8.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (4 of 125) +[2025-03-04 19:29:09] Scanning _symbol_aliasing.h.03501c36.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (5 of 125) +[2025-03-04 19:29:09] Scanning _posix_availability.h.ffcae0ef.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (6 of 125) +[2025-03-04 19:29:09] Scanning cdefs.h.c28b8b78.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (7 of 125) +[2025-03-04 19:29:09] Scanning AvailabilityVersions.h.630809d4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (8 of 125) +[2025-03-04 19:29:09] Scanning AvailabilityInternal.h.2f7fe80f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (9 of 125) +[2025-03-04 19:29:09] Scanning AvailabilityInternalLegacy.h.3b3a52dd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (10 of 125) +[2025-03-04 19:29:09] Scanning Availability.h.1f66082e.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (11 of 125) +[2025-03-04 19:29:09] Scanning _types.h.8648aeb5.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (12 of 125) +[2025-03-04 19:29:09] Scanning _types.h.c0db0ca0.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (13 of 125) +[2025-03-04 19:29:09] Scanning _pthread_types.h.f01eb1a2.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (14 of 125) +[2025-03-04 19:29:09] Scanning _types.h.334b750f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (15 of 125) +[2025-03-04 19:29:09] Scanning _types.h.afae0e45.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (16 of 125) +[2025-03-04 19:29:09] Scanning _int8_t.h.f29290cb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (17 of 125) +[2025-03-04 19:29:09] Scanning _int16_t.h.0efc7dab.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (18 of 125) +[2025-03-04 19:29:09] Scanning _int32_t.h.6962392d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (19 of 125) +[2025-03-04 19:29:09] Scanning _int64_t.h.536f90e3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (20 of 125) +[2025-03-04 19:29:09] Scanning _u_int8_t.h.552cf7b4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (21 of 125) +[2025-03-04 19:29:09] Scanning _u_int16_t.h.253a9b79.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (22 of 125) +[2025-03-04 19:29:09] Scanning _u_int32_t.h.3c64ebfb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (23 of 125) +[2025-03-04 19:29:09] Scanning _u_int64_t.h.cbd81c97.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (24 of 125) +[2025-03-04 19:29:09] Scanning _intptr_t.h.084ef71f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (25 of 125) +[2025-03-04 19:29:09] Scanning _uintptr_t.h.645528a4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (26 of 125) +[2025-03-04 19:29:09] Scanning types.h.30d77e47.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (27 of 125) +[2025-03-04 19:29:09] Scanning types.h.aff8b8e3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (28 of 125) +[2025-03-04 19:29:09] Scanning _va_list.h.a2d381a2.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (29 of 125) +[2025-03-04 19:29:09] Scanning _size_t.h.7dca9526.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (30 of 125) +[2025-03-04 19:29:09] Scanning _null.h.fac322fe.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (31 of 125) +[2025-03-04 19:29:09] Scanning stdio.h.4ca04277.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (32 of 125) +[2025-03-04 19:29:09] Scanning _printf.h.eeb573b3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (33 of 125) +[2025-03-04 19:29:09] Scanning _seek_set.h.3af5c228.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (34 of 125) +[2025-03-04 19:29:09] Scanning _ctermid.h.709c03b7.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (35 of 125) +[2025-03-04 19:29:09] Scanning _off_t.h.5d57ac30.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (36 of 125) +[2025-03-04 19:29:09] Scanning _ssize_t.h.b2b8b5c7.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (37 of 125) +[2025-03-04 19:29:09] Scanning _common.h.75aff781.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (38 of 125) +[2025-03-04 19:29:09] Scanning _stdio.h.b54e857d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (39 of 125) +[2025-03-04 19:29:09] Scanning _stdio.h.3b1884bb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (40 of 125) +[2025-03-04 19:29:09] Scanning stdio.h.e1ff7027.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (41 of 125) +[2025-03-04 19:29:09] Scanning _pid_t.h.6a3a6049.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (42 of 125) +[2025-03-04 19:29:09] Scanning _id_t.h.0e72c00a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (43 of 125) +[2025-03-04 19:29:09] Scanning appleapiopts.h.dc9b13cc.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (44 of 125) +[2025-03-04 19:29:09] Scanning signal.h.4c43299e.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (45 of 125) +[2025-03-04 19:29:09] Scanning signal.h.508efcc4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (46 of 125) +[2025-03-04 19:29:09] Scanning _structs.h.8ff5e6f8.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (47 of 125) +[2025-03-04 19:29:09] Scanning _structs.h.882e747d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (48 of 125) +[2025-03-04 19:29:09] Scanning _mcontext.h.3cb29849.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (49 of 125) +[2025-03-04 19:29:09] Scanning _mcontext.h.2841d5e4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (50 of 125) +[2025-03-04 19:29:09] Scanning _pthread_attr_t.h.47302446.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (51 of 125) +[2025-03-04 19:29:09] Scanning _sigaltstack.h.fb11c76f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (52 of 125) +[2025-03-04 19:29:09] Scanning _ucontext.h.8b000abd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (53 of 125) +[2025-03-04 19:29:09] Scanning _sigset_t.h.eacb6a8b.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (54 of 125) +[2025-03-04 19:29:09] Scanning _size_t.h.097b7f74.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (55 of 125) +[2025-03-04 19:29:09] Scanning _uid_t.h.cfda2aba.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (56 of 125) +[2025-03-04 19:29:09] Scanning signal.h.fff31109.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (57 of 125) +[2025-03-04 19:29:09] Scanning _uint8_t.h.b56d0bf4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (58 of 125) +[2025-03-04 19:29:09] Scanning _uint16_t.h.95cc6274.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (59 of 125) +[2025-03-04 19:29:09] Scanning _uint32_t.h.dc2517bb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (60 of 125) +[2025-03-04 19:29:09] Scanning _uint64_t.h.c60cbcd5.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (61 of 125) +[2025-03-04 19:29:09] Scanning _intmax_t.h.6c1a2871.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (62 of 125) +[2025-03-04 19:29:09] Scanning _uintmax_t.h.e72b0804.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (63 of 125) +[2025-03-04 19:29:09] Scanning stdint.h.e23cce12.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (64 of 125) +[2025-03-04 19:29:09] Scanning stdint.h.188490be.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (65 of 125) +[2025-03-04 19:29:09] Scanning _timeval.h.8ed5b43e.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (66 of 125) +[2025-03-04 19:29:09] Scanning resource.h.8cffbfdc.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (67 of 125) +[2025-03-04 19:29:09] Scanning __endian.h.957c713d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (68 of 125) +[2025-03-04 19:29:09] Scanning _endian.h.87dc7cfd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (69 of 125) +[2025-03-04 19:29:09] Scanning _endian.h.fbe534f3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (70 of 125) +[2025-03-04 19:29:09] Scanning _OSByteOrder.h.abdc0245.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (71 of 125) +[2025-03-04 19:29:09] Scanning _OSByteOrder.h.6c99cd81.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (72 of 125) +[2025-03-04 19:29:09] Scanning _endian.h.88a97a28.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (73 of 125) +[2025-03-04 19:29:09] Scanning endian.h.194ffb87.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (74 of 125) +[2025-03-04 19:29:09] Scanning endian.h.a419ac90.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (75 of 125) +[2025-03-04 19:29:09] Scanning wait.h.23c3e1e7.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (76 of 125) +[2025-03-04 19:29:09] Scanning alloca.h.38aa78ed.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (77 of 125) +[2025-03-04 19:29:09] Scanning _ct_rune_t.h.d4a9d117.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (78 of 125) +[2025-03-04 19:29:09] Scanning _rune_t.h.33d8e00c.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (79 of 125) +[2025-03-04 19:29:09] Scanning _wchar_t.h.10d75770.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (80 of 125) +[2025-03-04 19:29:09] Scanning _null.h.763c0539.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (81 of 125) +[2025-03-04 19:29:09] Scanning _ptrcheck.h.c3a91754.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (82 of 125) +[2025-03-04 19:29:09] Scanning _malloc_type.h.f4a08e80.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (83 of 125) +[2025-03-04 19:29:09] Scanning _malloc.h.45d4fc49.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (84 of 125) +[2025-03-04 19:29:09] Scanning _abort.h.10b51e7c.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (85 of 125) +[2025-03-04 19:29:09] Scanning _dev_t.h.91a2e6a4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (86 of 125) +[2025-03-04 19:29:09] Scanning _mode_t.h.0d676e3d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (87 of 125) +[2025-03-04 19:29:09] Scanning _stdlib.h.2b6167e9.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (88 of 125) +[2025-03-04 19:29:09] Scanning stdlib.h.8c6deea4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (89 of 125) +[2025-03-04 19:29:09] Scanning _posix_vdisable.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (90 of 125) +[2025-03-04 19:29:09] Scanning _gid_t.h.e5a55687.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (91 of 125) +[2025-03-04 19:29:09] Scanning unistd.h.c3588eb3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (92 of 125) +[2025-03-04 19:29:09] Scanning _useconds_t.h.81277de3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (93 of 125) +[2025-03-04 19:29:09] Scanning _fd_def.h.ee6d7168.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (94 of 125) +[2025-03-04 19:29:09] Scanning _timespec.h.bf739272.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (95 of 125) +[2025-03-04 19:29:09] Scanning _time_t.h.9cd704bb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (96 of 125) +[2025-03-04 19:29:09] Scanning _suseconds_t.h.2a3680e0.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (97 of 125) +[2025-03-04 19:29:09] Scanning _fd_setsize.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (98 of 125) +[2025-03-04 19:29:09] Scanning _fd_set.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (99 of 125) +[2025-03-04 19:29:09] Scanning _fd_clr.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (100 of 125) +[2025-03-04 19:29:09] Scanning _fd_isset.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (101 of 125) +[2025-03-04 19:29:09] Scanning _fd_zero.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (102 of 125) +[2025-03-04 19:29:09] Scanning _fd_copy.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (103 of 125) +[2025-03-04 19:29:09] Scanning _select.h.3e088a7d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (104 of 125) +[2025-03-04 19:29:09] Scanning select.h.12225a30.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (105 of 125) +[2025-03-04 19:29:09] Scanning _uuid_t.h.d102d4c8.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (106 of 125) +[2025-03-04 19:29:09] Scanning gethostuuid.h.40472f03.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (107 of 125) +[2025-03-04 19:29:09] Scanning unistd.h.4f959c67.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (108 of 125) +[2025-03-04 19:29:09] Scanning _wchar_t.h.70e0d691.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (109 of 125) +[2025-03-04 19:29:09] Scanning _wint_t.h.545b4fc3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (110 of 125) +[2025-03-04 19:29:09] Scanning runetype.h.58bfe9eb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (111 of 125) +[2025-03-04 19:29:09] Scanning _ctype.h.6e981081.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (112 of 125) +[2025-03-04 19:29:09] Scanning ctype.h.2e9870e5.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (113 of 125) +[2025-03-04 19:29:09] Scanning __stdarg_header_macro.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (114 of 125) +[2025-03-04 19:29:09] Scanning __stdarg___gnuc_va_list.h.198cd35d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (115 of 125) +[2025-03-04 19:29:09] Scanning __stdarg_va_list.h.e2fa121d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (116 of 125) +[2025-03-04 19:29:09] Scanning __stdarg_va_arg.h.fd0eba9b.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (117 of 125) +[2025-03-04 19:29:09] Scanning __stdarg___va_copy.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (118 of 125) +[2025-03-04 19:29:09] Scanning __stdarg_va_copy.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (119 of 125) +[2025-03-04 19:29:09] Scanning stdarg.h.d127bdfd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (120 of 125) +[2025-03-04 19:29:09] Scanning sqlite3.h.914eb288.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (121 of 125) +[2025-03-04 19:29:09] Scanning _clock_t.h.79a09205.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (122 of 125) +[2025-03-04 19:29:09] Scanning _time.h.115f5c6d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (123 of 125) +[2025-03-04 19:29:09] Scanning time.h.f63ebdcc.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (124 of 125) +[2025-03-04 19:29:09] Scanning add-user.c.6f7fbef2.trap (add-user.c.6f7fbef2_0.trap.tar.zst) (125 of 125) +[2025-03-04 19:29:09] [PROGRESS] dataset import> Importing TRAP files +[2025-03-04 19:29:09] Importing sourceLocationPrefix.trap.gz for no link target (3 of 125) +[2025-03-04 19:29:09] Importing add-user.trap.zst for add-user.link (2 of 125) +[2025-03-04 19:29:09] Importing 6011435_0.trap.zst for add-user.link (1 of 125) +[2025-03-04 19:29:09] Importing cpp_predefined.acb19af8.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for no link target (4 of 125) +[2025-03-04 19:29:09] Importing _symbol_aliasing.h.03501c36.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (5 of 125) +[2025-03-04 19:29:09] Importing _posix_availability.h.ffcae0ef.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (6 of 125) +[2025-03-04 19:29:09] Importing cdefs.h.c28b8b78.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (7 of 125) +[2025-03-04 19:29:09] Importing AvailabilityVersions.h.630809d4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (8 of 125) +[2025-03-04 19:29:09] Importing AvailabilityInternal.h.2f7fe80f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (9 of 125) +[2025-03-04 19:29:09] Importing AvailabilityInternalLegacy.h.3b3a52dd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (10 of 125) +[2025-03-04 19:29:09] Importing Availability.h.1f66082e.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (11 of 125) +[2025-03-04 19:29:09] Importing _types.h.8648aeb5.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (12 of 125) +[2025-03-04 19:29:09] Importing _types.h.c0db0ca0.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (13 of 125) +[2025-03-04 19:29:09] Importing _pthread_types.h.f01eb1a2.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (14 of 125) +[2025-03-04 19:29:09] Importing _types.h.334b750f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (15 of 125) +[2025-03-04 19:29:09] Importing _types.h.afae0e45.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (16 of 125) +[2025-03-04 19:29:09] Importing _int8_t.h.f29290cb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (17 of 125) +[2025-03-04 19:29:09] Importing _int16_t.h.0efc7dab.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (18 of 125) +[2025-03-04 19:29:09] Importing _int32_t.h.6962392d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (19 of 125) +[2025-03-04 19:29:09] Importing _int64_t.h.536f90e3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (20 of 125) +[2025-03-04 19:29:09] Importing _u_int8_t.h.552cf7b4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (21 of 125) +[2025-03-04 19:29:09] Importing _u_int16_t.h.253a9b79.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (22 of 125) +[2025-03-04 19:29:09] Importing _u_int32_t.h.3c64ebfb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (23 of 125) +[2025-03-04 19:29:09] Importing _u_int64_t.h.cbd81c97.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (24 of 125) +[2025-03-04 19:29:09] Importing _intptr_t.h.084ef71f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (25 of 125) +[2025-03-04 19:29:09] Importing _uintptr_t.h.645528a4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (26 of 125) +[2025-03-04 19:29:09] Importing types.h.30d77e47.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (27 of 125) +[2025-03-04 19:29:09] Importing types.h.aff8b8e3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (28 of 125) +[2025-03-04 19:29:09] Importing _va_list.h.a2d381a2.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (29 of 125) +[2025-03-04 19:29:09] Importing _size_t.h.7dca9526.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (30 of 125) +[2025-03-04 19:29:09] Importing _null.h.fac322fe.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (31 of 125) +[2025-03-04 19:29:09] Importing stdio.h.4ca04277.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (32 of 125) +[2025-03-04 19:29:09] Importing _printf.h.eeb573b3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (33 of 125) +[2025-03-04 19:29:09] Importing _seek_set.h.3af5c228.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (34 of 125) +[2025-03-04 19:29:09] Importing _ctermid.h.709c03b7.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (35 of 125) +[2025-03-04 19:29:09] Importing _off_t.h.5d57ac30.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (36 of 125) +[2025-03-04 19:29:09] Importing _ssize_t.h.b2b8b5c7.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (37 of 125) +[2025-03-04 19:29:09] Importing _common.h.75aff781.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (38 of 125) +[2025-03-04 19:29:09] Importing _stdio.h.b54e857d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (39 of 125) +[2025-03-04 19:29:09] Importing _stdio.h.3b1884bb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (40 of 125) +[2025-03-04 19:29:09] Importing stdio.h.e1ff7027.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (41 of 125) +[2025-03-04 19:29:09] Importing _pid_t.h.6a3a6049.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (42 of 125) +[2025-03-04 19:29:09] Importing _id_t.h.0e72c00a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (43 of 125) +[2025-03-04 19:29:09] Importing appleapiopts.h.dc9b13cc.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (44 of 125) +[2025-03-04 19:29:09] Importing signal.h.4c43299e.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (45 of 125) +[2025-03-04 19:29:09] Importing signal.h.508efcc4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (46 of 125) +[2025-03-04 19:29:09] Importing _structs.h.8ff5e6f8.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (47 of 125) +[2025-03-04 19:29:09] Importing _structs.h.882e747d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (48 of 125) +[2025-03-04 19:29:09] Importing _mcontext.h.3cb29849.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (49 of 125) +[2025-03-04 19:29:09] Importing _mcontext.h.2841d5e4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (50 of 125) +[2025-03-04 19:29:09] Importing _pthread_attr_t.h.47302446.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (51 of 125) +[2025-03-04 19:29:09] Importing _sigaltstack.h.fb11c76f.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (52 of 125) +[2025-03-04 19:29:09] Importing _ucontext.h.8b000abd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (53 of 125) +[2025-03-04 19:29:09] Importing _sigset_t.h.eacb6a8b.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (54 of 125) +[2025-03-04 19:29:09] Importing _size_t.h.097b7f74.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (55 of 125) +[2025-03-04 19:29:09] Importing _uid_t.h.cfda2aba.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (56 of 125) +[2025-03-04 19:29:09] Importing signal.h.fff31109.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (57 of 125) +[2025-03-04 19:29:09] Importing _uint8_t.h.b56d0bf4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (58 of 125) +[2025-03-04 19:29:09] Importing _uint16_t.h.95cc6274.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (59 of 125) +[2025-03-04 19:29:09] Importing _uint32_t.h.dc2517bb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (60 of 125) +[2025-03-04 19:29:09] Importing _uint64_t.h.c60cbcd5.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (61 of 125) +[2025-03-04 19:29:09] Importing _intmax_t.h.6c1a2871.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (62 of 125) +[2025-03-04 19:29:09] Importing _uintmax_t.h.e72b0804.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (63 of 125) +[2025-03-04 19:29:09] Importing stdint.h.e23cce12.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (64 of 125) +[2025-03-04 19:29:09] Importing stdint.h.188490be.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (65 of 125) +[2025-03-04 19:29:09] Importing _timeval.h.8ed5b43e.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (66 of 125) +[2025-03-04 19:29:09] Importing resource.h.8cffbfdc.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (67 of 125) +[2025-03-04 19:29:09] Importing __endian.h.957c713d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (68 of 125) +[2025-03-04 19:29:09] Importing _endian.h.87dc7cfd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (69 of 125) +[2025-03-04 19:29:09] Importing _endian.h.fbe534f3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (70 of 125) +[2025-03-04 19:29:09] Importing _OSByteOrder.h.abdc0245.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (71 of 125) +[2025-03-04 19:29:09] Importing _OSByteOrder.h.6c99cd81.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (72 of 125) +[2025-03-04 19:29:09] Importing _endian.h.88a97a28.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (73 of 125) +[2025-03-04 19:29:09] Importing endian.h.194ffb87.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (74 of 125) +[2025-03-04 19:29:09] Importing endian.h.a419ac90.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (75 of 125) +[2025-03-04 19:29:09] Importing wait.h.23c3e1e7.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (76 of 125) +[2025-03-04 19:29:09] Importing alloca.h.38aa78ed.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (77 of 125) +[2025-03-04 19:29:09] Importing _ct_rune_t.h.d4a9d117.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (78 of 125) +[2025-03-04 19:29:09] Importing _rune_t.h.33d8e00c.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (79 of 125) +[2025-03-04 19:29:09] Importing _wchar_t.h.10d75770.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (80 of 125) +[2025-03-04 19:29:09] Importing _null.h.763c0539.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (81 of 125) +[2025-03-04 19:29:09] Importing _ptrcheck.h.c3a91754.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (82 of 125) +[2025-03-04 19:29:09] Importing _malloc_type.h.f4a08e80.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (83 of 125) +[2025-03-04 19:29:09] Importing _malloc.h.45d4fc49.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (84 of 125) +[2025-03-04 19:29:09] Importing _abort.h.10b51e7c.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (85 of 125) +[2025-03-04 19:29:09] Importing _dev_t.h.91a2e6a4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (86 of 125) +[2025-03-04 19:29:09] Importing _mode_t.h.0d676e3d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (87 of 125) +[2025-03-04 19:29:09] Importing _stdlib.h.2b6167e9.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (88 of 125) +[2025-03-04 19:29:09] Importing stdlib.h.8c6deea4.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (89 of 125) +[2025-03-04 19:29:09] Importing _posix_vdisable.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (90 of 125) +[2025-03-04 19:29:09] Importing _gid_t.h.e5a55687.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (91 of 125) +[2025-03-04 19:29:09] Importing unistd.h.c3588eb3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (92 of 125) +[2025-03-04 19:29:09] Importing _useconds_t.h.81277de3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (93 of 125) +[2025-03-04 19:29:09] Importing _fd_def.h.ee6d7168.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (94 of 125) +[2025-03-04 19:29:09] Importing _timespec.h.bf739272.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (95 of 125) +[2025-03-04 19:29:09] Importing _time_t.h.9cd704bb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (96 of 125) +[2025-03-04 19:29:09] Importing _suseconds_t.h.2a3680e0.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (97 of 125) +[2025-03-04 19:29:09] Importing _fd_setsize.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (98 of 125) +[2025-03-04 19:29:09] Importing _fd_set.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (99 of 125) +[2025-03-04 19:29:09] Importing _fd_clr.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (100 of 125) +[2025-03-04 19:29:09] Importing _fd_isset.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (101 of 125) +[2025-03-04 19:29:09] Importing _fd_zero.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (102 of 125) +[2025-03-04 19:29:09] Importing _fd_copy.h.0ba77704.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (103 of 125) +[2025-03-04 19:29:09] Importing _select.h.3e088a7d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (104 of 125) +[2025-03-04 19:29:09] Importing select.h.12225a30.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (105 of 125) +[2025-03-04 19:29:09] Importing _uuid_t.h.d102d4c8.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (106 of 125) +[2025-03-04 19:29:09] Importing gethostuuid.h.40472f03.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (107 of 125) +[2025-03-04 19:29:09] Importing unistd.h.4f959c67.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (108 of 125) +[2025-03-04 19:29:09] Importing _wchar_t.h.70e0d691.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (109 of 125) +[2025-03-04 19:29:09] Importing _wint_t.h.545b4fc3.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (110 of 125) +[2025-03-04 19:29:09] Importing runetype.h.58bfe9eb.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (111 of 125) +[2025-03-04 19:29:09] Importing _ctype.h.6e981081.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (112 of 125) +[2025-03-04 19:29:09] Importing ctype.h.2e9870e5.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (113 of 125) +[2025-03-04 19:29:09] Importing __stdarg_header_macro.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (114 of 125) +[2025-03-04 19:29:09] Importing __stdarg___gnuc_va_list.h.198cd35d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (115 of 125) +[2025-03-04 19:29:09] Importing __stdarg_va_list.h.e2fa121d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (116 of 125) +[2025-03-04 19:29:09] Importing __stdarg_va_arg.h.fd0eba9b.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (117 of 125) +[2025-03-04 19:29:09] Importing __stdarg___va_copy.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (118 of 125) +[2025-03-04 19:29:09] Importing __stdarg_va_copy.h.bfeb891a.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (119 of 125) +[2025-03-04 19:29:09] Importing stdarg.h.d127bdfd.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (120 of 125) +[2025-03-04 19:29:09] Importing sqlite3.h.914eb288.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (121 of 125) +[2025-03-04 19:29:09] Importing _clock_t.h.79a09205.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (122 of 125) +[2025-03-04 19:29:09] Importing _time.h.115f5c6d.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (123 of 125) +[2025-03-04 19:29:09] Importing time.h.f63ebdcc.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (124 of 125) +[2025-03-04 19:29:09] Importing add-user.c.6f7fbef2.trap (add-user.c.6f7fbef2_0.trap.tar.zst) for add-user.link (125 of 125) +[2025-03-04 19:29:09] [PROGRESS] dataset import> Merging relations +[2025-03-04 19:29:09] Merging 1 fragment for 'compilations'. +[2025-03-04 19:29:09] Merging 1 fragment for 'compilation_args'. +[2025-03-04 19:29:09] Merging 3 fragments for 'folders'. +[2025-03-04 19:29:09] Merging 1 fragment for 'compilation_time'. +[2025-03-04 19:29:09] Merging 3 fragments for 'containerparent'. +[2025-03-04 19:29:09] Merging 3 fragments for 'files'. +[2025-03-04 19:29:09] Merging 1 fragment for 'compilation_compiling_files'. +[2025-03-04 19:29:09] Merging 1 fragment for 'compilation_finished'. +[2025-03-04 19:29:09] Merged 80 bytes for 'compilation_time'. +[2025-03-04 19:29:09] Merging 3 fragments for 'locations_default'. +[2025-03-04 19:29:09] Merged 20 bytes for 'compilation_finished'. +[2025-03-04 19:29:09] Merging 2 fragments for 'link_targets'. +[2025-03-04 19:29:09] Merged 12 bytes for 'compilation_compiling_files'. +[2025-03-04 19:29:09] Merged 8 bytes for 'compilations'. +[2025-03-04 19:29:09] Merging 1 fragment for 'unspecifiedtype'. +[2025-03-04 19:29:09] Merged 1116 bytes (1.09 KiB) for 'compilation_args'. +[2025-03-04 19:29:09] Merging 1 fragment for 'builtintypes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'locations_expr'. +[2025-03-04 19:29:09] Merged 240 bytes for 'folders'. +[2025-03-04 19:29:09] Merging 1 fragment for 'link_parent'. +[2025-03-04 19:29:09] Merged 960 bytes for 'files'. +[2025-03-04 19:29:09] Merging 1 fragment for 'usertypes'. +[2025-03-04 19:29:09] Merged 1184 bytes (1.16 KiB) for 'containerparent'. +[2025-03-04 19:29:09] Merging 1 fragment for 'locations_stmt'. +[2025-03-04 19:29:09] Merged 1344 bytes (1.31 KiB) for 'builtintypes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'usertypesize'. +[2025-03-04 19:29:09] Merged 16 bytes for 'link_targets'. +[2025-03-04 19:29:09] Merging 1 fragment for 'is_pod_class'. +[2025-03-04 19:29:09] Merged 7384 bytes (7.21 KiB) for 'unspecifiedtype'. +[2025-03-04 19:29:09] Merging 1 fragment for 'is_standard_layout_class'. +[2025-03-04 19:29:09] Merged 1284 bytes (1.25 KiB) for 'usertypesize'. +[2025-03-04 19:29:09] Merged 14760 bytes (14.41 KiB) for 'locations_expr'. +[2025-03-04 19:29:09] Merging 1 fragment for 'is_complete'. +[2025-03-04 19:29:09] Merging 1 fragment for 'membervariables'. +[2025-03-04 19:29:09] Merged 3708 bytes (3.62 KiB) for 'usertypes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'fieldoffsets'. +[2025-03-04 19:29:09] Merged 7176 bytes (7.01 KiB) for 'link_parent'. +[2025-03-04 19:29:09] Merging 1 fragment for 'var_decls'. +[2025-03-04 19:29:09] Merged 3936 bytes (3.84 KiB) for 'locations_stmt'. +[2025-03-04 19:29:09] Merging 1 fragment for 'var_def'. +[2025-03-04 19:29:09] Merged 420 bytes for 'is_pod_class'. +[2025-03-04 19:29:09] Merging 1 fragment for 'derivedtypes'. +[2025-03-04 19:29:09] Merged 420 bytes for 'is_standard_layout_class'. +[2025-03-04 19:29:09] Merging 1 fragment for 'pointerishsize'. +[2025-03-04 19:29:09] Merged 420 bytes for 'is_complete'. +[2025-03-04 19:29:09] Merging 1 fragment for 'member'. +[2025-03-04 19:29:09] Merged 12204 bytes (11.92 KiB) for 'membervariables'. +[2025-03-04 19:29:09] Merging 1 fragment for 'namespaces'. +[2025-03-04 19:29:09] Merged 3564 bytes (3.48 KiB) for 'pointerishsize'. +[2025-03-04 19:29:09] Merging 1 fragment for 'specialnamequalifyingelements'. +[2025-03-04 19:29:09] Merged 6576 bytes (6.42 KiB) for 'derivedtypes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'mangled_name'. +[2025-03-04 19:29:09] Merged 12204 bytes (11.92 KiB) for 'fieldoffsets'. +[2025-03-04 19:29:09] Merged 4328 bytes (4.23 KiB) for 'var_def'. +[2025-03-04 19:29:09] Merging 1 fragment for 'specifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'numlines'. +[2025-03-04 19:29:09] Merged 8 bytes for 'namespaces'. +[2025-03-04 19:29:09] Merging 1 fragment for 'preprocdirects'. +[2025-03-04 19:29:09] Merged 12204 bytes (11.92 KiB) for 'member'. +[2025-03-04 19:29:09] Merged 52460 bytes (51.23 KiB) for 'var_decls'. +[2025-03-04 19:29:09] Merging 1 fragment for 'preproctext'. +[2025-03-04 19:29:09] Merging 1 fragment for 'preprocfalse'. +[2025-03-04 19:29:09] Merged 8 bytes for 'specialnamequalifyingelements'. +[2025-03-04 19:29:09] Merging 1 fragment for 'preproctrue'. +[2025-03-04 19:29:09] Merged 424 bytes for 'specifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'macroinvocations'. +[2025-03-04 19:29:09] Merged 434496 bytes (424.31 KiB) for 'locations_default'. +[2025-03-04 19:29:09] Merging 1 fragment for 'comments'. +[2025-03-04 19:29:09] Merged 12780 bytes (12.48 KiB) for 'mangled_name'. +[2025-03-04 19:29:09] Merged 2544 bytes (2.48 KiB) for 'numlines'. +[2025-03-04 19:29:09] Merging 1 fragment for 'preprocpair'. +[2025-03-04 19:29:09] Merging 1 fragment for 'commentbinding'. +[2025-03-04 19:29:09] Merged 1104 bytes (1.08 KiB) for 'preprocfalse'. +[2025-03-04 19:29:09] Merging 1 fragment for 'includes'. +[2025-03-04 19:29:09] Merged 58200 bytes (56.84 KiB) for 'preproctext'. +[2025-03-04 19:29:09] Merged 89904 bytes (87.80 KiB) for 'preprocdirects'. +[2025-03-04 19:29:09] Merging 1 fragment for 'macroparent'. +[2025-03-04 19:29:09] Merged 3144 bytes (3.07 KiB) for 'preproctrue'. +[2025-03-04 19:29:09] Merging 1 fragment for 'macro_argument_unexpanded'. +[2025-03-04 19:29:09] Merging 1 fragment for 'macro_argument_expanded'. +[2025-03-04 19:29:09] Merged 34884 bytes (34.07 KiB) for 'comments'. +[2025-03-04 19:29:09] Merging 1 fragment for 'type_mentions'. +[2025-03-04 19:29:09] Merged 21528 bytes (21.02 KiB) for 'preprocpair'. +[2025-03-04 19:29:09] Merged 2152 bytes (2.10 KiB) for 'includes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'arraysizes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'typedefbase'. +[2025-03-04 19:29:09] Merged 63744 bytes (62.25 KiB) for 'macroinvocations'. +[2025-03-04 19:29:09] Merging 1 fragment for 'type_decls'. +[2025-03-04 19:29:09] Merged 19120 bytes (18.67 KiB) for 'commentbinding'. +[2025-03-04 19:29:09] Merging 1 fragment for 'type_decl_top'. +[2025-03-04 19:29:09] Merged 14352 bytes (14.02 KiB) for 'macroparent'. +[2025-03-04 19:29:09] Merging 1 fragment for 'type_def'. +[2025-03-04 19:29:09] Merged 896 bytes for 'arraysizes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'values'. +[2025-03-04 19:29:09] Merged 1480 bytes (1.45 KiB) for 'typedefbase'. +[2025-03-04 19:29:09] Merging 1 fragment for 'valuetext'. +[2025-03-04 19:29:09] Merged 3912 bytes (3.82 KiB) for 'type_decls'. +[2025-03-04 19:29:09] Merging 1 fragment for 'exprs'. +[2025-03-04 19:29:09] Merged 1104 bytes (1.08 KiB) for 'type_decl_top'. +[2025-03-04 19:29:09] Merged 21344 bytes (20.84 KiB) for 'type_mentions'. +[2025-03-04 19:29:09] Merging 1 fragment for 'expr_types'. +[2025-03-04 19:29:09] Merging 1 fragment for 'valuebind'. +[2025-03-04 19:29:09] Merged 46068 bytes (44.99 KiB) for 'macro_argument_unexpanded'. +[2025-03-04 19:29:09] Merging 1 fragment for 'varspecifiers'. +[2025-03-04 19:29:09] Merged 46068 bytes (44.99 KiB) for 'macro_argument_expanded'. +[2025-03-04 19:29:09] Merging 1 fragment for 'routinetypes'. +[2025-03-04 19:29:09] Merged 424 bytes for 'type_def'. +[2025-03-04 19:29:09] Merging 1 fragment for 'routinetypeargs'. +[2025-03-04 19:29:09] Merged 9756 bytes (9.53 KiB) for 'exprs'. +[2025-03-04 19:29:09] Merging 1 fragment for 'macrolocationbind'. +[2025-03-04 19:29:09] Merged 3136 bytes (3.06 KiB) for 'values'. +[2025-03-04 19:29:09] Merged 1680 bytes (1.64 KiB) for 'valuetext'. +[2025-03-04 19:29:09] Merging 1 fragment for 'inmacroexpansion'. +[2025-03-04 19:29:09] Merging 1 fragment for 'typespecifiers'. +[2025-03-04 19:29:09] Merged 9756 bytes (9.53 KiB) for 'expr_types'. +[2025-03-04 19:29:09] Merged 3216 bytes (3.14 KiB) for 'valuebind'. +[2025-03-04 19:29:09] Merging 1 fragment for 'functions'. +[2025-03-04 19:29:09] Merging 1 fragment for 'function_return_type'. +[2025-03-04 19:29:09] Merged 1176 bytes (1.15 KiB) for 'routinetypes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'function_prototyped'. +[2025-03-04 19:29:09] Merged 8568 bytes (8.37 KiB) for 'varspecifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'params'. +[2025-03-04 19:29:09] Merged 4764 bytes (4.65 KiB) for 'routinetypeargs'. +[2025-03-04 19:29:09] Merging 1 fragment for 'fun_decls'. +[2025-03-04 19:29:09] Merged 3376 bytes (3.30 KiB) for 'macrolocationbind'. +[2025-03-04 19:29:09] Merging 1 fragment for 'fun_decl_specifiers'. +[2025-03-04 19:29:09] Merged 1504 bytes (1.47 KiB) for 'typespecifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'param_decl_bind'. +[2025-03-04 19:29:09] Merged 2968 bytes (2.90 KiB) for 'inmacroexpansion'. +[2025-03-04 19:29:09] Merging 1 fragment for 'funspecifiers'. +[2025-03-04 19:29:09] Merged 2992 bytes (2.92 KiB) for 'function_prototyped'. +[2025-03-04 19:29:09] Merging 1 fragment for 'attributes'. +[2025-03-04 19:29:09] Merged 9048 bytes (8.84 KiB) for 'functions'. +[2025-03-04 19:29:09] Merging 1 fragment for 'attribute_arg_value'. +[2025-03-04 19:29:09] Merged 6032 bytes (5.89 KiB) for 'function_return_type'. +[2025-03-04 19:29:09] Merging 1 fragment for 'attribute_args'. +[2025-03-04 19:29:09] Merged 15120 bytes (14.77 KiB) for 'fun_decls'. +[2025-03-04 19:29:09] Merging 1 fragment for 'funcattributes'. +[2025-03-04 19:29:09] Merged 25136 bytes (24.55 KiB) for 'params'. +[2025-03-04 19:29:09] Merging 1 fragment for 'attribute_arg_constant'. +[2025-03-04 19:29:09] Merged 6528 bytes (6.38 KiB) for 'fun_decl_specifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'fun_def'. +[2025-03-04 19:29:09] Merged 18840 bytes (18.40 KiB) for 'param_decl_bind'. +[2025-03-04 19:29:09] Merging 1 fragment for 'stmts'. +[2025-03-04 19:29:09] Merged 6352 bytes (6.20 KiB) for 'funspecifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'expr_isload'. +[2025-03-04 19:29:09] Merged 164 bytes for 'fun_def'. +[2025-03-04 19:29:09] Merging 1 fragment for 'varbind'. +[2025-03-04 19:29:09] Merged 528 bytes for 'attribute_arg_constant'. +[2025-03-04 19:29:09] Merging 1 fragment for 'exprparents'. +[2025-03-04 19:29:09] Merged 13600 bytes (13.28 KiB) for 'attributes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'compgenerated'. +[2025-03-04 19:29:09] Merged 5296 bytes (5.17 KiB) for 'funcattributes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'stmtparents'. +[2025-03-04 19:29:09] Merged 41080 bytes (40.12 KiB) for 'attribute_args'. +[2025-03-04 19:29:09] Merged 15904 bytes (15.53 KiB) for 'attribute_arg_value'. +[2025-03-04 19:29:09] Merging 1 fragment for 'if_then'. +[2025-03-04 19:29:09] Merging 1 fragment for 'funbind'. +[2025-03-04 19:29:09] Merged 476 bytes for 'expr_isload'. +[2025-03-04 19:29:09] Merging 1 fragment for 'if_else'. +[2025-03-04 19:29:09] Merged 1956 bytes (1.91 KiB) for 'stmts'. +[2025-03-04 19:29:09] Merging 1 fragment for 'blockscope'. +[2025-03-04 19:29:09] Merged 428 bytes for 'compgenerated'. +[2025-03-04 19:29:09] Merging 1 fragment for 'function_entry_point'. +[2025-03-04 19:29:09] Merged 1128 bytes (1.10 KiB) for 'varbind'. +[2025-03-04 19:29:09] Merging 1 fragment for 'globalvariables'. +[2025-03-04 19:29:09] Merged 5472 bytes (5.34 KiB) for 'exprparents'. +[2025-03-04 19:29:09] Merging 1 fragment for 'var_decl_specifiers'. +[2025-03-04 19:29:09] Merged 1464 bytes (1.43 KiB) for 'stmtparents'. +[2025-03-04 19:29:09] Merging 1 fragment for 'exprconv'. +[2025-03-04 19:29:09] Merged 88 bytes for 'if_then'. +[2025-03-04 19:29:09] Merged 544 bytes for 'funbind'. +[2025-03-04 19:29:09] Merging 1 fragment for 'conversionkinds'. +[2025-03-04 19:29:09] Merging 1 fragment for 'iscall'. +[2025-03-04 19:29:09] Merged 392 bytes for 'blockscope'. +[2025-03-04 19:29:09] Merging 1 fragment for 'bitfield'. +[2025-03-04 19:29:09] Merged 328 bytes for 'function_entry_point'. +[2025-03-04 19:29:09] Merging 1 fragment for 'enumconstants'. +[2025-03-04 19:29:09] Merged 16 bytes for 'if_else'. +[2025-03-04 19:29:09] Merging 1 fragment for 'initialisers'. +[2025-03-04 19:29:09] Merged 176 bytes for 'var_decl_specifiers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'affectedbymacroexpansion'. +[2025-03-04 19:29:09] Merged 252 bytes for 'globalvariables'. +[2025-03-04 19:29:09] Merging 1 fragment for 'sizeof_bind'. +[2025-03-04 19:29:09] Merged 1680 bytes (1.64 KiB) for 'exprconv'. +[2025-03-04 19:29:09] Merging 1 fragment for 'expr_cond_guard'. +[2025-03-04 19:29:09] Merged 536 bytes for 'iscall'. +[2025-03-04 19:29:09] Merging 1 fragment for 'expr_cond_true'. +[2025-03-04 19:29:09] Merged 816 bytes for 'conversionkinds'. +[2025-03-04 19:29:09] Merging 1 fragment for 'expr_cond_false'. +[2025-03-04 19:29:09] Merged 480 bytes for 'bitfield'. +[2025-03-04 19:29:09] Merging 1 fragment for 'localvariables'. +[2025-03-04 19:29:09] Merged 264 bytes for 'enumconstants'. +[2025-03-04 19:29:09] Merging 1 fragment for 'stmt_decl_bind'. +[2025-03-04 19:29:09] Merged 240 bytes for 'initialisers'. +[2025-03-04 19:29:09] Merging 1 fragment for 'stmt_decl_entry_bind'. +[2025-03-04 19:29:09] Merged 80 bytes for 'sizeof_bind'. +[2025-03-04 19:29:09] Merged 2480 bytes (2.42 KiB) for 'affectedbymacroexpansion'. +[2025-03-04 19:29:09] Merging 1 fragment for 'varattributes'. +[2025-03-04 19:29:09] Merging 1 fragment for 'extractor_version'. +[2025-03-04 19:29:09] Merged 40 bytes for 'expr_cond_guard'. +[2025-03-04 19:29:09] Merging 1 fragment for 'fileannotations'. +[2025-03-04 19:29:09] Merged 40 bytes for 'expr_cond_true'. +[2025-03-04 19:29:09] Merging 1 fragment for 'variable_vla'. +[2025-03-04 19:29:09] Merged 168 bytes for 'localvariables'. +[2025-03-04 19:29:09] Merging 1 fragment for 'while_body'. +[2025-03-04 19:29:09] Merged 40 bytes for 'expr_cond_false'. +[2025-03-04 19:29:09] Merging 1 fragment for 'expr_ancestor'. +[2025-03-04 19:29:09] Merged 168 bytes for 'stmt_decl_entry_bind'. +[2025-03-04 19:29:09] Merging 1 fragment for 'sourceLocationPrefix'. +[2025-03-04 19:29:09] Merged 144 bytes for 'varattributes'. +[2025-03-04 19:29:09] Merged 8 bytes for 'extractor_version'. +[2025-03-04 19:29:09] Merged 168 bytes for 'stmt_decl_bind'. +[2025-03-04 19:29:09] Merged 8 bytes for 'variable_vla'. +[2025-03-04 19:29:09] Merged 2112 bytes (2.06 KiB) for 'fileannotations'. +[2025-03-04 19:29:09] Merged 8 bytes for 'expr_ancestor'. +[2025-03-04 19:29:09] Merged 8 bytes for 'while_body'. +[2025-03-04 19:29:09] Merged 4 bytes for 'sourceLocationPrefix'. +[2025-03-04 19:29:09] Saving string and id pools to disk. +[2025-03-04 19:29:09] Finished importing TRAP files. +[2025-03-04 19:29:09] Read 8.66 MiB of uncompressed TRAP data. +[2025-03-04 19:29:09] Relation data size: 1.21 MiB (merge rate: 4.32 MiB/s) +[2025-03-04 19:29:09] String pool size: 2.22 MiB +[2025-03-04 19:29:09] ID pool size: 3.75 MiB +[2025-03-04 19:29:09] [PROGRESS] dataset import> Finished writing database (relations: 1.21 MiB; string pool: 2.22 MiB). +[2025-03-04 19:29:09] Pausing evaluation to close the cache at sequence stamp o+239 +[2025-03-04 19:29:09] The disk cache is freshly trimmed; leave it be. +[2025-03-04 19:29:09] Unpausing evaluation +[2025-03-04 19:29:09] Plumbing command codeql dataset import completed. +[2025-03-04 19:29:09] [PROGRESS] database finalize> TRAP import complete (731ms). +[2025-03-04 19:29:09] Running plumbing command: codeql database cleanup -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46 +[2025-03-04 19:29:10] [PROGRESS] database cleanup> Cleaning up existing TRAP files after import... +[2025-03-04 19:29:10] [PROGRESS] database cleanup> TRAP files cleaned up (5ms). +[2025-03-04 19:29:10] [PROGRESS] database cleanup> Cleaning up scratch directory... +[2025-03-04 19:29:10] [PROGRESS] database cleanup> Scratch directory cleaned up (41ms). +[2025-03-04 19:29:10] Running plumbing command: codeql dataset cleanup -- /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp +[2025-03-04 19:29:10] [PROGRESS] dataset cleanup> Cleaning up dataset in /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp. +[2025-03-04 19:29:10] Trimming disk cache at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp/default/cache in mode trim. +[2025-03-04 19:29:10] Sequence stamp origin is -6075723657274484385 +[2025-03-04 19:29:10] Pausing evaluation to quickly trim memory at sequence stamp o+0 +[2025-03-04 19:29:10] Unpausing evaluation +[2025-03-04 19:29:10] Pausing evaluation to zealously trim disk at sequence stamp o+1 +[2025-03-04 19:29:10] Unpausing evaluation +[2025-03-04 19:29:10] Trimming completed (1ms): Trimmed disposable data from cache. +[2025-03-04 19:29:10] Pausing evaluation to close the cache at sequence stamp o+2 +[2025-03-04 19:29:10] The disk cache is freshly trimmed; leave it be. +[2025-03-04 19:29:10] Unpausing evaluation +[2025-03-04 19:29:10] [PROGRESS] dataset cleanup> Trimmed disposable data from cache. +[2025-03-04 19:29:10] [PROGRESS] dataset cleanup> Finalizing dataset in /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp +[2025-03-04 19:29:10] [DETAILS] dataset cleanup> Finished deleting ID pool from /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/db-cpp (1ms). +[2025-03-04 19:29:10] Plumbing command codeql dataset cleanup completed. +[2025-03-04 19:29:10] Plumbing command codeql database cleanup completed with status 0. +[2025-03-04 19:29:10] [PROGRESS] database finalize> Finished zipping source archive (352.32 KiB). +[2025-03-04 19:29:10] Plumbing command codeql database finalize completed. +[2025-03-04 19:29:10] [PROGRESS] database create> Successfully created database at /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46. +[2025-03-04 19:29:10] Terminating normally. diff --git a/cpp-sqli-834ef46/log/extractor/3e/23/a9e78.log b/cpp-sqli-834ef46/log/extractor/3e/23/a9e78.log new file mode 100644 index 0000000..79f9563 --- /dev/null +++ b/cpp-sqli-834ef46/log/extractor/3e/23/a9e78.log @@ -0,0 +1,197 @@ +[E 03:29:04 89571] CodeQL C/C++ Extractor 2.20.0 +[E 03:29:04 89571] Current directory: /Users/hohn/work-gh/codeql-c-sqli-lfs +[E 03:29:04 89571] Command: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --mimic /library/developer/commandlinetools/usr/bin/clang -cc1 -triple x86_64-apple-macosx14.0.0 -Wundef-prefix=TARGET_OS_ -Wdeprecated-objc-isa-usage -Werror=deprecated-objc-isa-usage -Werror=implicit-function-declaration -emit-obj -mrelax-all -dumpdir add-user- -disable-free -clear-ast-before-backend -disable-llvm-verifier -discard-value-names -main-file-name add-user.c -mrelocation-model pic -pic-level 2 -mframe-pointer=all -fno-strict-return -ffp-contract=on -fno-rounding-math -funwind-tables=2 -target-sdk-version=15.2 -fvisibility-inlines-hidden-static-local-var -fno-modulemap-allow-subdirectory-search -target-cpu penryn -tune-cpu generic -debugger-tuning=lldb -target-linker-version 1115.7.3 -fcoverage-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs -resource-dir /Library/Developer/CommandLineTools/usr/lib/clang/16 -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/local/include -internal-isystem /Library/Developer/CommandLineTools/usr/lib/clang/16/include -internal-externc-isystem /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -internal-externc-isystem /Library/Developer/CommandLineTools/usr/include -Wall -Wno-reorder-init-list -Wno-implicit-int-float-conversion -Wno-c99-designator -Wno-final-dtor-non-final-class -Wno-extra-semi-stmt -Wno-misleading-indentation -Wno-quoted-include-in-framework-header -Wno-implicit-fallthrough -Wno-enum-enum-conversion -Wno-enum-float-conversion -Wno-elaborated-enum-base -Wno-reserved-identifier -Wno-gnu-folding-constant -fdebug-compilation-dir=/Users/hohn/work-gh/codeql-c-sqli-lfs -ferror-limit 19 -stack-protector 1 -fstack-check -mdarwin-stkchk-strong-link -fblocks -fencode-extended-block-signature -fregister-global-dtors-with-atexit -fgnuc-version=4.2.1 -fmax-type-align=16 -fcommon '-clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation' -fno-odr-hash-protocols '-clang-vendor-feature=+enableAggressiveVLAFolding' '-clang-vendor-feature=+revert09abecef7bbf' '-clang-vendor-feature=+thisNoAlignAttr' '-clang-vendor-feature=+thisNoNullAttr' '-clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError' -D__GCC_HAVE_DWARF2_CFI_ASM=1 -o /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o -x c add-user.c +[E 03:29:04 89571] Warning: Unrecognised command line argument -target-sdk-version=15.2 +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+disableNonDependentMemberExprInCurrentInstantiation +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+enableAggressiveVLAFolding +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+revert09abecef7bbf +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+thisNoAlignAttr +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+thisNoNullAttr +[E 03:29:04 89571] Warning: Unrecognised command line argument -clang-vendor-feature=+disableAtImportPrivateFrameworkInImplementationError +[E 03:29:04 89571] Checking whether C compilation already happened. +[E 03:29:04 89571] Checking for tag c-compilation-happened +[E 03:29:04 89571] Checking CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Unlocking DB +[E 03:29:04 89571] Unlocked DB +[E 03:29:04 89571] Looks like C compilation didn't already happen. +[E 03:29:04 89571] Checking whether C compilation has been attempted. +[E 03:29:04 89571] Checking for tag c-compilation-attempted +[E 03:29:04 89571] Checking CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Unlocking DB +[E 03:29:04 89571] Unlocked DB +[E 03:29:04 89571] Marking C compilation as attempted. +[E 03:29:04 89571] Setting tag c-compilation-attempted +[E 03:29:04 89571] Starting from CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:04 89571] Set tag for 0000000000015DE1_0000000000000001 +[E 03:29:04 89571] Set tag for 0000000000015D07_0000000000000001 +[E 03:29:04 89571] Set tag for 0000000000015D02_0000000000000001 +[E 03:29:04 89571] Set tag for 0000000000015CFA_0000000000000003 +[E 03:29:04 89571] Set tag for 0000000000015CFA_0000000000000002 +[E 03:29:04 89571] Set tag for root +[E 03:29:04 89571] Unlocking DB +[E 03:29:04 89571] Unlocked DB +[E 03:29:05 89571] Processed command line: /Users/hohn/.local/share/gh/extensions/gh-codeql/dist/release/v2.20.0/cpp/tools/osx64/extractor --trapfolder /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp --src_archive /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src --object_filename /var/folders/p3/m50ql51d653035y63770hzkr0000gn/T/add-user-b68f01.o --no_warnings_and_discretionary_errors --error_limit 1000 --disable_system_macros --variadic_macros --incognito --gcc --clang_version 170006 --gnu_version 40801 --has_feature_vector 1111111111111111100000000000000000000000000000000000000000000000000011 --clang --target linux_x86_64 -D_LP64=1 -D__APPLE_CC__=6000 -D__APPLE__=1 -D__ATOMIC_ACQUIRE=2 -D__ATOMIC_ACQ_REL=4 -D__ATOMIC_CONSUME=1 -D__ATOMIC_RELAXED=0 -D__ATOMIC_RELEASE=3 -D__ATOMIC_SEQ_CST=5 -D__BIGGEST_ALIGNMENT__=16 -D__BITINT_MAXWIDTH__=8388608 -D__BLOCKS__=1 -D__BOOL_WIDTH__=8 -D__BYTE_ORDER__=__ORDER_LITTLE_ENDIAN__ -D__CHAR_BIT__=8 -D__CLANG_ATOMIC_BOOL_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR16_T_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR32_T_LOCK_FREE=2 -D__CLANG_ATOMIC_CHAR_LOCK_FREE=2 -D__CLANG_ATOMIC_INT_LOCK_FREE=2 -D__CLANG_ATOMIC_LLONG_LOCK_FREE=2 -D__CLANG_ATOMIC_LONG_LOCK_FREE=2 -D__CLANG_ATOMIC_POINTER_LOCK_FREE=2 -D__CLANG_ATOMIC_SHORT_LOCK_FREE=2 -D__CLANG_ATOMIC_WCHAR_T_LOCK_FREE=2 -D__CONSTANT_CFSTRINGS__=1 -D__DBL_DECIMAL_DIG__=17 -D__DBL_DENORM_MIN__=4.9406564584124654e-324 -D__DBL_DIG__=15 -D__DBL_EPSILON__=2.2204460492503131e-16 -D__DBL_HAS_DENORM__=1 -D__DBL_HAS_INFINITY__=1 -D__DBL_HAS_QUIET_NAN__=1 -D__DBL_MANT_DIG__=53 -D__DBL_MAX_10_EXP__=308 -D__DBL_MAX_EXP__=1024 '-D__DBL_MAX__=1.7976931348623157e+308' '-D__DBL_MIN_10_EXP__=(-307)' '-D__DBL_MIN_EXP__=(-1021)' -D__DBL_MIN__=2.2250738585072014e-308 -D__DECIMAL_DIG__=__LDBL_DECIMAL_DIG__ -D__DYNAMIC__=1 -D__ENVIRONMENT_MAC_OS_X_VERSION_MIN_REQUIRED__=140000 -D__ENVIRONMENT_OS_VERSION_MIN_REQUIRED__=140000 -D__FINITE_MATH_ONLY__=0 -D__FLT16_DECIMAL_DIG__=5 -D__FLT16_DENORM_MIN__=5.9604644775390625e-8F16 -D__FLT16_DIG__=3 -D__FLT16_EPSILON__=9.765625e-4F16 -D__FLT16_HAS_DENORM__=1 -D__FLT16_HAS_INFINITY__=1 -D__FLT16_HAS_QUIET_NAN__=1 -D__FLT16_MANT_DIG__=11 -D__FLT16_MAX_10_EXP__=4 -D__FLT16_MAX_EXP__=16 '-D__FLT16_MAX__=6.5504e+4F16' '-D__FLT16_MIN_10_EXP__=(-4)' '-D__FLT16_MIN_EXP__=(-13)' -D__FLT16_MIN__=6.103515625e-5F16 -D__FLT_DECIMAL_DIG__=9 -D__FLT_DENORM_MIN__=1.40129846e-45F -D__FLT_DIG__=6 -D__FLT_EPSILON__=1.19209290e-7F -D__FLT_HAS_DENORM__=1 -D__FLT_HAS_INFINITY__=1 -D__FLT_HAS_QUIET_NAN__=1 -D__FLT_MANT_DIG__=24 -D__FLT_MAX_10_EXP__=38 -D__FLT_MAX_EXP__=128 '-D__FLT_MAX__=3.40282347e+38F' '-D__FLT_MIN_10_EXP__=(-37)' '-D__FLT_MIN_EXP__=(-125)' -D__FLT_MIN__=1.17549435e-38F -D__FLT_RADIX__=2 -D__FPCLASS_NEGINF=0x0004 -D__FPCLASS_NEGNORMAL=0x0008 -D__FPCLASS_NEGSUBNORMAL=0x0010 -D__FPCLASS_NEGZERO=0x0020 -D__FPCLASS_POSINF=0x0200 -D__FPCLASS_POSNORMAL=0x0100 -D__FPCLASS_POSSUBNORMAL=0x0080 -D__FPCLASS_POSZERO=0x0040 -D__FPCLASS_QNAN=0x0002 -D__FPCLASS_SNAN=0x0001 -D__FXSR__=1 -D__GCC_ASM_FLAG_OUTPUTS__=1 -D__GCC_ATOMIC_BOOL_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR16_T_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR32_T_LOCK_FREE=2 -D__GCC_ATOMIC_CHAR_LOCK_FREE=2 -D__GCC_ATOMIC_INT_LOCK_FREE=2 -D__GCC_ATOMIC_LLONG_LOCK_FREE=2 -D__GCC_ATOMIC_LONG_LOCK_FREE=2 -D__GCC_ATOMIC_POINTER_LOCK_FREE=2 -D__GCC_ATOMIC_SHORT_LOCK_FREE=2 -D__GCC_ATOMIC_TEST_AND_SET_TRUEVAL=1 -D__GCC_ATOMIC_WCHAR_T_LOCK_FREE=2 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_1=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_16=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4=1 -D__GCC_HAVE_SYNC_COMPARE_AND_SWAP_8=1 -D__GNUC_MINOR__=2 -D__GNUC_PATCHLEVEL__=1 -D__GNUC__=4 -D__GXX_ABI_VERSION=1002 -D__INT16_C_SUFFIX__= '-D__INT16_FMTd__="hd"' '-D__INT16_FMTi__="hi"' -D__INT16_MAX__=32767 -D__INT16_TYPE__=short -D__INT32_C_SUFFIX__= '-D__INT32_FMTd__="d"' '-D__INT32_FMTi__="i"' -D__INT32_MAX__=2147483647 -D__INT32_TYPE__=int -D__INT64_C_SUFFIX__=LL '-D__INT64_FMTd__="lld"' '-D__INT64_FMTi__="lli"' -D__INT64_MAX__=9223372036854775807LL '-D__INT64_TYPE__=long long int' -D__INT8_C_SUFFIX__= '-D__INT8_FMTd__="hhd"' '-D__INT8_FMTi__="hhi"' -D__INT8_MAX__=127 '-D__INT8_TYPE__=signed char' -D__INTMAX_C_SUFFIX__=L '-D__INTMAX_FMTd__="ld"' '-D__INTMAX_FMTi__="li"' -D__INTMAX_MAX__=9223372036854775807L '-D__INTMAX_TYPE__=long int' -D__INTMAX_WIDTH__=64 '-D__INTPTR_FMTd__="ld"' '-D__INTPTR_FMTi__="li"' -D__INTPTR_MAX__=9223372036854775807L '-D__INTPTR_TYPE__=long int' -D__INTPTR_WIDTH__=64 '-D__INT_FAST16_FMTd__="hd"' '-D__INT_FAST16_FMTi__="hi"' -D__INT_FAST16_MAX__=32767 -D__INT_FAST16_TYPE__=short -D__INT_FAST16_WIDTH__=16 '-D__INT_FAST32_FMTd__="d"' '-D__INT_FAST32_FMTi__="i"' -D__INT_FAST32_MAX__=2147483647 -D__INT_FAST32_TYPE__=int -D__INT_FAST32_WIDTH__=32 '-D__INT_FAST64_FMTd__="lld"' '-D__INT_FAST64_FMTi__="lli"' -D__INT_FAST64_MAX__=9223372036854775807LL '-D__INT_FAST64_TYPE__=long long int' -D__INT_FAST64_WIDTH__=64 '-D__INT_FAST8_FMTd__="hhd"' '-D__INT_FAST8_FMTi__="hhi"' -D__INT_FAST8_MAX__=127 '-D__INT_FAST8_TYPE__=signed char' -D__INT_FAST8_WIDTH__=8 '-D__INT_LEAST16_FMTd__="hd"' '-D__INT_LEAST16_FMTi__="hi"' -D__INT_LEAST16_MAX__=32767 -D__INT_LEAST16_TYPE__=short -D__INT_LEAST16_WIDTH__=16 '-D__INT_LEAST32_FMTd__="d"' '-D__INT_LEAST32_FMTi__="i"' -D__INT_LEAST32_MAX__=2147483647 -D__INT_LEAST32_TYPE__=int -D__INT_LEAST32_WIDTH__=32 '-D__INT_LEAST64_FMTd__="lld"' '-D__INT_LEAST64_FMTi__="lli"' -D__INT_LEAST64_MAX__=9223372036854775807LL '-D__INT_LEAST64_TYPE__=long long int' -D__INT_LEAST64_WIDTH__=64 '-D__INT_LEAST8_FMTd__="hhd"' '-D__INT_LEAST8_FMTi__="hhi"' -D__INT_LEAST8_MAX__=127 '-D__INT_LEAST8_TYPE__=signed char' -D__INT_LEAST8_WIDTH__=8 -D__INT_MAX__=2147483647 -D__INT_WIDTH__=32 -D__LAHF_SAHF__=1 -D__LDBL_DECIMAL_DIG__=21 -D__LDBL_DENORM_MIN__=3.64519953188247460253e-4951L -D__LDBL_DIG__=18 -D__LDBL_EPSILON__=1.08420217248550443401e-19L -D__LDBL_HAS_DENORM__=1 -D__LDBL_HAS_INFINITY__=1 -D__LDBL_HAS_QUIET_NAN__=1 -D__LDBL_MANT_DIG__=64 -D__LDBL_MAX_10_EXP__=4932 -D__LDBL_MAX_EXP__=16384 '-D__LDBL_MAX__=1.18973149535723176502e+4932L' '-D__LDBL_MIN_10_EXP__=(-4931)' '-D__LDBL_MIN_EXP__=(-16381)' -D__LDBL_MIN__=3.36210314311209350626e-4932L -D__LITTLE_ENDIAN__=1 -D__LLONG_WIDTH__=64 -D__LONG_LONG_MAX__=9223372036854775807LL -D__LONG_MAX__=9223372036854775807L -D__LONG_WIDTH__=64 -D__LP64__=1 -D__MACH__=1 -D__MMX__=1 -D__NO_INLINE__=1 -D__NO_MATH_ERRNO__=1 -D__NO_MATH_INLINES=1 -D__OBJC_BOOL_IS_BOOL=0 -D__OPENCL_MEMORY_SCOPE_ALL_SVM_DEVICES=3 -D__OPENCL_MEMORY_SCOPE_DEVICE=2 -D__OPENCL_MEMORY_SCOPE_SUB_GROUP=4 -D__OPENCL_MEMORY_SCOPE_WORK_GROUP=1 -D__OPENCL_MEMORY_SCOPE_WORK_ITEM=0 -D__ORDER_BIG_ENDIAN__=4321 -D__ORDER_LITTLE_ENDIAN__=1234 -D__ORDER_PDP_ENDIAN__=3412 -D__PIC__=2 -D__POINTER_WIDTH__=64 -D__PRAGMA_REDEFINE_EXTNAME=1 '-D__PTRDIFF_FMTd__="ld"' '-D__PTRDIFF_FMTi__="li"' -D__PTRDIFF_MAX__=9223372036854775807L '-D__PTRDIFF_TYPE__=long int' -D__PTRDIFF_WIDTH__=64 -D__REGISTER_PREFIX__= -D__SCHAR_MAX__=127 -D__SEG_FS=1 -D__SEG_GS=1 -D__SHRT_MAX__=32767 -D__SHRT_WIDTH__=16 -D__SIG_ATOMIC_MAX__=2147483647 -D__SIG_ATOMIC_WIDTH__=32 -D__SIZEOF_DOUBLE__=8 -D__SIZEOF_FLOAT__=4 -D__SIZEOF_INT128__=16 -D__SIZEOF_INT__=4 -D__SIZEOF_LONG_DOUBLE__=16 -D__SIZEOF_LONG_LONG__=8 -D__SIZEOF_LONG__=8 -D__SIZEOF_POINTER__=8 -D__SIZEOF_PTRDIFF_T__=8 -D__SIZEOF_SHORT__=2 -D__SIZEOF_SIZE_T__=8 -D__SIZEOF_WCHAR_T__=4 -D__SIZEOF_WINT_T__=4 '-D__SIZE_FMTX__="lX"' '-D__SIZE_FMTo__="lo"' '-D__SIZE_FMTu__="lu"' '-D__SIZE_FMTx__="lx"' -D__SIZE_MAX__=18446744073709551615UL '-D__SIZE_TYPE__=long unsigned int' -D__SIZE_WIDTH__=64 -D__SSE2_MATH__=1 -D__SSE2__=1 -D__SSE3__=1 -D__SSE4_1__=1 -D__SSE_MATH__=1 -D__SSE__=1 -D__SSSE3__=1 -D__STDC_NO_THREADS__=1 -D__STDC_UTF_16__=1 -D__STDC_UTF_32__=1 -D__UINT16_C_SUFFIX__= '-D__UINT16_FMTX__="hX"' '-D__UINT16_FMTo__="ho"' '-D__UINT16_FMTu__="hu"' '-D__UINT16_FMTx__="hx"' -D__UINT16_MAX__=65535 '-D__UINT16_TYPE__=unsigned short' -D__UINT32_C_SUFFIX__=U '-D__UINT32_FMTX__="X"' '-D__UINT32_FMTo__="o"' '-D__UINT32_FMTu__="u"' '-D__UINT32_FMTx__="x"' -D__UINT32_MAX__=4294967295U '-D__UINT32_TYPE__=unsigned int' -D__UINT64_C_SUFFIX__=ULL '-D__UINT64_FMTX__="llX"' '-D__UINT64_FMTo__="llo"' '-D__UINT64_FMTu__="llu"' '-D__UINT64_FMTx__="llx"' -D__UINT64_MAX__=18446744073709551615ULL '-D__UINT64_TYPE__=long long unsigned int' -D__UINT8_C_SUFFIX__= '-D__UINT8_FMTX__="hhX"' '-D__UINT8_FMTo__="hho"' '-D__UINT8_FMTu__="hhu"' '-D__UINT8_FMTx__="hhx"' -D__UINT8_MAX__=255 '-D__UINT8_TYPE__=unsigned char' -D__UINTMAX_C_SUFFIX__=UL '-D__UINTMAX_FMTX__="lX"' '-D__UINTMAX_FMTo__="lo"' '-D__UINTMAX_FMTu__="lu"' '-D__UINTMAX_FMTx__="lx"' -D__UINTMAX_MAX__=18446744073709551615UL '-D__UINTMAX_TYPE__=long unsigned int' -D__UINTMAX_WIDTH__=64 '-D__UINTPTR_FMTX__="lX"' '-D__UINTPTR_FMTo__="lo"' '-D__UINTPTR_FMTu__="lu"' '-D__UINTPTR_FMTx__="lx"' -D__UINTPTR_MAX__=18446744073709551615UL '-D__UINTPTR_TYPE__=long unsigned int' -D__UINTPTR_WIDTH__=64 '-D__UINT_FAST16_FMTX__="hX"' '-D__UINT_FAST16_FMTo__="ho"' '-D__UINT_FAST16_FMTu__="hu"' '-D__UINT_FAST16_FMTx__="hx"' -D__UINT_FAST16_MAX__=65535 '-D__UINT_FAST16_TYPE__=unsigned short' '-D__UINT_FAST32_FMTX__="X"' '-D__UINT_FAST32_FMTo__="o"' '-D__UINT_FAST32_FMTu__="u"' '-D__UINT_FAST32_FMTx__="x"' -D__UINT_FAST32_MAX__=4294967295U '-D__UINT_FAST32_TYPE__=unsigned int' '-D__UINT_FAST64_FMTX__="llX"' '-D__UINT_FAST64_FMTo__="llo"' '-D__UINT_FAST64_FMTu__="llu"' '-D__UINT_FAST64_FMTx__="llx"' -D__UINT_FAST64_MAX__=18446744073709551615ULL '-D__UINT_FAST64_TYPE__=long long unsigned int' '-D__UINT_FAST8_FMTX__="hhX"' '-D__UINT_FAST8_FMTo__="hho"' '-D__UINT_FAST8_FMTu__="hhu"' '-D__UINT_FAST8_FMTx__="hhx"' -D__UINT_FAST8_MAX__=255 '-D__UINT_FAST8_TYPE__=unsigned char' '-D__UINT_LEAST16_FMTX__="hX"' '-D__UINT_LEAST16_FMTo__="ho"' '-D__UINT_LEAST16_FMTu__="hu"' '-D__UINT_LEAST16_FMTx__="hx"' -D__UINT_LEAST16_MAX__=65535 '-D__UINT_LEAST16_TYPE__=unsigned short' '-D__UINT_LEAST32_FMTX__="X"' '-D__UINT_LEAST32_FMTo__="o"' '-D__UINT_LEAST32_FMTu__="u"' '-D__UINT_LEAST32_FMTx__="x"' -D__UINT_LEAST32_MAX__=4294967295U '-D__UINT_LEAST32_TYPE__=unsigned int' '-D__UINT_LEAST64_FMTX__="llX"' '-D__UINT_LEAST64_FMTo__="llo"' '-D__UINT_LEAST64_FMTu__="llu"' '-D__UINT_LEAST64_FMTx__="llx"' -D__UINT_LEAST64_MAX__=18446744073709551615ULL '-D__UINT_LEAST64_TYPE__=long long unsigned int' '-D__UINT_LEAST8_FMTX__="hhX"' '-D__UINT_LEAST8_FMTo__="hho"' '-D__UINT_LEAST8_FMTu__="hhu"' '-D__UINT_LEAST8_FMTx__="hhx"' -D__UINT_LEAST8_MAX__=255 '-D__UINT_LEAST8_TYPE__=unsigned char' -D__USER_LABEL_PREFIX__=_ '-D__VERSION__="Apple LLVM 16.0.0 (clang-1600.0.26.6)"' -D__WCHAR_MAX__=2147483647 -D__WCHAR_TYPE__=int -D__WCHAR_WIDTH__=32 -D__WINT_MAX__=2147483647 -D__WINT_TYPE__=int -D__WINT_WIDTH__=32 -D__amd64=1 -D__amd64__=1 -D__apple_build_version__=16000026 '-D__block=__attribute__((__blocks__(byref)))' -D__clang__=1 '-D__clang_literal_encoding__="UTF-8"' -D__clang_major__=16 -D__clang_minor__=0 -D__clang_patchlevel__=0 '-D__clang_version__="16.0.0 (clang-1600.0.26.6)"' '-D__clang_wide_literal_encoding__="UTF-32"' -D__code_model_small__=1 -D__core2=1 -D__core2__=1 -D__llvm__=1 -D__nonnull=_Nonnull -D__null_unspecified=_Null_unspecified -D__nullable=_Nullable -D__pic__=2 '-D__seg_fs=__attribute__((address_space(257)))' '-D__seg_gs=__attribute__((address_space(256)))' -D__strong= -D__tune_core2__=1 -D__unsafe_unretained= '-D__weak=__attribute__((objc_gc(weak)))' -D__x86_64=1 -D__x86_64__=1 '-D__private_extern__=extern __attribute__((visibility("hidden")))' '-D__building_module(m)=0' --isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include --blocks -D__GCC_HAVE_DWARF2_CFI_ASM=1 -I/usr/local/include -I/Library/Developer/CommandLineTools/usr/lib/clang/16/include -I/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include -I/Library/Developer/CommandLineTools/usr/include -F/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks -- add-user.c +[E 03:29:05 89571] CODEQL_EXTRACTOR_CPP_TRAP_CACHING is not set +[E 03:29:05 89571] CODEQL_EXTRACTOR_CPP_OPTION_TRAP_CACHE_WRITE is not set +[E 03:29:05 89571] CODEQL_EXTRACTOR_CPP_OPTION_TRAP_CACHE_DIR is not set +[E 03:29:05 89571] Initialising TRAP cache at path: 25/b401/01aa330ad3bc6dddccf5d3aa39ef +[E 03:29:05 89571] Not using TRAP cache +[E 03:29:05 89571] TRAP cache miss +[E 03:29:05 89571] Starting compilation TRAP /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/compilations/23/6011435_0.trap.zst +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/cdefs.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_symbol_aliasing.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_posix_availability.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/Availability.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityVersions.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityInternal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/AvailabilityInternalLegacy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/_pthread_types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_va_list.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/types.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int8_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int16_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int32_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_int64_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int8_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int16_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int32_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_u_int64_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_intptr_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uintptr_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_printf.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_seek_set.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_ctermid.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_off_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ssize_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/_stdio.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/secure/_common.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdlib.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_stdlib.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/wait.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_pid_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_id_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/signal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/appleapiopts.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/signal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/signal.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_mcontext.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_mcontext.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/machine/_structs.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/mach/i386/_structs.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_pthread/_pthread_attr_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_sigaltstack.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ucontext.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_sigset_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uid_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/resource.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/stdint.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/stdint.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint8_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint16_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint32_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uint64_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_intmax_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_types/_uintmax_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_timeval.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/machine/_endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/i386/_endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/__endian.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/_OSByteOrder.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/libkern/i386/_OSByteOrder.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/alloca.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_ct_rune_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_rune_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wchar_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_malloc.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_malloc_type.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/malloc/_ptrcheck.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_abort.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_dev_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_mode_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/unistd.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/unistd.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_posix_vdisable.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_gid_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_useconds_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/select.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_def.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_timespec.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_time_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_suseconds_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_setsize.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_set.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_clr.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_isset.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_zero.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_fd_copy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_select.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_uuid_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/gethostuuid.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/ctype.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_ctype.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/runetype.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wchar_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_wint_t.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sqlite3.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/stdarg.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_header_macro.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg___gnuc_va_list.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_list.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_arg.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg___va_copy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/usr/lib/clang/16/include/__stdarg_va_copy.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/time.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/_time.h +[E 03:29:05 89571] Archiving /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_clock_t.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_null.h +[E 03:29:05 89571] Already archived /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/src/Library/Developer/CommandLineTools/SDKs/MacOSX15.2.sdk/usr/include/sys/_types/_size_t.h +[E 03:29:05 89571] Creating trap tarball /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/tarballs/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c.6f7fbef2_0.trap.tar.zst +[E 03:29:05 89571] Emitting trap files for add-user.c +[E 03:29:05 89571] Opening existencedb in /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/existencedb/db +[E 03:29:05 89571] Wrote 122 files to /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/tarballs/Users/hohn/work-gh/codeql-c-sqli-lfs/add-user.c.6f7fbef2_0.trap.tar.zst +[E 03:29:05 89571] Finished compilation TRAP /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/trap/cpp/compilations/23/6011435_0.trap.zst +[E 03:29:05 89571] Marking C compilation as happened. +[E 03:29:05 89571] Setting tag c-compilation-happened +[E 03:29:05 89571] Starting from CODEQL_TRACER_DB_ID 0000000000015DE1_0000000000000001 +[E 03:29:05 89571] Locking DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:05 89571] Locked DB /Users/hohn/work-gh/codeql-c-sqli-lfs/cpp-sqli-834ef46/working/tags.db +[E 03:29:05 89571] Set tag for 0000000000015DE1_0000000000000001 +[E 03:29:05 89571] Set tag for 0000000000015D07_0000000000000001 +[E 03:29:05 89571] Set tag for 0000000000015D02_0000000000000001 +[E 03:29:05 89571] Set tag for 0000000000015CFA_0000000000000003 +[E 03:29:05 89571] Set tag for 0000000000015CFA_0000000000000002 +[E 03:29:05 89571] Set tag for root +[E 03:29:05 89571] Unlocking DB +[E 03:29:05 89571] Unlocked DB +[E 03:29:05 89571] Extractor exited successfully diff --git a/cpp-sqli-834ef46/src.zip b/cpp-sqli-834ef46/src.zip new file mode 100644 index 0000000..0d460d0 Binary files /dev/null and b/cpp-sqli-834ef46/src.zip differ diff --git a/info.org b/info.org new file mode 100644 index 0000000..b9185c3 --- /dev/null +++ b/info.org @@ -0,0 +1,35 @@ +* mac +** build db + cpp-sqli-834ef46/ + + #+BEGIN_SRC sh + SRCDIR=$(pwd) + DB=$SRCDIR/cpp-sqli-$(cd $SRCDIR && git rev-parse --short HEAD) + + echo $DB + test -d "$DB" && rm -fR "$DB" + mkdir -p "$DB" + + cd $SRCDIR && codeql database create --language=cpp -s . -j 8 -v $DB --command='./build.sh' + #+END_SRC +** hardware + #+BEGIN_SRC sh + 0:$ uname -a + Darwin ghm3 23.6.0 Darwin Kernel Version 23.6.0: Thu Dec 19 20:47:16 PST 2024; root:xnu-10063.141.1.703.2~1/RELEASE_ARM64_T6031 arm64 + + 0:$ sw_vers -productVersion + 14.7.3 + + 0:$ sysctl -n machdep.cpu.brand_string + Apple M3 Max + + 0:$ sysctl hw.model + hw.model: Mac15,8 + #+END_SRC + +** codeql + #+BEGIN_SRC sh + 0:$ codeql --version + CodeQL command-line toolchain release 2.20.0. + #+END_SRC +