Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/tclsh.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/tclsh86.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/tclsh86t.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/wish.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/wish86.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/wish86t.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/itcl.h +198 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/itclDecls.h +216 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tcl.h +2639 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclDecls.h +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclOO.h +147 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclOODecls.h +256 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclPlatDecls.h +141 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclTomMath.h +1131 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclTomMathDecls.h +669 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tdbc.h +80 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tdbcDecls.h +70 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tk.h +1635 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tkDecls.h +1791 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tkIntXlibDecls.h +1703 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tkPlatDecls.h +206 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/dde1.4/pkgIndex.tcl +12 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/dde1.4/tcldde14.dll +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itcl.tcl +151 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itclHullCmds.tcl +562 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itclWidget.tcl +447 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itclstub423.lib +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/pkgIndex.tcl +14 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/test_Itcl_CreateObject.tcl +26 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/nmakehlp.c +815 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/rules.vc +1887 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/targets.vc +98 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/tcl.nmake +4 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/x86_64-w64-mingw32-nmakehlp.exe +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/reg1.3/pkgIndex.tcl +9 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/reg1.3/tclreg13.dll +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/sqlite3.40.0/pkgIndex.tcl +5 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/sqlite3.40.0/sqlite3.n +15 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/auto.tcl +648 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/clock.tcl +0 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/ascii.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/big5.enc +1516 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cns11643.enc +1584 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1250.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1251.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1252.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1253.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1254.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1255.enc +20 -0
- micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1256.enc +20 -0
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/tclsh.exe
ADDED
|
Binary file (71.2 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/tclsh86.exe
ADDED
|
Binary file (71.2 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/tclsh86t.exe
ADDED
|
Binary file (71.2 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/wish.exe
ADDED
|
Binary file (58.4 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/wish86.exe
ADDED
|
Binary file (58.4 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/bin/wish86t.exe
ADDED
|
Binary file (58.4 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/itcl.h
ADDED
|
@@ -0,0 +1,198 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* itcl.h --
|
| 3 |
+
*
|
| 4 |
+
* This file contains definitions for the C-implemeted part of a Itcl
|
| 5 |
+
* this version of [incr Tcl] (Itcl) is a completely new implementation
|
| 6 |
+
* based on TclOO extension of Tcl 8.5
|
| 7 |
+
* It tries to provide the same interfaces as the original implementation
|
| 8 |
+
* of Michael J. McLennan
|
| 9 |
+
* Some small pieces of code are taken from that implementation
|
| 10 |
+
*
|
| 11 |
+
* Copyright (c) 2007 by Arnulf P. Wiedemann
|
| 12 |
+
*
|
| 13 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 14 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 15 |
+
*/
|
| 16 |
+
|
| 17 |
+
/*
|
| 18 |
+
* ------------------------------------------------------------------------
|
| 19 |
+
* PACKAGE: [incr Tcl]
|
| 20 |
+
* DESCRIPTION: Object-Oriented Extensions to Tcl
|
| 21 |
+
*
|
| 22 |
+
* [incr Tcl] provides object-oriented extensions to Tcl, much as
|
| 23 |
+
* C++ provides object-oriented extensions to C. It provides a means
|
| 24 |
+
* of encapsulating related procedures together with their shared data
|
| 25 |
+
* in a local namespace that is hidden from the outside world. It
|
| 26 |
+
* promotes code re-use through inheritance. More than anything else,
|
| 27 |
+
* it encourages better organization of Tcl applications through the
|
| 28 |
+
* object-oriented paradigm, leading to code that is easier to
|
| 29 |
+
* understand and maintain.
|
| 30 |
+
*
|
| 31 |
+
* ADDING [incr Tcl] TO A Tcl-BASED APPLICATION:
|
| 32 |
+
*
|
| 33 |
+
* To add [incr Tcl] facilities to a Tcl application, modify the
|
| 34 |
+
* Tcl_AppInit() routine as follows:
|
| 35 |
+
*
|
| 36 |
+
* 1) Include this header file near the top of the file containing
|
| 37 |
+
* Tcl_AppInit():
|
| 38 |
+
*
|
| 39 |
+
* #include "itcl.h"
|
| 40 |
+
*
|
| 41 |
+
* 2) Within the body of Tcl_AppInit(), add the following lines:
|
| 42 |
+
*
|
| 43 |
+
* if (Itcl_Init(interp) == TCL_ERROR) {
|
| 44 |
+
* return TCL_ERROR;
|
| 45 |
+
* }
|
| 46 |
+
*
|
| 47 |
+
* 3) Link your application with libitcl.a
|
| 48 |
+
*
|
| 49 |
+
* NOTE: An example file "tclAppInit.c" containing the changes shown
|
| 50 |
+
* above is included in this distribution.
|
| 51 |
+
*
|
| 52 |
+
*---------------------------------------------------------------------
|
| 53 |
+
*/
|
| 54 |
+
|
| 55 |
+
#ifndef ITCL_H_INCLUDED
|
| 56 |
+
#define ITCL_H_INCLUDED
|
| 57 |
+
|
| 58 |
+
#include <tcl.h>
|
| 59 |
+
|
| 60 |
+
#if (TCL_MAJOR_VERSION == 8) && defined(TCL_MINOR_VERSION) && (TCL_MINOR_VERSION < 6)
|
| 61 |
+
# error Itcl 4 build requires tcl.h from Tcl 8.6 or later
|
| 62 |
+
#endif
|
| 63 |
+
|
| 64 |
+
/*
|
| 65 |
+
* For C++ compilers, use extern "C"
|
| 66 |
+
*/
|
| 67 |
+
|
| 68 |
+
#ifdef __cplusplus
|
| 69 |
+
extern "C" {
|
| 70 |
+
#endif
|
| 71 |
+
|
| 72 |
+
#ifndef TCL_ALPHA_RELEASE
|
| 73 |
+
# define TCL_ALPHA_RELEASE 0
|
| 74 |
+
#endif
|
| 75 |
+
#ifndef TCL_BETA_RELEASE
|
| 76 |
+
# define TCL_BETA_RELEASE 1
|
| 77 |
+
#endif
|
| 78 |
+
#ifndef TCL_FINAL_RELEASE
|
| 79 |
+
# define TCL_FINAL_RELEASE 2
|
| 80 |
+
#endif
|
| 81 |
+
|
| 82 |
+
#define ITCL_MAJOR_VERSION 4
|
| 83 |
+
#define ITCL_MINOR_VERSION 2
|
| 84 |
+
#define ITCL_RELEASE_LEVEL TCL_FINAL_RELEASE
|
| 85 |
+
#define ITCL_RELEASE_SERIAL 3
|
| 86 |
+
|
| 87 |
+
#define ITCL_VERSION "4.2"
|
| 88 |
+
#define ITCL_PATCH_LEVEL "4.2.3"
|
| 89 |
+
|
| 90 |
+
|
| 91 |
+
/*
|
| 92 |
+
* A special definition used to allow this header file to be included from
|
| 93 |
+
* windows resource files so that they can obtain version information.
|
| 94 |
+
* RC_INVOKED is defined by default by the windows RC tool.
|
| 95 |
+
*
|
| 96 |
+
* Resource compilers don't like all the C stuff, like typedefs and function
|
| 97 |
+
* declarations, that occur below, so block them out.
|
| 98 |
+
*/
|
| 99 |
+
|
| 100 |
+
#ifndef RC_INVOKED
|
| 101 |
+
|
| 102 |
+
#define ITCL_NAMESPACE "::itcl"
|
| 103 |
+
|
| 104 |
+
#ifndef ITCLAPI
|
| 105 |
+
# if defined(BUILD_itcl)
|
| 106 |
+
# define ITCLAPI MODULE_SCOPE
|
| 107 |
+
# else
|
| 108 |
+
# define ITCLAPI extern
|
| 109 |
+
# undef USE_ITCL_STUBS
|
| 110 |
+
# define USE_ITCL_STUBS 1
|
| 111 |
+
# endif
|
| 112 |
+
#endif
|
| 113 |
+
|
| 114 |
+
#if defined(BUILD_itcl) && !defined(STATIC_BUILD)
|
| 115 |
+
# define ITCL_EXTERN extern DLLEXPORT
|
| 116 |
+
#else
|
| 117 |
+
# define ITCL_EXTERN extern
|
| 118 |
+
#endif
|
| 119 |
+
|
| 120 |
+
ITCL_EXTERN int Itcl_Init(Tcl_Interp *interp);
|
| 121 |
+
ITCL_EXTERN int Itcl_SafeInit(Tcl_Interp *interp);
|
| 122 |
+
|
| 123 |
+
/*
|
| 124 |
+
* Protection levels:
|
| 125 |
+
*
|
| 126 |
+
* ITCL_PUBLIC - accessible from any namespace
|
| 127 |
+
* ITCL_PROTECTED - accessible from namespace that imports in "protected" mode
|
| 128 |
+
* ITCL_PRIVATE - accessible only within the namespace that contains it
|
| 129 |
+
*/
|
| 130 |
+
#define ITCL_PUBLIC 1
|
| 131 |
+
#define ITCL_PROTECTED 2
|
| 132 |
+
#define ITCL_PRIVATE 3
|
| 133 |
+
#define ITCL_DEFAULT_PROTECT 4
|
| 134 |
+
|
| 135 |
+
#if (TCL_MAJOR_VERSION == 8) && (TCL_MINOR_VERSION < 7) && !defined(Tcl_Size)
|
| 136 |
+
# define Tcl_Size int
|
| 137 |
+
#endif
|
| 138 |
+
|
| 139 |
+
/*
|
| 140 |
+
* Generic stack.
|
| 141 |
+
*/
|
| 142 |
+
typedef struct Itcl_Stack {
|
| 143 |
+
void **values; /* values on stack */
|
| 144 |
+
Tcl_Size len; /* number of values on stack */
|
| 145 |
+
Tcl_Size max; /* maximum size of stack */
|
| 146 |
+
void *space[5]; /* initial space for stack data */
|
| 147 |
+
} Itcl_Stack;
|
| 148 |
+
|
| 149 |
+
#define Itcl_GetStackSize(stackPtr) ((stackPtr)->len)
|
| 150 |
+
|
| 151 |
+
/*
|
| 152 |
+
* Generic linked list.
|
| 153 |
+
*/
|
| 154 |
+
struct Itcl_List;
|
| 155 |
+
typedef struct Itcl_ListElem {
|
| 156 |
+
struct Itcl_List* owner; /* list containing this element */
|
| 157 |
+
void *value; /* value associated with this element */
|
| 158 |
+
struct Itcl_ListElem *prev; /* previous element in linked list */
|
| 159 |
+
struct Itcl_ListElem *next; /* next element in linked list */
|
| 160 |
+
} Itcl_ListElem;
|
| 161 |
+
|
| 162 |
+
typedef struct Itcl_List {
|
| 163 |
+
int validate; /* validation stamp */
|
| 164 |
+
Tcl_Size num; /* number of elements */
|
| 165 |
+
struct Itcl_ListElem *head; /* previous element in linked list */
|
| 166 |
+
struct Itcl_ListElem *tail; /* next element in linked list */
|
| 167 |
+
} Itcl_List;
|
| 168 |
+
|
| 169 |
+
#define Itcl_FirstListElem(listPtr) ((listPtr)->head)
|
| 170 |
+
#define Itcl_LastListElem(listPtr) ((listPtr)->tail)
|
| 171 |
+
#define Itcl_NextListElem(elemPtr) ((elemPtr)->next)
|
| 172 |
+
#define Itcl_PrevListElem(elemPtr) ((elemPtr)->prev)
|
| 173 |
+
#define Itcl_GetListLength(listPtr) ((listPtr)->num)
|
| 174 |
+
#define Itcl_GetListValue(elemPtr) ((elemPtr)->value)
|
| 175 |
+
|
| 176 |
+
/*
|
| 177 |
+
* Token representing the state of an interpreter.
|
| 178 |
+
*/
|
| 179 |
+
typedef struct Itcl_InterpState_ *Itcl_InterpState;
|
| 180 |
+
|
| 181 |
+
|
| 182 |
+
/*
|
| 183 |
+
* Include all the public API, generated from itcl.decls.
|
| 184 |
+
*/
|
| 185 |
+
|
| 186 |
+
#include "itclDecls.h"
|
| 187 |
+
|
| 188 |
+
#endif /* RC_INVOKED */
|
| 189 |
+
|
| 190 |
+
/*
|
| 191 |
+
* end block for C++
|
| 192 |
+
*/
|
| 193 |
+
|
| 194 |
+
#ifdef __cplusplus
|
| 195 |
+
}
|
| 196 |
+
#endif
|
| 197 |
+
|
| 198 |
+
#endif /* ITCL_H_INCLUDED */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/itclDecls.h
ADDED
|
@@ -0,0 +1,216 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* This file is (mostly) automatically generated from itcl.decls.
|
| 3 |
+
*/
|
| 4 |
+
|
| 5 |
+
#ifndef _ITCLDECLS
|
| 6 |
+
#define _ITCLDECLS
|
| 7 |
+
|
| 8 |
+
#if defined(USE_ITCL_STUBS)
|
| 9 |
+
|
| 10 |
+
ITCLAPI const char *Itcl_InitStubs(
|
| 11 |
+
Tcl_Interp *, const char *version, int exact);
|
| 12 |
+
#else
|
| 13 |
+
|
| 14 |
+
#define Itcl_InitStubs(interp, version, exact) Tcl_PkgRequireEx(interp,"itcl",version,exact,NULL)
|
| 15 |
+
|
| 16 |
+
#endif
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 20 |
+
|
| 21 |
+
#define ITCL_STUBS_EPOCH 0
|
| 22 |
+
#define ITCL_STUBS_REVISION 153
|
| 23 |
+
|
| 24 |
+
#ifdef __cplusplus
|
| 25 |
+
extern "C" {
|
| 26 |
+
#endif
|
| 27 |
+
|
| 28 |
+
/*
|
| 29 |
+
* Exported function declarations:
|
| 30 |
+
*/
|
| 31 |
+
|
| 32 |
+
/* Slot 0 is reserved */
|
| 33 |
+
/* Slot 1 is reserved */
|
| 34 |
+
/* 2 */
|
| 35 |
+
ITCLAPI int Itcl_RegisterC(Tcl_Interp *interp, const char *name,
|
| 36 |
+
Tcl_CmdProc *proc, void *clientData,
|
| 37 |
+
Tcl_CmdDeleteProc *deleteProc);
|
| 38 |
+
/* 3 */
|
| 39 |
+
ITCLAPI int Itcl_RegisterObjC(Tcl_Interp *interp,
|
| 40 |
+
const char *name, Tcl_ObjCmdProc *proc,
|
| 41 |
+
void *clientData,
|
| 42 |
+
Tcl_CmdDeleteProc *deleteProc);
|
| 43 |
+
/* 4 */
|
| 44 |
+
ITCLAPI int Itcl_FindC(Tcl_Interp *interp, const char *name,
|
| 45 |
+
Tcl_CmdProc **argProcPtr,
|
| 46 |
+
Tcl_ObjCmdProc **objProcPtr, void **cDataPtr);
|
| 47 |
+
/* 5 */
|
| 48 |
+
ITCLAPI void Itcl_InitStack(Itcl_Stack *stack);
|
| 49 |
+
/* 6 */
|
| 50 |
+
ITCLAPI void Itcl_DeleteStack(Itcl_Stack *stack);
|
| 51 |
+
/* 7 */
|
| 52 |
+
ITCLAPI void Itcl_PushStack(void *cdata, Itcl_Stack *stack);
|
| 53 |
+
/* 8 */
|
| 54 |
+
ITCLAPI void * Itcl_PopStack(Itcl_Stack *stack);
|
| 55 |
+
/* 9 */
|
| 56 |
+
ITCLAPI void * Itcl_PeekStack(Itcl_Stack *stack);
|
| 57 |
+
/* 10 */
|
| 58 |
+
ITCLAPI void * Itcl_GetStackValue(Itcl_Stack *stack, int pos);
|
| 59 |
+
/* 11 */
|
| 60 |
+
ITCLAPI void Itcl_InitList(Itcl_List *listPtr);
|
| 61 |
+
/* 12 */
|
| 62 |
+
ITCLAPI void Itcl_DeleteList(Itcl_List *listPtr);
|
| 63 |
+
/* 13 */
|
| 64 |
+
ITCLAPI Itcl_ListElem * Itcl_CreateListElem(Itcl_List *listPtr);
|
| 65 |
+
/* 14 */
|
| 66 |
+
ITCLAPI Itcl_ListElem * Itcl_DeleteListElem(Itcl_ListElem *elemPtr);
|
| 67 |
+
/* 15 */
|
| 68 |
+
ITCLAPI Itcl_ListElem * Itcl_InsertList(Itcl_List *listPtr, void *val);
|
| 69 |
+
/* 16 */
|
| 70 |
+
ITCLAPI Itcl_ListElem * Itcl_InsertListElem(Itcl_ListElem *pos, void *val);
|
| 71 |
+
/* 17 */
|
| 72 |
+
ITCLAPI Itcl_ListElem * Itcl_AppendList(Itcl_List *listPtr, void *val);
|
| 73 |
+
/* 18 */
|
| 74 |
+
ITCLAPI Itcl_ListElem * Itcl_AppendListElem(Itcl_ListElem *pos, void *val);
|
| 75 |
+
/* 19 */
|
| 76 |
+
ITCLAPI void Itcl_SetListValue(Itcl_ListElem *elemPtr, void *val);
|
| 77 |
+
/* 20 */
|
| 78 |
+
ITCLAPI void Itcl_EventuallyFree(void *cdata, Tcl_FreeProc *fproc);
|
| 79 |
+
/* 21 */
|
| 80 |
+
ITCLAPI void Itcl_PreserveData(void *cdata);
|
| 81 |
+
/* 22 */
|
| 82 |
+
ITCLAPI void Itcl_ReleaseData(void *cdata);
|
| 83 |
+
/* 23 */
|
| 84 |
+
ITCLAPI Itcl_InterpState Itcl_SaveInterpState(Tcl_Interp *interp, int status);
|
| 85 |
+
/* 24 */
|
| 86 |
+
ITCLAPI int Itcl_RestoreInterpState(Tcl_Interp *interp,
|
| 87 |
+
Itcl_InterpState state);
|
| 88 |
+
/* 25 */
|
| 89 |
+
ITCLAPI void Itcl_DiscardInterpState(Itcl_InterpState state);
|
| 90 |
+
/* 26 */
|
| 91 |
+
ITCLAPI void * Itcl_Alloc(size_t size);
|
| 92 |
+
/* 27 */
|
| 93 |
+
ITCLAPI void Itcl_Free(void *ptr);
|
| 94 |
+
/* 28 */
|
| 95 |
+
ITCLAPI void * ItclGetStackValue(Itcl_Stack *stack, size_t pos);
|
| 96 |
+
|
| 97 |
+
typedef struct {
|
| 98 |
+
const struct ItclIntStubs *itclIntStubs;
|
| 99 |
+
} ItclStubHooks;
|
| 100 |
+
|
| 101 |
+
typedef struct ItclStubs {
|
| 102 |
+
int magic;
|
| 103 |
+
int epoch;
|
| 104 |
+
int revision;
|
| 105 |
+
const ItclStubHooks *hooks;
|
| 106 |
+
|
| 107 |
+
void (*reserved0)(void);
|
| 108 |
+
void (*reserved1)(void);
|
| 109 |
+
int (*itcl_RegisterC) (Tcl_Interp *interp, const char *name, Tcl_CmdProc *proc, void *clientData, Tcl_CmdDeleteProc *deleteProc); /* 2 */
|
| 110 |
+
int (*itcl_RegisterObjC) (Tcl_Interp *interp, const char *name, Tcl_ObjCmdProc *proc, void *clientData, Tcl_CmdDeleteProc *deleteProc); /* 3 */
|
| 111 |
+
int (*itcl_FindC) (Tcl_Interp *interp, const char *name, Tcl_CmdProc **argProcPtr, Tcl_ObjCmdProc **objProcPtr, void **cDataPtr); /* 4 */
|
| 112 |
+
void (*itcl_InitStack) (Itcl_Stack *stack); /* 5 */
|
| 113 |
+
void (*itcl_DeleteStack) (Itcl_Stack *stack); /* 6 */
|
| 114 |
+
void (*itcl_PushStack) (void *cdata, Itcl_Stack *stack); /* 7 */
|
| 115 |
+
void * (*itcl_PopStack) (Itcl_Stack *stack); /* 8 */
|
| 116 |
+
void * (*itcl_PeekStack) (Itcl_Stack *stack); /* 9 */
|
| 117 |
+
void * (*itcl_GetStackValue) (Itcl_Stack *stack, int pos); /* 10 */
|
| 118 |
+
void (*itcl_InitList) (Itcl_List *listPtr); /* 11 */
|
| 119 |
+
void (*itcl_DeleteList) (Itcl_List *listPtr); /* 12 */
|
| 120 |
+
Itcl_ListElem * (*itcl_CreateListElem) (Itcl_List *listPtr); /* 13 */
|
| 121 |
+
Itcl_ListElem * (*itcl_DeleteListElem) (Itcl_ListElem *elemPtr); /* 14 */
|
| 122 |
+
Itcl_ListElem * (*itcl_InsertList) (Itcl_List *listPtr, void *val); /* 15 */
|
| 123 |
+
Itcl_ListElem * (*itcl_InsertListElem) (Itcl_ListElem *pos, void *val); /* 16 */
|
| 124 |
+
Itcl_ListElem * (*itcl_AppendList) (Itcl_List *listPtr, void *val); /* 17 */
|
| 125 |
+
Itcl_ListElem * (*itcl_AppendListElem) (Itcl_ListElem *pos, void *val); /* 18 */
|
| 126 |
+
void (*itcl_SetListValue) (Itcl_ListElem *elemPtr, void *val); /* 19 */
|
| 127 |
+
void (*itcl_EventuallyFree) (void *cdata, Tcl_FreeProc *fproc); /* 20 */
|
| 128 |
+
void (*itcl_PreserveData) (void *cdata); /* 21 */
|
| 129 |
+
void (*itcl_ReleaseData) (void *cdata); /* 22 */
|
| 130 |
+
Itcl_InterpState (*itcl_SaveInterpState) (Tcl_Interp *interp, int status); /* 23 */
|
| 131 |
+
int (*itcl_RestoreInterpState) (Tcl_Interp *interp, Itcl_InterpState state); /* 24 */
|
| 132 |
+
void (*itcl_DiscardInterpState) (Itcl_InterpState state); /* 25 */
|
| 133 |
+
void * (*itcl_Alloc) (size_t size); /* 26 */
|
| 134 |
+
void (*itcl_Free) (void *ptr); /* 27 */
|
| 135 |
+
void * (*itclGetStackValue) (Itcl_Stack *stack, size_t pos); /* 28 */
|
| 136 |
+
} ItclStubs;
|
| 137 |
+
|
| 138 |
+
extern const ItclStubs *itclStubsPtr;
|
| 139 |
+
|
| 140 |
+
#ifdef __cplusplus
|
| 141 |
+
}
|
| 142 |
+
#endif
|
| 143 |
+
|
| 144 |
+
#if defined(USE_ITCL_STUBS)
|
| 145 |
+
|
| 146 |
+
/*
|
| 147 |
+
* Inline function declarations:
|
| 148 |
+
*/
|
| 149 |
+
|
| 150 |
+
/* Slot 0 is reserved */
|
| 151 |
+
/* Slot 1 is reserved */
|
| 152 |
+
#define Itcl_RegisterC \
|
| 153 |
+
(itclStubsPtr->itcl_RegisterC) /* 2 */
|
| 154 |
+
#define Itcl_RegisterObjC \
|
| 155 |
+
(itclStubsPtr->itcl_RegisterObjC) /* 3 */
|
| 156 |
+
#define Itcl_FindC \
|
| 157 |
+
(itclStubsPtr->itcl_FindC) /* 4 */
|
| 158 |
+
#define Itcl_InitStack \
|
| 159 |
+
(itclStubsPtr->itcl_InitStack) /* 5 */
|
| 160 |
+
#define Itcl_DeleteStack \
|
| 161 |
+
(itclStubsPtr->itcl_DeleteStack) /* 6 */
|
| 162 |
+
#define Itcl_PushStack \
|
| 163 |
+
(itclStubsPtr->itcl_PushStack) /* 7 */
|
| 164 |
+
#define Itcl_PopStack \
|
| 165 |
+
(itclStubsPtr->itcl_PopStack) /* 8 */
|
| 166 |
+
#define Itcl_PeekStack \
|
| 167 |
+
(itclStubsPtr->itcl_PeekStack) /* 9 */
|
| 168 |
+
#define Itcl_GetStackValue \
|
| 169 |
+
(itclStubsPtr->itcl_GetStackValue) /* 10 */
|
| 170 |
+
#define Itcl_InitList \
|
| 171 |
+
(itclStubsPtr->itcl_InitList) /* 11 */
|
| 172 |
+
#define Itcl_DeleteList \
|
| 173 |
+
(itclStubsPtr->itcl_DeleteList) /* 12 */
|
| 174 |
+
#define Itcl_CreateListElem \
|
| 175 |
+
(itclStubsPtr->itcl_CreateListElem) /* 13 */
|
| 176 |
+
#define Itcl_DeleteListElem \
|
| 177 |
+
(itclStubsPtr->itcl_DeleteListElem) /* 14 */
|
| 178 |
+
#define Itcl_InsertList \
|
| 179 |
+
(itclStubsPtr->itcl_InsertList) /* 15 */
|
| 180 |
+
#define Itcl_InsertListElem \
|
| 181 |
+
(itclStubsPtr->itcl_InsertListElem) /* 16 */
|
| 182 |
+
#define Itcl_AppendList \
|
| 183 |
+
(itclStubsPtr->itcl_AppendList) /* 17 */
|
| 184 |
+
#define Itcl_AppendListElem \
|
| 185 |
+
(itclStubsPtr->itcl_AppendListElem) /* 18 */
|
| 186 |
+
#define Itcl_SetListValue \
|
| 187 |
+
(itclStubsPtr->itcl_SetListValue) /* 19 */
|
| 188 |
+
#define Itcl_EventuallyFree \
|
| 189 |
+
(itclStubsPtr->itcl_EventuallyFree) /* 20 */
|
| 190 |
+
#define Itcl_PreserveData \
|
| 191 |
+
(itclStubsPtr->itcl_PreserveData) /* 21 */
|
| 192 |
+
#define Itcl_ReleaseData \
|
| 193 |
+
(itclStubsPtr->itcl_ReleaseData) /* 22 */
|
| 194 |
+
#define Itcl_SaveInterpState \
|
| 195 |
+
(itclStubsPtr->itcl_SaveInterpState) /* 23 */
|
| 196 |
+
#define Itcl_RestoreInterpState \
|
| 197 |
+
(itclStubsPtr->itcl_RestoreInterpState) /* 24 */
|
| 198 |
+
#define Itcl_DiscardInterpState \
|
| 199 |
+
(itclStubsPtr->itcl_DiscardInterpState) /* 25 */
|
| 200 |
+
#define Itcl_Alloc \
|
| 201 |
+
(itclStubsPtr->itcl_Alloc) /* 26 */
|
| 202 |
+
#define Itcl_Free \
|
| 203 |
+
(itclStubsPtr->itcl_Free) /* 27 */
|
| 204 |
+
#define ItclGetStackValue \
|
| 205 |
+
(itclStubsPtr->itclGetStackValue) /* 28 */
|
| 206 |
+
|
| 207 |
+
#endif /* defined(USE_ITCL_STUBS) */
|
| 208 |
+
|
| 209 |
+
/* !END!: Do not edit above this line. */
|
| 210 |
+
|
| 211 |
+
#if TCL_MAJOR_VERSION > 8
|
| 212 |
+
# undef Itcl_GetStackValue
|
| 213 |
+
# define Itcl_GetStackValue ItclGetStackValue
|
| 214 |
+
#endif
|
| 215 |
+
|
| 216 |
+
#endif /* _ITCLDECLS */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tcl.h
ADDED
|
@@ -0,0 +1,2639 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tcl.h --
|
| 3 |
+
*
|
| 4 |
+
* This header file describes the externally-visible facilities of the
|
| 5 |
+
* Tcl interpreter.
|
| 6 |
+
*
|
| 7 |
+
* Copyright (c) 1987-1994 The Regents of the University of California.
|
| 8 |
+
* Copyright (c) 1993-1996 Lucent Technologies.
|
| 9 |
+
* Copyright (c) 1994-1998 Sun Microsystems, Inc.
|
| 10 |
+
* Copyright (c) 1998-2000 by Scriptics Corporation.
|
| 11 |
+
* Copyright (c) 2002 by Kevin B. Kenny. All rights reserved.
|
| 12 |
+
*
|
| 13 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 14 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 15 |
+
*/
|
| 16 |
+
|
| 17 |
+
#ifndef _TCL
|
| 18 |
+
#define _TCL
|
| 19 |
+
|
| 20 |
+
/*
|
| 21 |
+
* For C++ compilers, use extern "C"
|
| 22 |
+
*/
|
| 23 |
+
|
| 24 |
+
#ifdef __cplusplus
|
| 25 |
+
extern "C" {
|
| 26 |
+
#endif
|
| 27 |
+
|
| 28 |
+
/*
|
| 29 |
+
* The following defines are used to indicate the various release levels.
|
| 30 |
+
*/
|
| 31 |
+
|
| 32 |
+
#define TCL_ALPHA_RELEASE 0
|
| 33 |
+
#define TCL_BETA_RELEASE 1
|
| 34 |
+
#define TCL_FINAL_RELEASE 2
|
| 35 |
+
|
| 36 |
+
/*
|
| 37 |
+
* When version numbers change here, must also go into the following files and
|
| 38 |
+
* update the version numbers:
|
| 39 |
+
*
|
| 40 |
+
* library/init.tcl (1 LOC patch)
|
| 41 |
+
* unix/configure.in (2 LOC Major, 2 LOC minor, 1 LOC patch)
|
| 42 |
+
* win/configure.in (as above)
|
| 43 |
+
* win/tcl.m4 (not patchlevel)
|
| 44 |
+
* README (sections 0 and 2, with and without separator)
|
| 45 |
+
* macosx/Tcl-Common.xcconfig (not patchlevel) 1 LOC
|
| 46 |
+
* win/README (not patchlevel) (sections 0 and 2)
|
| 47 |
+
* unix/tcl.spec (1 LOC patch)
|
| 48 |
+
* tools/tcl.hpj.in (not patchlevel, for windows installer)
|
| 49 |
+
*/
|
| 50 |
+
|
| 51 |
+
#define TCL_MAJOR_VERSION 8
|
| 52 |
+
#define TCL_MINOR_VERSION 6
|
| 53 |
+
#define TCL_RELEASE_LEVEL TCL_FINAL_RELEASE
|
| 54 |
+
#define TCL_RELEASE_SERIAL 13
|
| 55 |
+
|
| 56 |
+
#define TCL_VERSION "8.6"
|
| 57 |
+
#define TCL_PATCH_LEVEL "8.6.13"
|
| 58 |
+
|
| 59 |
+
/*
|
| 60 |
+
*----------------------------------------------------------------------------
|
| 61 |
+
* The following definitions set up the proper options for Windows compilers.
|
| 62 |
+
* We use this method because there is no autoconf equivalent.
|
| 63 |
+
*/
|
| 64 |
+
|
| 65 |
+
#ifdef _WIN32
|
| 66 |
+
# ifndef __WIN32__
|
| 67 |
+
# define __WIN32__
|
| 68 |
+
# endif
|
| 69 |
+
# ifndef WIN32
|
| 70 |
+
# define WIN32
|
| 71 |
+
# endif
|
| 72 |
+
#endif
|
| 73 |
+
|
| 74 |
+
/*
|
| 75 |
+
* Utility macros: STRINGIFY takes an argument and wraps it in "" (double
|
| 76 |
+
* quotation marks), JOIN joins two arguments.
|
| 77 |
+
*/
|
| 78 |
+
|
| 79 |
+
#ifndef STRINGIFY
|
| 80 |
+
# define STRINGIFY(x) STRINGIFY1(x)
|
| 81 |
+
# define STRINGIFY1(x) #x
|
| 82 |
+
#endif
|
| 83 |
+
#ifndef JOIN
|
| 84 |
+
# define JOIN(a,b) JOIN1(a,b)
|
| 85 |
+
# define JOIN1(a,b) a##b
|
| 86 |
+
#endif
|
| 87 |
+
|
| 88 |
+
/*
|
| 89 |
+
* A special definition used to allow this header file to be included from
|
| 90 |
+
* windows resource files so that they can obtain version information.
|
| 91 |
+
* RC_INVOKED is defined by default by the windows RC tool.
|
| 92 |
+
*
|
| 93 |
+
* Resource compilers don't like all the C stuff, like typedefs and function
|
| 94 |
+
* declarations, that occur below, so block them out.
|
| 95 |
+
*/
|
| 96 |
+
|
| 97 |
+
#ifndef RC_INVOKED
|
| 98 |
+
|
| 99 |
+
/*
|
| 100 |
+
* Special macro to define mutexes, that doesn't do anything if we are not
|
| 101 |
+
* using threads.
|
| 102 |
+
*/
|
| 103 |
+
|
| 104 |
+
#ifdef TCL_THREADS
|
| 105 |
+
#define TCL_DECLARE_MUTEX(name) static Tcl_Mutex name;
|
| 106 |
+
#else
|
| 107 |
+
#define TCL_DECLARE_MUTEX(name)
|
| 108 |
+
#endif
|
| 109 |
+
|
| 110 |
+
/*
|
| 111 |
+
* Tcl's public routine Tcl_FSSeek() uses the values SEEK_SET, SEEK_CUR, and
|
| 112 |
+
* SEEK_END, all #define'd by stdio.h .
|
| 113 |
+
*
|
| 114 |
+
* Also, many extensions need stdio.h, and they've grown accustomed to tcl.h
|
| 115 |
+
* providing it for them rather than #include-ing it themselves as they
|
| 116 |
+
* should, so also for their sake, we keep the #include to be consistent with
|
| 117 |
+
* prior Tcl releases.
|
| 118 |
+
*/
|
| 119 |
+
|
| 120 |
+
#include <stdio.h>
|
| 121 |
+
|
| 122 |
+
/*
|
| 123 |
+
*----------------------------------------------------------------------------
|
| 124 |
+
* Support for functions with a variable number of arguments.
|
| 125 |
+
*
|
| 126 |
+
* The following TCL_VARARGS* macros are to support old extensions
|
| 127 |
+
* written for older versions of Tcl where the macros permitted
|
| 128 |
+
* support for the varargs.h system as well as stdarg.h .
|
| 129 |
+
*
|
| 130 |
+
* New code should just directly be written to use stdarg.h conventions.
|
| 131 |
+
*/
|
| 132 |
+
|
| 133 |
+
#include <stdarg.h>
|
| 134 |
+
#if !defined(TCL_NO_DEPRECATED) && TCL_MAJOR_VERSION < 9
|
| 135 |
+
# define TCL_VARARGS(type, name) (type name, ...)
|
| 136 |
+
# define TCL_VARARGS_DEF(type, name) (type name, ...)
|
| 137 |
+
# define TCL_VARARGS_START(type, name, list) (va_start(list, name), name)
|
| 138 |
+
#endif /* !TCL_NO_DEPRECATED */
|
| 139 |
+
#if defined(__GNUC__) && (__GNUC__ > 2)
|
| 140 |
+
# if defined(_WIN32) && defined(__USE_MINGW_ANSI_STDIO) && __USE_MINGW_ANSI_STDIO
|
| 141 |
+
# define TCL_FORMAT_PRINTF(a,b) __attribute__ ((__format__ (__MINGW_PRINTF_FORMAT, a, b)))
|
| 142 |
+
# else
|
| 143 |
+
# define TCL_FORMAT_PRINTF(a,b) __attribute__ ((__format__ (__printf__, a, b)))
|
| 144 |
+
# endif
|
| 145 |
+
# define TCL_NORETURN __attribute__ ((noreturn))
|
| 146 |
+
# if defined(BUILD_tcl) || defined(BUILD_tk)
|
| 147 |
+
# define TCL_NORETURN1 __attribute__ ((noreturn))
|
| 148 |
+
# else
|
| 149 |
+
# define TCL_NORETURN1 /* nothing */
|
| 150 |
+
# endif
|
| 151 |
+
#else
|
| 152 |
+
# define TCL_FORMAT_PRINTF(a,b)
|
| 153 |
+
# if defined(_MSC_VER) && (_MSC_VER >= 1310)
|
| 154 |
+
# define TCL_NORETURN _declspec(noreturn)
|
| 155 |
+
# else
|
| 156 |
+
# define TCL_NORETURN /* nothing */
|
| 157 |
+
# endif
|
| 158 |
+
# define TCL_NORETURN1 /* nothing */
|
| 159 |
+
#endif
|
| 160 |
+
|
| 161 |
+
/*
|
| 162 |
+
* Allow a part of Tcl's API to be explicitly marked as deprecated.
|
| 163 |
+
*
|
| 164 |
+
* Used to make TIP 330/336 generate moans even if people use the
|
| 165 |
+
* compatibility macros. Change your code, guys! We won't support you forever.
|
| 166 |
+
*/
|
| 167 |
+
|
| 168 |
+
#if defined(__GNUC__) && ((__GNUC__ >= 4) || ((__GNUC__ == 3) && (__GNUC_MINOR__ >= 1)))
|
| 169 |
+
# if (__GNUC__ > 4) || ((__GNUC__ == 4) && (__GNUC_MINOR__ >= 5))
|
| 170 |
+
# define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg)))
|
| 171 |
+
# else
|
| 172 |
+
# define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__))
|
| 173 |
+
# endif
|
| 174 |
+
#else
|
| 175 |
+
# define TCL_DEPRECATED_API(msg) /* nothing portable */
|
| 176 |
+
#endif
|
| 177 |
+
|
| 178 |
+
/*
|
| 179 |
+
*----------------------------------------------------------------------------
|
| 180 |
+
* Macros used to declare a function to be exported by a DLL. Used by Windows,
|
| 181 |
+
* maps to no-op declarations on non-Windows systems. The default build on
|
| 182 |
+
* windows is for a DLL, which causes the DLLIMPORT and DLLEXPORT macros to be
|
| 183 |
+
* nonempty. To build a static library, the macro STATIC_BUILD should be
|
| 184 |
+
* defined.
|
| 185 |
+
*
|
| 186 |
+
* Note: when building static but linking dynamically to MSVCRT we must still
|
| 187 |
+
* correctly decorate the C library imported function. Use CRTIMPORT
|
| 188 |
+
* for this purpose. _DLL is defined by the compiler when linking to
|
| 189 |
+
* MSVCRT.
|
| 190 |
+
*/
|
| 191 |
+
|
| 192 |
+
#if (defined(_WIN32) && (defined(_MSC_VER) || (defined(__BORLANDC__) && (__BORLANDC__ >= 0x0550)) || defined(__LCC__) || defined(__WATCOMC__) || (defined(__GNUC__) && defined(__declspec))))
|
| 193 |
+
# define HAVE_DECLSPEC 1
|
| 194 |
+
# ifdef STATIC_BUILD
|
| 195 |
+
# define DLLIMPORT
|
| 196 |
+
# define DLLEXPORT
|
| 197 |
+
# ifdef _DLL
|
| 198 |
+
# define CRTIMPORT __declspec(dllimport)
|
| 199 |
+
# else
|
| 200 |
+
# define CRTIMPORT
|
| 201 |
+
# endif
|
| 202 |
+
# else
|
| 203 |
+
# define DLLIMPORT __declspec(dllimport)
|
| 204 |
+
# define DLLEXPORT __declspec(dllexport)
|
| 205 |
+
# define CRTIMPORT __declspec(dllimport)
|
| 206 |
+
# endif
|
| 207 |
+
#else
|
| 208 |
+
# define DLLIMPORT
|
| 209 |
+
# if defined(__GNUC__) && __GNUC__ > 3
|
| 210 |
+
# define DLLEXPORT __attribute__ ((visibility("default")))
|
| 211 |
+
# else
|
| 212 |
+
# define DLLEXPORT
|
| 213 |
+
# endif
|
| 214 |
+
# define CRTIMPORT
|
| 215 |
+
#endif
|
| 216 |
+
|
| 217 |
+
/*
|
| 218 |
+
* These macros are used to control whether functions are being declared for
|
| 219 |
+
* import or export. If a function is being declared while it is being built
|
| 220 |
+
* to be included in a shared library, then it should have the DLLEXPORT
|
| 221 |
+
* storage class. If is being declared for use by a module that is going to
|
| 222 |
+
* link against the shared library, then it should have the DLLIMPORT storage
|
| 223 |
+
* class. If the symbol is being declared for a static build or for use from a
|
| 224 |
+
* stub library, then the storage class should be empty.
|
| 225 |
+
*
|
| 226 |
+
* The convention is that a macro called BUILD_xxxx, where xxxx is the name of
|
| 227 |
+
* a library we are building, is set on the compile line for sources that are
|
| 228 |
+
* to be placed in the library. When this macro is set, the storage class will
|
| 229 |
+
* be set to DLLEXPORT. At the end of the header file, the storage class will
|
| 230 |
+
* be reset to DLLIMPORT.
|
| 231 |
+
*/
|
| 232 |
+
|
| 233 |
+
#undef TCL_STORAGE_CLASS
|
| 234 |
+
#ifdef BUILD_tcl
|
| 235 |
+
# define TCL_STORAGE_CLASS DLLEXPORT
|
| 236 |
+
#else
|
| 237 |
+
# ifdef USE_TCL_STUBS
|
| 238 |
+
# define TCL_STORAGE_CLASS
|
| 239 |
+
# else
|
| 240 |
+
# define TCL_STORAGE_CLASS DLLIMPORT
|
| 241 |
+
# endif
|
| 242 |
+
#endif
|
| 243 |
+
|
| 244 |
+
/*
|
| 245 |
+
* The following _ANSI_ARGS_ macro is to support old extensions
|
| 246 |
+
* written for older versions of Tcl where it permitted support
|
| 247 |
+
* for compilers written in the pre-prototype era of C.
|
| 248 |
+
*
|
| 249 |
+
* New code should use prototypes.
|
| 250 |
+
*/
|
| 251 |
+
|
| 252 |
+
#ifndef TCL_NO_DEPRECATED
|
| 253 |
+
# undef _ANSI_ARGS_
|
| 254 |
+
# define _ANSI_ARGS_(x) x
|
| 255 |
+
#endif
|
| 256 |
+
|
| 257 |
+
/*
|
| 258 |
+
* Definitions that allow this header file to be used either with or without
|
| 259 |
+
* ANSI C features.
|
| 260 |
+
*/
|
| 261 |
+
|
| 262 |
+
#ifndef INLINE
|
| 263 |
+
# define INLINE
|
| 264 |
+
#endif
|
| 265 |
+
|
| 266 |
+
#ifdef NO_CONST
|
| 267 |
+
# ifndef const
|
| 268 |
+
# define const
|
| 269 |
+
# endif
|
| 270 |
+
#endif
|
| 271 |
+
#ifndef CONST
|
| 272 |
+
# define CONST const
|
| 273 |
+
#endif
|
| 274 |
+
|
| 275 |
+
#ifdef USE_NON_CONST
|
| 276 |
+
# ifdef USE_COMPAT_CONST
|
| 277 |
+
# error define at most one of USE_NON_CONST and USE_COMPAT_CONST
|
| 278 |
+
# endif
|
| 279 |
+
# define CONST84
|
| 280 |
+
# define CONST84_RETURN
|
| 281 |
+
#else
|
| 282 |
+
# ifdef USE_COMPAT_CONST
|
| 283 |
+
# define CONST84
|
| 284 |
+
# define CONST84_RETURN const
|
| 285 |
+
# else
|
| 286 |
+
# define CONST84 const
|
| 287 |
+
# define CONST84_RETURN const
|
| 288 |
+
# endif
|
| 289 |
+
#endif
|
| 290 |
+
|
| 291 |
+
#ifndef CONST86
|
| 292 |
+
# define CONST86 CONST84
|
| 293 |
+
#endif
|
| 294 |
+
|
| 295 |
+
/*
|
| 296 |
+
* Make sure EXTERN isn't defined elsewhere.
|
| 297 |
+
*/
|
| 298 |
+
|
| 299 |
+
#ifdef EXTERN
|
| 300 |
+
# undef EXTERN
|
| 301 |
+
#endif /* EXTERN */
|
| 302 |
+
|
| 303 |
+
#ifdef __cplusplus
|
| 304 |
+
# define EXTERN extern "C" TCL_STORAGE_CLASS
|
| 305 |
+
#else
|
| 306 |
+
# define EXTERN extern TCL_STORAGE_CLASS
|
| 307 |
+
#endif
|
| 308 |
+
|
| 309 |
+
/*
|
| 310 |
+
*----------------------------------------------------------------------------
|
| 311 |
+
* The following code is copied from winnt.h. If we don't replicate it here,
|
| 312 |
+
* then <windows.h> can't be included after tcl.h, since tcl.h also defines
|
| 313 |
+
* VOID. This block is skipped under Cygwin and Mingw.
|
| 314 |
+
*/
|
| 315 |
+
|
| 316 |
+
#if defined(_WIN32) && !defined(HAVE_WINNT_IGNORE_VOID)
|
| 317 |
+
#ifndef VOID
|
| 318 |
+
#define VOID void
|
| 319 |
+
typedef char CHAR;
|
| 320 |
+
typedef short SHORT;
|
| 321 |
+
typedef long LONG;
|
| 322 |
+
#endif
|
| 323 |
+
#endif /* _WIN32 && !HAVE_WINNT_IGNORE_VOID */
|
| 324 |
+
|
| 325 |
+
/*
|
| 326 |
+
* Macro to use instead of "void" for arguments that must have type "void *"
|
| 327 |
+
* in ANSI C; maps them to type "char *" in non-ANSI systems.
|
| 328 |
+
*/
|
| 329 |
+
|
| 330 |
+
#ifndef __VXWORKS__
|
| 331 |
+
# ifndef NO_VOID
|
| 332 |
+
# define VOID void
|
| 333 |
+
# else
|
| 334 |
+
# define VOID char
|
| 335 |
+
# endif
|
| 336 |
+
#endif
|
| 337 |
+
|
| 338 |
+
/*
|
| 339 |
+
* Miscellaneous declarations.
|
| 340 |
+
*/
|
| 341 |
+
|
| 342 |
+
#ifndef _CLIENTDATA
|
| 343 |
+
# ifndef NO_VOID
|
| 344 |
+
typedef void *ClientData;
|
| 345 |
+
# else
|
| 346 |
+
typedef int *ClientData;
|
| 347 |
+
# endif
|
| 348 |
+
# define _CLIENTDATA
|
| 349 |
+
#endif
|
| 350 |
+
|
| 351 |
+
/*
|
| 352 |
+
* Darwin specific configure overrides (to support fat compiles, where
|
| 353 |
+
* configure runs only once for multiple architectures):
|
| 354 |
+
*/
|
| 355 |
+
|
| 356 |
+
#ifdef __APPLE__
|
| 357 |
+
# ifdef __LP64__
|
| 358 |
+
# undef TCL_WIDE_INT_TYPE
|
| 359 |
+
# define TCL_WIDE_INT_IS_LONG 1
|
| 360 |
+
# define TCL_CFG_DO64BIT 1
|
| 361 |
+
# else /* !__LP64__ */
|
| 362 |
+
# define TCL_WIDE_INT_TYPE long long
|
| 363 |
+
# undef TCL_WIDE_INT_IS_LONG
|
| 364 |
+
# undef TCL_CFG_DO64BIT
|
| 365 |
+
# endif /* __LP64__ */
|
| 366 |
+
# undef HAVE_STRUCT_STAT64
|
| 367 |
+
#endif /* __APPLE__ */
|
| 368 |
+
|
| 369 |
+
/* Cross-compiling 32-bit on a 64-bit platform? Then our
|
| 370 |
+
* configure script does the wrong thing. Correct that here.
|
| 371 |
+
*/
|
| 372 |
+
#if defined(__GNUC__) && !defined(_WIN32) && !defined(__LP64__)
|
| 373 |
+
# undef TCL_WIDE_INT_IS_LONG
|
| 374 |
+
# undef TCL_WIDE_INT_TYPE
|
| 375 |
+
# define TCL_WIDE_INT_TYPE long long
|
| 376 |
+
#endif
|
| 377 |
+
|
| 378 |
+
/*
|
| 379 |
+
* Define Tcl_WideInt to be a type that is (at least) 64-bits wide, and define
|
| 380 |
+
* Tcl_WideUInt to be the unsigned variant of that type (assuming that where
|
| 381 |
+
* we have one, we can have the other.)
|
| 382 |
+
*
|
| 383 |
+
* Also defines the following macros:
|
| 384 |
+
* TCL_WIDE_INT_IS_LONG - if wide ints are really longs (i.e. we're on a
|
| 385 |
+
* LP64 system such as modern Solaris or Linux ... not including Win64)
|
| 386 |
+
* Tcl_WideAsLong - forgetful converter from wideInt to long.
|
| 387 |
+
* Tcl_LongAsWide - sign-extending converter from long to wideInt.
|
| 388 |
+
* Tcl_WideAsDouble - converter from wideInt to double.
|
| 389 |
+
* Tcl_DoubleAsWide - converter from double to wideInt.
|
| 390 |
+
*
|
| 391 |
+
* The following invariant should hold for any long value 'longVal':
|
| 392 |
+
* longVal == Tcl_WideAsLong(Tcl_LongAsWide(longVal))
|
| 393 |
+
*
|
| 394 |
+
* Note on converting between Tcl_WideInt and strings. This implementation (in
|
| 395 |
+
* tclObj.c) depends on the function
|
| 396 |
+
* sprintf(...,"%" TCL_LL_MODIFIER "d",...).
|
| 397 |
+
*/
|
| 398 |
+
|
| 399 |
+
#if !defined(TCL_WIDE_INT_TYPE)&&!defined(TCL_WIDE_INT_IS_LONG)
|
| 400 |
+
# ifdef _WIN32
|
| 401 |
+
# define TCL_WIDE_INT_TYPE __int64
|
| 402 |
+
# ifdef __BORLANDC__
|
| 403 |
+
# define TCL_LL_MODIFIER "L"
|
| 404 |
+
# elif defined(_WIN32) && (!defined(__USE_MINGW_ANSI_STDIO) || !__USE_MINGW_ANSI_STDIO)
|
| 405 |
+
# define TCL_LL_MODIFIER "I64"
|
| 406 |
+
# else
|
| 407 |
+
# define TCL_LL_MODIFIER "ll"
|
| 408 |
+
# endif
|
| 409 |
+
# elif defined(__GNUC__)
|
| 410 |
+
# define TCL_WIDE_INT_TYPE long long
|
| 411 |
+
# define TCL_LL_MODIFIER "ll"
|
| 412 |
+
# else /* ! _WIN32 && ! __GNUC__ */
|
| 413 |
+
/*
|
| 414 |
+
* Don't know what platform it is and configure hasn't discovered what is
|
| 415 |
+
* going on for us. Try to guess...
|
| 416 |
+
*/
|
| 417 |
+
# include <limits.h>
|
| 418 |
+
# if (INT_MAX < LONG_MAX)
|
| 419 |
+
# define TCL_WIDE_INT_IS_LONG 1
|
| 420 |
+
# else
|
| 421 |
+
# define TCL_WIDE_INT_TYPE long long
|
| 422 |
+
# endif
|
| 423 |
+
# endif /* _WIN32 */
|
| 424 |
+
#endif /* !TCL_WIDE_INT_TYPE & !TCL_WIDE_INT_IS_LONG */
|
| 425 |
+
#ifdef TCL_WIDE_INT_IS_LONG
|
| 426 |
+
# undef TCL_WIDE_INT_TYPE
|
| 427 |
+
# define TCL_WIDE_INT_TYPE long
|
| 428 |
+
#endif /* TCL_WIDE_INT_IS_LONG */
|
| 429 |
+
|
| 430 |
+
typedef TCL_WIDE_INT_TYPE Tcl_WideInt;
|
| 431 |
+
typedef unsigned TCL_WIDE_INT_TYPE Tcl_WideUInt;
|
| 432 |
+
|
| 433 |
+
#ifdef TCL_WIDE_INT_IS_LONG
|
| 434 |
+
# define Tcl_WideAsLong(val) ((long)(val))
|
| 435 |
+
# define Tcl_LongAsWide(val) ((long)(val))
|
| 436 |
+
# define Tcl_WideAsDouble(val) ((double)((long)(val)))
|
| 437 |
+
# define Tcl_DoubleAsWide(val) ((long)((double)(val)))
|
| 438 |
+
# ifndef TCL_LL_MODIFIER
|
| 439 |
+
# define TCL_LL_MODIFIER "l"
|
| 440 |
+
# endif /* !TCL_LL_MODIFIER */
|
| 441 |
+
#else /* TCL_WIDE_INT_IS_LONG */
|
| 442 |
+
/*
|
| 443 |
+
* The next short section of defines are only done when not running on Windows
|
| 444 |
+
* or some other strange platform.
|
| 445 |
+
*/
|
| 446 |
+
# ifndef TCL_LL_MODIFIER
|
| 447 |
+
# define TCL_LL_MODIFIER "ll"
|
| 448 |
+
# endif /* !TCL_LL_MODIFIER */
|
| 449 |
+
# define Tcl_WideAsLong(val) ((long)((Tcl_WideInt)(val)))
|
| 450 |
+
# define Tcl_LongAsWide(val) ((Tcl_WideInt)((long)(val)))
|
| 451 |
+
# define Tcl_WideAsDouble(val) ((double)((Tcl_WideInt)(val)))
|
| 452 |
+
# define Tcl_DoubleAsWide(val) ((Tcl_WideInt)((double)(val)))
|
| 453 |
+
#endif /* TCL_WIDE_INT_IS_LONG */
|
| 454 |
+
|
| 455 |
+
#ifdef _WIN32
|
| 456 |
+
# ifdef __BORLANDC__
|
| 457 |
+
typedef struct stati64 Tcl_StatBuf;
|
| 458 |
+
# elif defined(_WIN64) || defined(_USE_64BIT_TIME_T)
|
| 459 |
+
typedef struct __stat64 Tcl_StatBuf;
|
| 460 |
+
# elif (defined(_MSC_VER) && (_MSC_VER < 1400)) || defined(_USE_32BIT_TIME_T)
|
| 461 |
+
typedef struct _stati64 Tcl_StatBuf;
|
| 462 |
+
# else
|
| 463 |
+
typedef struct _stat32i64 Tcl_StatBuf;
|
| 464 |
+
# endif /* _MSC_VER < 1400 */
|
| 465 |
+
#elif defined(__CYGWIN__)
|
| 466 |
+
typedef struct {
|
| 467 |
+
dev_t st_dev;
|
| 468 |
+
unsigned short st_ino;
|
| 469 |
+
unsigned short st_mode;
|
| 470 |
+
short st_nlink;
|
| 471 |
+
short st_uid;
|
| 472 |
+
short st_gid;
|
| 473 |
+
/* Here is a 2-byte gap */
|
| 474 |
+
dev_t st_rdev;
|
| 475 |
+
/* Here is a 4-byte gap */
|
| 476 |
+
long long st_size;
|
| 477 |
+
struct {long tv_sec;} st_atim;
|
| 478 |
+
struct {long tv_sec;} st_mtim;
|
| 479 |
+
struct {long tv_sec;} st_ctim;
|
| 480 |
+
/* Here is a 4-byte gap */
|
| 481 |
+
} Tcl_StatBuf;
|
| 482 |
+
#elif defined(HAVE_STRUCT_STAT64) && !defined(__APPLE__)
|
| 483 |
+
typedef struct stat64 Tcl_StatBuf;
|
| 484 |
+
#else
|
| 485 |
+
typedef struct stat Tcl_StatBuf;
|
| 486 |
+
#endif
|
| 487 |
+
|
| 488 |
+
/*
|
| 489 |
+
*----------------------------------------------------------------------------
|
| 490 |
+
* Data structures defined opaquely in this module. The definitions below just
|
| 491 |
+
* provide dummy types. A few fields are made visible in Tcl_Interp
|
| 492 |
+
* structures, namely those used for returning a string result from commands.
|
| 493 |
+
* Direct access to the result field is discouraged in Tcl 8.0. The
|
| 494 |
+
* interpreter result is either an object or a string, and the two values are
|
| 495 |
+
* kept consistent unless some C code sets interp->result directly.
|
| 496 |
+
* Programmers should use either the function Tcl_GetObjResult() or
|
| 497 |
+
* Tcl_GetStringResult() to read the interpreter's result. See the SetResult
|
| 498 |
+
* man page for details.
|
| 499 |
+
*
|
| 500 |
+
* Note: any change to the Tcl_Interp definition below must be mirrored in the
|
| 501 |
+
* "real" definition in tclInt.h.
|
| 502 |
+
*
|
| 503 |
+
* Note: Tcl_ObjCmdProc functions do not directly set result and freeProc.
|
| 504 |
+
* Instead, they set a Tcl_Obj member in the "real" structure that can be
|
| 505 |
+
* accessed with Tcl_GetObjResult() and Tcl_SetObjResult().
|
| 506 |
+
*/
|
| 507 |
+
|
| 508 |
+
typedef struct Tcl_Interp
|
| 509 |
+
#if !defined(TCL_NO_DEPRECATED) && TCL_MAJOR_VERSION < 9
|
| 510 |
+
{
|
| 511 |
+
/* TIP #330: Strongly discourage extensions from using the string
|
| 512 |
+
* result. */
|
| 513 |
+
#ifdef USE_INTERP_RESULT
|
| 514 |
+
char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
|
| 515 |
+
/* If the last command returned a string
|
| 516 |
+
* result, this points to it. */
|
| 517 |
+
void (*freeProc) (char *blockPtr)
|
| 518 |
+
TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult");
|
| 519 |
+
/* Zero means the string result is statically
|
| 520 |
+
* allocated. TCL_DYNAMIC means it was
|
| 521 |
+
* allocated with ckalloc and should be freed
|
| 522 |
+
* with ckfree. Other values give the address
|
| 523 |
+
* of function to invoke to free the result.
|
| 524 |
+
* Tcl_Eval must free it before executing next
|
| 525 |
+
* command. */
|
| 526 |
+
#else
|
| 527 |
+
char *resultDontUse; /* Don't use in extensions! */
|
| 528 |
+
void (*freeProcDontUse) (char *); /* Don't use in extensions! */
|
| 529 |
+
#endif
|
| 530 |
+
#ifdef USE_INTERP_ERRORLINE
|
| 531 |
+
int errorLine TCL_DEPRECATED_API("use Tcl_GetErrorLine/Tcl_SetErrorLine");
|
| 532 |
+
/* When TCL_ERROR is returned, this gives the
|
| 533 |
+
* line number within the command where the
|
| 534 |
+
* error occurred (1 if first line). */
|
| 535 |
+
#else
|
| 536 |
+
int errorLineDontUse; /* Don't use in extensions! */
|
| 537 |
+
#endif
|
| 538 |
+
}
|
| 539 |
+
#endif /* !TCL_NO_DEPRECATED */
|
| 540 |
+
Tcl_Interp;
|
| 541 |
+
|
| 542 |
+
typedef struct Tcl_AsyncHandler_ *Tcl_AsyncHandler;
|
| 543 |
+
typedef struct Tcl_Channel_ *Tcl_Channel;
|
| 544 |
+
typedef struct Tcl_ChannelTypeVersion_ *Tcl_ChannelTypeVersion;
|
| 545 |
+
typedef struct Tcl_Command_ *Tcl_Command;
|
| 546 |
+
typedef struct Tcl_Condition_ *Tcl_Condition;
|
| 547 |
+
typedef struct Tcl_Dict_ *Tcl_Dict;
|
| 548 |
+
typedef struct Tcl_EncodingState_ *Tcl_EncodingState;
|
| 549 |
+
typedef struct Tcl_Encoding_ *Tcl_Encoding;
|
| 550 |
+
typedef struct Tcl_Event Tcl_Event;
|
| 551 |
+
typedef struct Tcl_InterpState_ *Tcl_InterpState;
|
| 552 |
+
typedef struct Tcl_LoadHandle_ *Tcl_LoadHandle;
|
| 553 |
+
typedef struct Tcl_Mutex_ *Tcl_Mutex;
|
| 554 |
+
typedef struct Tcl_Pid_ *Tcl_Pid;
|
| 555 |
+
typedef struct Tcl_RegExp_ *Tcl_RegExp;
|
| 556 |
+
typedef struct Tcl_ThreadDataKey_ *Tcl_ThreadDataKey;
|
| 557 |
+
typedef struct Tcl_ThreadId_ *Tcl_ThreadId;
|
| 558 |
+
typedef struct Tcl_TimerToken_ *Tcl_TimerToken;
|
| 559 |
+
typedef struct Tcl_Trace_ *Tcl_Trace;
|
| 560 |
+
typedef struct Tcl_Var_ *Tcl_Var;
|
| 561 |
+
typedef struct Tcl_ZLibStream_ *Tcl_ZlibStream;
|
| 562 |
+
|
| 563 |
+
/*
|
| 564 |
+
*----------------------------------------------------------------------------
|
| 565 |
+
* Definition of the interface to functions implementing threads. A function
|
| 566 |
+
* following this definition is given to each call of 'Tcl_CreateThread' and
|
| 567 |
+
* will be called as the main fuction of the new thread created by that call.
|
| 568 |
+
*/
|
| 569 |
+
|
| 570 |
+
#if defined _WIN32
|
| 571 |
+
typedef unsigned (__stdcall Tcl_ThreadCreateProc) (ClientData clientData);
|
| 572 |
+
#else
|
| 573 |
+
typedef void (Tcl_ThreadCreateProc) (ClientData clientData);
|
| 574 |
+
#endif
|
| 575 |
+
|
| 576 |
+
/*
|
| 577 |
+
* Threading function return types used for abstracting away platform
|
| 578 |
+
* differences when writing a Tcl_ThreadCreateProc. See the NewThread function
|
| 579 |
+
* in generic/tclThreadTest.c for it's usage.
|
| 580 |
+
*/
|
| 581 |
+
|
| 582 |
+
#if defined _WIN32
|
| 583 |
+
# define Tcl_ThreadCreateType unsigned __stdcall
|
| 584 |
+
# define TCL_THREAD_CREATE_RETURN return 0
|
| 585 |
+
#else
|
| 586 |
+
# define Tcl_ThreadCreateType void
|
| 587 |
+
# define TCL_THREAD_CREATE_RETURN
|
| 588 |
+
#endif
|
| 589 |
+
|
| 590 |
+
/*
|
| 591 |
+
* Definition of values for default stacksize and the possible flags to be
|
| 592 |
+
* given to Tcl_CreateThread.
|
| 593 |
+
*/
|
| 594 |
+
|
| 595 |
+
#define TCL_THREAD_STACK_DEFAULT (0) /* Use default size for stack. */
|
| 596 |
+
#define TCL_THREAD_NOFLAGS (0000) /* Standard flags, default
|
| 597 |
+
* behaviour. */
|
| 598 |
+
#define TCL_THREAD_JOINABLE (0001) /* Mark the thread as joinable. */
|
| 599 |
+
|
| 600 |
+
/*
|
| 601 |
+
* Flag values passed to Tcl_StringCaseMatch.
|
| 602 |
+
*/
|
| 603 |
+
|
| 604 |
+
#define TCL_MATCH_NOCASE (1<<0)
|
| 605 |
+
|
| 606 |
+
/*
|
| 607 |
+
* Flag values passed to Tcl_GetRegExpFromObj.
|
| 608 |
+
*/
|
| 609 |
+
|
| 610 |
+
#define TCL_REG_BASIC 000000 /* BREs (convenience). */
|
| 611 |
+
#define TCL_REG_EXTENDED 000001 /* EREs. */
|
| 612 |
+
#define TCL_REG_ADVF 000002 /* Advanced features in EREs. */
|
| 613 |
+
#define TCL_REG_ADVANCED 000003 /* AREs (which are also EREs). */
|
| 614 |
+
#define TCL_REG_QUOTE 000004 /* No special characters, none. */
|
| 615 |
+
#define TCL_REG_NOCASE 000010 /* Ignore case. */
|
| 616 |
+
#define TCL_REG_NOSUB 000020 /* Don't care about subexpressions. */
|
| 617 |
+
#define TCL_REG_EXPANDED 000040 /* Expanded format, white space &
|
| 618 |
+
* comments. */
|
| 619 |
+
#define TCL_REG_NLSTOP 000100 /* \n doesn't match . or [^ ] */
|
| 620 |
+
#define TCL_REG_NLANCH 000200 /* ^ matches after \n, $ before. */
|
| 621 |
+
#define TCL_REG_NEWLINE 000300 /* Newlines are line terminators. */
|
| 622 |
+
#define TCL_REG_CANMATCH 001000 /* Report details on partial/limited
|
| 623 |
+
* matches. */
|
| 624 |
+
|
| 625 |
+
/*
|
| 626 |
+
* Flags values passed to Tcl_RegExpExecObj.
|
| 627 |
+
*/
|
| 628 |
+
|
| 629 |
+
#define TCL_REG_NOTBOL 0001 /* Beginning of string does not match ^. */
|
| 630 |
+
#define TCL_REG_NOTEOL 0002 /* End of string does not match $. */
|
| 631 |
+
|
| 632 |
+
/*
|
| 633 |
+
* Structures filled in by Tcl_RegExpInfo. Note that all offset values are
|
| 634 |
+
* relative to the start of the match string, not the beginning of the entire
|
| 635 |
+
* string.
|
| 636 |
+
*/
|
| 637 |
+
|
| 638 |
+
typedef struct Tcl_RegExpIndices {
|
| 639 |
+
long start; /* Character offset of first character in
|
| 640 |
+
* match. */
|
| 641 |
+
long end; /* Character offset of first character after
|
| 642 |
+
* the match. */
|
| 643 |
+
} Tcl_RegExpIndices;
|
| 644 |
+
|
| 645 |
+
typedef struct Tcl_RegExpInfo {
|
| 646 |
+
int nsubs; /* Number of subexpressions in the compiled
|
| 647 |
+
* expression. */
|
| 648 |
+
Tcl_RegExpIndices *matches; /* Array of nsubs match offset pairs. */
|
| 649 |
+
long extendStart; /* The offset at which a subsequent match
|
| 650 |
+
* might begin. */
|
| 651 |
+
long reserved; /* Reserved for later use. */
|
| 652 |
+
} Tcl_RegExpInfo;
|
| 653 |
+
|
| 654 |
+
/*
|
| 655 |
+
* Picky compilers complain if this typdef doesn't appear before the struct's
|
| 656 |
+
* reference in tclDecls.h.
|
| 657 |
+
*/
|
| 658 |
+
|
| 659 |
+
typedef Tcl_StatBuf *Tcl_Stat_;
|
| 660 |
+
typedef struct stat *Tcl_OldStat_;
|
| 661 |
+
|
| 662 |
+
/*
|
| 663 |
+
*----------------------------------------------------------------------------
|
| 664 |
+
* When a TCL command returns, the interpreter contains a result from the
|
| 665 |
+
* command. Programmers are strongly encouraged to use one of the functions
|
| 666 |
+
* Tcl_GetObjResult() or Tcl_GetStringResult() to read the interpreter's
|
| 667 |
+
* result. See the SetResult man page for details. Besides this result, the
|
| 668 |
+
* command function returns an integer code, which is one of the following:
|
| 669 |
+
*
|
| 670 |
+
* TCL_OK Command completed normally; the interpreter's result
|
| 671 |
+
* contains the command's result.
|
| 672 |
+
* TCL_ERROR The command couldn't be completed successfully; the
|
| 673 |
+
* interpreter's result describes what went wrong.
|
| 674 |
+
* TCL_RETURN The command requests that the current function return;
|
| 675 |
+
* the interpreter's result contains the function's
|
| 676 |
+
* return value.
|
| 677 |
+
* TCL_BREAK The command requests that the innermost loop be
|
| 678 |
+
* exited; the interpreter's result is meaningless.
|
| 679 |
+
* TCL_CONTINUE Go on to the next iteration of the current loop; the
|
| 680 |
+
* interpreter's result is meaningless.
|
| 681 |
+
*/
|
| 682 |
+
|
| 683 |
+
#define TCL_OK 0
|
| 684 |
+
#define TCL_ERROR 1
|
| 685 |
+
#define TCL_RETURN 2
|
| 686 |
+
#define TCL_BREAK 3
|
| 687 |
+
#define TCL_CONTINUE 4
|
| 688 |
+
|
| 689 |
+
#define TCL_RESULT_SIZE 200
|
| 690 |
+
|
| 691 |
+
/*
|
| 692 |
+
*----------------------------------------------------------------------------
|
| 693 |
+
* Flags to control what substitutions are performed by Tcl_SubstObj():
|
| 694 |
+
*/
|
| 695 |
+
|
| 696 |
+
#define TCL_SUBST_COMMANDS 001
|
| 697 |
+
#define TCL_SUBST_VARIABLES 002
|
| 698 |
+
#define TCL_SUBST_BACKSLASHES 004
|
| 699 |
+
#define TCL_SUBST_ALL 007
|
| 700 |
+
|
| 701 |
+
/*
|
| 702 |
+
* Argument descriptors for math function callbacks in expressions:
|
| 703 |
+
*/
|
| 704 |
+
|
| 705 |
+
typedef enum {
|
| 706 |
+
TCL_INT, TCL_DOUBLE, TCL_EITHER, TCL_WIDE_INT
|
| 707 |
+
} Tcl_ValueType;
|
| 708 |
+
|
| 709 |
+
typedef struct Tcl_Value {
|
| 710 |
+
Tcl_ValueType type; /* Indicates intValue or doubleValue is valid,
|
| 711 |
+
* or both. */
|
| 712 |
+
long intValue; /* Integer value. */
|
| 713 |
+
double doubleValue; /* Double-precision floating value. */
|
| 714 |
+
Tcl_WideInt wideValue; /* Wide (min. 64-bit) integer value. */
|
| 715 |
+
} Tcl_Value;
|
| 716 |
+
|
| 717 |
+
/*
|
| 718 |
+
* Forward declaration of Tcl_Obj to prevent an error when the forward
|
| 719 |
+
* reference to Tcl_Obj is encountered in the function types declared below.
|
| 720 |
+
*/
|
| 721 |
+
|
| 722 |
+
struct Tcl_Obj;
|
| 723 |
+
|
| 724 |
+
/*
|
| 725 |
+
*----------------------------------------------------------------------------
|
| 726 |
+
* Function types defined by Tcl:
|
| 727 |
+
*/
|
| 728 |
+
|
| 729 |
+
typedef int (Tcl_AppInitProc) (Tcl_Interp *interp);
|
| 730 |
+
typedef int (Tcl_AsyncProc) (ClientData clientData, Tcl_Interp *interp,
|
| 731 |
+
int code);
|
| 732 |
+
typedef void (Tcl_ChannelProc) (ClientData clientData, int mask);
|
| 733 |
+
typedef void (Tcl_CloseProc) (ClientData data);
|
| 734 |
+
typedef void (Tcl_CmdDeleteProc) (ClientData clientData);
|
| 735 |
+
typedef int (Tcl_CmdProc) (ClientData clientData, Tcl_Interp *interp,
|
| 736 |
+
int argc, CONST84 char *argv[]);
|
| 737 |
+
typedef void (Tcl_CmdTraceProc) (ClientData clientData, Tcl_Interp *interp,
|
| 738 |
+
int level, char *command, Tcl_CmdProc *proc,
|
| 739 |
+
ClientData cmdClientData, int argc, CONST84 char *argv[]);
|
| 740 |
+
typedef int (Tcl_CmdObjTraceProc) (ClientData clientData, Tcl_Interp *interp,
|
| 741 |
+
int level, const char *command, Tcl_Command commandInfo, int objc,
|
| 742 |
+
struct Tcl_Obj *const *objv);
|
| 743 |
+
typedef void (Tcl_CmdObjTraceDeleteProc) (ClientData clientData);
|
| 744 |
+
typedef void (Tcl_DupInternalRepProc) (struct Tcl_Obj *srcPtr,
|
| 745 |
+
struct Tcl_Obj *dupPtr);
|
| 746 |
+
typedef int (Tcl_EncodingConvertProc) (ClientData clientData, const char *src,
|
| 747 |
+
int srcLen, int flags, Tcl_EncodingState *statePtr, char *dst,
|
| 748 |
+
int dstLen, int *srcReadPtr, int *dstWrotePtr, int *dstCharsPtr);
|
| 749 |
+
typedef void (Tcl_EncodingFreeProc) (ClientData clientData);
|
| 750 |
+
typedef int (Tcl_EventProc) (Tcl_Event *evPtr, int flags);
|
| 751 |
+
typedef void (Tcl_EventCheckProc) (ClientData clientData, int flags);
|
| 752 |
+
typedef int (Tcl_EventDeleteProc) (Tcl_Event *evPtr, ClientData clientData);
|
| 753 |
+
typedef void (Tcl_EventSetupProc) (ClientData clientData, int flags);
|
| 754 |
+
typedef void (Tcl_ExitProc) (ClientData clientData);
|
| 755 |
+
typedef void (Tcl_FileProc) (ClientData clientData, int mask);
|
| 756 |
+
typedef void (Tcl_FileFreeProc) (ClientData clientData);
|
| 757 |
+
typedef void (Tcl_FreeInternalRepProc) (struct Tcl_Obj *objPtr);
|
| 758 |
+
typedef void (Tcl_FreeProc) (char *blockPtr);
|
| 759 |
+
typedef void (Tcl_IdleProc) (ClientData clientData);
|
| 760 |
+
typedef void (Tcl_InterpDeleteProc) (ClientData clientData,
|
| 761 |
+
Tcl_Interp *interp);
|
| 762 |
+
typedef int (Tcl_MathProc) (ClientData clientData, Tcl_Interp *interp,
|
| 763 |
+
Tcl_Value *args, Tcl_Value *resultPtr);
|
| 764 |
+
typedef void (Tcl_NamespaceDeleteProc) (ClientData clientData);
|
| 765 |
+
typedef int (Tcl_ObjCmdProc) (ClientData clientData, Tcl_Interp *interp,
|
| 766 |
+
int objc, struct Tcl_Obj *const *objv);
|
| 767 |
+
typedef int (Tcl_PackageInitProc) (Tcl_Interp *interp);
|
| 768 |
+
typedef int (Tcl_PackageUnloadProc) (Tcl_Interp *interp, int flags);
|
| 769 |
+
typedef void (Tcl_PanicProc) (const char *format, ...);
|
| 770 |
+
typedef void (Tcl_TcpAcceptProc) (ClientData callbackData, Tcl_Channel chan,
|
| 771 |
+
char *address, int port);
|
| 772 |
+
typedef void (Tcl_TimerProc) (ClientData clientData);
|
| 773 |
+
typedef int (Tcl_SetFromAnyProc) (Tcl_Interp *interp, struct Tcl_Obj *objPtr);
|
| 774 |
+
typedef void (Tcl_UpdateStringProc) (struct Tcl_Obj *objPtr);
|
| 775 |
+
typedef char * (Tcl_VarTraceProc) (ClientData clientData, Tcl_Interp *interp,
|
| 776 |
+
CONST84 char *part1, CONST84 char *part2, int flags);
|
| 777 |
+
typedef void (Tcl_CommandTraceProc) (ClientData clientData, Tcl_Interp *interp,
|
| 778 |
+
const char *oldName, const char *newName, int flags);
|
| 779 |
+
typedef void (Tcl_CreateFileHandlerProc) (int fd, int mask, Tcl_FileProc *proc,
|
| 780 |
+
ClientData clientData);
|
| 781 |
+
typedef void (Tcl_DeleteFileHandlerProc) (int fd);
|
| 782 |
+
typedef void (Tcl_AlertNotifierProc) (ClientData clientData);
|
| 783 |
+
typedef void (Tcl_ServiceModeHookProc) (int mode);
|
| 784 |
+
typedef ClientData (Tcl_InitNotifierProc) (void);
|
| 785 |
+
typedef void (Tcl_FinalizeNotifierProc) (ClientData clientData);
|
| 786 |
+
typedef void (Tcl_MainLoopProc) (void);
|
| 787 |
+
|
| 788 |
+
/*
|
| 789 |
+
*----------------------------------------------------------------------------
|
| 790 |
+
* The following structure represents a type of object, which is a particular
|
| 791 |
+
* internal representation for an object plus a set of functions that provide
|
| 792 |
+
* standard operations on objects of that type.
|
| 793 |
+
*/
|
| 794 |
+
|
| 795 |
+
typedef struct Tcl_ObjType {
|
| 796 |
+
const char *name; /* Name of the type, e.g. "int". */
|
| 797 |
+
Tcl_FreeInternalRepProc *freeIntRepProc;
|
| 798 |
+
/* Called to free any storage for the type's
|
| 799 |
+
* internal rep. NULL if the internal rep does
|
| 800 |
+
* not need freeing. */
|
| 801 |
+
Tcl_DupInternalRepProc *dupIntRepProc;
|
| 802 |
+
/* Called to create a new object as a copy of
|
| 803 |
+
* an existing object. */
|
| 804 |
+
Tcl_UpdateStringProc *updateStringProc;
|
| 805 |
+
/* Called to update the string rep from the
|
| 806 |
+
* type's internal representation. */
|
| 807 |
+
Tcl_SetFromAnyProc *setFromAnyProc;
|
| 808 |
+
/* Called to convert the object's internal rep
|
| 809 |
+
* to this type. Frees the internal rep of the
|
| 810 |
+
* old type. Returns TCL_ERROR on failure. */
|
| 811 |
+
} Tcl_ObjType;
|
| 812 |
+
|
| 813 |
+
/*
|
| 814 |
+
* One of the following structures exists for each object in the Tcl system.
|
| 815 |
+
* An object stores a value as either a string, some internal representation,
|
| 816 |
+
* or both.
|
| 817 |
+
*/
|
| 818 |
+
|
| 819 |
+
typedef struct Tcl_Obj {
|
| 820 |
+
int refCount; /* When 0 the object will be freed. */
|
| 821 |
+
char *bytes; /* This points to the first byte of the
|
| 822 |
+
* object's string representation. The array
|
| 823 |
+
* must be followed by a null byte (i.e., at
|
| 824 |
+
* offset length) but may also contain
|
| 825 |
+
* embedded null characters. The array's
|
| 826 |
+
* storage is allocated by ckalloc. NULL means
|
| 827 |
+
* the string rep is invalid and must be
|
| 828 |
+
* regenerated from the internal rep. Clients
|
| 829 |
+
* should use Tcl_GetStringFromObj or
|
| 830 |
+
* Tcl_GetString to get a pointer to the byte
|
| 831 |
+
* array as a readonly value. */
|
| 832 |
+
int length; /* The number of bytes at *bytes, not
|
| 833 |
+
* including the terminating null. */
|
| 834 |
+
const Tcl_ObjType *typePtr; /* Denotes the object's type. Always
|
| 835 |
+
* corresponds to the type of the object's
|
| 836 |
+
* internal rep. NULL indicates the object has
|
| 837 |
+
* no internal rep (has no type). */
|
| 838 |
+
union { /* The internal representation: */
|
| 839 |
+
long longValue; /* - an long integer value. */
|
| 840 |
+
double doubleValue; /* - a double-precision floating value. */
|
| 841 |
+
void *otherValuePtr; /* - another, type-specific value,
|
| 842 |
+
not used internally any more. */
|
| 843 |
+
Tcl_WideInt wideValue; /* - a long long value. */
|
| 844 |
+
struct { /* - internal rep as two pointers.
|
| 845 |
+
* the main use of which is a bignum's
|
| 846 |
+
* tightly packed fields, where the alloc,
|
| 847 |
+
* used and signum flags are packed into
|
| 848 |
+
* ptr2 with everything else hung off ptr1. */
|
| 849 |
+
void *ptr1;
|
| 850 |
+
void *ptr2;
|
| 851 |
+
} twoPtrValue;
|
| 852 |
+
struct { /* - internal rep as a pointer and a long,
|
| 853 |
+
not used internally any more. */
|
| 854 |
+
void *ptr;
|
| 855 |
+
unsigned long value;
|
| 856 |
+
} ptrAndLongRep;
|
| 857 |
+
} internalRep;
|
| 858 |
+
} Tcl_Obj;
|
| 859 |
+
|
| 860 |
+
/*
|
| 861 |
+
* Macros to increment and decrement a Tcl_Obj's reference count, and to test
|
| 862 |
+
* whether an object is shared (i.e. has reference count > 1). Note: clients
|
| 863 |
+
* should use Tcl_DecrRefCount() when they are finished using an object, and
|
| 864 |
+
* should never call TclFreeObj() directly. TclFreeObj() is only defined and
|
| 865 |
+
* made public in tcl.h to support Tcl_DecrRefCount's macro definition.
|
| 866 |
+
*/
|
| 867 |
+
|
| 868 |
+
void Tcl_IncrRefCount(Tcl_Obj *objPtr);
|
| 869 |
+
void Tcl_DecrRefCount(Tcl_Obj *objPtr);
|
| 870 |
+
int Tcl_IsShared(Tcl_Obj *objPtr);
|
| 871 |
+
|
| 872 |
+
/*
|
| 873 |
+
*----------------------------------------------------------------------------
|
| 874 |
+
* The following structure contains the state needed by Tcl_SaveResult. No-one
|
| 875 |
+
* outside of Tcl should access any of these fields. This structure is
|
| 876 |
+
* typically allocated on the stack.
|
| 877 |
+
*/
|
| 878 |
+
|
| 879 |
+
typedef struct Tcl_SavedResult {
|
| 880 |
+
char *result;
|
| 881 |
+
Tcl_FreeProc *freeProc;
|
| 882 |
+
Tcl_Obj *objResultPtr;
|
| 883 |
+
char *appendResult;
|
| 884 |
+
int appendAvl;
|
| 885 |
+
int appendUsed;
|
| 886 |
+
char resultSpace[TCL_RESULT_SIZE+1];
|
| 887 |
+
} Tcl_SavedResult;
|
| 888 |
+
|
| 889 |
+
/*
|
| 890 |
+
*----------------------------------------------------------------------------
|
| 891 |
+
* The following definitions support Tcl's namespace facility. Note: the first
|
| 892 |
+
* five fields must match exactly the fields in a Namespace structure (see
|
| 893 |
+
* tclInt.h).
|
| 894 |
+
*/
|
| 895 |
+
|
| 896 |
+
typedef struct Tcl_Namespace {
|
| 897 |
+
char *name; /* The namespace's name within its parent
|
| 898 |
+
* namespace. This contains no ::'s. The name
|
| 899 |
+
* of the global namespace is "" although "::"
|
| 900 |
+
* is an synonym. */
|
| 901 |
+
char *fullName; /* The namespace's fully qualified name. This
|
| 902 |
+
* starts with ::. */
|
| 903 |
+
ClientData clientData; /* Arbitrary value associated with this
|
| 904 |
+
* namespace. */
|
| 905 |
+
Tcl_NamespaceDeleteProc *deleteProc;
|
| 906 |
+
/* Function invoked when deleting the
|
| 907 |
+
* namespace to, e.g., free clientData. */
|
| 908 |
+
struct Tcl_Namespace *parentPtr;
|
| 909 |
+
/* Points to the namespace that contains this
|
| 910 |
+
* one. NULL if this is the global
|
| 911 |
+
* namespace. */
|
| 912 |
+
} Tcl_Namespace;
|
| 913 |
+
|
| 914 |
+
/*
|
| 915 |
+
*----------------------------------------------------------------------------
|
| 916 |
+
* The following structure represents a call frame, or activation record. A
|
| 917 |
+
* call frame defines a naming context for a procedure call: its local scope
|
| 918 |
+
* (for local variables) and its namespace scope (used for non-local
|
| 919 |
+
* variables; often the global :: namespace). A call frame can also define the
|
| 920 |
+
* naming context for a namespace eval or namespace inscope command: the
|
| 921 |
+
* namespace in which the command's code should execute. The Tcl_CallFrame
|
| 922 |
+
* structures exist only while procedures or namespace eval/inscope's are
|
| 923 |
+
* being executed, and provide a Tcl call stack.
|
| 924 |
+
*
|
| 925 |
+
* A call frame is initialized and pushed using Tcl_PushCallFrame and popped
|
| 926 |
+
* using Tcl_PopCallFrame. Storage for a Tcl_CallFrame must be provided by the
|
| 927 |
+
* Tcl_PushCallFrame caller, and callers typically allocate them on the C call
|
| 928 |
+
* stack for efficiency. For this reason, Tcl_CallFrame is defined as a
|
| 929 |
+
* structure and not as an opaque token. However, most Tcl_CallFrame fields
|
| 930 |
+
* are hidden since applications should not access them directly; others are
|
| 931 |
+
* declared as "dummyX".
|
| 932 |
+
*
|
| 933 |
+
* WARNING!! The structure definition must be kept consistent with the
|
| 934 |
+
* CallFrame structure in tclInt.h. If you change one, change the other.
|
| 935 |
+
*/
|
| 936 |
+
|
| 937 |
+
typedef struct Tcl_CallFrame {
|
| 938 |
+
Tcl_Namespace *nsPtr;
|
| 939 |
+
int dummy1;
|
| 940 |
+
int dummy2;
|
| 941 |
+
void *dummy3;
|
| 942 |
+
void *dummy4;
|
| 943 |
+
void *dummy5;
|
| 944 |
+
int dummy6;
|
| 945 |
+
void *dummy7;
|
| 946 |
+
void *dummy8;
|
| 947 |
+
int dummy9;
|
| 948 |
+
void *dummy10;
|
| 949 |
+
void *dummy11;
|
| 950 |
+
void *dummy12;
|
| 951 |
+
void *dummy13;
|
| 952 |
+
} Tcl_CallFrame;
|
| 953 |
+
|
| 954 |
+
/*
|
| 955 |
+
*----------------------------------------------------------------------------
|
| 956 |
+
* Information about commands that is returned by Tcl_GetCommandInfo and
|
| 957 |
+
* passed to Tcl_SetCommandInfo. objProc is an objc/objv object-based command
|
| 958 |
+
* function while proc is a traditional Tcl argc/argv string-based function.
|
| 959 |
+
* Tcl_CreateObjCommand and Tcl_CreateCommand ensure that both objProc and
|
| 960 |
+
* proc are non-NULL and can be called to execute the command. However, it may
|
| 961 |
+
* be faster to call one instead of the other. The member isNativeObjectProc
|
| 962 |
+
* is set to 1 if an object-based function was registered by
|
| 963 |
+
* Tcl_CreateObjCommand, and to 0 if a string-based function was registered by
|
| 964 |
+
* Tcl_CreateCommand. The other function is typically set to a compatibility
|
| 965 |
+
* wrapper that does string-to-object or object-to-string argument conversions
|
| 966 |
+
* then calls the other function.
|
| 967 |
+
*/
|
| 968 |
+
|
| 969 |
+
typedef struct Tcl_CmdInfo {
|
| 970 |
+
int isNativeObjectProc; /* 1 if objProc was registered by a call to
|
| 971 |
+
* Tcl_CreateObjCommand; 0 otherwise.
|
| 972 |
+
* Tcl_SetCmdInfo does not modify this
|
| 973 |
+
* field. */
|
| 974 |
+
Tcl_ObjCmdProc *objProc; /* Command's object-based function. */
|
| 975 |
+
ClientData objClientData; /* ClientData for object proc. */
|
| 976 |
+
Tcl_CmdProc *proc; /* Command's string-based function. */
|
| 977 |
+
ClientData clientData; /* ClientData for string proc. */
|
| 978 |
+
Tcl_CmdDeleteProc *deleteProc;
|
| 979 |
+
/* Function to call when command is
|
| 980 |
+
* deleted. */
|
| 981 |
+
ClientData deleteData; /* Value to pass to deleteProc (usually the
|
| 982 |
+
* same as clientData). */
|
| 983 |
+
Tcl_Namespace *namespacePtr;/* Points to the namespace that contains this
|
| 984 |
+
* command. Note that Tcl_SetCmdInfo will not
|
| 985 |
+
* change a command's namespace; use
|
| 986 |
+
* TclRenameCommand or Tcl_Eval (of 'rename')
|
| 987 |
+
* to do that. */
|
| 988 |
+
} Tcl_CmdInfo;
|
| 989 |
+
|
| 990 |
+
/*
|
| 991 |
+
*----------------------------------------------------------------------------
|
| 992 |
+
* The structure defined below is used to hold dynamic strings. The only
|
| 993 |
+
* fields that clients should use are string and length, accessible via the
|
| 994 |
+
* macros Tcl_DStringValue and Tcl_DStringLength.
|
| 995 |
+
*/
|
| 996 |
+
|
| 997 |
+
#define TCL_DSTRING_STATIC_SIZE 200
|
| 998 |
+
typedef struct Tcl_DString {
|
| 999 |
+
char *string; /* Points to beginning of string: either
|
| 1000 |
+
* staticSpace below or a malloced array. */
|
| 1001 |
+
int length; /* Number of non-NULL characters in the
|
| 1002 |
+
* string. */
|
| 1003 |
+
int spaceAvl; /* Total number of bytes available for the
|
| 1004 |
+
* string and its terminating NULL char. */
|
| 1005 |
+
char staticSpace[TCL_DSTRING_STATIC_SIZE];
|
| 1006 |
+
/* Space to use in common case where string is
|
| 1007 |
+
* small. */
|
| 1008 |
+
} Tcl_DString;
|
| 1009 |
+
|
| 1010 |
+
#define Tcl_DStringLength(dsPtr) ((dsPtr)->length)
|
| 1011 |
+
#define Tcl_DStringValue(dsPtr) ((dsPtr)->string)
|
| 1012 |
+
#define Tcl_DStringTrunc Tcl_DStringSetLength
|
| 1013 |
+
|
| 1014 |
+
/*
|
| 1015 |
+
* Definitions for the maximum number of digits of precision that may be
|
| 1016 |
+
* specified in the "tcl_precision" variable, and the number of bytes of
|
| 1017 |
+
* buffer space required by Tcl_PrintDouble.
|
| 1018 |
+
*/
|
| 1019 |
+
|
| 1020 |
+
#define TCL_MAX_PREC 17
|
| 1021 |
+
#define TCL_DOUBLE_SPACE (TCL_MAX_PREC+10)
|
| 1022 |
+
|
| 1023 |
+
/*
|
| 1024 |
+
* Definition for a number of bytes of buffer space sufficient to hold the
|
| 1025 |
+
* string representation of an integer in base 10 (assuming the existence of
|
| 1026 |
+
* 64-bit integers).
|
| 1027 |
+
*/
|
| 1028 |
+
|
| 1029 |
+
#define TCL_INTEGER_SPACE 24
|
| 1030 |
+
|
| 1031 |
+
/*
|
| 1032 |
+
* Flag values passed to Tcl_ConvertElement.
|
| 1033 |
+
* TCL_DONT_USE_BRACES forces it not to enclose the element in braces, but to
|
| 1034 |
+
* use backslash quoting instead.
|
| 1035 |
+
* TCL_DONT_QUOTE_HASH disables the default quoting of the '#' character. It
|
| 1036 |
+
* is safe to leave the hash unquoted when the element is not the first
|
| 1037 |
+
* element of a list, and this flag can be used by the caller to indicate
|
| 1038 |
+
* that condition.
|
| 1039 |
+
*/
|
| 1040 |
+
|
| 1041 |
+
#define TCL_DONT_USE_BRACES 1
|
| 1042 |
+
#define TCL_DONT_QUOTE_HASH 8
|
| 1043 |
+
|
| 1044 |
+
/*
|
| 1045 |
+
* Flag that may be passed to Tcl_GetIndexFromObj to force it to disallow
|
| 1046 |
+
* abbreviated strings.
|
| 1047 |
+
*/
|
| 1048 |
+
|
| 1049 |
+
#define TCL_EXACT 1
|
| 1050 |
+
|
| 1051 |
+
/*
|
| 1052 |
+
*----------------------------------------------------------------------------
|
| 1053 |
+
* Flag values passed to Tcl_RecordAndEval, Tcl_EvalObj, Tcl_EvalObjv.
|
| 1054 |
+
* WARNING: these bit choices must not conflict with the bit choices for
|
| 1055 |
+
* evalFlag bits in tclInt.h!
|
| 1056 |
+
*
|
| 1057 |
+
* Meanings:
|
| 1058 |
+
* TCL_NO_EVAL: Just record this command
|
| 1059 |
+
* TCL_EVAL_GLOBAL: Execute script in global namespace
|
| 1060 |
+
* TCL_EVAL_DIRECT: Do not compile this script
|
| 1061 |
+
* TCL_EVAL_INVOKE: Magical Tcl_EvalObjv mode for aliases/ensembles
|
| 1062 |
+
* o Run in iPtr->lookupNsPtr or global namespace
|
| 1063 |
+
* o Cut out of error traces
|
| 1064 |
+
* o Don't reset the flags controlling ensemble
|
| 1065 |
+
* error message rewriting.
|
| 1066 |
+
* TCL_CANCEL_UNWIND: Magical Tcl_CancelEval mode that causes the
|
| 1067 |
+
* stack for the script in progress to be
|
| 1068 |
+
* completely unwound.
|
| 1069 |
+
* TCL_EVAL_NOERR: Do no exception reporting at all, just return
|
| 1070 |
+
* as the caller will report.
|
| 1071 |
+
*/
|
| 1072 |
+
|
| 1073 |
+
#define TCL_NO_EVAL 0x010000
|
| 1074 |
+
#define TCL_EVAL_GLOBAL 0x020000
|
| 1075 |
+
#define TCL_EVAL_DIRECT 0x040000
|
| 1076 |
+
#define TCL_EVAL_INVOKE 0x080000
|
| 1077 |
+
#define TCL_CANCEL_UNWIND 0x100000
|
| 1078 |
+
#define TCL_EVAL_NOERR 0x200000
|
| 1079 |
+
|
| 1080 |
+
/*
|
| 1081 |
+
* Special freeProc values that may be passed to Tcl_SetResult (see the man
|
| 1082 |
+
* page for details):
|
| 1083 |
+
*/
|
| 1084 |
+
|
| 1085 |
+
#define TCL_VOLATILE ((Tcl_FreeProc *) 1)
|
| 1086 |
+
#define TCL_STATIC ((Tcl_FreeProc *) 0)
|
| 1087 |
+
#define TCL_DYNAMIC ((Tcl_FreeProc *) 3)
|
| 1088 |
+
|
| 1089 |
+
/*
|
| 1090 |
+
* Flag values passed to variable-related functions.
|
| 1091 |
+
* WARNING: these bit choices must not conflict with the bit choice for
|
| 1092 |
+
* TCL_CANCEL_UNWIND, above.
|
| 1093 |
+
*/
|
| 1094 |
+
|
| 1095 |
+
#define TCL_GLOBAL_ONLY 1
|
| 1096 |
+
#define TCL_NAMESPACE_ONLY 2
|
| 1097 |
+
#define TCL_APPEND_VALUE 4
|
| 1098 |
+
#define TCL_LIST_ELEMENT 8
|
| 1099 |
+
#define TCL_TRACE_READS 0x10
|
| 1100 |
+
#define TCL_TRACE_WRITES 0x20
|
| 1101 |
+
#define TCL_TRACE_UNSETS 0x40
|
| 1102 |
+
#define TCL_TRACE_DESTROYED 0x80
|
| 1103 |
+
#define TCL_INTERP_DESTROYED 0x100
|
| 1104 |
+
#define TCL_LEAVE_ERR_MSG 0x200
|
| 1105 |
+
#define TCL_TRACE_ARRAY 0x800
|
| 1106 |
+
#ifndef TCL_REMOVE_OBSOLETE_TRACES
|
| 1107 |
+
/* Required to support old variable/vdelete/vinfo traces. */
|
| 1108 |
+
#define TCL_TRACE_OLD_STYLE 0x1000
|
| 1109 |
+
#endif
|
| 1110 |
+
/* Indicate the semantics of the result of a trace. */
|
| 1111 |
+
#define TCL_TRACE_RESULT_DYNAMIC 0x8000
|
| 1112 |
+
#define TCL_TRACE_RESULT_OBJECT 0x10000
|
| 1113 |
+
|
| 1114 |
+
/*
|
| 1115 |
+
* Flag values for ensemble commands.
|
| 1116 |
+
*/
|
| 1117 |
+
|
| 1118 |
+
#define TCL_ENSEMBLE_PREFIX 0x02/* Flag value to say whether to allow
|
| 1119 |
+
* unambiguous prefixes of commands or to
|
| 1120 |
+
* require exact matches for command names. */
|
| 1121 |
+
|
| 1122 |
+
/*
|
| 1123 |
+
* Flag values passed to command-related functions.
|
| 1124 |
+
*/
|
| 1125 |
+
|
| 1126 |
+
#define TCL_TRACE_RENAME 0x2000
|
| 1127 |
+
#define TCL_TRACE_DELETE 0x4000
|
| 1128 |
+
|
| 1129 |
+
#define TCL_ALLOW_INLINE_COMPILATION 0x20000
|
| 1130 |
+
|
| 1131 |
+
/*
|
| 1132 |
+
* The TCL_PARSE_PART1 flag is deprecated and has no effect. The part1 is now
|
| 1133 |
+
* always parsed whenever the part2 is NULL. (This is to avoid a common error
|
| 1134 |
+
* when converting code to use the new object based APIs and forgetting to
|
| 1135 |
+
* give the flag)
|
| 1136 |
+
*/
|
| 1137 |
+
|
| 1138 |
+
#if !defined(TCL_NO_DEPRECATED) && TCL_MAJOR_VERSION < 9
|
| 1139 |
+
# define TCL_PARSE_PART1 0x400
|
| 1140 |
+
#endif /* !TCL_NO_DEPRECATED */
|
| 1141 |
+
|
| 1142 |
+
/*
|
| 1143 |
+
* Types for linked variables:
|
| 1144 |
+
*/
|
| 1145 |
+
|
| 1146 |
+
#define TCL_LINK_INT 1
|
| 1147 |
+
#define TCL_LINK_DOUBLE 2
|
| 1148 |
+
#define TCL_LINK_BOOLEAN 3
|
| 1149 |
+
#define TCL_LINK_STRING 4
|
| 1150 |
+
#define TCL_LINK_WIDE_INT 5
|
| 1151 |
+
#define TCL_LINK_CHAR 6
|
| 1152 |
+
#define TCL_LINK_UCHAR 7
|
| 1153 |
+
#define TCL_LINK_SHORT 8
|
| 1154 |
+
#define TCL_LINK_USHORT 9
|
| 1155 |
+
#define TCL_LINK_UINT 10
|
| 1156 |
+
#define TCL_LINK_LONG 11
|
| 1157 |
+
#define TCL_LINK_ULONG 12
|
| 1158 |
+
#define TCL_LINK_FLOAT 13
|
| 1159 |
+
#define TCL_LINK_WIDE_UINT 14
|
| 1160 |
+
#define TCL_LINK_READ_ONLY 0x80
|
| 1161 |
+
|
| 1162 |
+
/*
|
| 1163 |
+
*----------------------------------------------------------------------------
|
| 1164 |
+
* Forward declarations of Tcl_HashTable and related types.
|
| 1165 |
+
*/
|
| 1166 |
+
|
| 1167 |
+
typedef struct Tcl_HashKeyType Tcl_HashKeyType;
|
| 1168 |
+
typedef struct Tcl_HashTable Tcl_HashTable;
|
| 1169 |
+
typedef struct Tcl_HashEntry Tcl_HashEntry;
|
| 1170 |
+
|
| 1171 |
+
typedef unsigned (Tcl_HashKeyProc) (Tcl_HashTable *tablePtr, void *keyPtr);
|
| 1172 |
+
typedef int (Tcl_CompareHashKeysProc) (void *keyPtr, Tcl_HashEntry *hPtr);
|
| 1173 |
+
typedef Tcl_HashEntry * (Tcl_AllocHashEntryProc) (Tcl_HashTable *tablePtr,
|
| 1174 |
+
void *keyPtr);
|
| 1175 |
+
typedef void (Tcl_FreeHashEntryProc) (Tcl_HashEntry *hPtr);
|
| 1176 |
+
|
| 1177 |
+
/*
|
| 1178 |
+
* This flag controls whether the hash table stores the hash of a key, or
|
| 1179 |
+
* recalculates it. There should be no reason for turning this flag off as it
|
| 1180 |
+
* is completely binary and source compatible unless you directly access the
|
| 1181 |
+
* bucketPtr member of the Tcl_HashTableEntry structure. This member has been
|
| 1182 |
+
* removed and the space used to store the hash value.
|
| 1183 |
+
*/
|
| 1184 |
+
|
| 1185 |
+
#ifndef TCL_HASH_KEY_STORE_HASH
|
| 1186 |
+
# define TCL_HASH_KEY_STORE_HASH 1
|
| 1187 |
+
#endif
|
| 1188 |
+
|
| 1189 |
+
/*
|
| 1190 |
+
* Structure definition for an entry in a hash table. No-one outside Tcl
|
| 1191 |
+
* should access any of these fields directly; use the macros defined below.
|
| 1192 |
+
*/
|
| 1193 |
+
|
| 1194 |
+
struct Tcl_HashEntry {
|
| 1195 |
+
Tcl_HashEntry *nextPtr; /* Pointer to next entry in this hash bucket,
|
| 1196 |
+
* or NULL for end of chain. */
|
| 1197 |
+
Tcl_HashTable *tablePtr; /* Pointer to table containing entry. */
|
| 1198 |
+
#if TCL_HASH_KEY_STORE_HASH
|
| 1199 |
+
void *hash; /* Hash value, stored as pointer to ensure
|
| 1200 |
+
* that the offsets of the fields in this
|
| 1201 |
+
* structure are not changed. */
|
| 1202 |
+
#else
|
| 1203 |
+
Tcl_HashEntry **bucketPtr; /* Pointer to bucket that points to first
|
| 1204 |
+
* entry in this entry's chain: used for
|
| 1205 |
+
* deleting the entry. */
|
| 1206 |
+
#endif
|
| 1207 |
+
ClientData clientData; /* Application stores something here with
|
| 1208 |
+
* Tcl_SetHashValue. */
|
| 1209 |
+
union { /* Key has one of these forms: */
|
| 1210 |
+
char *oneWordValue; /* One-word value for key. */
|
| 1211 |
+
Tcl_Obj *objPtr; /* Tcl_Obj * key value. */
|
| 1212 |
+
int words[1]; /* Multiple integer words for key. The actual
|
| 1213 |
+
* size will be as large as necessary for this
|
| 1214 |
+
* table's keys. */
|
| 1215 |
+
char string[1]; /* String for key. The actual size will be as
|
| 1216 |
+
* large as needed to hold the key. */
|
| 1217 |
+
} key; /* MUST BE LAST FIELD IN RECORD!! */
|
| 1218 |
+
};
|
| 1219 |
+
|
| 1220 |
+
/*
|
| 1221 |
+
* Flags used in Tcl_HashKeyType.
|
| 1222 |
+
*
|
| 1223 |
+
* TCL_HASH_KEY_RANDOMIZE_HASH -
|
| 1224 |
+
* There are some things, pointers for example
|
| 1225 |
+
* which don't hash well because they do not use
|
| 1226 |
+
* the lower bits. If this flag is set then the
|
| 1227 |
+
* hash table will attempt to rectify this by
|
| 1228 |
+
* randomising the bits and then using the upper
|
| 1229 |
+
* N bits as the index into the table.
|
| 1230 |
+
* TCL_HASH_KEY_SYSTEM_HASH - If this flag is set then all memory internally
|
| 1231 |
+
* allocated for the hash table that is not for an
|
| 1232 |
+
* entry will use the system heap.
|
| 1233 |
+
*/
|
| 1234 |
+
|
| 1235 |
+
#define TCL_HASH_KEY_RANDOMIZE_HASH 0x1
|
| 1236 |
+
#define TCL_HASH_KEY_SYSTEM_HASH 0x2
|
| 1237 |
+
|
| 1238 |
+
/*
|
| 1239 |
+
* Structure definition for the methods associated with a hash table key type.
|
| 1240 |
+
*/
|
| 1241 |
+
|
| 1242 |
+
#define TCL_HASH_KEY_TYPE_VERSION 1
|
| 1243 |
+
struct Tcl_HashKeyType {
|
| 1244 |
+
int version; /* Version of the table. If this structure is
|
| 1245 |
+
* extended in future then the version can be
|
| 1246 |
+
* used to distinguish between different
|
| 1247 |
+
* structures. */
|
| 1248 |
+
int flags; /* Flags, see above for details. */
|
| 1249 |
+
Tcl_HashKeyProc *hashKeyProc;
|
| 1250 |
+
/* Calculates a hash value for the key. If
|
| 1251 |
+
* this is NULL then the pointer itself is
|
| 1252 |
+
* used as a hash value. */
|
| 1253 |
+
Tcl_CompareHashKeysProc *compareKeysProc;
|
| 1254 |
+
/* Compares two keys and returns zero if they
|
| 1255 |
+
* do not match, and non-zero if they do. If
|
| 1256 |
+
* this is NULL then the pointers are
|
| 1257 |
+
* compared. */
|
| 1258 |
+
Tcl_AllocHashEntryProc *allocEntryProc;
|
| 1259 |
+
/* Called to allocate memory for a new entry,
|
| 1260 |
+
* i.e. if the key is a string then this could
|
| 1261 |
+
* allocate a single block which contains
|
| 1262 |
+
* enough space for both the entry and the
|
| 1263 |
+
* string. Only the key field of the allocated
|
| 1264 |
+
* Tcl_HashEntry structure needs to be filled
|
| 1265 |
+
* in. If something else needs to be done to
|
| 1266 |
+
* the key, i.e. incrementing a reference
|
| 1267 |
+
* count then that should be done by this
|
| 1268 |
+
* function. If this is NULL then Tcl_Alloc is
|
| 1269 |
+
* used to allocate enough space for a
|
| 1270 |
+
* Tcl_HashEntry and the key pointer is
|
| 1271 |
+
* assigned to key.oneWordValue. */
|
| 1272 |
+
Tcl_FreeHashEntryProc *freeEntryProc;
|
| 1273 |
+
/* Called to free memory associated with an
|
| 1274 |
+
* entry. If something else needs to be done
|
| 1275 |
+
* to the key, i.e. decrementing a reference
|
| 1276 |
+
* count then that should be done by this
|
| 1277 |
+
* function. If this is NULL then Tcl_Free is
|
| 1278 |
+
* used to free the Tcl_HashEntry. */
|
| 1279 |
+
};
|
| 1280 |
+
|
| 1281 |
+
/*
|
| 1282 |
+
* Structure definition for a hash table. Must be in tcl.h so clients can
|
| 1283 |
+
* allocate space for these structures, but clients should never access any
|
| 1284 |
+
* fields in this structure.
|
| 1285 |
+
*/
|
| 1286 |
+
|
| 1287 |
+
#define TCL_SMALL_HASH_TABLE 4
|
| 1288 |
+
struct Tcl_HashTable {
|
| 1289 |
+
Tcl_HashEntry **buckets; /* Pointer to bucket array. Each element
|
| 1290 |
+
* points to first entry in bucket's hash
|
| 1291 |
+
* chain, or NULL. */
|
| 1292 |
+
Tcl_HashEntry *staticBuckets[TCL_SMALL_HASH_TABLE];
|
| 1293 |
+
/* Bucket array used for small tables (to
|
| 1294 |
+
* avoid mallocs and frees). */
|
| 1295 |
+
int numBuckets; /* Total number of buckets allocated at
|
| 1296 |
+
* **bucketPtr. */
|
| 1297 |
+
int numEntries; /* Total number of entries present in
|
| 1298 |
+
* table. */
|
| 1299 |
+
int rebuildSize; /* Enlarge table when numEntries gets to be
|
| 1300 |
+
* this large. */
|
| 1301 |
+
int downShift; /* Shift count used in hashing function.
|
| 1302 |
+
* Designed to use high-order bits of
|
| 1303 |
+
* randomized keys. */
|
| 1304 |
+
int mask; /* Mask value used in hashing function. */
|
| 1305 |
+
int keyType; /* Type of keys used in this table. It's
|
| 1306 |
+
* either TCL_CUSTOM_KEYS, TCL_STRING_KEYS,
|
| 1307 |
+
* TCL_ONE_WORD_KEYS, or an integer giving the
|
| 1308 |
+
* number of ints that is the size of the
|
| 1309 |
+
* key. */
|
| 1310 |
+
Tcl_HashEntry *(*findProc) (Tcl_HashTable *tablePtr, const char *key);
|
| 1311 |
+
Tcl_HashEntry *(*createProc) (Tcl_HashTable *tablePtr, const char *key,
|
| 1312 |
+
int *newPtr);
|
| 1313 |
+
const Tcl_HashKeyType *typePtr;
|
| 1314 |
+
/* Type of the keys used in the
|
| 1315 |
+
* Tcl_HashTable. */
|
| 1316 |
+
};
|
| 1317 |
+
|
| 1318 |
+
/*
|
| 1319 |
+
* Structure definition for information used to keep track of searches through
|
| 1320 |
+
* hash tables:
|
| 1321 |
+
*/
|
| 1322 |
+
|
| 1323 |
+
typedef struct Tcl_HashSearch {
|
| 1324 |
+
Tcl_HashTable *tablePtr; /* Table being searched. */
|
| 1325 |
+
int nextIndex; /* Index of next bucket to be enumerated after
|
| 1326 |
+
* present one. */
|
| 1327 |
+
Tcl_HashEntry *nextEntryPtr;/* Next entry to be enumerated in the current
|
| 1328 |
+
* bucket. */
|
| 1329 |
+
} Tcl_HashSearch;
|
| 1330 |
+
|
| 1331 |
+
/*
|
| 1332 |
+
* Acceptable key types for hash tables:
|
| 1333 |
+
*
|
| 1334 |
+
* TCL_STRING_KEYS: The keys are strings, they are copied into the
|
| 1335 |
+
* entry.
|
| 1336 |
+
* TCL_ONE_WORD_KEYS: The keys are pointers, the pointer is stored
|
| 1337 |
+
* in the entry.
|
| 1338 |
+
* TCL_CUSTOM_TYPE_KEYS: The keys are arbitrary types which are copied
|
| 1339 |
+
* into the entry.
|
| 1340 |
+
* TCL_CUSTOM_PTR_KEYS: The keys are pointers to arbitrary types, the
|
| 1341 |
+
* pointer is stored in the entry.
|
| 1342 |
+
*
|
| 1343 |
+
* While maintaining binary compatibility the above have to be distinct values
|
| 1344 |
+
* as they are used to differentiate between old versions of the hash table
|
| 1345 |
+
* which don't have a typePtr and new ones which do. Once binary compatibility
|
| 1346 |
+
* is discarded in favour of making more wide spread changes TCL_STRING_KEYS
|
| 1347 |
+
* can be the same as TCL_CUSTOM_TYPE_KEYS, and TCL_ONE_WORD_KEYS can be the
|
| 1348 |
+
* same as TCL_CUSTOM_PTR_KEYS because they simply determine how the key is
|
| 1349 |
+
* accessed from the entry and not the behaviour.
|
| 1350 |
+
*/
|
| 1351 |
+
|
| 1352 |
+
#define TCL_STRING_KEYS (0)
|
| 1353 |
+
#define TCL_ONE_WORD_KEYS (1)
|
| 1354 |
+
#define TCL_CUSTOM_TYPE_KEYS (-2)
|
| 1355 |
+
#define TCL_CUSTOM_PTR_KEYS (-1)
|
| 1356 |
+
|
| 1357 |
+
/*
|
| 1358 |
+
* Structure definition for information used to keep track of searches through
|
| 1359 |
+
* dictionaries. These fields should not be accessed by code outside
|
| 1360 |
+
* tclDictObj.c
|
| 1361 |
+
*/
|
| 1362 |
+
|
| 1363 |
+
typedef struct {
|
| 1364 |
+
void *next; /* Search position for underlying hash
|
| 1365 |
+
* table. */
|
| 1366 |
+
int epoch; /* Epoch marker for dictionary being searched,
|
| 1367 |
+
* or -1 if search has terminated. */
|
| 1368 |
+
Tcl_Dict dictionaryPtr; /* Reference to dictionary being searched. */
|
| 1369 |
+
} Tcl_DictSearch;
|
| 1370 |
+
|
| 1371 |
+
/*
|
| 1372 |
+
*----------------------------------------------------------------------------
|
| 1373 |
+
* Flag values to pass to Tcl_DoOneEvent to disable searches for some kinds of
|
| 1374 |
+
* events:
|
| 1375 |
+
*/
|
| 1376 |
+
|
| 1377 |
+
#define TCL_DONT_WAIT (1<<1)
|
| 1378 |
+
#define TCL_WINDOW_EVENTS (1<<2)
|
| 1379 |
+
#define TCL_FILE_EVENTS (1<<3)
|
| 1380 |
+
#define TCL_TIMER_EVENTS (1<<4)
|
| 1381 |
+
#define TCL_IDLE_EVENTS (1<<5) /* WAS 0x10 ???? */
|
| 1382 |
+
#define TCL_ALL_EVENTS (~TCL_DONT_WAIT)
|
| 1383 |
+
|
| 1384 |
+
/*
|
| 1385 |
+
* The following structure defines a generic event for the Tcl event system.
|
| 1386 |
+
* These are the things that are queued in calls to Tcl_QueueEvent and
|
| 1387 |
+
* serviced later by Tcl_DoOneEvent. There can be many different kinds of
|
| 1388 |
+
* events with different fields, corresponding to window events, timer events,
|
| 1389 |
+
* etc. The structure for a particular event consists of a Tcl_Event header
|
| 1390 |
+
* followed by additional information specific to that event.
|
| 1391 |
+
*/
|
| 1392 |
+
|
| 1393 |
+
struct Tcl_Event {
|
| 1394 |
+
Tcl_EventProc *proc; /* Function to call to service this event. */
|
| 1395 |
+
struct Tcl_Event *nextPtr; /* Next in list of pending events, or NULL. */
|
| 1396 |
+
};
|
| 1397 |
+
|
| 1398 |
+
/*
|
| 1399 |
+
* Positions to pass to Tcl_QueueEvent:
|
| 1400 |
+
*/
|
| 1401 |
+
|
| 1402 |
+
typedef enum {
|
| 1403 |
+
TCL_QUEUE_TAIL, TCL_QUEUE_HEAD, TCL_QUEUE_MARK
|
| 1404 |
+
} Tcl_QueuePosition;
|
| 1405 |
+
|
| 1406 |
+
/*
|
| 1407 |
+
* Values to pass to Tcl_SetServiceMode to specify the behavior of notifier
|
| 1408 |
+
* event routines.
|
| 1409 |
+
*/
|
| 1410 |
+
|
| 1411 |
+
#define TCL_SERVICE_NONE 0
|
| 1412 |
+
#define TCL_SERVICE_ALL 1
|
| 1413 |
+
|
| 1414 |
+
/*
|
| 1415 |
+
* The following structure keeps is used to hold a time value, either as an
|
| 1416 |
+
* absolute time (the number of seconds from the epoch) or as an elapsed time.
|
| 1417 |
+
* On Unix systems the epoch is Midnight Jan 1, 1970 GMT.
|
| 1418 |
+
*/
|
| 1419 |
+
|
| 1420 |
+
typedef struct Tcl_Time {
|
| 1421 |
+
long sec; /* Seconds. */
|
| 1422 |
+
long usec; /* Microseconds. */
|
| 1423 |
+
} Tcl_Time;
|
| 1424 |
+
|
| 1425 |
+
typedef void (Tcl_SetTimerProc) (CONST86 Tcl_Time *timePtr);
|
| 1426 |
+
typedef int (Tcl_WaitForEventProc) (CONST86 Tcl_Time *timePtr);
|
| 1427 |
+
|
| 1428 |
+
/*
|
| 1429 |
+
* TIP #233 (Virtualized Time)
|
| 1430 |
+
*/
|
| 1431 |
+
|
| 1432 |
+
typedef void (Tcl_GetTimeProc) (Tcl_Time *timebuf, ClientData clientData);
|
| 1433 |
+
typedef void (Tcl_ScaleTimeProc) (Tcl_Time *timebuf, ClientData clientData);
|
| 1434 |
+
|
| 1435 |
+
/*
|
| 1436 |
+
*----------------------------------------------------------------------------
|
| 1437 |
+
* Bits to pass to Tcl_CreateFileHandler and Tcl_CreateChannelHandler to
|
| 1438 |
+
* indicate what sorts of events are of interest:
|
| 1439 |
+
*/
|
| 1440 |
+
|
| 1441 |
+
#define TCL_READABLE (1<<1)
|
| 1442 |
+
#define TCL_WRITABLE (1<<2)
|
| 1443 |
+
#define TCL_EXCEPTION (1<<3)
|
| 1444 |
+
|
| 1445 |
+
/*
|
| 1446 |
+
* Flag values to pass to Tcl_OpenCommandChannel to indicate the disposition
|
| 1447 |
+
* of the stdio handles. TCL_STDIN, TCL_STDOUT, TCL_STDERR, are also used in
|
| 1448 |
+
* Tcl_GetStdChannel.
|
| 1449 |
+
*/
|
| 1450 |
+
|
| 1451 |
+
#define TCL_STDIN (1<<1)
|
| 1452 |
+
#define TCL_STDOUT (1<<2)
|
| 1453 |
+
#define TCL_STDERR (1<<3)
|
| 1454 |
+
#define TCL_ENFORCE_MODE (1<<4)
|
| 1455 |
+
|
| 1456 |
+
/*
|
| 1457 |
+
* Bits passed to Tcl_DriverClose2Proc to indicate which side of a channel
|
| 1458 |
+
* should be closed.
|
| 1459 |
+
*/
|
| 1460 |
+
|
| 1461 |
+
#define TCL_CLOSE_READ (1<<1)
|
| 1462 |
+
#define TCL_CLOSE_WRITE (1<<2)
|
| 1463 |
+
|
| 1464 |
+
/*
|
| 1465 |
+
* Value to use as the closeProc for a channel that supports the close2Proc
|
| 1466 |
+
* interface.
|
| 1467 |
+
*/
|
| 1468 |
+
|
| 1469 |
+
#define TCL_CLOSE2PROC ((Tcl_DriverCloseProc *) 1)
|
| 1470 |
+
|
| 1471 |
+
/*
|
| 1472 |
+
* Channel version tag. This was introduced in 8.3.2/8.4.
|
| 1473 |
+
*/
|
| 1474 |
+
|
| 1475 |
+
#define TCL_CHANNEL_VERSION_1 ((Tcl_ChannelTypeVersion) 0x1)
|
| 1476 |
+
#define TCL_CHANNEL_VERSION_2 ((Tcl_ChannelTypeVersion) 0x2)
|
| 1477 |
+
#define TCL_CHANNEL_VERSION_3 ((Tcl_ChannelTypeVersion) 0x3)
|
| 1478 |
+
#define TCL_CHANNEL_VERSION_4 ((Tcl_ChannelTypeVersion) 0x4)
|
| 1479 |
+
#define TCL_CHANNEL_VERSION_5 ((Tcl_ChannelTypeVersion) 0x5)
|
| 1480 |
+
|
| 1481 |
+
/*
|
| 1482 |
+
* TIP #218: Channel Actions, Ids for Tcl_DriverThreadActionProc.
|
| 1483 |
+
*/
|
| 1484 |
+
|
| 1485 |
+
#define TCL_CHANNEL_THREAD_INSERT (0)
|
| 1486 |
+
#define TCL_CHANNEL_THREAD_REMOVE (1)
|
| 1487 |
+
|
| 1488 |
+
/*
|
| 1489 |
+
* Typedefs for the various operations in a channel type:
|
| 1490 |
+
*/
|
| 1491 |
+
|
| 1492 |
+
typedef int (Tcl_DriverBlockModeProc) (ClientData instanceData, int mode);
|
| 1493 |
+
typedef int (Tcl_DriverCloseProc) (ClientData instanceData,
|
| 1494 |
+
Tcl_Interp *interp);
|
| 1495 |
+
typedef int (Tcl_DriverClose2Proc) (ClientData instanceData,
|
| 1496 |
+
Tcl_Interp *interp, int flags);
|
| 1497 |
+
typedef int (Tcl_DriverInputProc) (ClientData instanceData, char *buf,
|
| 1498 |
+
int toRead, int *errorCodePtr);
|
| 1499 |
+
typedef int (Tcl_DriverOutputProc) (ClientData instanceData,
|
| 1500 |
+
CONST84 char *buf, int toWrite, int *errorCodePtr);
|
| 1501 |
+
typedef int (Tcl_DriverSeekProc) (ClientData instanceData, long offset,
|
| 1502 |
+
int mode, int *errorCodePtr);
|
| 1503 |
+
typedef int (Tcl_DriverSetOptionProc) (ClientData instanceData,
|
| 1504 |
+
Tcl_Interp *interp, const char *optionName,
|
| 1505 |
+
const char *value);
|
| 1506 |
+
typedef int (Tcl_DriverGetOptionProc) (ClientData instanceData,
|
| 1507 |
+
Tcl_Interp *interp, CONST84 char *optionName,
|
| 1508 |
+
Tcl_DString *dsPtr);
|
| 1509 |
+
typedef void (Tcl_DriverWatchProc) (ClientData instanceData, int mask);
|
| 1510 |
+
typedef int (Tcl_DriverGetHandleProc) (ClientData instanceData,
|
| 1511 |
+
int direction, ClientData *handlePtr);
|
| 1512 |
+
typedef int (Tcl_DriverFlushProc) (ClientData instanceData);
|
| 1513 |
+
typedef int (Tcl_DriverHandlerProc) (ClientData instanceData,
|
| 1514 |
+
int interestMask);
|
| 1515 |
+
typedef Tcl_WideInt (Tcl_DriverWideSeekProc) (ClientData instanceData,
|
| 1516 |
+
Tcl_WideInt offset, int mode, int *errorCodePtr);
|
| 1517 |
+
/*
|
| 1518 |
+
* TIP #218, Channel Thread Actions
|
| 1519 |
+
*/
|
| 1520 |
+
typedef void (Tcl_DriverThreadActionProc) (ClientData instanceData,
|
| 1521 |
+
int action);
|
| 1522 |
+
/*
|
| 1523 |
+
* TIP #208, File Truncation (etc.)
|
| 1524 |
+
*/
|
| 1525 |
+
typedef int (Tcl_DriverTruncateProc) (ClientData instanceData,
|
| 1526 |
+
Tcl_WideInt length);
|
| 1527 |
+
|
| 1528 |
+
/*
|
| 1529 |
+
* struct Tcl_ChannelType:
|
| 1530 |
+
*
|
| 1531 |
+
* One such structure exists for each type (kind) of channel. It collects
|
| 1532 |
+
* together in one place all the functions that are part of the specific
|
| 1533 |
+
* channel type.
|
| 1534 |
+
*
|
| 1535 |
+
* It is recommend that the Tcl_Channel* functions are used to access elements
|
| 1536 |
+
* of this structure, instead of direct accessing.
|
| 1537 |
+
*/
|
| 1538 |
+
|
| 1539 |
+
typedef struct Tcl_ChannelType {
|
| 1540 |
+
const char *typeName; /* The name of the channel type in Tcl
|
| 1541 |
+
* commands. This storage is owned by channel
|
| 1542 |
+
* type. */
|
| 1543 |
+
Tcl_ChannelTypeVersion version;
|
| 1544 |
+
/* Version of the channel type. */
|
| 1545 |
+
Tcl_DriverCloseProc *closeProc;
|
| 1546 |
+
/* Function to call to close the channel, or
|
| 1547 |
+
* TCL_CLOSE2PROC if the close2Proc should be
|
| 1548 |
+
* used instead. */
|
| 1549 |
+
Tcl_DriverInputProc *inputProc;
|
| 1550 |
+
/* Function to call for input on channel. */
|
| 1551 |
+
Tcl_DriverOutputProc *outputProc;
|
| 1552 |
+
/* Function to call for output on channel. */
|
| 1553 |
+
Tcl_DriverSeekProc *seekProc;
|
| 1554 |
+
/* Function to call to seek on the channel.
|
| 1555 |
+
* May be NULL. */
|
| 1556 |
+
Tcl_DriverSetOptionProc *setOptionProc;
|
| 1557 |
+
/* Set an option on a channel. */
|
| 1558 |
+
Tcl_DriverGetOptionProc *getOptionProc;
|
| 1559 |
+
/* Get an option from a channel. */
|
| 1560 |
+
Tcl_DriverWatchProc *watchProc;
|
| 1561 |
+
/* Set up the notifier to watch for events on
|
| 1562 |
+
* this channel. */
|
| 1563 |
+
Tcl_DriverGetHandleProc *getHandleProc;
|
| 1564 |
+
/* Get an OS handle from the channel or NULL
|
| 1565 |
+
* if not supported. */
|
| 1566 |
+
Tcl_DriverClose2Proc *close2Proc;
|
| 1567 |
+
/* Function to call to close the channel if
|
| 1568 |
+
* the device supports closing the read &
|
| 1569 |
+
* write sides independently. */
|
| 1570 |
+
Tcl_DriverBlockModeProc *blockModeProc;
|
| 1571 |
+
/* Set blocking mode for the raw channel. May
|
| 1572 |
+
* be NULL. */
|
| 1573 |
+
/*
|
| 1574 |
+
* Only valid in TCL_CHANNEL_VERSION_2 channels or later.
|
| 1575 |
+
*/
|
| 1576 |
+
Tcl_DriverFlushProc *flushProc;
|
| 1577 |
+
/* Function to call to flush a channel. May be
|
| 1578 |
+
* NULL. */
|
| 1579 |
+
Tcl_DriverHandlerProc *handlerProc;
|
| 1580 |
+
/* Function to call to handle a channel event.
|
| 1581 |
+
* This will be passed up the stacked channel
|
| 1582 |
+
* chain. */
|
| 1583 |
+
/*
|
| 1584 |
+
* Only valid in TCL_CHANNEL_VERSION_3 channels or later.
|
| 1585 |
+
*/
|
| 1586 |
+
Tcl_DriverWideSeekProc *wideSeekProc;
|
| 1587 |
+
/* Function to call to seek on the channel
|
| 1588 |
+
* which can handle 64-bit offsets. May be
|
| 1589 |
+
* NULL, and must be NULL if seekProc is
|
| 1590 |
+
* NULL. */
|
| 1591 |
+
/*
|
| 1592 |
+
* Only valid in TCL_CHANNEL_VERSION_4 channels or later.
|
| 1593 |
+
* TIP #218, Channel Thread Actions.
|
| 1594 |
+
*/
|
| 1595 |
+
Tcl_DriverThreadActionProc *threadActionProc;
|
| 1596 |
+
/* Function to call to notify the driver of
|
| 1597 |
+
* thread specific activity for a channel. May
|
| 1598 |
+
* be NULL. */
|
| 1599 |
+
/*
|
| 1600 |
+
* Only valid in TCL_CHANNEL_VERSION_5 channels or later.
|
| 1601 |
+
* TIP #208, File Truncation.
|
| 1602 |
+
*/
|
| 1603 |
+
Tcl_DriverTruncateProc *truncateProc;
|
| 1604 |
+
/* Function to call to truncate the underlying
|
| 1605 |
+
* file to a particular length. May be NULL if
|
| 1606 |
+
* the channel does not support truncation. */
|
| 1607 |
+
} Tcl_ChannelType;
|
| 1608 |
+
|
| 1609 |
+
/*
|
| 1610 |
+
* The following flags determine whether the blockModeProc above should set
|
| 1611 |
+
* the channel into blocking or nonblocking mode. They are passed as arguments
|
| 1612 |
+
* to the blockModeProc function in the above structure.
|
| 1613 |
+
*/
|
| 1614 |
+
|
| 1615 |
+
#define TCL_MODE_BLOCKING 0 /* Put channel into blocking mode. */
|
| 1616 |
+
#define TCL_MODE_NONBLOCKING 1 /* Put channel into nonblocking
|
| 1617 |
+
* mode. */
|
| 1618 |
+
|
| 1619 |
+
/*
|
| 1620 |
+
*----------------------------------------------------------------------------
|
| 1621 |
+
* Enum for different types of file paths.
|
| 1622 |
+
*/
|
| 1623 |
+
|
| 1624 |
+
typedef enum Tcl_PathType {
|
| 1625 |
+
TCL_PATH_ABSOLUTE,
|
| 1626 |
+
TCL_PATH_RELATIVE,
|
| 1627 |
+
TCL_PATH_VOLUME_RELATIVE
|
| 1628 |
+
} Tcl_PathType;
|
| 1629 |
+
|
| 1630 |
+
/*
|
| 1631 |
+
* The following structure is used to pass glob type data amongst the various
|
| 1632 |
+
* glob routines and Tcl_FSMatchInDirectory.
|
| 1633 |
+
*/
|
| 1634 |
+
|
| 1635 |
+
typedef struct Tcl_GlobTypeData {
|
| 1636 |
+
int type; /* Corresponds to bcdpfls as in 'find -t'. */
|
| 1637 |
+
int perm; /* Corresponds to file permissions. */
|
| 1638 |
+
Tcl_Obj *macType; /* Acceptable Mac type. */
|
| 1639 |
+
Tcl_Obj *macCreator; /* Acceptable Mac creator. */
|
| 1640 |
+
} Tcl_GlobTypeData;
|
| 1641 |
+
|
| 1642 |
+
/*
|
| 1643 |
+
* Type and permission definitions for glob command.
|
| 1644 |
+
*/
|
| 1645 |
+
|
| 1646 |
+
#define TCL_GLOB_TYPE_BLOCK (1<<0)
|
| 1647 |
+
#define TCL_GLOB_TYPE_CHAR (1<<1)
|
| 1648 |
+
#define TCL_GLOB_TYPE_DIR (1<<2)
|
| 1649 |
+
#define TCL_GLOB_TYPE_PIPE (1<<3)
|
| 1650 |
+
#define TCL_GLOB_TYPE_FILE (1<<4)
|
| 1651 |
+
#define TCL_GLOB_TYPE_LINK (1<<5)
|
| 1652 |
+
#define TCL_GLOB_TYPE_SOCK (1<<6)
|
| 1653 |
+
#define TCL_GLOB_TYPE_MOUNT (1<<7)
|
| 1654 |
+
|
| 1655 |
+
#define TCL_GLOB_PERM_RONLY (1<<0)
|
| 1656 |
+
#define TCL_GLOB_PERM_HIDDEN (1<<1)
|
| 1657 |
+
#define TCL_GLOB_PERM_R (1<<2)
|
| 1658 |
+
#define TCL_GLOB_PERM_W (1<<3)
|
| 1659 |
+
#define TCL_GLOB_PERM_X (1<<4)
|
| 1660 |
+
|
| 1661 |
+
/*
|
| 1662 |
+
* Flags for the unload callback function.
|
| 1663 |
+
*/
|
| 1664 |
+
|
| 1665 |
+
#define TCL_UNLOAD_DETACH_FROM_INTERPRETER (1<<0)
|
| 1666 |
+
#define TCL_UNLOAD_DETACH_FROM_PROCESS (1<<1)
|
| 1667 |
+
|
| 1668 |
+
/*
|
| 1669 |
+
* Typedefs for the various filesystem operations:
|
| 1670 |
+
*/
|
| 1671 |
+
|
| 1672 |
+
typedef int (Tcl_FSStatProc) (Tcl_Obj *pathPtr, Tcl_StatBuf *buf);
|
| 1673 |
+
typedef int (Tcl_FSAccessProc) (Tcl_Obj *pathPtr, int mode);
|
| 1674 |
+
typedef Tcl_Channel (Tcl_FSOpenFileChannelProc) (Tcl_Interp *interp,
|
| 1675 |
+
Tcl_Obj *pathPtr, int mode, int permissions);
|
| 1676 |
+
typedef int (Tcl_FSMatchInDirectoryProc) (Tcl_Interp *interp, Tcl_Obj *result,
|
| 1677 |
+
Tcl_Obj *pathPtr, const char *pattern, Tcl_GlobTypeData *types);
|
| 1678 |
+
typedef Tcl_Obj * (Tcl_FSGetCwdProc) (Tcl_Interp *interp);
|
| 1679 |
+
typedef int (Tcl_FSChdirProc) (Tcl_Obj *pathPtr);
|
| 1680 |
+
typedef int (Tcl_FSLstatProc) (Tcl_Obj *pathPtr, Tcl_StatBuf *buf);
|
| 1681 |
+
typedef int (Tcl_FSCreateDirectoryProc) (Tcl_Obj *pathPtr);
|
| 1682 |
+
typedef int (Tcl_FSDeleteFileProc) (Tcl_Obj *pathPtr);
|
| 1683 |
+
typedef int (Tcl_FSCopyDirectoryProc) (Tcl_Obj *srcPathPtr,
|
| 1684 |
+
Tcl_Obj *destPathPtr, Tcl_Obj **errorPtr);
|
| 1685 |
+
typedef int (Tcl_FSCopyFileProc) (Tcl_Obj *srcPathPtr, Tcl_Obj *destPathPtr);
|
| 1686 |
+
typedef int (Tcl_FSRemoveDirectoryProc) (Tcl_Obj *pathPtr, int recursive,
|
| 1687 |
+
Tcl_Obj **errorPtr);
|
| 1688 |
+
typedef int (Tcl_FSRenameFileProc) (Tcl_Obj *srcPathPtr, Tcl_Obj *destPathPtr);
|
| 1689 |
+
typedef void (Tcl_FSUnloadFileProc) (Tcl_LoadHandle loadHandle);
|
| 1690 |
+
typedef Tcl_Obj * (Tcl_FSListVolumesProc) (void);
|
| 1691 |
+
/* We have to declare the utime structure here. */
|
| 1692 |
+
struct utimbuf;
|
| 1693 |
+
typedef int (Tcl_FSUtimeProc) (Tcl_Obj *pathPtr, struct utimbuf *tval);
|
| 1694 |
+
typedef int (Tcl_FSNormalizePathProc) (Tcl_Interp *interp, Tcl_Obj *pathPtr,
|
| 1695 |
+
int nextCheckpoint);
|
| 1696 |
+
typedef int (Tcl_FSFileAttrsGetProc) (Tcl_Interp *interp, int index,
|
| 1697 |
+
Tcl_Obj *pathPtr, Tcl_Obj **objPtrRef);
|
| 1698 |
+
typedef const char *CONST86 * (Tcl_FSFileAttrStringsProc) (Tcl_Obj *pathPtr,
|
| 1699 |
+
Tcl_Obj **objPtrRef);
|
| 1700 |
+
typedef int (Tcl_FSFileAttrsSetProc) (Tcl_Interp *interp, int index,
|
| 1701 |
+
Tcl_Obj *pathPtr, Tcl_Obj *objPtr);
|
| 1702 |
+
typedef Tcl_Obj * (Tcl_FSLinkProc) (Tcl_Obj *pathPtr, Tcl_Obj *toPtr,
|
| 1703 |
+
int linkType);
|
| 1704 |
+
typedef int (Tcl_FSLoadFileProc) (Tcl_Interp *interp, Tcl_Obj *pathPtr,
|
| 1705 |
+
Tcl_LoadHandle *handlePtr, Tcl_FSUnloadFileProc **unloadProcPtr);
|
| 1706 |
+
typedef int (Tcl_FSPathInFilesystemProc) (Tcl_Obj *pathPtr,
|
| 1707 |
+
ClientData *clientDataPtr);
|
| 1708 |
+
typedef Tcl_Obj * (Tcl_FSFilesystemPathTypeProc) (Tcl_Obj *pathPtr);
|
| 1709 |
+
typedef Tcl_Obj * (Tcl_FSFilesystemSeparatorProc) (Tcl_Obj *pathPtr);
|
| 1710 |
+
typedef void (Tcl_FSFreeInternalRepProc) (ClientData clientData);
|
| 1711 |
+
typedef ClientData (Tcl_FSDupInternalRepProc) (ClientData clientData);
|
| 1712 |
+
typedef Tcl_Obj * (Tcl_FSInternalToNormalizedProc) (ClientData clientData);
|
| 1713 |
+
typedef ClientData (Tcl_FSCreateInternalRepProc) (Tcl_Obj *pathPtr);
|
| 1714 |
+
|
| 1715 |
+
typedef struct Tcl_FSVersion_ *Tcl_FSVersion;
|
| 1716 |
+
|
| 1717 |
+
/*
|
| 1718 |
+
*----------------------------------------------------------------------------
|
| 1719 |
+
* Data structures related to hooking into the filesystem
|
| 1720 |
+
*/
|
| 1721 |
+
|
| 1722 |
+
/*
|
| 1723 |
+
* Filesystem version tag. This was introduced in 8.4.
|
| 1724 |
+
*/
|
| 1725 |
+
|
| 1726 |
+
#define TCL_FILESYSTEM_VERSION_1 ((Tcl_FSVersion) 0x1)
|
| 1727 |
+
|
| 1728 |
+
/*
|
| 1729 |
+
* struct Tcl_Filesystem:
|
| 1730 |
+
*
|
| 1731 |
+
* One such structure exists for each type (kind) of filesystem. It collects
|
| 1732 |
+
* together the functions that form the interface for a particulr the
|
| 1733 |
+
* filesystem. Tcl always accesses the filesystem through one of these
|
| 1734 |
+
* structures.
|
| 1735 |
+
*
|
| 1736 |
+
* Not all entries need be non-NULL; any which are NULL are simply ignored.
|
| 1737 |
+
* However, a complete filesystem should provide all of these functions. The
|
| 1738 |
+
* explanations in the structure show the importance of each function.
|
| 1739 |
+
*/
|
| 1740 |
+
|
| 1741 |
+
typedef struct Tcl_Filesystem {
|
| 1742 |
+
const char *typeName; /* The name of the filesystem. */
|
| 1743 |
+
int structureLength; /* Length of this structure, so future binary
|
| 1744 |
+
* compatibility can be assured. */
|
| 1745 |
+
Tcl_FSVersion version; /* Version of the filesystem type. */
|
| 1746 |
+
Tcl_FSPathInFilesystemProc *pathInFilesystemProc;
|
| 1747 |
+
/* Determines whether the pathname is in this
|
| 1748 |
+
* filesystem. This is the most important
|
| 1749 |
+
* filesystem function. */
|
| 1750 |
+
Tcl_FSDupInternalRepProc *dupInternalRepProc;
|
| 1751 |
+
/* Duplicates the internal handle of the node.
|
| 1752 |
+
* If it is NULL, the filesystem is less
|
| 1753 |
+
* performant. */
|
| 1754 |
+
Tcl_FSFreeInternalRepProc *freeInternalRepProc;
|
| 1755 |
+
/* Frees the internal handle of the node. NULL
|
| 1756 |
+
* only if there is no need to free resources
|
| 1757 |
+
* used for the internal handle. */
|
| 1758 |
+
Tcl_FSInternalToNormalizedProc *internalToNormalizedProc;
|
| 1759 |
+
/* Converts the internal handle to a normalized
|
| 1760 |
+
* path. NULL if the filesystem creates nodes
|
| 1761 |
+
* having no pathname. */
|
| 1762 |
+
Tcl_FSCreateInternalRepProc *createInternalRepProc;
|
| 1763 |
+
/* Creates an internal handle for a pathname.
|
| 1764 |
+
* May be NULL if pathnames have no internal
|
| 1765 |
+
* handle or if pathInFilesystemProc always
|
| 1766 |
+
* immediately creates an internal
|
| 1767 |
+
* representation for pathnames in the
|
| 1768 |
+
* filesystem. */
|
| 1769 |
+
Tcl_FSNormalizePathProc *normalizePathProc;
|
| 1770 |
+
/* Normalizes a path. Should be implemented if
|
| 1771 |
+
* the filesystems supports multiple paths to
|
| 1772 |
+
* the same node. */
|
| 1773 |
+
Tcl_FSFilesystemPathTypeProc *filesystemPathTypeProc;
|
| 1774 |
+
/* Determines the type of a path in this
|
| 1775 |
+
* filesystem. May be NULL. */
|
| 1776 |
+
Tcl_FSFilesystemSeparatorProc *filesystemSeparatorProc;
|
| 1777 |
+
/* Produces the separator character(s) for this
|
| 1778 |
+
* filesystem. Must not be NULL. */
|
| 1779 |
+
Tcl_FSStatProc *statProc; /* Called by 'Tcl_FSStat()'. Provided by any
|
| 1780 |
+
* reasonable filesystem. */
|
| 1781 |
+
Tcl_FSAccessProc *accessProc;
|
| 1782 |
+
/* Called by 'Tcl_FSAccess()'. Implemented by
|
| 1783 |
+
* any reasonable filesystem. */
|
| 1784 |
+
Tcl_FSOpenFileChannelProc *openFileChannelProc;
|
| 1785 |
+
/* Called by 'Tcl_FSOpenFileChannel()'.
|
| 1786 |
+
* Provided by any reasonable filesystem. */
|
| 1787 |
+
Tcl_FSMatchInDirectoryProc *matchInDirectoryProc;
|
| 1788 |
+
/* Called by 'Tcl_FSMatchInDirectory()'. NULL
|
| 1789 |
+
* if the filesystem does not support glob or
|
| 1790 |
+
* recursive copy. */
|
| 1791 |
+
Tcl_FSUtimeProc *utimeProc; /* Called by 'Tcl_FSUtime()', by 'file
|
| 1792 |
+
* mtime' to set (not read) times, 'file
|
| 1793 |
+
* atime', and the open-r/open-w/fcopy variant
|
| 1794 |
+
* of 'file copy'. */
|
| 1795 |
+
Tcl_FSLinkProc *linkProc; /* Called by 'Tcl_FSLink()'. NULL if reading or
|
| 1796 |
+
* creating links is not supported. */
|
| 1797 |
+
Tcl_FSListVolumesProc *listVolumesProc;
|
| 1798 |
+
/* Lists filesystem volumes added by this
|
| 1799 |
+
* filesystem. NULL if the filesystem does not
|
| 1800 |
+
* use volumes. */
|
| 1801 |
+
Tcl_FSFileAttrStringsProc *fileAttrStringsProc;
|
| 1802 |
+
/* List all valid attributes strings. NULL if
|
| 1803 |
+
* the filesystem does not support the 'file
|
| 1804 |
+
* attributes' command. Can be used to attach
|
| 1805 |
+
* arbitrary additional data to files in a
|
| 1806 |
+
* filesystem. */
|
| 1807 |
+
Tcl_FSFileAttrsGetProc *fileAttrsGetProc;
|
| 1808 |
+
/* Called by 'Tcl_FSFileAttrsGet()' and by
|
| 1809 |
+
* 'file attributes'. */
|
| 1810 |
+
Tcl_FSFileAttrsSetProc *fileAttrsSetProc;
|
| 1811 |
+
/* Called by 'Tcl_FSFileAttrsSet()' and by
|
| 1812 |
+
* 'file attributes'. */
|
| 1813 |
+
Tcl_FSCreateDirectoryProc *createDirectoryProc;
|
| 1814 |
+
/* Called by 'Tcl_FSCreateDirectory()'. May be
|
| 1815 |
+
* NULL if the filesystem is read-only. */
|
| 1816 |
+
Tcl_FSRemoveDirectoryProc *removeDirectoryProc;
|
| 1817 |
+
/* Called by 'Tcl_FSRemoveDirectory()'. May be
|
| 1818 |
+
* NULL if the filesystem is read-only. */
|
| 1819 |
+
Tcl_FSDeleteFileProc *deleteFileProc;
|
| 1820 |
+
/* Called by 'Tcl_FSDeleteFile()' May be NULL
|
| 1821 |
+
* if the filesystem is is read-only. */
|
| 1822 |
+
Tcl_FSCopyFileProc *copyFileProc;
|
| 1823 |
+
/* Called by 'Tcl_FSCopyFile()'. If NULL, for
|
| 1824 |
+
* a copy operation at the script level (not
|
| 1825 |
+
* C) Tcl uses open-r, open-w and fcopy. */
|
| 1826 |
+
Tcl_FSRenameFileProc *renameFileProc;
|
| 1827 |
+
/* Called by 'Tcl_FSRenameFile()'. If NULL, for
|
| 1828 |
+
* a rename operation at the script level (not
|
| 1829 |
+
* C) Tcl performs a copy operation followed
|
| 1830 |
+
* by a delete operation. */
|
| 1831 |
+
Tcl_FSCopyDirectoryProc *copyDirectoryProc;
|
| 1832 |
+
/* Called by 'Tcl_FSCopyDirectory()'. If NULL,
|
| 1833 |
+
* for a copy operation at the script level
|
| 1834 |
+
* (not C) Tcl recursively creates directories
|
| 1835 |
+
* and copies files. */
|
| 1836 |
+
Tcl_FSLstatProc *lstatProc; /* Called by 'Tcl_FSLstat()'. If NULL, Tcl
|
| 1837 |
+
* attempts to use 'statProc' instead. */
|
| 1838 |
+
Tcl_FSLoadFileProc *loadFileProc;
|
| 1839 |
+
/* Called by 'Tcl_FSLoadFile()'. If NULL, Tcl
|
| 1840 |
+
* performs a copy to a temporary file in the
|
| 1841 |
+
* native filesystem and then calls
|
| 1842 |
+
* Tcl_FSLoadFile() on that temporary copy. */
|
| 1843 |
+
Tcl_FSGetCwdProc *getCwdProc;
|
| 1844 |
+
/* Called by 'Tcl_FSGetCwd()'. Normally NULL.
|
| 1845 |
+
* Usually only called once: If 'getcwd' is
|
| 1846 |
+
* called before 'chdir' is ever called. */
|
| 1847 |
+
Tcl_FSChdirProc *chdirProc; /* Called by 'Tcl_FSChdir()'. For a virtual
|
| 1848 |
+
* filesystem, chdirProc just returns zero
|
| 1849 |
+
* (success) if the pathname is a valid
|
| 1850 |
+
* directory, and some other value otherwise.
|
| 1851 |
+
* For A real filesystem, chdirProc performs
|
| 1852 |
+
* the correct action, e.g. calls the system
|
| 1853 |
+
* 'chdir' function. If not implemented, then
|
| 1854 |
+
* 'cd' and 'pwd' fail for a pathname in this
|
| 1855 |
+
* filesystem. On success Tcl stores the
|
| 1856 |
+
* pathname for use by GetCwd. If NULL, Tcl
|
| 1857 |
+
* performs records the pathname as the new
|
| 1858 |
+
* current directory if it passes a series of
|
| 1859 |
+
* directory access checks. */
|
| 1860 |
+
} Tcl_Filesystem;
|
| 1861 |
+
|
| 1862 |
+
/*
|
| 1863 |
+
* The following definitions are used as values for the 'linkAction' flag to
|
| 1864 |
+
* Tcl_FSLink, or the linkProc of any filesystem. Any combination of flags can
|
| 1865 |
+
* be given. For link creation, the linkProc should create a link which
|
| 1866 |
+
* matches any of the types given.
|
| 1867 |
+
*
|
| 1868 |
+
* TCL_CREATE_SYMBOLIC_LINK - Create a symbolic or soft link.
|
| 1869 |
+
* TCL_CREATE_HARD_LINK - Create a hard link.
|
| 1870 |
+
*/
|
| 1871 |
+
|
| 1872 |
+
#define TCL_CREATE_SYMBOLIC_LINK 0x01
|
| 1873 |
+
#define TCL_CREATE_HARD_LINK 0x02
|
| 1874 |
+
|
| 1875 |
+
/*
|
| 1876 |
+
*----------------------------------------------------------------------------
|
| 1877 |
+
* The following structure represents the Notifier functions that you can
|
| 1878 |
+
* override with the Tcl_SetNotifier call.
|
| 1879 |
+
*/
|
| 1880 |
+
|
| 1881 |
+
typedef struct Tcl_NotifierProcs {
|
| 1882 |
+
Tcl_SetTimerProc *setTimerProc;
|
| 1883 |
+
Tcl_WaitForEventProc *waitForEventProc;
|
| 1884 |
+
Tcl_CreateFileHandlerProc *createFileHandlerProc;
|
| 1885 |
+
Tcl_DeleteFileHandlerProc *deleteFileHandlerProc;
|
| 1886 |
+
Tcl_InitNotifierProc *initNotifierProc;
|
| 1887 |
+
Tcl_FinalizeNotifierProc *finalizeNotifierProc;
|
| 1888 |
+
Tcl_AlertNotifierProc *alertNotifierProc;
|
| 1889 |
+
Tcl_ServiceModeHookProc *serviceModeHookProc;
|
| 1890 |
+
} Tcl_NotifierProcs;
|
| 1891 |
+
|
| 1892 |
+
/*
|
| 1893 |
+
*----------------------------------------------------------------------------
|
| 1894 |
+
* The following data structures and declarations are for the new Tcl parser.
|
| 1895 |
+
*
|
| 1896 |
+
* For each word of a command, and for each piece of a word such as a variable
|
| 1897 |
+
* reference, one of the following structures is created to describe the
|
| 1898 |
+
* token.
|
| 1899 |
+
*/
|
| 1900 |
+
|
| 1901 |
+
typedef struct Tcl_Token {
|
| 1902 |
+
int type; /* Type of token, such as TCL_TOKEN_WORD; see
|
| 1903 |
+
* below for valid types. */
|
| 1904 |
+
const char *start; /* First character in token. */
|
| 1905 |
+
int size; /* Number of bytes in token. */
|
| 1906 |
+
int numComponents; /* If this token is composed of other tokens,
|
| 1907 |
+
* this field tells how many of them there are
|
| 1908 |
+
* (including components of components, etc.).
|
| 1909 |
+
* The component tokens immediately follow
|
| 1910 |
+
* this one. */
|
| 1911 |
+
} Tcl_Token;
|
| 1912 |
+
|
| 1913 |
+
/*
|
| 1914 |
+
* Type values defined for Tcl_Token structures. These values are defined as
|
| 1915 |
+
* mask bits so that it's easy to check for collections of types.
|
| 1916 |
+
*
|
| 1917 |
+
* TCL_TOKEN_WORD - The token describes one word of a command,
|
| 1918 |
+
* from the first non-blank character of the word
|
| 1919 |
+
* (which may be " or {) up to but not including
|
| 1920 |
+
* the space, semicolon, or bracket that
|
| 1921 |
+
* terminates the word. NumComponents counts the
|
| 1922 |
+
* total number of sub-tokens that make up the
|
| 1923 |
+
* word. This includes, for example, sub-tokens
|
| 1924 |
+
* of TCL_TOKEN_VARIABLE tokens.
|
| 1925 |
+
* TCL_TOKEN_SIMPLE_WORD - This token is just like TCL_TOKEN_WORD except
|
| 1926 |
+
* that the word is guaranteed to consist of a
|
| 1927 |
+
* single TCL_TOKEN_TEXT sub-token.
|
| 1928 |
+
* TCL_TOKEN_TEXT - The token describes a range of literal text
|
| 1929 |
+
* that is part of a word. NumComponents is
|
| 1930 |
+
* always 0.
|
| 1931 |
+
* TCL_TOKEN_BS - The token describes a backslash sequence that
|
| 1932 |
+
* must be collapsed. NumComponents is always 0.
|
| 1933 |
+
* TCL_TOKEN_COMMAND - The token describes a command whose result
|
| 1934 |
+
* must be substituted into the word. The token
|
| 1935 |
+
* includes the enclosing brackets. NumComponents
|
| 1936 |
+
* is always 0.
|
| 1937 |
+
* TCL_TOKEN_VARIABLE - The token describes a variable substitution,
|
| 1938 |
+
* including the dollar sign, variable name, and
|
| 1939 |
+
* array index (if there is one) up through the
|
| 1940 |
+
* right parentheses. NumComponents tells how
|
| 1941 |
+
* many additional tokens follow to represent the
|
| 1942 |
+
* variable name. The first token will be a
|
| 1943 |
+
* TCL_TOKEN_TEXT token that describes the
|
| 1944 |
+
* variable name. If the variable is an array
|
| 1945 |
+
* reference then there will be one or more
|
| 1946 |
+
* additional tokens, of type TCL_TOKEN_TEXT,
|
| 1947 |
+
* TCL_TOKEN_BS, TCL_TOKEN_COMMAND, and
|
| 1948 |
+
* TCL_TOKEN_VARIABLE, that describe the array
|
| 1949 |
+
* index; numComponents counts the total number
|
| 1950 |
+
* of nested tokens that make up the variable
|
| 1951 |
+
* reference, including sub-tokens of
|
| 1952 |
+
* TCL_TOKEN_VARIABLE tokens.
|
| 1953 |
+
* TCL_TOKEN_SUB_EXPR - The token describes one subexpression of an
|
| 1954 |
+
* expression, from the first non-blank character
|
| 1955 |
+
* of the subexpression up to but not including
|
| 1956 |
+
* the space, brace, or bracket that terminates
|
| 1957 |
+
* the subexpression. NumComponents counts the
|
| 1958 |
+
* total number of following subtokens that make
|
| 1959 |
+
* up the subexpression; this includes all
|
| 1960 |
+
* subtokens for any nested TCL_TOKEN_SUB_EXPR
|
| 1961 |
+
* tokens. For example, a numeric value used as a
|
| 1962 |
+
* primitive operand is described by a
|
| 1963 |
+
* TCL_TOKEN_SUB_EXPR token followed by a
|
| 1964 |
+
* TCL_TOKEN_TEXT token. A binary subexpression
|
| 1965 |
+
* is described by a TCL_TOKEN_SUB_EXPR token
|
| 1966 |
+
* followed by the TCL_TOKEN_OPERATOR token for
|
| 1967 |
+
* the operator, then TCL_TOKEN_SUB_EXPR tokens
|
| 1968 |
+
* for the left then the right operands.
|
| 1969 |
+
* TCL_TOKEN_OPERATOR - The token describes one expression operator.
|
| 1970 |
+
* An operator might be the name of a math
|
| 1971 |
+
* function such as "abs". A TCL_TOKEN_OPERATOR
|
| 1972 |
+
* token is always preceded by one
|
| 1973 |
+
* TCL_TOKEN_SUB_EXPR token for the operator's
|
| 1974 |
+
* subexpression, and is followed by zero or more
|
| 1975 |
+
* TCL_TOKEN_SUB_EXPR tokens for the operator's
|
| 1976 |
+
* operands. NumComponents is always 0.
|
| 1977 |
+
* TCL_TOKEN_EXPAND_WORD - This token is just like TCL_TOKEN_WORD except
|
| 1978 |
+
* that it marks a word that began with the
|
| 1979 |
+
* literal character prefix "{*}". This word is
|
| 1980 |
+
* marked to be expanded - that is, broken into
|
| 1981 |
+
* words after substitution is complete.
|
| 1982 |
+
*/
|
| 1983 |
+
|
| 1984 |
+
#define TCL_TOKEN_WORD 1
|
| 1985 |
+
#define TCL_TOKEN_SIMPLE_WORD 2
|
| 1986 |
+
#define TCL_TOKEN_TEXT 4
|
| 1987 |
+
#define TCL_TOKEN_BS 8
|
| 1988 |
+
#define TCL_TOKEN_COMMAND 16
|
| 1989 |
+
#define TCL_TOKEN_VARIABLE 32
|
| 1990 |
+
#define TCL_TOKEN_SUB_EXPR 64
|
| 1991 |
+
#define TCL_TOKEN_OPERATOR 128
|
| 1992 |
+
#define TCL_TOKEN_EXPAND_WORD 256
|
| 1993 |
+
|
| 1994 |
+
/*
|
| 1995 |
+
* Parsing error types. On any parsing error, one of these values will be
|
| 1996 |
+
* stored in the error field of the Tcl_Parse structure defined below.
|
| 1997 |
+
*/
|
| 1998 |
+
|
| 1999 |
+
#define TCL_PARSE_SUCCESS 0
|
| 2000 |
+
#define TCL_PARSE_QUOTE_EXTRA 1
|
| 2001 |
+
#define TCL_PARSE_BRACE_EXTRA 2
|
| 2002 |
+
#define TCL_PARSE_MISSING_BRACE 3
|
| 2003 |
+
#define TCL_PARSE_MISSING_BRACKET 4
|
| 2004 |
+
#define TCL_PARSE_MISSING_PAREN 5
|
| 2005 |
+
#define TCL_PARSE_MISSING_QUOTE 6
|
| 2006 |
+
#define TCL_PARSE_MISSING_VAR_BRACE 7
|
| 2007 |
+
#define TCL_PARSE_SYNTAX 8
|
| 2008 |
+
#define TCL_PARSE_BAD_NUMBER 9
|
| 2009 |
+
|
| 2010 |
+
/*
|
| 2011 |
+
* A structure of the following type is filled in by Tcl_ParseCommand. It
|
| 2012 |
+
* describes a single command parsed from an input string.
|
| 2013 |
+
*/
|
| 2014 |
+
|
| 2015 |
+
#define NUM_STATIC_TOKENS 20
|
| 2016 |
+
|
| 2017 |
+
typedef struct Tcl_Parse {
|
| 2018 |
+
const char *commentStart; /* Pointer to # that begins the first of one
|
| 2019 |
+
* or more comments preceding the command. */
|
| 2020 |
+
int commentSize; /* Number of bytes in comments (up through
|
| 2021 |
+
* newline character that terminates the last
|
| 2022 |
+
* comment). If there were no comments, this
|
| 2023 |
+
* field is 0. */
|
| 2024 |
+
const char *commandStart; /* First character in first word of
|
| 2025 |
+
* command. */
|
| 2026 |
+
int commandSize; /* Number of bytes in command, including first
|
| 2027 |
+
* character of first word, up through the
|
| 2028 |
+
* terminating newline, close bracket, or
|
| 2029 |
+
* semicolon. */
|
| 2030 |
+
int numWords; /* Total number of words in command. May be
|
| 2031 |
+
* 0. */
|
| 2032 |
+
Tcl_Token *tokenPtr; /* Pointer to first token representing the
|
| 2033 |
+
* words of the command. Initially points to
|
| 2034 |
+
* staticTokens, but may change to point to
|
| 2035 |
+
* malloc-ed space if command exceeds space in
|
| 2036 |
+
* staticTokens. */
|
| 2037 |
+
int numTokens; /* Total number of tokens in command. */
|
| 2038 |
+
int tokensAvailable; /* Total number of tokens available at
|
| 2039 |
+
* *tokenPtr. */
|
| 2040 |
+
int errorType; /* One of the parsing error types defined
|
| 2041 |
+
* above. */
|
| 2042 |
+
|
| 2043 |
+
/*
|
| 2044 |
+
* The fields below are intended only for the private use of the parser.
|
| 2045 |
+
* They should not be used by functions that invoke Tcl_ParseCommand.
|
| 2046 |
+
*/
|
| 2047 |
+
|
| 2048 |
+
const char *string; /* The original command string passed to
|
| 2049 |
+
* Tcl_ParseCommand. */
|
| 2050 |
+
const char *end; /* Points to the character just after the last
|
| 2051 |
+
* one in the command string. */
|
| 2052 |
+
Tcl_Interp *interp; /* Interpreter to use for error reporting, or
|
| 2053 |
+
* NULL. */
|
| 2054 |
+
const char *term; /* Points to character in string that
|
| 2055 |
+
* terminated most recent token. Filled in by
|
| 2056 |
+
* ParseTokens. If an error occurs, points to
|
| 2057 |
+
* beginning of region where the error
|
| 2058 |
+
* occurred (e.g. the open brace if the close
|
| 2059 |
+
* brace is missing). */
|
| 2060 |
+
int incomplete; /* This field is set to 1 by Tcl_ParseCommand
|
| 2061 |
+
* if the command appears to be incomplete.
|
| 2062 |
+
* This information is used by
|
| 2063 |
+
* Tcl_CommandComplete. */
|
| 2064 |
+
Tcl_Token staticTokens[NUM_STATIC_TOKENS];
|
| 2065 |
+
/* Initial space for tokens for command. This
|
| 2066 |
+
* space should be large enough to accommodate
|
| 2067 |
+
* most commands; dynamic space is allocated
|
| 2068 |
+
* for very large commands that don't fit
|
| 2069 |
+
* here. */
|
| 2070 |
+
} Tcl_Parse;
|
| 2071 |
+
|
| 2072 |
+
/*
|
| 2073 |
+
*----------------------------------------------------------------------------
|
| 2074 |
+
* The following structure represents a user-defined encoding. It collects
|
| 2075 |
+
* together all the functions that are used by the specific encoding.
|
| 2076 |
+
*/
|
| 2077 |
+
|
| 2078 |
+
typedef struct Tcl_EncodingType {
|
| 2079 |
+
const char *encodingName; /* The name of the encoding, e.g. "euc-jp".
|
| 2080 |
+
* This name is the unique key for this
|
| 2081 |
+
* encoding type. */
|
| 2082 |
+
Tcl_EncodingConvertProc *toUtfProc;
|
| 2083 |
+
/* Function to convert from external encoding
|
| 2084 |
+
* into UTF-8. */
|
| 2085 |
+
Tcl_EncodingConvertProc *fromUtfProc;
|
| 2086 |
+
/* Function to convert from UTF-8 into
|
| 2087 |
+
* external encoding. */
|
| 2088 |
+
Tcl_EncodingFreeProc *freeProc;
|
| 2089 |
+
/* If non-NULL, function to call when this
|
| 2090 |
+
* encoding is deleted. */
|
| 2091 |
+
ClientData clientData; /* Arbitrary value associated with encoding
|
| 2092 |
+
* type. Passed to conversion functions. */
|
| 2093 |
+
int nullSize; /* Number of zero bytes that signify
|
| 2094 |
+
* end-of-string in this encoding. This number
|
| 2095 |
+
* is used to determine the source string
|
| 2096 |
+
* length when the srcLen argument is
|
| 2097 |
+
* negative. Must be 1 or 2. */
|
| 2098 |
+
} Tcl_EncodingType;
|
| 2099 |
+
|
| 2100 |
+
/*
|
| 2101 |
+
* The following definitions are used as values for the conversion control
|
| 2102 |
+
* flags argument when converting text from one character set to another:
|
| 2103 |
+
*
|
| 2104 |
+
* TCL_ENCODING_START - Signifies that the source buffer is the first
|
| 2105 |
+
* block in a (potentially multi-block) input
|
| 2106 |
+
* stream. Tells the conversion function to reset
|
| 2107 |
+
* to an initial state and perform any
|
| 2108 |
+
* initialization that needs to occur before the
|
| 2109 |
+
* first byte is converted. If the source buffer
|
| 2110 |
+
* contains the entire input stream to be
|
| 2111 |
+
* converted, this flag should be set.
|
| 2112 |
+
* TCL_ENCODING_END - Signifies that the source buffer is the last
|
| 2113 |
+
* block in a (potentially multi-block) input
|
| 2114 |
+
* stream. Tells the conversion routine to
|
| 2115 |
+
* perform any finalization that needs to occur
|
| 2116 |
+
* after the last byte is converted and then to
|
| 2117 |
+
* reset to an initial state. If the source
|
| 2118 |
+
* buffer contains the entire input stream to be
|
| 2119 |
+
* converted, this flag should be set.
|
| 2120 |
+
* TCL_ENCODING_STOPONERROR - If set, the converter returns immediately upon
|
| 2121 |
+
* encountering an invalid byte sequence or a
|
| 2122 |
+
* source character that has no mapping in the
|
| 2123 |
+
* target encoding. If clear, the converter
|
| 2124 |
+
* substitues the problematic character(s) with
|
| 2125 |
+
* one or more "close" characters in the
|
| 2126 |
+
* destination buffer and then continues to
|
| 2127 |
+
* convert the source.
|
| 2128 |
+
* TCL_ENCODING_NO_TERMINATE - If set, Tcl_ExternalToUtf does not append a
|
| 2129 |
+
* terminating NUL byte. Since it does not need
|
| 2130 |
+
* an extra byte for a terminating NUL, it fills
|
| 2131 |
+
* all dstLen bytes with encoded UTF-8 content if
|
| 2132 |
+
* needed. If clear, a byte is reserved in the
|
| 2133 |
+
* dst space for NUL termination, and a
|
| 2134 |
+
* terminating NUL is appended.
|
| 2135 |
+
* TCL_ENCODING_CHAR_LIMIT - If set and dstCharsPtr is not NULL, then
|
| 2136 |
+
* Tcl_ExternalToUtf takes the initial value of
|
| 2137 |
+
* *dstCharsPtr as a limit of the maximum number
|
| 2138 |
+
* of chars to produce in the encoded UTF-8
|
| 2139 |
+
* content. Otherwise, the number of chars
|
| 2140 |
+
* produced is controlled only by other limiting
|
| 2141 |
+
* factors.
|
| 2142 |
+
*/
|
| 2143 |
+
|
| 2144 |
+
#define TCL_ENCODING_START 0x01
|
| 2145 |
+
#define TCL_ENCODING_END 0x02
|
| 2146 |
+
#define TCL_ENCODING_STOPONERROR 0x04
|
| 2147 |
+
#define TCL_ENCODING_NO_TERMINATE 0x08
|
| 2148 |
+
#define TCL_ENCODING_CHAR_LIMIT 0x10
|
| 2149 |
+
|
| 2150 |
+
/*
|
| 2151 |
+
* The following definitions are the error codes returned by the conversion
|
| 2152 |
+
* routines:
|
| 2153 |
+
*
|
| 2154 |
+
* TCL_OK - All characters were converted.
|
| 2155 |
+
* TCL_CONVERT_NOSPACE - The output buffer would not have been large
|
| 2156 |
+
* enough for all of the converted data; as many
|
| 2157 |
+
* characters as could fit were converted though.
|
| 2158 |
+
* TCL_CONVERT_MULTIBYTE - The last few bytes in the source string were
|
| 2159 |
+
* the beginning of a multibyte sequence, but
|
| 2160 |
+
* more bytes were needed to complete this
|
| 2161 |
+
* sequence. A subsequent call to the conversion
|
| 2162 |
+
* routine should pass the beginning of this
|
| 2163 |
+
* unconverted sequence plus additional bytes
|
| 2164 |
+
* from the source stream to properly convert the
|
| 2165 |
+
* formerly split-up multibyte sequence.
|
| 2166 |
+
* TCL_CONVERT_SYNTAX - The source stream contained an invalid
|
| 2167 |
+
* character sequence. This may occur if the
|
| 2168 |
+
* input stream has been damaged or if the input
|
| 2169 |
+
* encoding method was misidentified. This error
|
| 2170 |
+
* is reported only if TCL_ENCODING_STOPONERROR
|
| 2171 |
+
* was specified.
|
| 2172 |
+
* TCL_CONVERT_UNKNOWN - The source string contained a character that
|
| 2173 |
+
* could not be represented in the target
|
| 2174 |
+
* encoding. This error is reported only if
|
| 2175 |
+
* TCL_ENCODING_STOPONERROR was specified.
|
| 2176 |
+
*/
|
| 2177 |
+
|
| 2178 |
+
#define TCL_CONVERT_MULTIBYTE (-1)
|
| 2179 |
+
#define TCL_CONVERT_SYNTAX (-2)
|
| 2180 |
+
#define TCL_CONVERT_UNKNOWN (-3)
|
| 2181 |
+
#define TCL_CONVERT_NOSPACE (-4)
|
| 2182 |
+
|
| 2183 |
+
/*
|
| 2184 |
+
* The maximum number of bytes that are necessary to represent a single
|
| 2185 |
+
* Unicode character in UTF-8. The valid values should be 3, 4 or 6
|
| 2186 |
+
* (or perhaps 1 if we want to support a non-unicode enabled core). If 3 or
|
| 2187 |
+
* 4, then Tcl_UniChar must be 2-bytes in size (UCS-2) (the default). If 6,
|
| 2188 |
+
* then Tcl_UniChar must be 4-bytes in size (UCS-4). At this time UCS-2 mode
|
| 2189 |
+
* is the default and recommended mode. UCS-4 is experimental and not
|
| 2190 |
+
* recommended. It works for the core, but most extensions expect UCS-2.
|
| 2191 |
+
*/
|
| 2192 |
+
|
| 2193 |
+
#ifndef TCL_UTF_MAX
|
| 2194 |
+
#define TCL_UTF_MAX 3
|
| 2195 |
+
#endif
|
| 2196 |
+
|
| 2197 |
+
/*
|
| 2198 |
+
* This represents a Unicode character. Any changes to this should also be
|
| 2199 |
+
* reflected in regcustom.h.
|
| 2200 |
+
*/
|
| 2201 |
+
|
| 2202 |
+
#if TCL_UTF_MAX > 4
|
| 2203 |
+
/*
|
| 2204 |
+
* unsigned int isn't 100% accurate as it should be a strict 4-byte value.
|
| 2205 |
+
* The size of this value must be reflected correctly in regcustom.h.
|
| 2206 |
+
* XXX: Tcl is currently UCS-2 and planning UTF-16 for the Unicode
|
| 2207 |
+
* XXX: string rep that Tcl_UniChar represents. Changing the size
|
| 2208 |
+
* XXX: of Tcl_UniChar is /not/ supported.
|
| 2209 |
+
*/
|
| 2210 |
+
typedef unsigned int Tcl_UniChar;
|
| 2211 |
+
#else
|
| 2212 |
+
typedef unsigned short Tcl_UniChar;
|
| 2213 |
+
#endif
|
| 2214 |
+
|
| 2215 |
+
/*
|
| 2216 |
+
*----------------------------------------------------------------------------
|
| 2217 |
+
* TIP #59: The following structure is used in calls 'Tcl_RegisterConfig' to
|
| 2218 |
+
* provide the system with the embedded configuration data.
|
| 2219 |
+
*/
|
| 2220 |
+
|
| 2221 |
+
typedef struct Tcl_Config {
|
| 2222 |
+
const char *key; /* Configuration key to register. ASCII
|
| 2223 |
+
* encoded, thus UTF-8. */
|
| 2224 |
+
const char *value; /* The value associated with the key. System
|
| 2225 |
+
* encoding. */
|
| 2226 |
+
} Tcl_Config;
|
| 2227 |
+
|
| 2228 |
+
/*
|
| 2229 |
+
*----------------------------------------------------------------------------
|
| 2230 |
+
* Flags for TIP#143 limits, detailing which limits are active in an
|
| 2231 |
+
* interpreter. Used for Tcl_{Add,Remove}LimitHandler type argument.
|
| 2232 |
+
*/
|
| 2233 |
+
|
| 2234 |
+
#define TCL_LIMIT_COMMANDS 0x01
|
| 2235 |
+
#define TCL_LIMIT_TIME 0x02
|
| 2236 |
+
|
| 2237 |
+
/*
|
| 2238 |
+
* Structure containing information about a limit handler to be called when a
|
| 2239 |
+
* command- or time-limit is exceeded by an interpreter.
|
| 2240 |
+
*/
|
| 2241 |
+
|
| 2242 |
+
typedef void (Tcl_LimitHandlerProc) (ClientData clientData, Tcl_Interp *interp);
|
| 2243 |
+
typedef void (Tcl_LimitHandlerDeleteProc) (ClientData clientData);
|
| 2244 |
+
|
| 2245 |
+
/*
|
| 2246 |
+
*----------------------------------------------------------------------------
|
| 2247 |
+
* Override definitions for libtommath.
|
| 2248 |
+
*/
|
| 2249 |
+
|
| 2250 |
+
typedef struct mp_int mp_int;
|
| 2251 |
+
#define MP_INT_DECLARED
|
| 2252 |
+
typedef unsigned int mp_digit;
|
| 2253 |
+
#define MP_DIGIT_DECLARED
|
| 2254 |
+
|
| 2255 |
+
/*
|
| 2256 |
+
*----------------------------------------------------------------------------
|
| 2257 |
+
* Definitions needed for Tcl_ParseArgvObj routines.
|
| 2258 |
+
* Based on tkArgv.c.
|
| 2259 |
+
* Modifications from the original are copyright (c) Sam Bromley 2006
|
| 2260 |
+
*/
|
| 2261 |
+
|
| 2262 |
+
typedef struct {
|
| 2263 |
+
int type; /* Indicates the option type; see below. */
|
| 2264 |
+
const char *keyStr; /* The key string that flags the option in the
|
| 2265 |
+
* argv array. */
|
| 2266 |
+
void *srcPtr; /* Value to be used in setting dst; usage
|
| 2267 |
+
* depends on type.*/
|
| 2268 |
+
void *dstPtr; /* Address of value to be modified; usage
|
| 2269 |
+
* depends on type.*/
|
| 2270 |
+
const char *helpStr; /* Documentation message describing this
|
| 2271 |
+
* option. */
|
| 2272 |
+
ClientData clientData; /* Word to pass to function callbacks. */
|
| 2273 |
+
} Tcl_ArgvInfo;
|
| 2274 |
+
|
| 2275 |
+
/*
|
| 2276 |
+
* Legal values for the type field of a Tcl_ArgInfo: see the user
|
| 2277 |
+
* documentation for details.
|
| 2278 |
+
*/
|
| 2279 |
+
|
| 2280 |
+
#define TCL_ARGV_CONSTANT 15
|
| 2281 |
+
#define TCL_ARGV_INT 16
|
| 2282 |
+
#define TCL_ARGV_STRING 17
|
| 2283 |
+
#define TCL_ARGV_REST 18
|
| 2284 |
+
#define TCL_ARGV_FLOAT 19
|
| 2285 |
+
#define TCL_ARGV_FUNC 20
|
| 2286 |
+
#define TCL_ARGV_GENFUNC 21
|
| 2287 |
+
#define TCL_ARGV_HELP 22
|
| 2288 |
+
#define TCL_ARGV_END 23
|
| 2289 |
+
|
| 2290 |
+
/*
|
| 2291 |
+
* Types of callback functions for the TCL_ARGV_FUNC and TCL_ARGV_GENFUNC
|
| 2292 |
+
* argument types:
|
| 2293 |
+
*/
|
| 2294 |
+
|
| 2295 |
+
typedef int (Tcl_ArgvFuncProc)(ClientData clientData, Tcl_Obj *objPtr,
|
| 2296 |
+
void *dstPtr);
|
| 2297 |
+
typedef int (Tcl_ArgvGenFuncProc)(ClientData clientData, Tcl_Interp *interp,
|
| 2298 |
+
int objc, Tcl_Obj *const *objv, void *dstPtr);
|
| 2299 |
+
|
| 2300 |
+
/*
|
| 2301 |
+
* Shorthand for commonly used argTable entries.
|
| 2302 |
+
*/
|
| 2303 |
+
|
| 2304 |
+
#define TCL_ARGV_AUTO_HELP \
|
| 2305 |
+
{TCL_ARGV_HELP, "-help", NULL, NULL, \
|
| 2306 |
+
"Print summary of command-line options and abort", NULL}
|
| 2307 |
+
#define TCL_ARGV_AUTO_REST \
|
| 2308 |
+
{TCL_ARGV_REST, "--", NULL, NULL, \
|
| 2309 |
+
"Marks the end of the options", NULL}
|
| 2310 |
+
#define TCL_ARGV_TABLE_END \
|
| 2311 |
+
{TCL_ARGV_END, NULL, NULL, NULL, NULL, NULL}
|
| 2312 |
+
|
| 2313 |
+
/*
|
| 2314 |
+
*----------------------------------------------------------------------------
|
| 2315 |
+
* Definitions needed for Tcl_Zlib routines. [TIP #234]
|
| 2316 |
+
*
|
| 2317 |
+
* Constants for the format flags describing what sort of data format is
|
| 2318 |
+
* desired/expected for the Tcl_ZlibDeflate, Tcl_ZlibInflate and
|
| 2319 |
+
* Tcl_ZlibStreamInit functions.
|
| 2320 |
+
*/
|
| 2321 |
+
|
| 2322 |
+
#define TCL_ZLIB_FORMAT_RAW 1
|
| 2323 |
+
#define TCL_ZLIB_FORMAT_ZLIB 2
|
| 2324 |
+
#define TCL_ZLIB_FORMAT_GZIP 4
|
| 2325 |
+
#define TCL_ZLIB_FORMAT_AUTO 8
|
| 2326 |
+
|
| 2327 |
+
/*
|
| 2328 |
+
* Constants that describe whether the stream is to operate in compressing or
|
| 2329 |
+
* decompressing mode.
|
| 2330 |
+
*/
|
| 2331 |
+
|
| 2332 |
+
#define TCL_ZLIB_STREAM_DEFLATE 16
|
| 2333 |
+
#define TCL_ZLIB_STREAM_INFLATE 32
|
| 2334 |
+
|
| 2335 |
+
/*
|
| 2336 |
+
* Constants giving compression levels. Use of TCL_ZLIB_COMPRESS_DEFAULT is
|
| 2337 |
+
* recommended.
|
| 2338 |
+
*/
|
| 2339 |
+
|
| 2340 |
+
#define TCL_ZLIB_COMPRESS_NONE 0
|
| 2341 |
+
#define TCL_ZLIB_COMPRESS_FAST 1
|
| 2342 |
+
#define TCL_ZLIB_COMPRESS_BEST 9
|
| 2343 |
+
#define TCL_ZLIB_COMPRESS_DEFAULT (-1)
|
| 2344 |
+
|
| 2345 |
+
/*
|
| 2346 |
+
* Constants for types of flushing, used with Tcl_ZlibFlush.
|
| 2347 |
+
*/
|
| 2348 |
+
|
| 2349 |
+
#define TCL_ZLIB_NO_FLUSH 0
|
| 2350 |
+
#define TCL_ZLIB_FLUSH 2
|
| 2351 |
+
#define TCL_ZLIB_FULLFLUSH 3
|
| 2352 |
+
#define TCL_ZLIB_FINALIZE 4
|
| 2353 |
+
|
| 2354 |
+
/*
|
| 2355 |
+
*----------------------------------------------------------------------------
|
| 2356 |
+
* Definitions needed for the Tcl_LoadFile function. [TIP #416]
|
| 2357 |
+
*/
|
| 2358 |
+
|
| 2359 |
+
#define TCL_LOAD_GLOBAL 1
|
| 2360 |
+
#define TCL_LOAD_LAZY 2
|
| 2361 |
+
|
| 2362 |
+
/*
|
| 2363 |
+
*----------------------------------------------------------------------------
|
| 2364 |
+
* Single public declaration for NRE.
|
| 2365 |
+
*/
|
| 2366 |
+
|
| 2367 |
+
typedef int (Tcl_NRPostProc) (ClientData data[], Tcl_Interp *interp,
|
| 2368 |
+
int result);
|
| 2369 |
+
|
| 2370 |
+
/*
|
| 2371 |
+
*----------------------------------------------------------------------------
|
| 2372 |
+
* The following constant is used to test for older versions of Tcl in the
|
| 2373 |
+
* stubs tables.
|
| 2374 |
+
*/
|
| 2375 |
+
|
| 2376 |
+
#define TCL_STUB_MAGIC ((int) 0xFCA3BACF)
|
| 2377 |
+
|
| 2378 |
+
/*
|
| 2379 |
+
* The following function is required to be defined in all stubs aware
|
| 2380 |
+
* extensions. The function is actually implemented in the stub library, not
|
| 2381 |
+
* the main Tcl library, although there is a trivial implementation in the
|
| 2382 |
+
* main library in case an extension is statically linked into an application.
|
| 2383 |
+
*/
|
| 2384 |
+
|
| 2385 |
+
const char * Tcl_InitStubs(Tcl_Interp *interp, const char *version,
|
| 2386 |
+
int exact);
|
| 2387 |
+
const char * TclTomMathInitializeStubs(Tcl_Interp *interp,
|
| 2388 |
+
const char *version, int epoch, int revision);
|
| 2389 |
+
|
| 2390 |
+
/*
|
| 2391 |
+
* When not using stubs, make it a macro.
|
| 2392 |
+
*/
|
| 2393 |
+
|
| 2394 |
+
#ifndef USE_TCL_STUBS
|
| 2395 |
+
#define Tcl_InitStubs(interp, version, exact) \
|
| 2396 |
+
Tcl_PkgInitStubsCheck(interp, version, exact)
|
| 2397 |
+
#endif
|
| 2398 |
+
|
| 2399 |
+
/*
|
| 2400 |
+
* Public functions that are not accessible via the stubs table.
|
| 2401 |
+
* Tcl_GetMemoryInfo is needed for AOLserver. [Bug 1868171]
|
| 2402 |
+
*/
|
| 2403 |
+
|
| 2404 |
+
#define Tcl_Main(argc, argv, proc) Tcl_MainEx(argc, argv, proc, \
|
| 2405 |
+
((Tcl_CreateInterp)()))
|
| 2406 |
+
EXTERN void Tcl_MainEx(int argc, char **argv,
|
| 2407 |
+
Tcl_AppInitProc *appInitProc, Tcl_Interp *interp);
|
| 2408 |
+
EXTERN const char * Tcl_PkgInitStubsCheck(Tcl_Interp *interp,
|
| 2409 |
+
const char *version, int exact);
|
| 2410 |
+
EXTERN void Tcl_GetMemoryInfo(Tcl_DString *dsPtr);
|
| 2411 |
+
|
| 2412 |
+
/*
|
| 2413 |
+
*----------------------------------------------------------------------------
|
| 2414 |
+
* Include the public function declarations that are accessible via the stubs
|
| 2415 |
+
* table.
|
| 2416 |
+
*/
|
| 2417 |
+
|
| 2418 |
+
#include "tclDecls.h"
|
| 2419 |
+
|
| 2420 |
+
/*
|
| 2421 |
+
* Include platform specific public function declarations that are accessible
|
| 2422 |
+
* via the stubs table. Make all TclOO symbols MODULE_SCOPE (which only
|
| 2423 |
+
* has effect on building it as a shared library). See ticket [3010352].
|
| 2424 |
+
*/
|
| 2425 |
+
|
| 2426 |
+
#if defined(BUILD_tcl)
|
| 2427 |
+
# undef TCLAPI
|
| 2428 |
+
# define TCLAPI MODULE_SCOPE
|
| 2429 |
+
#endif
|
| 2430 |
+
|
| 2431 |
+
#include "tclPlatDecls.h"
|
| 2432 |
+
|
| 2433 |
+
/*
|
| 2434 |
+
*----------------------------------------------------------------------------
|
| 2435 |
+
* The following declarations either map ckalloc and ckfree to malloc and
|
| 2436 |
+
* free, or they map them to functions with all sorts of debugging hooks
|
| 2437 |
+
* defined in tclCkalloc.c.
|
| 2438 |
+
*/
|
| 2439 |
+
|
| 2440 |
+
#ifdef TCL_MEM_DEBUG
|
| 2441 |
+
|
| 2442 |
+
# define ckalloc(x) \
|
| 2443 |
+
((void *) Tcl_DbCkalloc((unsigned)(x), __FILE__, __LINE__))
|
| 2444 |
+
# define ckfree(x) \
|
| 2445 |
+
Tcl_DbCkfree((char *)(x), __FILE__, __LINE__)
|
| 2446 |
+
# define ckrealloc(x,y) \
|
| 2447 |
+
((void *) Tcl_DbCkrealloc((char *)(x), (unsigned)(y), __FILE__, __LINE__))
|
| 2448 |
+
# define attemptckalloc(x) \
|
| 2449 |
+
((void *) Tcl_AttemptDbCkalloc((unsigned)(x), __FILE__, __LINE__))
|
| 2450 |
+
# define attemptckrealloc(x,y) \
|
| 2451 |
+
((void *) Tcl_AttemptDbCkrealloc((char *)(x), (unsigned)(y), __FILE__, __LINE__))
|
| 2452 |
+
|
| 2453 |
+
#else /* !TCL_MEM_DEBUG */
|
| 2454 |
+
|
| 2455 |
+
/*
|
| 2456 |
+
* If we are not using the debugging allocator, we should call the Tcl_Alloc,
|
| 2457 |
+
* et al. routines in order to guarantee that every module is using the same
|
| 2458 |
+
* memory allocator both inside and outside of the Tcl library.
|
| 2459 |
+
*/
|
| 2460 |
+
|
| 2461 |
+
# define ckalloc(x) \
|
| 2462 |
+
((void *) Tcl_Alloc((unsigned)(x)))
|
| 2463 |
+
# define ckfree(x) \
|
| 2464 |
+
Tcl_Free((char *)(x))
|
| 2465 |
+
# define ckrealloc(x,y) \
|
| 2466 |
+
((void *) Tcl_Realloc((char *)(x), (unsigned)(y)))
|
| 2467 |
+
# define attemptckalloc(x) \
|
| 2468 |
+
((void *) Tcl_AttemptAlloc((unsigned)(x)))
|
| 2469 |
+
# define attemptckrealloc(x,y) \
|
| 2470 |
+
((void *) Tcl_AttemptRealloc((char *)(x), (unsigned)(y)))
|
| 2471 |
+
# undef Tcl_InitMemory
|
| 2472 |
+
# define Tcl_InitMemory(x)
|
| 2473 |
+
# undef Tcl_DumpActiveMemory
|
| 2474 |
+
# define Tcl_DumpActiveMemory(x)
|
| 2475 |
+
# undef Tcl_ValidateAllMemory
|
| 2476 |
+
# define Tcl_ValidateAllMemory(x,y)
|
| 2477 |
+
|
| 2478 |
+
#endif /* !TCL_MEM_DEBUG */
|
| 2479 |
+
|
| 2480 |
+
#ifdef TCL_MEM_DEBUG
|
| 2481 |
+
# define Tcl_IncrRefCount(objPtr) \
|
| 2482 |
+
Tcl_DbIncrRefCount(objPtr, __FILE__, __LINE__)
|
| 2483 |
+
# define Tcl_DecrRefCount(objPtr) \
|
| 2484 |
+
Tcl_DbDecrRefCount(objPtr, __FILE__, __LINE__)
|
| 2485 |
+
# define Tcl_IsShared(objPtr) \
|
| 2486 |
+
Tcl_DbIsShared(objPtr, __FILE__, __LINE__)
|
| 2487 |
+
#else
|
| 2488 |
+
# define Tcl_IncrRefCount(objPtr) \
|
| 2489 |
+
++(objPtr)->refCount
|
| 2490 |
+
/*
|
| 2491 |
+
* Use do/while0 idiom for optimum correctness without compiler warnings.
|
| 2492 |
+
* https://wiki.c2.com/?TrivialDoWhileLoop
|
| 2493 |
+
*/
|
| 2494 |
+
# define Tcl_DecrRefCount(objPtr) \
|
| 2495 |
+
do { \
|
| 2496 |
+
Tcl_Obj *_objPtr = (objPtr); \
|
| 2497 |
+
if (_objPtr->refCount-- <= 1) { \
|
| 2498 |
+
TclFreeObj(_objPtr); \
|
| 2499 |
+
} \
|
| 2500 |
+
} while(0)
|
| 2501 |
+
# define Tcl_IsShared(objPtr) \
|
| 2502 |
+
((objPtr)->refCount > 1)
|
| 2503 |
+
#endif
|
| 2504 |
+
|
| 2505 |
+
/*
|
| 2506 |
+
* Macros and definitions that help to debug the use of Tcl objects. When
|
| 2507 |
+
* TCL_MEM_DEBUG is defined, the Tcl_New declarations are overridden to call
|
| 2508 |
+
* debugging versions of the object creation functions.
|
| 2509 |
+
*/
|
| 2510 |
+
|
| 2511 |
+
#ifdef TCL_MEM_DEBUG
|
| 2512 |
+
# undef Tcl_NewBignumObj
|
| 2513 |
+
# define Tcl_NewBignumObj(val) \
|
| 2514 |
+
Tcl_DbNewBignumObj(val, __FILE__, __LINE__)
|
| 2515 |
+
# undef Tcl_NewBooleanObj
|
| 2516 |
+
# define Tcl_NewBooleanObj(val) \
|
| 2517 |
+
Tcl_DbNewBooleanObj(val, __FILE__, __LINE__)
|
| 2518 |
+
# undef Tcl_NewByteArrayObj
|
| 2519 |
+
# define Tcl_NewByteArrayObj(bytes, len) \
|
| 2520 |
+
Tcl_DbNewByteArrayObj(bytes, len, __FILE__, __LINE__)
|
| 2521 |
+
# undef Tcl_NewDoubleObj
|
| 2522 |
+
# define Tcl_NewDoubleObj(val) \
|
| 2523 |
+
Tcl_DbNewDoubleObj(val, __FILE__, __LINE__)
|
| 2524 |
+
# undef Tcl_NewIntObj
|
| 2525 |
+
# define Tcl_NewIntObj(val) \
|
| 2526 |
+
Tcl_DbNewLongObj(val, __FILE__, __LINE__)
|
| 2527 |
+
# undef Tcl_NewListObj
|
| 2528 |
+
# define Tcl_NewListObj(objc, objv) \
|
| 2529 |
+
Tcl_DbNewListObj(objc, objv, __FILE__, __LINE__)
|
| 2530 |
+
# undef Tcl_NewLongObj
|
| 2531 |
+
# define Tcl_NewLongObj(val) \
|
| 2532 |
+
Tcl_DbNewLongObj(val, __FILE__, __LINE__)
|
| 2533 |
+
# undef Tcl_NewObj
|
| 2534 |
+
# define Tcl_NewObj() \
|
| 2535 |
+
Tcl_DbNewObj(__FILE__, __LINE__)
|
| 2536 |
+
# undef Tcl_NewStringObj
|
| 2537 |
+
# define Tcl_NewStringObj(bytes, len) \
|
| 2538 |
+
Tcl_DbNewStringObj(bytes, len, __FILE__, __LINE__)
|
| 2539 |
+
# undef Tcl_NewWideIntObj
|
| 2540 |
+
# define Tcl_NewWideIntObj(val) \
|
| 2541 |
+
Tcl_DbNewWideIntObj(val, __FILE__, __LINE__)
|
| 2542 |
+
#endif /* TCL_MEM_DEBUG */
|
| 2543 |
+
|
| 2544 |
+
/*
|
| 2545 |
+
*----------------------------------------------------------------------------
|
| 2546 |
+
* Macros for clients to use to access fields of hash entries:
|
| 2547 |
+
*/
|
| 2548 |
+
|
| 2549 |
+
#define Tcl_GetHashValue(h) ((h)->clientData)
|
| 2550 |
+
#define Tcl_SetHashValue(h, value) ((h)->clientData = (ClientData) (value))
|
| 2551 |
+
#define Tcl_GetHashKey(tablePtr, h) \
|
| 2552 |
+
((void *) (((tablePtr)->keyType == TCL_ONE_WORD_KEYS || \
|
| 2553 |
+
(tablePtr)->keyType == TCL_CUSTOM_PTR_KEYS) \
|
| 2554 |
+
? (h)->key.oneWordValue \
|
| 2555 |
+
: (h)->key.string))
|
| 2556 |
+
|
| 2557 |
+
/*
|
| 2558 |
+
* Macros to use for clients to use to invoke find and create functions for
|
| 2559 |
+
* hash tables:
|
| 2560 |
+
*/
|
| 2561 |
+
|
| 2562 |
+
#undef Tcl_FindHashEntry
|
| 2563 |
+
#define Tcl_FindHashEntry(tablePtr, key) \
|
| 2564 |
+
(*((tablePtr)->findProc))(tablePtr, (const char *)(key))
|
| 2565 |
+
#undef Tcl_CreateHashEntry
|
| 2566 |
+
#define Tcl_CreateHashEntry(tablePtr, key, newPtr) \
|
| 2567 |
+
(*((tablePtr)->createProc))(tablePtr, (const char *)(key), newPtr)
|
| 2568 |
+
|
| 2569 |
+
/*
|
| 2570 |
+
*----------------------------------------------------------------------------
|
| 2571 |
+
* Macros that eliminate the overhead of the thread synchronization functions
|
| 2572 |
+
* when compiling without thread support.
|
| 2573 |
+
*/
|
| 2574 |
+
|
| 2575 |
+
#ifndef TCL_THREADS
|
| 2576 |
+
#undef Tcl_MutexLock
|
| 2577 |
+
#define Tcl_MutexLock(mutexPtr)
|
| 2578 |
+
#undef Tcl_MutexUnlock
|
| 2579 |
+
#define Tcl_MutexUnlock(mutexPtr)
|
| 2580 |
+
#undef Tcl_MutexFinalize
|
| 2581 |
+
#define Tcl_MutexFinalize(mutexPtr)
|
| 2582 |
+
#undef Tcl_ConditionNotify
|
| 2583 |
+
#define Tcl_ConditionNotify(condPtr)
|
| 2584 |
+
#undef Tcl_ConditionWait
|
| 2585 |
+
#define Tcl_ConditionWait(condPtr, mutexPtr, timePtr)
|
| 2586 |
+
#undef Tcl_ConditionFinalize
|
| 2587 |
+
#define Tcl_ConditionFinalize(condPtr)
|
| 2588 |
+
#endif /* TCL_THREADS */
|
| 2589 |
+
|
| 2590 |
+
/*
|
| 2591 |
+
*----------------------------------------------------------------------------
|
| 2592 |
+
* Deprecated Tcl functions:
|
| 2593 |
+
*/
|
| 2594 |
+
|
| 2595 |
+
#ifndef TCL_NO_DEPRECATED
|
| 2596 |
+
/*
|
| 2597 |
+
* These function have been renamed. The old names are deprecated, but we
|
| 2598 |
+
* define these macros for backwards compatibility.
|
| 2599 |
+
*/
|
| 2600 |
+
|
| 2601 |
+
# define Tcl_Ckalloc Tcl_Alloc
|
| 2602 |
+
# define Tcl_Ckfree Tcl_Free
|
| 2603 |
+
# define Tcl_Ckrealloc Tcl_Realloc
|
| 2604 |
+
# define Tcl_Return Tcl_SetResult
|
| 2605 |
+
# define Tcl_TildeSubst Tcl_TranslateFileName
|
| 2606 |
+
#if !defined(__APPLE__) /* On OSX, there is a conflict with "mach/mach.h" */
|
| 2607 |
+
# define panic Tcl_Panic
|
| 2608 |
+
#endif
|
| 2609 |
+
# define panicVA Tcl_PanicVA
|
| 2610 |
+
#endif /* !TCL_NO_DEPRECATED */
|
| 2611 |
+
|
| 2612 |
+
/*
|
| 2613 |
+
*----------------------------------------------------------------------------
|
| 2614 |
+
* Convenience declaration of Tcl_AppInit for backwards compatibility. This
|
| 2615 |
+
* function is not *implemented* by the tcl library, so the storage class is
|
| 2616 |
+
* neither DLLEXPORT nor DLLIMPORT.
|
| 2617 |
+
*/
|
| 2618 |
+
|
| 2619 |
+
extern Tcl_AppInitProc Tcl_AppInit;
|
| 2620 |
+
|
| 2621 |
+
#endif /* RC_INVOKED */
|
| 2622 |
+
|
| 2623 |
+
/*
|
| 2624 |
+
* end block for C++
|
| 2625 |
+
*/
|
| 2626 |
+
|
| 2627 |
+
#ifdef __cplusplus
|
| 2628 |
+
}
|
| 2629 |
+
#endif
|
| 2630 |
+
|
| 2631 |
+
#endif /* _TCL */
|
| 2632 |
+
|
| 2633 |
+
/*
|
| 2634 |
+
* Local Variables:
|
| 2635 |
+
* mode: c
|
| 2636 |
+
* c-basic-offset: 4
|
| 2637 |
+
* fill-column: 78
|
| 2638 |
+
* End:
|
| 2639 |
+
*/
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclDecls.h
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclOO.h
ADDED
|
@@ -0,0 +1,147 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tclOO.h --
|
| 3 |
+
*
|
| 4 |
+
* This file contains the public API definitions and some of the function
|
| 5 |
+
* declarations for the object-system (NB: not Tcl_Obj, but ::oo).
|
| 6 |
+
*
|
| 7 |
+
* Copyright (c) 2006-2010 by Donal K. Fellows
|
| 8 |
+
*
|
| 9 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 10 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 11 |
+
*/
|
| 12 |
+
|
| 13 |
+
#ifndef TCLOO_H_INCLUDED
|
| 14 |
+
#define TCLOO_H_INCLUDED
|
| 15 |
+
|
| 16 |
+
/*
|
| 17 |
+
* Be careful when it comes to versioning; need to make sure that the
|
| 18 |
+
* standalone TclOO version matches. Also make sure that this matches the
|
| 19 |
+
* version in the files:
|
| 20 |
+
*
|
| 21 |
+
* tests/oo.test
|
| 22 |
+
* tests/ooNext2.test
|
| 23 |
+
* unix/tclooConfig.sh
|
| 24 |
+
* win/tclooConfig.sh
|
| 25 |
+
*/
|
| 26 |
+
|
| 27 |
+
#define TCLOO_VERSION "1.1.0"
|
| 28 |
+
#define TCLOO_PATCHLEVEL TCLOO_VERSION
|
| 29 |
+
|
| 30 |
+
#include "tcl.h"
|
| 31 |
+
|
| 32 |
+
/*
|
| 33 |
+
* For C++ compilers, use extern "C"
|
| 34 |
+
*/
|
| 35 |
+
|
| 36 |
+
#ifdef __cplusplus
|
| 37 |
+
extern "C" {
|
| 38 |
+
#endif
|
| 39 |
+
|
| 40 |
+
extern const char *TclOOInitializeStubs(
|
| 41 |
+
Tcl_Interp *, const char *version);
|
| 42 |
+
#define Tcl_OOInitStubs(interp) \
|
| 43 |
+
TclOOInitializeStubs((interp), TCLOO_VERSION)
|
| 44 |
+
#ifndef USE_TCL_STUBS
|
| 45 |
+
# define TclOOInitializeStubs(interp, version) (TCLOO_PATCHLEVEL)
|
| 46 |
+
#endif
|
| 47 |
+
|
| 48 |
+
/*
|
| 49 |
+
* These are opaque types.
|
| 50 |
+
*/
|
| 51 |
+
|
| 52 |
+
typedef struct Tcl_Class_ *Tcl_Class;
|
| 53 |
+
typedef struct Tcl_Method_ *Tcl_Method;
|
| 54 |
+
typedef struct Tcl_Object_ *Tcl_Object;
|
| 55 |
+
typedef struct Tcl_ObjectContext_ *Tcl_ObjectContext;
|
| 56 |
+
|
| 57 |
+
/*
|
| 58 |
+
* Public datatypes for callbacks and structures used in the TIP#257 (OO)
|
| 59 |
+
* implementation. These are used to implement custom types of method calls
|
| 60 |
+
* and to allow the attachment of arbitrary data to objects and classes.
|
| 61 |
+
*/
|
| 62 |
+
|
| 63 |
+
typedef int (Tcl_MethodCallProc)(void *clientData, Tcl_Interp *interp,
|
| 64 |
+
Tcl_ObjectContext objectContext, int objc, Tcl_Obj *const *objv);
|
| 65 |
+
typedef void (Tcl_MethodDeleteProc)(void *clientData);
|
| 66 |
+
typedef int (Tcl_CloneProc)(Tcl_Interp *interp, void *oldClientData,
|
| 67 |
+
void **newClientData);
|
| 68 |
+
typedef void (Tcl_ObjectMetadataDeleteProc)(void *clientData);
|
| 69 |
+
typedef int (Tcl_ObjectMapMethodNameProc)(Tcl_Interp *interp,
|
| 70 |
+
Tcl_Object object, Tcl_Class *startClsPtr, Tcl_Obj *methodNameObj);
|
| 71 |
+
|
| 72 |
+
/*
|
| 73 |
+
* The type of a method implementation. This describes how to call the method
|
| 74 |
+
* implementation, how to delete it (when the object or class is deleted) and
|
| 75 |
+
* how to create a clone of it (when the object or class is copied).
|
| 76 |
+
*/
|
| 77 |
+
|
| 78 |
+
typedef struct {
|
| 79 |
+
int version; /* Structure version field. Always to be equal
|
| 80 |
+
* to TCL_OO_METHOD_VERSION_CURRENT in
|
| 81 |
+
* declarations. */
|
| 82 |
+
const char *name; /* Name of this type of method, mostly for
|
| 83 |
+
* debugging purposes. */
|
| 84 |
+
Tcl_MethodCallProc *callProc;
|
| 85 |
+
/* How to invoke this method. */
|
| 86 |
+
Tcl_MethodDeleteProc *deleteProc;
|
| 87 |
+
/* How to delete this method's type-specific
|
| 88 |
+
* data, or NULL if the type-specific data
|
| 89 |
+
* does not need deleting. */
|
| 90 |
+
Tcl_CloneProc *cloneProc; /* How to copy this method's type-specific
|
| 91 |
+
* data, or NULL if the type-specific data can
|
| 92 |
+
* be copied directly. */
|
| 93 |
+
} Tcl_MethodType;
|
| 94 |
+
|
| 95 |
+
/*
|
| 96 |
+
* The correct value for the version field of the Tcl_MethodType structure.
|
| 97 |
+
* This allows new versions of the structure to be introduced without breaking
|
| 98 |
+
* binary compatibility.
|
| 99 |
+
*/
|
| 100 |
+
|
| 101 |
+
#define TCL_OO_METHOD_VERSION_CURRENT 1
|
| 102 |
+
|
| 103 |
+
/*
|
| 104 |
+
* The type of some object (or class) metadata. This describes how to delete
|
| 105 |
+
* the metadata (when the object or class is deleted) and how to create a
|
| 106 |
+
* clone of it (when the object or class is copied).
|
| 107 |
+
*/
|
| 108 |
+
|
| 109 |
+
typedef struct {
|
| 110 |
+
int version; /* Structure version field. Always to be equal
|
| 111 |
+
* to TCL_OO_METADATA_VERSION_CURRENT in
|
| 112 |
+
* declarations. */
|
| 113 |
+
const char *name;
|
| 114 |
+
Tcl_ObjectMetadataDeleteProc *deleteProc;
|
| 115 |
+
/* How to delete the metadata. This must not
|
| 116 |
+
* be NULL. */
|
| 117 |
+
Tcl_CloneProc *cloneProc; /* How to copy the metadata, or NULL if the
|
| 118 |
+
* type-specific data can be copied
|
| 119 |
+
* directly. */
|
| 120 |
+
} Tcl_ObjectMetadataType;
|
| 121 |
+
|
| 122 |
+
/*
|
| 123 |
+
* The correct value for the version field of the Tcl_ObjectMetadataType
|
| 124 |
+
* structure. This allows new versions of the structure to be introduced
|
| 125 |
+
* without breaking binary compatibility.
|
| 126 |
+
*/
|
| 127 |
+
|
| 128 |
+
#define TCL_OO_METADATA_VERSION_CURRENT 1
|
| 129 |
+
|
| 130 |
+
/*
|
| 131 |
+
* Include all the public API, generated from tclOO.decls.
|
| 132 |
+
*/
|
| 133 |
+
|
| 134 |
+
#include "tclOODecls.h"
|
| 135 |
+
|
| 136 |
+
#ifdef __cplusplus
|
| 137 |
+
}
|
| 138 |
+
#endif
|
| 139 |
+
#endif
|
| 140 |
+
|
| 141 |
+
/*
|
| 142 |
+
* Local Variables:
|
| 143 |
+
* mode: c
|
| 144 |
+
* c-basic-offset: 4
|
| 145 |
+
* fill-column: 78
|
| 146 |
+
* End:
|
| 147 |
+
*/
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclOODecls.h
ADDED
|
@@ -0,0 +1,256 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* This file is (mostly) automatically generated from tclOO.decls.
|
| 3 |
+
*/
|
| 4 |
+
|
| 5 |
+
#ifndef _TCLOODECLS
|
| 6 |
+
#define _TCLOODECLS
|
| 7 |
+
|
| 8 |
+
#ifndef TCLAPI
|
| 9 |
+
# ifdef BUILD_tcl
|
| 10 |
+
# define TCLAPI extern DLLEXPORT
|
| 11 |
+
# else
|
| 12 |
+
# define TCLAPI extern DLLIMPORT
|
| 13 |
+
# endif
|
| 14 |
+
#endif
|
| 15 |
+
|
| 16 |
+
#ifdef USE_TCL_STUBS
|
| 17 |
+
# undef USE_TCLOO_STUBS
|
| 18 |
+
# define USE_TCLOO_STUBS
|
| 19 |
+
#endif
|
| 20 |
+
|
| 21 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 22 |
+
|
| 23 |
+
#ifdef __cplusplus
|
| 24 |
+
extern "C" {
|
| 25 |
+
#endif
|
| 26 |
+
|
| 27 |
+
/*
|
| 28 |
+
* Exported function declarations:
|
| 29 |
+
*/
|
| 30 |
+
|
| 31 |
+
/* 0 */
|
| 32 |
+
TCLAPI Tcl_Object Tcl_CopyObjectInstance(Tcl_Interp *interp,
|
| 33 |
+
Tcl_Object sourceObject,
|
| 34 |
+
const char *targetName,
|
| 35 |
+
const char *targetNamespaceName);
|
| 36 |
+
/* 1 */
|
| 37 |
+
TCLAPI Tcl_Object Tcl_GetClassAsObject(Tcl_Class clazz);
|
| 38 |
+
/* 2 */
|
| 39 |
+
TCLAPI Tcl_Class Tcl_GetObjectAsClass(Tcl_Object object);
|
| 40 |
+
/* 3 */
|
| 41 |
+
TCLAPI Tcl_Command Tcl_GetObjectCommand(Tcl_Object object);
|
| 42 |
+
/* 4 */
|
| 43 |
+
TCLAPI Tcl_Object Tcl_GetObjectFromObj(Tcl_Interp *interp,
|
| 44 |
+
Tcl_Obj *objPtr);
|
| 45 |
+
/* 5 */
|
| 46 |
+
TCLAPI Tcl_Namespace * Tcl_GetObjectNamespace(Tcl_Object object);
|
| 47 |
+
/* 6 */
|
| 48 |
+
TCLAPI Tcl_Class Tcl_MethodDeclarerClass(Tcl_Method method);
|
| 49 |
+
/* 7 */
|
| 50 |
+
TCLAPI Tcl_Object Tcl_MethodDeclarerObject(Tcl_Method method);
|
| 51 |
+
/* 8 */
|
| 52 |
+
TCLAPI int Tcl_MethodIsPublic(Tcl_Method method);
|
| 53 |
+
/* 9 */
|
| 54 |
+
TCLAPI int Tcl_MethodIsType(Tcl_Method method,
|
| 55 |
+
const Tcl_MethodType *typePtr,
|
| 56 |
+
void **clientDataPtr);
|
| 57 |
+
/* 10 */
|
| 58 |
+
TCLAPI Tcl_Obj * Tcl_MethodName(Tcl_Method method);
|
| 59 |
+
/* 11 */
|
| 60 |
+
TCLAPI Tcl_Method Tcl_NewInstanceMethod(Tcl_Interp *interp,
|
| 61 |
+
Tcl_Object object, Tcl_Obj *nameObj,
|
| 62 |
+
int isPublic, const Tcl_MethodType *typePtr,
|
| 63 |
+
void *clientData);
|
| 64 |
+
/* 12 */
|
| 65 |
+
TCLAPI Tcl_Method Tcl_NewMethod(Tcl_Interp *interp, Tcl_Class cls,
|
| 66 |
+
Tcl_Obj *nameObj, int isPublic,
|
| 67 |
+
const Tcl_MethodType *typePtr,
|
| 68 |
+
void *clientData);
|
| 69 |
+
/* 13 */
|
| 70 |
+
TCLAPI Tcl_Object Tcl_NewObjectInstance(Tcl_Interp *interp,
|
| 71 |
+
Tcl_Class cls, const char *nameStr,
|
| 72 |
+
const char *nsNameStr, int objc,
|
| 73 |
+
Tcl_Obj *const *objv, int skip);
|
| 74 |
+
/* 14 */
|
| 75 |
+
TCLAPI int Tcl_ObjectDeleted(Tcl_Object object);
|
| 76 |
+
/* 15 */
|
| 77 |
+
TCLAPI int Tcl_ObjectContextIsFiltering(
|
| 78 |
+
Tcl_ObjectContext context);
|
| 79 |
+
/* 16 */
|
| 80 |
+
TCLAPI Tcl_Method Tcl_ObjectContextMethod(Tcl_ObjectContext context);
|
| 81 |
+
/* 17 */
|
| 82 |
+
TCLAPI Tcl_Object Tcl_ObjectContextObject(Tcl_ObjectContext context);
|
| 83 |
+
/* 18 */
|
| 84 |
+
TCLAPI int Tcl_ObjectContextSkippedArgs(
|
| 85 |
+
Tcl_ObjectContext context);
|
| 86 |
+
/* 19 */
|
| 87 |
+
TCLAPI void * Tcl_ClassGetMetadata(Tcl_Class clazz,
|
| 88 |
+
const Tcl_ObjectMetadataType *typePtr);
|
| 89 |
+
/* 20 */
|
| 90 |
+
TCLAPI void Tcl_ClassSetMetadata(Tcl_Class clazz,
|
| 91 |
+
const Tcl_ObjectMetadataType *typePtr,
|
| 92 |
+
void *metadata);
|
| 93 |
+
/* 21 */
|
| 94 |
+
TCLAPI void * Tcl_ObjectGetMetadata(Tcl_Object object,
|
| 95 |
+
const Tcl_ObjectMetadataType *typePtr);
|
| 96 |
+
/* 22 */
|
| 97 |
+
TCLAPI void Tcl_ObjectSetMetadata(Tcl_Object object,
|
| 98 |
+
const Tcl_ObjectMetadataType *typePtr,
|
| 99 |
+
void *metadata);
|
| 100 |
+
/* 23 */
|
| 101 |
+
TCLAPI int Tcl_ObjectContextInvokeNext(Tcl_Interp *interp,
|
| 102 |
+
Tcl_ObjectContext context, int objc,
|
| 103 |
+
Tcl_Obj *const *objv, int skip);
|
| 104 |
+
/* 24 */
|
| 105 |
+
TCLAPI Tcl_ObjectMapMethodNameProc * Tcl_ObjectGetMethodNameMapper(
|
| 106 |
+
Tcl_Object object);
|
| 107 |
+
/* 25 */
|
| 108 |
+
TCLAPI void Tcl_ObjectSetMethodNameMapper(Tcl_Object object,
|
| 109 |
+
Tcl_ObjectMapMethodNameProc *mapMethodNameProc);
|
| 110 |
+
/* 26 */
|
| 111 |
+
TCLAPI void Tcl_ClassSetConstructor(Tcl_Interp *interp,
|
| 112 |
+
Tcl_Class clazz, Tcl_Method method);
|
| 113 |
+
/* 27 */
|
| 114 |
+
TCLAPI void Tcl_ClassSetDestructor(Tcl_Interp *interp,
|
| 115 |
+
Tcl_Class clazz, Tcl_Method method);
|
| 116 |
+
/* 28 */
|
| 117 |
+
TCLAPI Tcl_Obj * Tcl_GetObjectName(Tcl_Interp *interp,
|
| 118 |
+
Tcl_Object object);
|
| 119 |
+
/* Slot 29 is reserved */
|
| 120 |
+
/* Slot 30 is reserved */
|
| 121 |
+
/* Slot 31 is reserved */
|
| 122 |
+
/* Slot 32 is reserved */
|
| 123 |
+
/* Slot 33 is reserved */
|
| 124 |
+
/* 34 */
|
| 125 |
+
TCLAPI void TclOOUnusedStubEntry(void);
|
| 126 |
+
|
| 127 |
+
typedef struct {
|
| 128 |
+
const struct TclOOIntStubs *tclOOIntStubs;
|
| 129 |
+
} TclOOStubHooks;
|
| 130 |
+
|
| 131 |
+
typedef struct TclOOStubs {
|
| 132 |
+
int magic;
|
| 133 |
+
const TclOOStubHooks *hooks;
|
| 134 |
+
|
| 135 |
+
Tcl_Object (*tcl_CopyObjectInstance) (Tcl_Interp *interp, Tcl_Object sourceObject, const char *targetName, const char *targetNamespaceName); /* 0 */
|
| 136 |
+
Tcl_Object (*tcl_GetClassAsObject) (Tcl_Class clazz); /* 1 */
|
| 137 |
+
Tcl_Class (*tcl_GetObjectAsClass) (Tcl_Object object); /* 2 */
|
| 138 |
+
Tcl_Command (*tcl_GetObjectCommand) (Tcl_Object object); /* 3 */
|
| 139 |
+
Tcl_Object (*tcl_GetObjectFromObj) (Tcl_Interp *interp, Tcl_Obj *objPtr); /* 4 */
|
| 140 |
+
Tcl_Namespace * (*tcl_GetObjectNamespace) (Tcl_Object object); /* 5 */
|
| 141 |
+
Tcl_Class (*tcl_MethodDeclarerClass) (Tcl_Method method); /* 6 */
|
| 142 |
+
Tcl_Object (*tcl_MethodDeclarerObject) (Tcl_Method method); /* 7 */
|
| 143 |
+
int (*tcl_MethodIsPublic) (Tcl_Method method); /* 8 */
|
| 144 |
+
int (*tcl_MethodIsType) (Tcl_Method method, const Tcl_MethodType *typePtr, void **clientDataPtr); /* 9 */
|
| 145 |
+
Tcl_Obj * (*tcl_MethodName) (Tcl_Method method); /* 10 */
|
| 146 |
+
Tcl_Method (*tcl_NewInstanceMethod) (Tcl_Interp *interp, Tcl_Object object, Tcl_Obj *nameObj, int isPublic, const Tcl_MethodType *typePtr, void *clientData); /* 11 */
|
| 147 |
+
Tcl_Method (*tcl_NewMethod) (Tcl_Interp *interp, Tcl_Class cls, Tcl_Obj *nameObj, int isPublic, const Tcl_MethodType *typePtr, void *clientData); /* 12 */
|
| 148 |
+
Tcl_Object (*tcl_NewObjectInstance) (Tcl_Interp *interp, Tcl_Class cls, const char *nameStr, const char *nsNameStr, int objc, Tcl_Obj *const *objv, int skip); /* 13 */
|
| 149 |
+
int (*tcl_ObjectDeleted) (Tcl_Object object); /* 14 */
|
| 150 |
+
int (*tcl_ObjectContextIsFiltering) (Tcl_ObjectContext context); /* 15 */
|
| 151 |
+
Tcl_Method (*tcl_ObjectContextMethod) (Tcl_ObjectContext context); /* 16 */
|
| 152 |
+
Tcl_Object (*tcl_ObjectContextObject) (Tcl_ObjectContext context); /* 17 */
|
| 153 |
+
int (*tcl_ObjectContextSkippedArgs) (Tcl_ObjectContext context); /* 18 */
|
| 154 |
+
void * (*tcl_ClassGetMetadata) (Tcl_Class clazz, const Tcl_ObjectMetadataType *typePtr); /* 19 */
|
| 155 |
+
void (*tcl_ClassSetMetadata) (Tcl_Class clazz, const Tcl_ObjectMetadataType *typePtr, void *metadata); /* 20 */
|
| 156 |
+
void * (*tcl_ObjectGetMetadata) (Tcl_Object object, const Tcl_ObjectMetadataType *typePtr); /* 21 */
|
| 157 |
+
void (*tcl_ObjectSetMetadata) (Tcl_Object object, const Tcl_ObjectMetadataType *typePtr, void *metadata); /* 22 */
|
| 158 |
+
int (*tcl_ObjectContextInvokeNext) (Tcl_Interp *interp, Tcl_ObjectContext context, int objc, Tcl_Obj *const *objv, int skip); /* 23 */
|
| 159 |
+
Tcl_ObjectMapMethodNameProc * (*tcl_ObjectGetMethodNameMapper) (Tcl_Object object); /* 24 */
|
| 160 |
+
void (*tcl_ObjectSetMethodNameMapper) (Tcl_Object object, Tcl_ObjectMapMethodNameProc *mapMethodNameProc); /* 25 */
|
| 161 |
+
void (*tcl_ClassSetConstructor) (Tcl_Interp *interp, Tcl_Class clazz, Tcl_Method method); /* 26 */
|
| 162 |
+
void (*tcl_ClassSetDestructor) (Tcl_Interp *interp, Tcl_Class clazz, Tcl_Method method); /* 27 */
|
| 163 |
+
Tcl_Obj * (*tcl_GetObjectName) (Tcl_Interp *interp, Tcl_Object object); /* 28 */
|
| 164 |
+
void (*reserved29)(void);
|
| 165 |
+
void (*reserved30)(void);
|
| 166 |
+
void (*reserved31)(void);
|
| 167 |
+
void (*reserved32)(void);
|
| 168 |
+
void (*reserved33)(void);
|
| 169 |
+
void (*tclOOUnusedStubEntry) (void); /* 34 */
|
| 170 |
+
} TclOOStubs;
|
| 171 |
+
|
| 172 |
+
extern const TclOOStubs *tclOOStubsPtr;
|
| 173 |
+
|
| 174 |
+
#ifdef __cplusplus
|
| 175 |
+
}
|
| 176 |
+
#endif
|
| 177 |
+
|
| 178 |
+
#if defined(USE_TCLOO_STUBS)
|
| 179 |
+
|
| 180 |
+
/*
|
| 181 |
+
* Inline function declarations:
|
| 182 |
+
*/
|
| 183 |
+
|
| 184 |
+
#define Tcl_CopyObjectInstance \
|
| 185 |
+
(tclOOStubsPtr->tcl_CopyObjectInstance) /* 0 */
|
| 186 |
+
#define Tcl_GetClassAsObject \
|
| 187 |
+
(tclOOStubsPtr->tcl_GetClassAsObject) /* 1 */
|
| 188 |
+
#define Tcl_GetObjectAsClass \
|
| 189 |
+
(tclOOStubsPtr->tcl_GetObjectAsClass) /* 2 */
|
| 190 |
+
#define Tcl_GetObjectCommand \
|
| 191 |
+
(tclOOStubsPtr->tcl_GetObjectCommand) /* 3 */
|
| 192 |
+
#define Tcl_GetObjectFromObj \
|
| 193 |
+
(tclOOStubsPtr->tcl_GetObjectFromObj) /* 4 */
|
| 194 |
+
#define Tcl_GetObjectNamespace \
|
| 195 |
+
(tclOOStubsPtr->tcl_GetObjectNamespace) /* 5 */
|
| 196 |
+
#define Tcl_MethodDeclarerClass \
|
| 197 |
+
(tclOOStubsPtr->tcl_MethodDeclarerClass) /* 6 */
|
| 198 |
+
#define Tcl_MethodDeclarerObject \
|
| 199 |
+
(tclOOStubsPtr->tcl_MethodDeclarerObject) /* 7 */
|
| 200 |
+
#define Tcl_MethodIsPublic \
|
| 201 |
+
(tclOOStubsPtr->tcl_MethodIsPublic) /* 8 */
|
| 202 |
+
#define Tcl_MethodIsType \
|
| 203 |
+
(tclOOStubsPtr->tcl_MethodIsType) /* 9 */
|
| 204 |
+
#define Tcl_MethodName \
|
| 205 |
+
(tclOOStubsPtr->tcl_MethodName) /* 10 */
|
| 206 |
+
#define Tcl_NewInstanceMethod \
|
| 207 |
+
(tclOOStubsPtr->tcl_NewInstanceMethod) /* 11 */
|
| 208 |
+
#define Tcl_NewMethod \
|
| 209 |
+
(tclOOStubsPtr->tcl_NewMethod) /* 12 */
|
| 210 |
+
#define Tcl_NewObjectInstance \
|
| 211 |
+
(tclOOStubsPtr->tcl_NewObjectInstance) /* 13 */
|
| 212 |
+
#define Tcl_ObjectDeleted \
|
| 213 |
+
(tclOOStubsPtr->tcl_ObjectDeleted) /* 14 */
|
| 214 |
+
#define Tcl_ObjectContextIsFiltering \
|
| 215 |
+
(tclOOStubsPtr->tcl_ObjectContextIsFiltering) /* 15 */
|
| 216 |
+
#define Tcl_ObjectContextMethod \
|
| 217 |
+
(tclOOStubsPtr->tcl_ObjectContextMethod) /* 16 */
|
| 218 |
+
#define Tcl_ObjectContextObject \
|
| 219 |
+
(tclOOStubsPtr->tcl_ObjectContextObject) /* 17 */
|
| 220 |
+
#define Tcl_ObjectContextSkippedArgs \
|
| 221 |
+
(tclOOStubsPtr->tcl_ObjectContextSkippedArgs) /* 18 */
|
| 222 |
+
#define Tcl_ClassGetMetadata \
|
| 223 |
+
(tclOOStubsPtr->tcl_ClassGetMetadata) /* 19 */
|
| 224 |
+
#define Tcl_ClassSetMetadata \
|
| 225 |
+
(tclOOStubsPtr->tcl_ClassSetMetadata) /* 20 */
|
| 226 |
+
#define Tcl_ObjectGetMetadata \
|
| 227 |
+
(tclOOStubsPtr->tcl_ObjectGetMetadata) /* 21 */
|
| 228 |
+
#define Tcl_ObjectSetMetadata \
|
| 229 |
+
(tclOOStubsPtr->tcl_ObjectSetMetadata) /* 22 */
|
| 230 |
+
#define Tcl_ObjectContextInvokeNext \
|
| 231 |
+
(tclOOStubsPtr->tcl_ObjectContextInvokeNext) /* 23 */
|
| 232 |
+
#define Tcl_ObjectGetMethodNameMapper \
|
| 233 |
+
(tclOOStubsPtr->tcl_ObjectGetMethodNameMapper) /* 24 */
|
| 234 |
+
#define Tcl_ObjectSetMethodNameMapper \
|
| 235 |
+
(tclOOStubsPtr->tcl_ObjectSetMethodNameMapper) /* 25 */
|
| 236 |
+
#define Tcl_ClassSetConstructor \
|
| 237 |
+
(tclOOStubsPtr->tcl_ClassSetConstructor) /* 26 */
|
| 238 |
+
#define Tcl_ClassSetDestructor \
|
| 239 |
+
(tclOOStubsPtr->tcl_ClassSetDestructor) /* 27 */
|
| 240 |
+
#define Tcl_GetObjectName \
|
| 241 |
+
(tclOOStubsPtr->tcl_GetObjectName) /* 28 */
|
| 242 |
+
/* Slot 29 is reserved */
|
| 243 |
+
/* Slot 30 is reserved */
|
| 244 |
+
/* Slot 31 is reserved */
|
| 245 |
+
/* Slot 32 is reserved */
|
| 246 |
+
/* Slot 33 is reserved */
|
| 247 |
+
#define TclOOUnusedStubEntry \
|
| 248 |
+
(tclOOStubsPtr->tclOOUnusedStubEntry) /* 34 */
|
| 249 |
+
|
| 250 |
+
#endif /* defined(USE_TCLOO_STUBS) */
|
| 251 |
+
|
| 252 |
+
/* !END!: Do not edit above this line. */
|
| 253 |
+
|
| 254 |
+
#undef TclOOUnusedStubEntry
|
| 255 |
+
|
| 256 |
+
#endif /* _TCLOODECLS */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclPlatDecls.h
ADDED
|
@@ -0,0 +1,141 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tclPlatDecls.h --
|
| 3 |
+
*
|
| 4 |
+
* Declarations of platform specific Tcl APIs.
|
| 5 |
+
*
|
| 6 |
+
* Copyright (c) 1998-1999 by Scriptics Corporation.
|
| 7 |
+
* All rights reserved.
|
| 8 |
+
*/
|
| 9 |
+
|
| 10 |
+
#ifndef _TCLPLATDECLS
|
| 11 |
+
#define _TCLPLATDECLS
|
| 12 |
+
|
| 13 |
+
#undef TCL_STORAGE_CLASS
|
| 14 |
+
#ifdef BUILD_tcl
|
| 15 |
+
# define TCL_STORAGE_CLASS DLLEXPORT
|
| 16 |
+
#else
|
| 17 |
+
# ifdef USE_TCL_STUBS
|
| 18 |
+
# define TCL_STORAGE_CLASS
|
| 19 |
+
# else
|
| 20 |
+
# define TCL_STORAGE_CLASS DLLIMPORT
|
| 21 |
+
# endif
|
| 22 |
+
#endif
|
| 23 |
+
|
| 24 |
+
/*
|
| 25 |
+
* WARNING: This file is automatically generated by the tools/genStubs.tcl
|
| 26 |
+
* script. Any modifications to the function declarations below should be made
|
| 27 |
+
* in the generic/tcl.decls script.
|
| 28 |
+
*/
|
| 29 |
+
|
| 30 |
+
/*
|
| 31 |
+
* TCHAR is needed here for win32, so if it is not defined yet do it here.
|
| 32 |
+
* This way, we don't need to include <tchar.h> just for one define.
|
| 33 |
+
*/
|
| 34 |
+
#if (defined(_WIN32) || defined(__CYGWIN__)) && !defined(_TCHAR_DEFINED)
|
| 35 |
+
# if defined(_UNICODE)
|
| 36 |
+
typedef wchar_t TCHAR;
|
| 37 |
+
# else
|
| 38 |
+
typedef char TCHAR;
|
| 39 |
+
# endif
|
| 40 |
+
# define _TCHAR_DEFINED
|
| 41 |
+
#endif
|
| 42 |
+
|
| 43 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 44 |
+
|
| 45 |
+
#ifdef __cplusplus
|
| 46 |
+
extern "C" {
|
| 47 |
+
#endif
|
| 48 |
+
|
| 49 |
+
/*
|
| 50 |
+
* Exported function declarations:
|
| 51 |
+
*/
|
| 52 |
+
|
| 53 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 54 |
+
/* 0 */
|
| 55 |
+
EXTERN TCHAR * Tcl_WinUtfToTChar(const char *str, int len,
|
| 56 |
+
Tcl_DString *dsPtr);
|
| 57 |
+
/* 1 */
|
| 58 |
+
EXTERN char * Tcl_WinTCharToUtf(const TCHAR *str, int len,
|
| 59 |
+
Tcl_DString *dsPtr);
|
| 60 |
+
/* Slot 2 is reserved */
|
| 61 |
+
/* 3 */
|
| 62 |
+
EXTERN void TclUnusedStubEntry(void);
|
| 63 |
+
#endif /* WIN */
|
| 64 |
+
#ifdef MAC_OSX_TCL /* MACOSX */
|
| 65 |
+
/* 0 */
|
| 66 |
+
EXTERN int Tcl_MacOSXOpenBundleResources(Tcl_Interp *interp,
|
| 67 |
+
const char *bundleName, int hasResourceFile,
|
| 68 |
+
int maxPathLen, char *libraryPath);
|
| 69 |
+
/* 1 */
|
| 70 |
+
EXTERN int Tcl_MacOSXOpenVersionedBundleResources(
|
| 71 |
+
Tcl_Interp *interp, const char *bundleName,
|
| 72 |
+
const char *bundleVersion,
|
| 73 |
+
int hasResourceFile, int maxPathLen,
|
| 74 |
+
char *libraryPath);
|
| 75 |
+
/* 2 */
|
| 76 |
+
EXTERN void TclUnusedStubEntry(void);
|
| 77 |
+
#endif /* MACOSX */
|
| 78 |
+
|
| 79 |
+
typedef struct TclPlatStubs {
|
| 80 |
+
int magic;
|
| 81 |
+
void *hooks;
|
| 82 |
+
|
| 83 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 84 |
+
TCHAR * (*tcl_WinUtfToTChar) (const char *str, int len, Tcl_DString *dsPtr); /* 0 */
|
| 85 |
+
char * (*tcl_WinTCharToUtf) (const TCHAR *str, int len, Tcl_DString *dsPtr); /* 1 */
|
| 86 |
+
void (*reserved2)(void);
|
| 87 |
+
void (*tclUnusedStubEntry) (void); /* 3 */
|
| 88 |
+
#endif /* WIN */
|
| 89 |
+
#ifdef MAC_OSX_TCL /* MACOSX */
|
| 90 |
+
int (*tcl_MacOSXOpenBundleResources) (Tcl_Interp *interp, const char *bundleName, int hasResourceFile, int maxPathLen, char *libraryPath); /* 0 */
|
| 91 |
+
int (*tcl_MacOSXOpenVersionedBundleResources) (Tcl_Interp *interp, const char *bundleName, const char *bundleVersion, int hasResourceFile, int maxPathLen, char *libraryPath); /* 1 */
|
| 92 |
+
void (*tclUnusedStubEntry) (void); /* 2 */
|
| 93 |
+
#endif /* MACOSX */
|
| 94 |
+
} TclPlatStubs;
|
| 95 |
+
|
| 96 |
+
extern const TclPlatStubs *tclPlatStubsPtr;
|
| 97 |
+
|
| 98 |
+
#ifdef __cplusplus
|
| 99 |
+
}
|
| 100 |
+
#endif
|
| 101 |
+
|
| 102 |
+
#if defined(USE_TCL_STUBS)
|
| 103 |
+
|
| 104 |
+
/*
|
| 105 |
+
* Inline function declarations:
|
| 106 |
+
*/
|
| 107 |
+
|
| 108 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 109 |
+
#define Tcl_WinUtfToTChar \
|
| 110 |
+
(tclPlatStubsPtr->tcl_WinUtfToTChar) /* 0 */
|
| 111 |
+
#define Tcl_WinTCharToUtf \
|
| 112 |
+
(tclPlatStubsPtr->tcl_WinTCharToUtf) /* 1 */
|
| 113 |
+
/* Slot 2 is reserved */
|
| 114 |
+
#define TclUnusedStubEntry \
|
| 115 |
+
(tclPlatStubsPtr->tclUnusedStubEntry) /* 3 */
|
| 116 |
+
#endif /* WIN */
|
| 117 |
+
#ifdef MAC_OSX_TCL /* MACOSX */
|
| 118 |
+
#define Tcl_MacOSXOpenBundleResources \
|
| 119 |
+
(tclPlatStubsPtr->tcl_MacOSXOpenBundleResources) /* 0 */
|
| 120 |
+
#define Tcl_MacOSXOpenVersionedBundleResources \
|
| 121 |
+
(tclPlatStubsPtr->tcl_MacOSXOpenVersionedBundleResources) /* 1 */
|
| 122 |
+
#define TclUnusedStubEntry \
|
| 123 |
+
(tclPlatStubsPtr->tclUnusedStubEntry) /* 2 */
|
| 124 |
+
#endif /* MACOSX */
|
| 125 |
+
|
| 126 |
+
#endif /* defined(USE_TCL_STUBS) */
|
| 127 |
+
|
| 128 |
+
/* !END!: Do not edit above this line. */
|
| 129 |
+
|
| 130 |
+
#undef TclUnusedStubEntry
|
| 131 |
+
#ifdef MAC_OSX_TCL /* MACOSX */
|
| 132 |
+
#undef Tcl_MacOSXOpenBundleResources
|
| 133 |
+
#define Tcl_MacOSXOpenBundleResources(a,b,c,d,e) Tcl_MacOSXOpenVersionedBundleResources(a,b,NULL,c,d,e)
|
| 134 |
+
#endif
|
| 135 |
+
|
| 136 |
+
#undef TCL_STORAGE_CLASS
|
| 137 |
+
#define TCL_STORAGE_CLASS DLLIMPORT
|
| 138 |
+
|
| 139 |
+
#endif /* _TCLPLATDECLS */
|
| 140 |
+
|
| 141 |
+
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclTomMath.h
ADDED
|
@@ -0,0 +1,1131 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/* LibTomMath, multiple-precision integer library -- Tom St Denis */
|
| 2 |
+
/* SPDX-License-Identifier: Unlicense */
|
| 3 |
+
|
| 4 |
+
#ifndef BN_H_
|
| 5 |
+
#define BN_H_
|
| 6 |
+
|
| 7 |
+
#ifndef MODULE_SCOPE
|
| 8 |
+
#define MODULE_SCOPE extern
|
| 9 |
+
#endif
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
|
| 13 |
+
#ifdef __cplusplus
|
| 14 |
+
extern "C" {
|
| 15 |
+
#endif
|
| 16 |
+
|
| 17 |
+
/* MS Visual C++ doesn't have a 128bit type for words, so fall back to 32bit MPI's (where words are 64bit) */
|
| 18 |
+
#if (defined(_WIN32) || defined(__LLP64__) || defined(__e2k__) || defined(__LCC__)) && !defined(MP_64BIT)
|
| 19 |
+
# define MP_32BIT
|
| 20 |
+
#endif
|
| 21 |
+
|
| 22 |
+
/* detect 64-bit mode if possible */
|
| 23 |
+
#if defined(NEVER)
|
| 24 |
+
# if !(defined(MP_32BIT) || defined(MP_16BIT) || defined(MP_8BIT))
|
| 25 |
+
# if defined(__GNUC__)
|
| 26 |
+
/* we support 128bit integers only via: __attribute__((mode(TI))) */
|
| 27 |
+
# define MP_64BIT
|
| 28 |
+
# else
|
| 29 |
+
/* otherwise we fall back to MP_32BIT even on 64bit platforms */
|
| 30 |
+
# define MP_32BIT
|
| 31 |
+
# endif
|
| 32 |
+
# endif
|
| 33 |
+
#endif
|
| 34 |
+
|
| 35 |
+
#ifdef MP_DIGIT_BIT
|
| 36 |
+
# error Defining MP_DIGIT_BIT is disallowed, use MP_8/16/31/32/64BIT
|
| 37 |
+
#endif
|
| 38 |
+
|
| 39 |
+
/* some default configurations.
|
| 40 |
+
*
|
| 41 |
+
* A "mp_digit" must be able to hold MP_DIGIT_BIT + 1 bits
|
| 42 |
+
* A "mp_word" must be able to hold 2*MP_DIGIT_BIT + 1 bits
|
| 43 |
+
*
|
| 44 |
+
* At the very least a mp_digit must be able to hold 7 bits
|
| 45 |
+
* [any size beyond that is ok provided it doesn't overflow the data type]
|
| 46 |
+
*/
|
| 47 |
+
|
| 48 |
+
#ifdef MP_8BIT
|
| 49 |
+
#ifndef MP_DIGIT_DECLARED
|
| 50 |
+
typedef unsigned char mp_digit;
|
| 51 |
+
#define MP_DIGIT_DECLARED
|
| 52 |
+
#endif
|
| 53 |
+
#ifndef MP_WORD_DECLARED
|
| 54 |
+
typedef unsigned short private_mp_word;
|
| 55 |
+
#define MP_WORD_DECLARED
|
| 56 |
+
#endif
|
| 57 |
+
# define MP_SIZEOF_MP_DIGIT 1
|
| 58 |
+
# ifdef MP_DIGIT_BIT
|
| 59 |
+
# error You must not define MP_DIGIT_BIT when using MP_8BIT
|
| 60 |
+
# endif
|
| 61 |
+
#elif defined(MP_16BIT)
|
| 62 |
+
#ifndef MP_DIGIT_DECLARED
|
| 63 |
+
typedef unsigned short mp_digit;
|
| 64 |
+
#define MP_DIGIT_DECLARED
|
| 65 |
+
#endif
|
| 66 |
+
#ifndef MP_WORD_DECLARED
|
| 67 |
+
typedef unsigned int private_mp_word;
|
| 68 |
+
#define MP_WORD_DECLARED
|
| 69 |
+
#endif
|
| 70 |
+
# define MP_SIZEOF_MP_DIGIT 2
|
| 71 |
+
# ifdef MP_DIGIT_BIT
|
| 72 |
+
# error You must not define MP_DIGIT_BIT when using MP_16BIT
|
| 73 |
+
# endif
|
| 74 |
+
#elif defined(MP_64BIT)
|
| 75 |
+
/* for GCC only on supported platforms */
|
| 76 |
+
#ifndef MP_DIGIT_DECLARED
|
| 77 |
+
typedef unsigned long long mp_digit;
|
| 78 |
+
#define MP_DIGIT_DECLARED
|
| 79 |
+
#endif
|
| 80 |
+
typedef unsigned long private_mp_word __attribute__((mode(TI)));
|
| 81 |
+
# define MP_DIGIT_BIT 60
|
| 82 |
+
#else
|
| 83 |
+
/* this is the default case, 28-bit digits */
|
| 84 |
+
|
| 85 |
+
/* this is to make porting into LibTomCrypt easier :-) */
|
| 86 |
+
#ifndef MP_DIGIT_DECLARED
|
| 87 |
+
typedef unsigned int mp_digit;
|
| 88 |
+
#define MP_DIGIT_DECLARED
|
| 89 |
+
#endif
|
| 90 |
+
#ifndef MP_WORD_DECLARED
|
| 91 |
+
#ifdef _WIN32
|
| 92 |
+
typedef unsigned __int64 private_mp_word;
|
| 93 |
+
#else
|
| 94 |
+
typedef unsigned long long private_mp_word;
|
| 95 |
+
#endif
|
| 96 |
+
#define MP_WORD_DECLARED
|
| 97 |
+
#endif
|
| 98 |
+
|
| 99 |
+
# ifdef MP_31BIT
|
| 100 |
+
/*
|
| 101 |
+
* This is an extension that uses 31-bit digits.
|
| 102 |
+
* Please be aware that not all functions support this size, especially s_mp_mul_digs_fast
|
| 103 |
+
* will be reduced to work on small numbers only:
|
| 104 |
+
* Up to 8 limbs, 248 bits instead of up to 512 limbs, 15872 bits with MP_28BIT.
|
| 105 |
+
*/
|
| 106 |
+
# define MP_DIGIT_BIT 31
|
| 107 |
+
# else
|
| 108 |
+
/* default case is 28-bit digits, defines MP_28BIT as a handy macro to test */
|
| 109 |
+
# define MP_DIGIT_BIT 28
|
| 110 |
+
# define MP_28BIT
|
| 111 |
+
# endif
|
| 112 |
+
#endif
|
| 113 |
+
|
| 114 |
+
/* otherwise the bits per digit is calculated automatically from the size of a mp_digit */
|
| 115 |
+
#ifndef MP_DIGIT_BIT
|
| 116 |
+
# define MP_DIGIT_BIT (((CHAR_BIT * MP_SIZEOF_MP_DIGIT) - 1)) /* bits per digit */
|
| 117 |
+
#endif
|
| 118 |
+
|
| 119 |
+
#define MP_MASK ((((mp_digit)1)<<((mp_digit)MP_DIGIT_BIT))-((mp_digit)1))
|
| 120 |
+
#define MP_DIGIT_MAX MP_MASK
|
| 121 |
+
|
| 122 |
+
/* Primality generation flags */
|
| 123 |
+
#define MP_PRIME_BBS 0x0001 /* BBS style prime */
|
| 124 |
+
#define MP_PRIME_SAFE 0x0002 /* Safe prime (p-1)/2 == prime */
|
| 125 |
+
#define MP_PRIME_2MSB_ON 0x0008 /* force 2nd MSB to 1 */
|
| 126 |
+
|
| 127 |
+
#define LTM_PRIME_BBS (MP_DEPRECATED_PRAGMA("LTM_PRIME_BBS has been deprecated, use MP_PRIME_BBS") MP_PRIME_BBS)
|
| 128 |
+
#define LTM_PRIME_SAFE (MP_DEPRECATED_PRAGMA("LTM_PRIME_SAFE has been deprecated, use MP_PRIME_SAFE") MP_PRIME_SAFE)
|
| 129 |
+
#define LTM_PRIME_2MSB_ON (MP_DEPRECATED_PRAGMA("LTM_PRIME_2MSB_ON has been deprecated, use MP_PRIME_2MSB_ON") MP_PRIME_2MSB_ON)
|
| 130 |
+
|
| 131 |
+
#ifdef MP_USE_ENUMS
|
| 132 |
+
typedef enum {
|
| 133 |
+
MP_ZPOS = 0, /* positive */
|
| 134 |
+
MP_NEG = 1 /* negative */
|
| 135 |
+
} mp_sign;
|
| 136 |
+
typedef enum {
|
| 137 |
+
MP_LT = -1, /* less than */
|
| 138 |
+
MP_EQ = 0, /* equal */
|
| 139 |
+
MP_GT = 1 /* greater than */
|
| 140 |
+
} mp_ord;
|
| 141 |
+
typedef enum {
|
| 142 |
+
MP_NO = 0,
|
| 143 |
+
MP_YES = 1
|
| 144 |
+
} mp_bool;
|
| 145 |
+
typedef enum {
|
| 146 |
+
MP_OKAY = 0, /* no error */
|
| 147 |
+
MP_ERR = -1, /* unknown error */
|
| 148 |
+
MP_MEM = -2, /* out of mem */
|
| 149 |
+
MP_VAL = -3, /* invalid input */
|
| 150 |
+
MP_ITER = -4, /* maximum iterations reached */
|
| 151 |
+
MP_BUF = -5 /* buffer overflow, supplied buffer too small */
|
| 152 |
+
} mp_err;
|
| 153 |
+
typedef enum {
|
| 154 |
+
MP_LSB_FIRST = -1,
|
| 155 |
+
MP_MSB_FIRST = 1
|
| 156 |
+
} mp_order;
|
| 157 |
+
typedef enum {
|
| 158 |
+
MP_LITTLE_ENDIAN = -1,
|
| 159 |
+
MP_NATIVE_ENDIAN = 0,
|
| 160 |
+
MP_BIG_ENDIAN = 1
|
| 161 |
+
} mp_endian;
|
| 162 |
+
#else
|
| 163 |
+
typedef int mp_sign;
|
| 164 |
+
#define MP_ZPOS 0 /* positive integer */
|
| 165 |
+
#define MP_NEG 1 /* negative */
|
| 166 |
+
typedef int mp_ord;
|
| 167 |
+
#define MP_LT -1 /* less than */
|
| 168 |
+
#define MP_EQ 0 /* equal to */
|
| 169 |
+
#define MP_GT 1 /* greater than */
|
| 170 |
+
typedef int mp_bool;
|
| 171 |
+
#define MP_YES 1
|
| 172 |
+
#define MP_NO 0
|
| 173 |
+
typedef int mp_err;
|
| 174 |
+
#define MP_OKAY 0 /* no error */
|
| 175 |
+
#define MP_ERR -1 /* unknown error */
|
| 176 |
+
#define MP_MEM -2 /* out of mem */
|
| 177 |
+
#define MP_VAL -3 /* invalid input */
|
| 178 |
+
#define MP_RANGE (MP_DEPRECATED_PRAGMA("MP_RANGE has been deprecated in favor of MP_VAL") MP_VAL)
|
| 179 |
+
#define MP_ITER -4 /* maximum iterations reached */
|
| 180 |
+
#define MP_BUF -5 /* buffer overflow, supplied buffer too small */
|
| 181 |
+
typedef int mp_order;
|
| 182 |
+
#define MP_LSB_FIRST -1
|
| 183 |
+
#define MP_MSB_FIRST 1
|
| 184 |
+
typedef int mp_endian;
|
| 185 |
+
#define MP_LITTLE_ENDIAN -1
|
| 186 |
+
#define MP_NATIVE_ENDIAN 0
|
| 187 |
+
#define MP_BIG_ENDIAN 1
|
| 188 |
+
#endif
|
| 189 |
+
|
| 190 |
+
/* tunable cutoffs */
|
| 191 |
+
|
| 192 |
+
#ifndef MP_FIXED_CUTOFFS
|
| 193 |
+
extern int
|
| 194 |
+
KARATSUBA_MUL_CUTOFF,
|
| 195 |
+
KARATSUBA_SQR_CUTOFF,
|
| 196 |
+
TOOM_MUL_CUTOFF,
|
| 197 |
+
TOOM_SQR_CUTOFF;
|
| 198 |
+
#endif
|
| 199 |
+
|
| 200 |
+
/* define this to use lower memory usage routines (exptmods mostly) */
|
| 201 |
+
/* #define MP_LOW_MEM */
|
| 202 |
+
|
| 203 |
+
/* default precision */
|
| 204 |
+
#ifndef MP_PREC
|
| 205 |
+
# ifndef MP_LOW_MEM
|
| 206 |
+
# define MP_PREC 32 /* default digits of precision */
|
| 207 |
+
# elif defined(MP_8BIT)
|
| 208 |
+
# define MP_PREC 16 /* default digits of precision */
|
| 209 |
+
# else
|
| 210 |
+
# define MP_PREC 8 /* default digits of precision */
|
| 211 |
+
# endif
|
| 212 |
+
#endif
|
| 213 |
+
|
| 214 |
+
/* size of comba arrays, should be at least 2 * 2**(BITS_PER_WORD - BITS_PER_DIGIT*2) */
|
| 215 |
+
#define PRIVATE_MP_WARRAY (int)(1 << (((CHAR_BIT * sizeof(private_mp_word)) - (2 * MP_DIGIT_BIT)) + 1))
|
| 216 |
+
|
| 217 |
+
#if defined(__GNUC__) && __GNUC__ >= 4
|
| 218 |
+
# define MP_NULL_TERMINATED __attribute__((sentinel))
|
| 219 |
+
#else
|
| 220 |
+
# define MP_NULL_TERMINATED
|
| 221 |
+
#endif
|
| 222 |
+
|
| 223 |
+
/*
|
| 224 |
+
* MP_WUR - warn unused result
|
| 225 |
+
* ---------------------------
|
| 226 |
+
*
|
| 227 |
+
* The result of functions annotated with MP_WUR must be
|
| 228 |
+
* checked and cannot be ignored.
|
| 229 |
+
*
|
| 230 |
+
* Most functions in libtommath return an error code.
|
| 231 |
+
* This error code must be checked in order to prevent crashes or invalid
|
| 232 |
+
* results.
|
| 233 |
+
*
|
| 234 |
+
* If you still want to avoid the error checks for quick and dirty programs
|
| 235 |
+
* without robustness guarantees, you can `#define MP_WUR` before including
|
| 236 |
+
* tommath.h, disabling the warnings.
|
| 237 |
+
*/
|
| 238 |
+
#ifndef MP_WUR
|
| 239 |
+
# if defined(__GNUC__) && __GNUC__ >= 4
|
| 240 |
+
# define MP_WUR __attribute__((warn_unused_result))
|
| 241 |
+
# else
|
| 242 |
+
# define MP_WUR
|
| 243 |
+
# endif
|
| 244 |
+
#endif
|
| 245 |
+
|
| 246 |
+
#if defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__ >= 405)
|
| 247 |
+
# define MP_DEPRECATED(x) __attribute__((deprecated("replaced by " #x)))
|
| 248 |
+
#elif defined(_MSC_VER) && _MSC_VER >= 1500
|
| 249 |
+
# define MP_DEPRECATED(x) __declspec(deprecated("replaced by " #x))
|
| 250 |
+
#else
|
| 251 |
+
# define MP_DEPRECATED(x)
|
| 252 |
+
#endif
|
| 253 |
+
|
| 254 |
+
#ifndef MP_NO_DEPRECATED_PRAGMA
|
| 255 |
+
#if defined(__GNUC__) && (__GNUC__ * 100 + __GNUC_MINOR__ >= 301)
|
| 256 |
+
# define PRIVATE_MP_DEPRECATED_PRAGMA(s) _Pragma(#s)
|
| 257 |
+
# define MP_DEPRECATED_PRAGMA(s) PRIVATE_MP_DEPRECATED_PRAGMA(GCC warning s)
|
| 258 |
+
#elif defined(_MSC_VER) && _MSC_VER >= 1500
|
| 259 |
+
# define MP_DEPRECATED_PRAGMA(s) __pragma(message(s))
|
| 260 |
+
#endif
|
| 261 |
+
#endif
|
| 262 |
+
|
| 263 |
+
#ifndef MP_DEPRECATED_PRAGMA
|
| 264 |
+
# define MP_DEPRECATED_PRAGMA(s)
|
| 265 |
+
#endif
|
| 266 |
+
|
| 267 |
+
#define DIGIT_BIT MP_DIGIT_BIT
|
| 268 |
+
#define USED(m) ((m)->used)
|
| 269 |
+
#define DIGIT(m,k) ((m)->dp[(k)])
|
| 270 |
+
#define SIGN(m) ((m)->sign)
|
| 271 |
+
|
| 272 |
+
/* the infamous mp_int structure */
|
| 273 |
+
#ifndef MP_INT_DECLARED
|
| 274 |
+
#define MP_INT_DECLARED
|
| 275 |
+
typedef struct mp_int mp_int;
|
| 276 |
+
#endif
|
| 277 |
+
struct mp_int {
|
| 278 |
+
int used, alloc;
|
| 279 |
+
mp_sign sign;
|
| 280 |
+
mp_digit *dp;
|
| 281 |
+
};
|
| 282 |
+
|
| 283 |
+
/* callback for mp_prime_random, should fill dst with random bytes and return how many read [upto len] */
|
| 284 |
+
typedef int private_mp_prime_callback(unsigned char *dst, int len, void *dat);
|
| 285 |
+
typedef private_mp_prime_callback MP_DEPRECATED(mp_rand_source) ltm_prime_callback;
|
| 286 |
+
|
| 287 |
+
/* error code to char* string */
|
| 288 |
+
/*
|
| 289 |
+
const char *mp_error_to_string(mp_err code) MP_WUR;
|
| 290 |
+
*/
|
| 291 |
+
|
| 292 |
+
/* ---> init and deinit bignum functions <--- */
|
| 293 |
+
/* init a bignum */
|
| 294 |
+
/*
|
| 295 |
+
mp_err mp_init(mp_int *a) MP_WUR;
|
| 296 |
+
*/
|
| 297 |
+
|
| 298 |
+
/* free a bignum */
|
| 299 |
+
/*
|
| 300 |
+
void mp_clear(mp_int *a);
|
| 301 |
+
*/
|
| 302 |
+
|
| 303 |
+
/* init a null terminated series of arguments */
|
| 304 |
+
/*
|
| 305 |
+
mp_err mp_init_multi(mp_int *mp, ...) MP_NULL_TERMINATED MP_WUR;
|
| 306 |
+
*/
|
| 307 |
+
|
| 308 |
+
/* clear a null terminated series of arguments */
|
| 309 |
+
/*
|
| 310 |
+
void mp_clear_multi(mp_int *mp, ...) MP_NULL_TERMINATED;
|
| 311 |
+
*/
|
| 312 |
+
|
| 313 |
+
/* exchange two ints */
|
| 314 |
+
/*
|
| 315 |
+
void mp_exch(mp_int *a, mp_int *b);
|
| 316 |
+
*/
|
| 317 |
+
|
| 318 |
+
/* shrink ram required for a bignum */
|
| 319 |
+
/*
|
| 320 |
+
mp_err mp_shrink(mp_int *a) MP_WUR;
|
| 321 |
+
*/
|
| 322 |
+
|
| 323 |
+
/* grow an int to a given size */
|
| 324 |
+
/*
|
| 325 |
+
mp_err mp_grow(mp_int *a, int size) MP_WUR;
|
| 326 |
+
*/
|
| 327 |
+
|
| 328 |
+
/* init to a given number of digits */
|
| 329 |
+
/*
|
| 330 |
+
mp_err mp_init_size(mp_int *a, int size) MP_WUR;
|
| 331 |
+
*/
|
| 332 |
+
|
| 333 |
+
/* ---> Basic Manipulations <--- */
|
| 334 |
+
#define mp_iszero(a) (((a)->used == 0) ? MP_YES : MP_NO)
|
| 335 |
+
#define mp_isodd(a) (((a)->used != 0 && (((a)->dp[0] & 1) == 1)) ? MP_YES : MP_NO)
|
| 336 |
+
#define mp_iseven(a) (((a)->used == 0 || (((a)->dp[0] & 1) == 0)) ? MP_YES : MP_NO)
|
| 337 |
+
#define mp_isneg(a) (((a)->sign != MP_ZPOS) ? MP_YES : MP_NO)
|
| 338 |
+
|
| 339 |
+
/* set to zero */
|
| 340 |
+
/*
|
| 341 |
+
void mp_zero(mp_int *a);
|
| 342 |
+
*/
|
| 343 |
+
|
| 344 |
+
/* get and set doubles */
|
| 345 |
+
/*
|
| 346 |
+
double mp_get_double(const mp_int *a) MP_WUR;
|
| 347 |
+
*/
|
| 348 |
+
/*
|
| 349 |
+
mp_err mp_set_double(mp_int *a, double b) MP_WUR;
|
| 350 |
+
*/
|
| 351 |
+
|
| 352 |
+
/* get integer, set integer and init with integer (int32_t) */
|
| 353 |
+
#ifndef MP_NO_STDINT
|
| 354 |
+
/*
|
| 355 |
+
int32_t mp_get_i32(const mp_int *a) MP_WUR;
|
| 356 |
+
*/
|
| 357 |
+
/*
|
| 358 |
+
void mp_set_i32(mp_int *a, int32_t b);
|
| 359 |
+
*/
|
| 360 |
+
/*
|
| 361 |
+
mp_err mp_init_i32(mp_int *a, int32_t b) MP_WUR;
|
| 362 |
+
*/
|
| 363 |
+
|
| 364 |
+
/* get integer, set integer and init with integer, behaves like two complement for negative numbers (uint32_t) */
|
| 365 |
+
#define mp_get_u32(a) ((uint32_t)mp_get_i32(a))
|
| 366 |
+
/*
|
| 367 |
+
void mp_set_u32(mp_int *a, uint32_t b);
|
| 368 |
+
*/
|
| 369 |
+
/*
|
| 370 |
+
mp_err mp_init_u32(mp_int *a, uint32_t b) MP_WUR;
|
| 371 |
+
*/
|
| 372 |
+
|
| 373 |
+
/* get integer, set integer and init with integer (int64_t) */
|
| 374 |
+
/*
|
| 375 |
+
int64_t mp_get_i64(const mp_int *a) MP_WUR;
|
| 376 |
+
*/
|
| 377 |
+
/*
|
| 378 |
+
void mp_set_i64(mp_int *a, int64_t b);
|
| 379 |
+
*/
|
| 380 |
+
/*
|
| 381 |
+
mp_err mp_init_i64(mp_int *a, int64_t b) MP_WUR;
|
| 382 |
+
*/
|
| 383 |
+
|
| 384 |
+
/* get integer, set integer and init with integer, behaves like two complement for negative numbers (uint64_t) */
|
| 385 |
+
#define mp_get_u64(a) ((uint64_t)mp_get_i64(a))
|
| 386 |
+
/*
|
| 387 |
+
void mp_set_u64(mp_int *a, uint64_t b);
|
| 388 |
+
*/
|
| 389 |
+
/*
|
| 390 |
+
mp_err mp_init_u64(mp_int *a, uint64_t b) MP_WUR;
|
| 391 |
+
*/
|
| 392 |
+
|
| 393 |
+
/* get magnitude */
|
| 394 |
+
/*
|
| 395 |
+
uint32_t mp_get_mag_u32(const mp_int *a) MP_WUR;
|
| 396 |
+
*/
|
| 397 |
+
/*
|
| 398 |
+
uint64_t mp_get_mag_u64(const mp_int *a) MP_WUR;
|
| 399 |
+
*/
|
| 400 |
+
#endif
|
| 401 |
+
/*
|
| 402 |
+
unsigned long mp_get_mag_ul(const mp_int *a) MP_WUR;
|
| 403 |
+
*/
|
| 404 |
+
/*
|
| 405 |
+
Tcl_WideUInt mp_get_mag_ull(const mp_int *a) MP_WUR;
|
| 406 |
+
*/
|
| 407 |
+
|
| 408 |
+
/* get integer, set integer (long) */
|
| 409 |
+
/*
|
| 410 |
+
long mp_get_l(const mp_int *a) MP_WUR;
|
| 411 |
+
*/
|
| 412 |
+
/*
|
| 413 |
+
void mp_set_l(mp_int *a, long b);
|
| 414 |
+
*/
|
| 415 |
+
/*
|
| 416 |
+
mp_err mp_init_l(mp_int *a, long b) MP_WUR;
|
| 417 |
+
*/
|
| 418 |
+
|
| 419 |
+
/* get integer, set integer (unsigned long) */
|
| 420 |
+
#define mp_get_ul(a) ((unsigned long)mp_get_l(a))
|
| 421 |
+
/*
|
| 422 |
+
void mp_set_ul(mp_int *a, unsigned long b);
|
| 423 |
+
*/
|
| 424 |
+
/*
|
| 425 |
+
mp_err mp_init_ul(mp_int *a, unsigned long b) MP_WUR;
|
| 426 |
+
*/
|
| 427 |
+
|
| 428 |
+
/* get integer, set integer (Tcl_WideInt) */
|
| 429 |
+
/*
|
| 430 |
+
Tcl_WideInt mp_get_ll(const mp_int *a) MP_WUR;
|
| 431 |
+
*/
|
| 432 |
+
/*
|
| 433 |
+
void mp_set_ll(mp_int *a, Tcl_WideInt b);
|
| 434 |
+
*/
|
| 435 |
+
/*
|
| 436 |
+
mp_err mp_init_ll(mp_int *a, Tcl_WideInt b) MP_WUR;
|
| 437 |
+
*/
|
| 438 |
+
|
| 439 |
+
/* get integer, set integer (Tcl_WideUInt) */
|
| 440 |
+
#define mp_get_ull(a) ((Tcl_WideUInt)mp_get_ll(a))
|
| 441 |
+
/*
|
| 442 |
+
void mp_set_ull(mp_int *a, Tcl_WideUInt b);
|
| 443 |
+
*/
|
| 444 |
+
/*
|
| 445 |
+
mp_err mp_init_ull(mp_int *a, Tcl_WideUInt b) MP_WUR;
|
| 446 |
+
*/
|
| 447 |
+
|
| 448 |
+
/* set to single unsigned digit, up to MP_DIGIT_MAX */
|
| 449 |
+
/*
|
| 450 |
+
void mp_set(mp_int *a, mp_digit b);
|
| 451 |
+
*/
|
| 452 |
+
/*
|
| 453 |
+
mp_err mp_init_set(mp_int *a, mp_digit b) MP_WUR;
|
| 454 |
+
*/
|
| 455 |
+
|
| 456 |
+
/* get integer, set integer and init with integer (deprecated) */
|
| 457 |
+
/*
|
| 458 |
+
MP_DEPRECATED(mp_get_mag_u32/mp_get_u32) unsigned long mp_get_int(const mp_int *a) MP_WUR;
|
| 459 |
+
*/
|
| 460 |
+
/*
|
| 461 |
+
MP_DEPRECATED(mp_get_mag_ul/mp_get_ul) unsigned long mp_get_long(const mp_int *a) MP_WUR;
|
| 462 |
+
*/
|
| 463 |
+
/*
|
| 464 |
+
MP_DEPRECATED(mp_get_mag_ull/mp_get_ull) Tcl_WideUInt mp_get_long_long(const mp_int *a) MP_WUR;
|
| 465 |
+
*/
|
| 466 |
+
/*
|
| 467 |
+
MP_DEPRECATED(mp_set_ul) mp_err mp_set_int(mp_int *a, unsigned long b);
|
| 468 |
+
*/
|
| 469 |
+
/*
|
| 470 |
+
MP_DEPRECATED(mp_set_ul) mp_err mp_set_long(mp_int *a, unsigned long b);
|
| 471 |
+
*/
|
| 472 |
+
/*
|
| 473 |
+
MP_DEPRECATED(mp_set_ull) mp_err mp_set_long_long(mp_int *a, Tcl_WideUInt b);
|
| 474 |
+
*/
|
| 475 |
+
/*
|
| 476 |
+
MP_DEPRECATED(mp_init_ul) mp_err mp_init_set_int(mp_int *a, unsigned long b) MP_WUR;
|
| 477 |
+
*/
|
| 478 |
+
|
| 479 |
+
/* copy, b = a */
|
| 480 |
+
/*
|
| 481 |
+
mp_err mp_copy(const mp_int *a, mp_int *b) MP_WUR;
|
| 482 |
+
*/
|
| 483 |
+
|
| 484 |
+
/* inits and copies, a = b */
|
| 485 |
+
/*
|
| 486 |
+
mp_err mp_init_copy(mp_int *a, const mp_int *b) MP_WUR;
|
| 487 |
+
*/
|
| 488 |
+
|
| 489 |
+
/* trim unused digits */
|
| 490 |
+
/*
|
| 491 |
+
void mp_clamp(mp_int *a);
|
| 492 |
+
*/
|
| 493 |
+
|
| 494 |
+
/* export binary data */
|
| 495 |
+
/*
|
| 496 |
+
MP_DEPRECATED(mp_pack) mp_err mp_export(void *rop, size_t *countp, int order, size_t size,
|
| 497 |
+
int endian, size_t nails, const mp_int *op) MP_WUR;
|
| 498 |
+
*/
|
| 499 |
+
|
| 500 |
+
/* import binary data */
|
| 501 |
+
/*
|
| 502 |
+
MP_DEPRECATED(mp_unpack) mp_err mp_import(mp_int *rop, size_t count, int order,
|
| 503 |
+
size_t size, int endian, size_t nails,
|
| 504 |
+
const void *op) MP_WUR;
|
| 505 |
+
*/
|
| 506 |
+
|
| 507 |
+
/* unpack binary data */
|
| 508 |
+
/*
|
| 509 |
+
mp_err mp_unpack(mp_int *rop, size_t count, mp_order order, size_t size, mp_endian endian,
|
| 510 |
+
size_t nails, const void *op) MP_WUR;
|
| 511 |
+
*/
|
| 512 |
+
|
| 513 |
+
/* pack binary data */
|
| 514 |
+
/*
|
| 515 |
+
size_t mp_pack_count(const mp_int *a, size_t nails, size_t size) MP_WUR;
|
| 516 |
+
*/
|
| 517 |
+
/*
|
| 518 |
+
mp_err mp_pack(void *rop, size_t maxcount, size_t *written, mp_order order, size_t size,
|
| 519 |
+
mp_endian endian, size_t nails, const mp_int *op) MP_WUR;
|
| 520 |
+
*/
|
| 521 |
+
|
| 522 |
+
/* ---> digit manipulation <--- */
|
| 523 |
+
|
| 524 |
+
/* right shift by "b" digits */
|
| 525 |
+
/*
|
| 526 |
+
void mp_rshd(mp_int *a, int b);
|
| 527 |
+
*/
|
| 528 |
+
|
| 529 |
+
/* left shift by "b" digits */
|
| 530 |
+
/*
|
| 531 |
+
mp_err mp_lshd(mp_int *a, int b) MP_WUR;
|
| 532 |
+
*/
|
| 533 |
+
|
| 534 |
+
/* c = a / 2**b, implemented as c = a >> b */
|
| 535 |
+
/*
|
| 536 |
+
mp_err mp_div_2d(const mp_int *a, int b, mp_int *c, mp_int *d) MP_WUR;
|
| 537 |
+
*/
|
| 538 |
+
|
| 539 |
+
/* b = a/2 */
|
| 540 |
+
/*
|
| 541 |
+
mp_err mp_div_2(const mp_int *a, mp_int *b) MP_WUR;
|
| 542 |
+
*/
|
| 543 |
+
|
| 544 |
+
/* a/3 => 3c + d == a */
|
| 545 |
+
/*
|
| 546 |
+
mp_err mp_div_3(const mp_int *a, mp_int *c, mp_digit *d) MP_WUR;
|
| 547 |
+
*/
|
| 548 |
+
|
| 549 |
+
/* c = a * 2**b, implemented as c = a << b */
|
| 550 |
+
/*
|
| 551 |
+
mp_err mp_mul_2d(const mp_int *a, int b, mp_int *c) MP_WUR;
|
| 552 |
+
*/
|
| 553 |
+
|
| 554 |
+
/* b = a*2 */
|
| 555 |
+
/*
|
| 556 |
+
mp_err mp_mul_2(const mp_int *a, mp_int *b) MP_WUR;
|
| 557 |
+
*/
|
| 558 |
+
|
| 559 |
+
/* c = a mod 2**b */
|
| 560 |
+
/*
|
| 561 |
+
mp_err mp_mod_2d(const mp_int *a, int b, mp_int *c) MP_WUR;
|
| 562 |
+
*/
|
| 563 |
+
|
| 564 |
+
/* computes a = 2**b */
|
| 565 |
+
/*
|
| 566 |
+
mp_err mp_2expt(mp_int *a, int b) MP_WUR;
|
| 567 |
+
*/
|
| 568 |
+
|
| 569 |
+
/* Counts the number of lsbs which are zero before the first zero bit */
|
| 570 |
+
/*
|
| 571 |
+
int mp_cnt_lsb(const mp_int *a) MP_WUR;
|
| 572 |
+
*/
|
| 573 |
+
|
| 574 |
+
/* I Love Earth! */
|
| 575 |
+
|
| 576 |
+
/* makes a pseudo-random mp_int of a given size */
|
| 577 |
+
/*
|
| 578 |
+
mp_err mp_rand(mp_int *a, int digits) MP_WUR;
|
| 579 |
+
*/
|
| 580 |
+
/* makes a pseudo-random small int of a given size */
|
| 581 |
+
/*
|
| 582 |
+
MP_DEPRECATED(mp_rand) mp_err mp_rand_digit(mp_digit *r) MP_WUR;
|
| 583 |
+
*/
|
| 584 |
+
/* use custom random data source instead of source provided the platform */
|
| 585 |
+
/*
|
| 586 |
+
void mp_rand_source(mp_err(*source)(void *out, size_t size));
|
| 587 |
+
*/
|
| 588 |
+
|
| 589 |
+
#ifdef MP_PRNG_ENABLE_LTM_RNG
|
| 590 |
+
/* A last resort to provide random data on systems without any of the other
|
| 591 |
+
* implemented ways to gather entropy.
|
| 592 |
+
* It is compatible with `rng_get_bytes()` from libtomcrypt so you could
|
| 593 |
+
* provide that one and then set `ltm_rng = rng_get_bytes;` */
|
| 594 |
+
extern unsigned long (*ltm_rng)(unsigned char *out, unsigned long outlen, void (*callback)(void));
|
| 595 |
+
extern void (*ltm_rng_callback)(void);
|
| 596 |
+
#endif
|
| 597 |
+
|
| 598 |
+
/* ---> binary operations <--- */
|
| 599 |
+
|
| 600 |
+
/* Checks the bit at position b and returns MP_YES
|
| 601 |
+
* if the bit is 1, MP_NO if it is 0 and MP_VAL
|
| 602 |
+
* in case of error
|
| 603 |
+
*/
|
| 604 |
+
/*
|
| 605 |
+
MP_DEPRECATED(s_mp_get_bit) int mp_get_bit(const mp_int *a, int b) MP_WUR;
|
| 606 |
+
*/
|
| 607 |
+
|
| 608 |
+
/* c = a XOR b (two complement) */
|
| 609 |
+
/*
|
| 610 |
+
MP_DEPRECATED(mp_xor) mp_err mp_tc_xor(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 611 |
+
*/
|
| 612 |
+
/*
|
| 613 |
+
mp_err mp_xor(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 614 |
+
*/
|
| 615 |
+
|
| 616 |
+
/* c = a OR b (two complement) */
|
| 617 |
+
/*
|
| 618 |
+
MP_DEPRECATED(mp_or) mp_err mp_tc_or(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 619 |
+
*/
|
| 620 |
+
/*
|
| 621 |
+
mp_err mp_or(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 622 |
+
*/
|
| 623 |
+
|
| 624 |
+
/* c = a AND b (two complement) */
|
| 625 |
+
/*
|
| 626 |
+
MP_DEPRECATED(mp_and) mp_err mp_tc_and(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 627 |
+
*/
|
| 628 |
+
/*
|
| 629 |
+
mp_err mp_and(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 630 |
+
*/
|
| 631 |
+
|
| 632 |
+
/* b = ~a (bitwise not, two complement) */
|
| 633 |
+
/*
|
| 634 |
+
mp_err mp_complement(const mp_int *a, mp_int *b) MP_WUR;
|
| 635 |
+
*/
|
| 636 |
+
|
| 637 |
+
/* right shift with sign extension */
|
| 638 |
+
/*
|
| 639 |
+
MP_DEPRECATED(mp_signed_rsh) mp_err mp_tc_div_2d(const mp_int *a, int b, mp_int *c) MP_WUR;
|
| 640 |
+
*/
|
| 641 |
+
/*
|
| 642 |
+
mp_err mp_signed_rsh(const mp_int *a, int b, mp_int *c) MP_WUR;
|
| 643 |
+
*/
|
| 644 |
+
|
| 645 |
+
/* ---> Basic arithmetic <--- */
|
| 646 |
+
|
| 647 |
+
/* b = -a */
|
| 648 |
+
/*
|
| 649 |
+
mp_err mp_neg(const mp_int *a, mp_int *b) MP_WUR;
|
| 650 |
+
*/
|
| 651 |
+
|
| 652 |
+
/* b = |a| */
|
| 653 |
+
/*
|
| 654 |
+
mp_err mp_abs(const mp_int *a, mp_int *b) MP_WUR;
|
| 655 |
+
*/
|
| 656 |
+
|
| 657 |
+
/* compare a to b */
|
| 658 |
+
/*
|
| 659 |
+
mp_ord mp_cmp(const mp_int *a, const mp_int *b) MP_WUR;
|
| 660 |
+
*/
|
| 661 |
+
|
| 662 |
+
/* compare |a| to |b| */
|
| 663 |
+
/*
|
| 664 |
+
mp_ord mp_cmp_mag(const mp_int *a, const mp_int *b) MP_WUR;
|
| 665 |
+
*/
|
| 666 |
+
|
| 667 |
+
/* c = a + b */
|
| 668 |
+
/*
|
| 669 |
+
mp_err mp_add(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 670 |
+
*/
|
| 671 |
+
|
| 672 |
+
/* c = a - b */
|
| 673 |
+
/*
|
| 674 |
+
mp_err mp_sub(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 675 |
+
*/
|
| 676 |
+
|
| 677 |
+
/* c = a * b */
|
| 678 |
+
/*
|
| 679 |
+
mp_err mp_mul(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 680 |
+
*/
|
| 681 |
+
|
| 682 |
+
/* b = a*a */
|
| 683 |
+
/*
|
| 684 |
+
mp_err mp_sqr(const mp_int *a, mp_int *b) MP_WUR;
|
| 685 |
+
*/
|
| 686 |
+
|
| 687 |
+
/* a/b => cb + d == a */
|
| 688 |
+
/*
|
| 689 |
+
mp_err mp_div(const mp_int *a, const mp_int *b, mp_int *c, mp_int *d) MP_WUR;
|
| 690 |
+
*/
|
| 691 |
+
|
| 692 |
+
/* c = a mod b, 0 <= c < b */
|
| 693 |
+
/*
|
| 694 |
+
mp_err mp_mod(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 695 |
+
*/
|
| 696 |
+
|
| 697 |
+
/* Increment "a" by one like "a++". Changes input! */
|
| 698 |
+
/*
|
| 699 |
+
mp_err mp_incr(mp_int *a) MP_WUR;
|
| 700 |
+
*/
|
| 701 |
+
|
| 702 |
+
/* Decrement "a" by one like "a--". Changes input! */
|
| 703 |
+
/*
|
| 704 |
+
mp_err mp_decr(mp_int *a) MP_WUR;
|
| 705 |
+
*/
|
| 706 |
+
|
| 707 |
+
/* ---> single digit functions <--- */
|
| 708 |
+
|
| 709 |
+
/* compare against a single digit */
|
| 710 |
+
/*
|
| 711 |
+
mp_ord mp_cmp_d(const mp_int *a, mp_digit b) MP_WUR;
|
| 712 |
+
*/
|
| 713 |
+
|
| 714 |
+
/* c = a + b */
|
| 715 |
+
/*
|
| 716 |
+
mp_err mp_add_d(const mp_int *a, mp_digit b, mp_int *c) MP_WUR;
|
| 717 |
+
*/
|
| 718 |
+
|
| 719 |
+
/* c = a - b */
|
| 720 |
+
/*
|
| 721 |
+
mp_err mp_sub_d(const mp_int *a, mp_digit b, mp_int *c) MP_WUR;
|
| 722 |
+
*/
|
| 723 |
+
|
| 724 |
+
/* c = a * b */
|
| 725 |
+
/*
|
| 726 |
+
mp_err mp_mul_d(const mp_int *a, mp_digit b, mp_int *c) MP_WUR;
|
| 727 |
+
*/
|
| 728 |
+
|
| 729 |
+
/* a/b => cb + d == a */
|
| 730 |
+
/*
|
| 731 |
+
mp_err mp_div_d(const mp_int *a, mp_digit b, mp_int *c, mp_digit *d) MP_WUR;
|
| 732 |
+
*/
|
| 733 |
+
|
| 734 |
+
/* c = a mod b, 0 <= c < b */
|
| 735 |
+
/*
|
| 736 |
+
mp_err mp_mod_d(const mp_int *a, mp_digit b, mp_digit *c) MP_WUR;
|
| 737 |
+
*/
|
| 738 |
+
|
| 739 |
+
/* ---> number theory <--- */
|
| 740 |
+
|
| 741 |
+
/* d = a + b (mod c) */
|
| 742 |
+
/*
|
| 743 |
+
mp_err mp_addmod(const mp_int *a, const mp_int *b, const mp_int *c, mp_int *d) MP_WUR;
|
| 744 |
+
*/
|
| 745 |
+
|
| 746 |
+
/* d = a - b (mod c) */
|
| 747 |
+
/*
|
| 748 |
+
mp_err mp_submod(const mp_int *a, const mp_int *b, const mp_int *c, mp_int *d) MP_WUR;
|
| 749 |
+
*/
|
| 750 |
+
|
| 751 |
+
/* d = a * b (mod c) */
|
| 752 |
+
/*
|
| 753 |
+
mp_err mp_mulmod(const mp_int *a, const mp_int *b, const mp_int *c, mp_int *d) MP_WUR;
|
| 754 |
+
*/
|
| 755 |
+
|
| 756 |
+
/* c = a * a (mod b) */
|
| 757 |
+
/*
|
| 758 |
+
mp_err mp_sqrmod(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 759 |
+
*/
|
| 760 |
+
|
| 761 |
+
/* c = 1/a (mod b) */
|
| 762 |
+
/*
|
| 763 |
+
mp_err mp_invmod(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 764 |
+
*/
|
| 765 |
+
|
| 766 |
+
/* c = (a, b) */
|
| 767 |
+
/*
|
| 768 |
+
mp_err mp_gcd(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 769 |
+
*/
|
| 770 |
+
|
| 771 |
+
/* produces value such that U1*a + U2*b = U3 */
|
| 772 |
+
/*
|
| 773 |
+
mp_err mp_exteuclid(const mp_int *a, const mp_int *b, mp_int *U1, mp_int *U2, mp_int *U3) MP_WUR;
|
| 774 |
+
*/
|
| 775 |
+
|
| 776 |
+
/* c = [a, b] or (a*b)/(a, b) */
|
| 777 |
+
/*
|
| 778 |
+
mp_err mp_lcm(const mp_int *a, const mp_int *b, mp_int *c) MP_WUR;
|
| 779 |
+
*/
|
| 780 |
+
|
| 781 |
+
/* finds one of the b'th root of a, such that |c|**b <= |a|
|
| 782 |
+
*
|
| 783 |
+
* returns error if a < 0 and b is even
|
| 784 |
+
*/
|
| 785 |
+
/*
|
| 786 |
+
mp_err mp_root_u32(const mp_int *a, unsigned int b, mp_int *c) MP_WUR;
|
| 787 |
+
*/
|
| 788 |
+
/*
|
| 789 |
+
MP_DEPRECATED(mp_root_u32) mp_err mp_n_root(const mp_int *a, mp_digit b, mp_int *c) MP_WUR;
|
| 790 |
+
*/
|
| 791 |
+
/*
|
| 792 |
+
MP_DEPRECATED(mp_root_u32) mp_err mp_n_root_ex(const mp_int *a, mp_digit b, mp_int *c, int fast) MP_WUR;
|
| 793 |
+
*/
|
| 794 |
+
|
| 795 |
+
/* special sqrt algo */
|
| 796 |
+
/*
|
| 797 |
+
mp_err mp_sqrt(const mp_int *arg, mp_int *ret) MP_WUR;
|
| 798 |
+
*/
|
| 799 |
+
|
| 800 |
+
/* special sqrt (mod prime) */
|
| 801 |
+
/*
|
| 802 |
+
mp_err mp_sqrtmod_prime(const mp_int *n, const mp_int *prime, mp_int *ret) MP_WUR;
|
| 803 |
+
*/
|
| 804 |
+
|
| 805 |
+
/* is number a square? */
|
| 806 |
+
/*
|
| 807 |
+
mp_err mp_is_square(const mp_int *arg, mp_bool *ret) MP_WUR;
|
| 808 |
+
*/
|
| 809 |
+
|
| 810 |
+
/* computes the jacobi c = (a | n) (or Legendre if b is prime) */
|
| 811 |
+
/*
|
| 812 |
+
MP_DEPRECATED(mp_kronecker) mp_err mp_jacobi(const mp_int *a, const mp_int *n, int *c) MP_WUR;
|
| 813 |
+
*/
|
| 814 |
+
|
| 815 |
+
/* computes the Kronecker symbol c = (a | p) (like jacobi() but with {a,p} in Z */
|
| 816 |
+
/*
|
| 817 |
+
mp_err mp_kronecker(const mp_int *a, const mp_int *p, int *c) MP_WUR;
|
| 818 |
+
*/
|
| 819 |
+
|
| 820 |
+
/* used to setup the Barrett reduction for a given modulus b */
|
| 821 |
+
/*
|
| 822 |
+
mp_err mp_reduce_setup(mp_int *a, const mp_int *b) MP_WUR;
|
| 823 |
+
*/
|
| 824 |
+
|
| 825 |
+
/* Barrett Reduction, computes a (mod b) with a precomputed value c
|
| 826 |
+
*
|
| 827 |
+
* Assumes that 0 < x <= m*m, note if 0 > x > -(m*m) then you can merely
|
| 828 |
+
* compute the reduction as -1 * mp_reduce(mp_abs(x)) [pseudo code].
|
| 829 |
+
*/
|
| 830 |
+
/*
|
| 831 |
+
mp_err mp_reduce(mp_int *x, const mp_int *m, const mp_int *mu) MP_WUR;
|
| 832 |
+
*/
|
| 833 |
+
|
| 834 |
+
/* setups the montgomery reduction */
|
| 835 |
+
/*
|
| 836 |
+
mp_err mp_montgomery_setup(const mp_int *n, mp_digit *rho) MP_WUR;
|
| 837 |
+
*/
|
| 838 |
+
|
| 839 |
+
/* computes a = B**n mod b without division or multiplication useful for
|
| 840 |
+
* normalizing numbers in a Montgomery system.
|
| 841 |
+
*/
|
| 842 |
+
/*
|
| 843 |
+
mp_err mp_montgomery_calc_normalization(mp_int *a, const mp_int *b) MP_WUR;
|
| 844 |
+
*/
|
| 845 |
+
|
| 846 |
+
/* computes x/R == x (mod N) via Montgomery Reduction */
|
| 847 |
+
/*
|
| 848 |
+
mp_err mp_montgomery_reduce(mp_int *x, const mp_int *n, mp_digit rho) MP_WUR;
|
| 849 |
+
*/
|
| 850 |
+
|
| 851 |
+
/* returns 1 if a is a valid DR modulus */
|
| 852 |
+
/*
|
| 853 |
+
mp_bool mp_dr_is_modulus(const mp_int *a) MP_WUR;
|
| 854 |
+
*/
|
| 855 |
+
|
| 856 |
+
/* sets the value of "d" required for mp_dr_reduce */
|
| 857 |
+
/*
|
| 858 |
+
void mp_dr_setup(const mp_int *a, mp_digit *d);
|
| 859 |
+
*/
|
| 860 |
+
|
| 861 |
+
/* reduces a modulo n using the Diminished Radix method */
|
| 862 |
+
/*
|
| 863 |
+
mp_err mp_dr_reduce(mp_int *x, const mp_int *n, mp_digit k) MP_WUR;
|
| 864 |
+
*/
|
| 865 |
+
|
| 866 |
+
/* returns true if a can be reduced with mp_reduce_2k */
|
| 867 |
+
/*
|
| 868 |
+
mp_bool mp_reduce_is_2k(const mp_int *a) MP_WUR;
|
| 869 |
+
*/
|
| 870 |
+
|
| 871 |
+
/* determines k value for 2k reduction */
|
| 872 |
+
/*
|
| 873 |
+
mp_err mp_reduce_2k_setup(const mp_int *a, mp_digit *d) MP_WUR;
|
| 874 |
+
*/
|
| 875 |
+
|
| 876 |
+
/* reduces a modulo b where b is of the form 2**p - k [0 <= a] */
|
| 877 |
+
/*
|
| 878 |
+
mp_err mp_reduce_2k(mp_int *a, const mp_int *n, mp_digit d) MP_WUR;
|
| 879 |
+
*/
|
| 880 |
+
|
| 881 |
+
/* returns true if a can be reduced with mp_reduce_2k_l */
|
| 882 |
+
/*
|
| 883 |
+
mp_bool mp_reduce_is_2k_l(const mp_int *a) MP_WUR;
|
| 884 |
+
*/
|
| 885 |
+
|
| 886 |
+
/* determines k value for 2k reduction */
|
| 887 |
+
/*
|
| 888 |
+
mp_err mp_reduce_2k_setup_l(const mp_int *a, mp_int *d) MP_WUR;
|
| 889 |
+
*/
|
| 890 |
+
|
| 891 |
+
/* reduces a modulo b where b is of the form 2**p - k [0 <= a] */
|
| 892 |
+
/*
|
| 893 |
+
mp_err mp_reduce_2k_l(mp_int *a, const mp_int *n, const mp_int *d) MP_WUR;
|
| 894 |
+
*/
|
| 895 |
+
|
| 896 |
+
/* Y = G**X (mod P) */
|
| 897 |
+
/*
|
| 898 |
+
mp_err mp_exptmod(const mp_int *G, const mp_int *X, const mp_int *P, mp_int *Y) MP_WUR;
|
| 899 |
+
*/
|
| 900 |
+
|
| 901 |
+
/* ---> Primes <--- */
|
| 902 |
+
|
| 903 |
+
/* number of primes */
|
| 904 |
+
#ifdef MP_8BIT
|
| 905 |
+
# define PRIVATE_MP_PRIME_TAB_SIZE 31
|
| 906 |
+
#else
|
| 907 |
+
# define PRIVATE_MP_PRIME_TAB_SIZE 256
|
| 908 |
+
#endif
|
| 909 |
+
#define PRIME_SIZE (MP_DEPRECATED_PRAGMA("PRIME_SIZE has been made internal") PRIVATE_MP_PRIME_TAB_SIZE)
|
| 910 |
+
|
| 911 |
+
/* table of first PRIME_SIZE primes */
|
| 912 |
+
#if defined(BUILD_tcl) || !defined(_WIN32)
|
| 913 |
+
MODULE_SCOPE const mp_digit ltm_prime_tab[PRIVATE_MP_PRIME_TAB_SIZE];
|
| 914 |
+
#endif
|
| 915 |
+
|
| 916 |
+
/* result=1 if a is divisible by one of the first PRIME_SIZE primes */
|
| 917 |
+
/*
|
| 918 |
+
MP_DEPRECATED(mp_prime_is_prime) mp_err mp_prime_is_divisible(const mp_int *a, mp_bool *result) MP_WUR;
|
| 919 |
+
*/
|
| 920 |
+
|
| 921 |
+
/* performs one Fermat test of "a" using base "b".
|
| 922 |
+
* Sets result to 0 if composite or 1 if probable prime
|
| 923 |
+
*/
|
| 924 |
+
/*
|
| 925 |
+
mp_err mp_prime_fermat(const mp_int *a, const mp_int *b, mp_bool *result) MP_WUR;
|
| 926 |
+
*/
|
| 927 |
+
|
| 928 |
+
/* performs one Miller-Rabin test of "a" using base "b".
|
| 929 |
+
* Sets result to 0 if composite or 1 if probable prime
|
| 930 |
+
*/
|
| 931 |
+
/*
|
| 932 |
+
mp_err mp_prime_miller_rabin(const mp_int *a, const mp_int *b, mp_bool *result) MP_WUR;
|
| 933 |
+
*/
|
| 934 |
+
|
| 935 |
+
/* This gives [for a given bit size] the number of trials required
|
| 936 |
+
* such that Miller-Rabin gives a prob of failure lower than 2^-96
|
| 937 |
+
*/
|
| 938 |
+
/*
|
| 939 |
+
int mp_prime_rabin_miller_trials(int size) MP_WUR;
|
| 940 |
+
*/
|
| 941 |
+
|
| 942 |
+
/* performs one strong Lucas-Selfridge test of "a".
|
| 943 |
+
* Sets result to 0 if composite or 1 if probable prime
|
| 944 |
+
*/
|
| 945 |
+
/*
|
| 946 |
+
mp_err mp_prime_strong_lucas_selfridge(const mp_int *a, mp_bool *result) MP_WUR;
|
| 947 |
+
*/
|
| 948 |
+
|
| 949 |
+
/* performs one Frobenius test of "a" as described by Paul Underwood.
|
| 950 |
+
* Sets result to 0 if composite or 1 if probable prime
|
| 951 |
+
*/
|
| 952 |
+
/*
|
| 953 |
+
mp_err mp_prime_frobenius_underwood(const mp_int *N, mp_bool *result) MP_WUR;
|
| 954 |
+
*/
|
| 955 |
+
|
| 956 |
+
/* performs t random rounds of Miller-Rabin on "a" additional to
|
| 957 |
+
* bases 2 and 3. Also performs an initial sieve of trial
|
| 958 |
+
* division. Determines if "a" is prime with probability
|
| 959 |
+
* of error no more than (1/4)**t.
|
| 960 |
+
* Both a strong Lucas-Selfridge to complete the BPSW test
|
| 961 |
+
* and a separate Frobenius test are available at compile time.
|
| 962 |
+
* With t<0 a deterministic test is run for primes up to
|
| 963 |
+
* 318665857834031151167461. With t<13 (abs(t)-13) additional
|
| 964 |
+
* tests with sequential small primes are run starting at 43.
|
| 965 |
+
* Is Fips 186.4 compliant if called with t as computed by
|
| 966 |
+
* mp_prime_rabin_miller_trials();
|
| 967 |
+
*
|
| 968 |
+
* Sets result to 1 if probably prime, 0 otherwise
|
| 969 |
+
*/
|
| 970 |
+
/*
|
| 971 |
+
mp_err mp_prime_is_prime(const mp_int *a, int t, mp_bool *result) MP_WUR;
|
| 972 |
+
*/
|
| 973 |
+
|
| 974 |
+
/* finds the next prime after the number "a" using "t" trials
|
| 975 |
+
* of Miller-Rabin.
|
| 976 |
+
*
|
| 977 |
+
* bbs_style = 1 means the prime must be congruent to 3 mod 4
|
| 978 |
+
*/
|
| 979 |
+
/*
|
| 980 |
+
mp_err mp_prime_next_prime(mp_int *a, int t, int bbs_style) MP_WUR;
|
| 981 |
+
*/
|
| 982 |
+
|
| 983 |
+
/* makes a truly random prime of a given size (bytes),
|
| 984 |
+
* call with bbs = 1 if you want it to be congruent to 3 mod 4
|
| 985 |
+
*
|
| 986 |
+
* You have to supply a callback which fills in a buffer with random bytes. "dat" is a parameter you can
|
| 987 |
+
* have passed to the callback (e.g. a state or something). This function doesn't use "dat" itself
|
| 988 |
+
* so it can be NULL
|
| 989 |
+
*
|
| 990 |
+
* The prime generated will be larger than 2^(8*size).
|
| 991 |
+
*/
|
| 992 |
+
#define mp_prime_random(a, t, size, bbs, cb, dat) (MP_DEPRECATED_PRAGMA("mp_prime_random has been deprecated, use mp_prime_rand instead") mp_prime_random_ex(a, t, ((size) * 8) + 1, (bbs==1)?MP_PRIME_BBS:0, cb, dat))
|
| 993 |
+
|
| 994 |
+
/* makes a truly random prime of a given size (bits),
|
| 995 |
+
*
|
| 996 |
+
* Flags are as follows:
|
| 997 |
+
*
|
| 998 |
+
* MP_PRIME_BBS - make prime congruent to 3 mod 4
|
| 999 |
+
* MP_PRIME_SAFE - make sure (p-1)/2 is prime as well (implies MP_PRIME_BBS)
|
| 1000 |
+
* MP_PRIME_2MSB_ON - make the 2nd highest bit one
|
| 1001 |
+
*
|
| 1002 |
+
* You have to supply a callback which fills in a buffer with random bytes. "dat" is a parameter you can
|
| 1003 |
+
* have passed to the callback (e.g. a state or something). This function doesn't use "dat" itself
|
| 1004 |
+
* so it can be NULL
|
| 1005 |
+
*
|
| 1006 |
+
*/
|
| 1007 |
+
/*
|
| 1008 |
+
MP_DEPRECATED(mp_prime_rand) mp_err mp_prime_random_ex(mp_int *a, int t, int size, int flags,
|
| 1009 |
+
private_mp_prime_callback cb, void *dat) MP_WUR;
|
| 1010 |
+
*/
|
| 1011 |
+
/*
|
| 1012 |
+
mp_err mp_prime_rand(mp_int *a, int t, int size, int flags) MP_WUR;
|
| 1013 |
+
*/
|
| 1014 |
+
|
| 1015 |
+
/* Integer logarithm to integer base */
|
| 1016 |
+
/*
|
| 1017 |
+
mp_err mp_log_u32(const mp_int *a, unsigned int base, unsigned int *c) MP_WUR;
|
| 1018 |
+
*/
|
| 1019 |
+
|
| 1020 |
+
/* c = a**b */
|
| 1021 |
+
/*
|
| 1022 |
+
mp_err mp_expt_u32(const mp_int *a, unsigned int b, mp_int *c) MP_WUR;
|
| 1023 |
+
*/
|
| 1024 |
+
/*
|
| 1025 |
+
MP_DEPRECATED(mp_expt_u32) mp_err mp_expt_d(const mp_int *a, mp_digit b, mp_int *c) MP_WUR;
|
| 1026 |
+
*/
|
| 1027 |
+
/*
|
| 1028 |
+
MP_DEPRECATED(mp_expt_u32) mp_err mp_expt_d_ex(const mp_int *a, mp_digit b, mp_int *c, int fast) MP_WUR;
|
| 1029 |
+
*/
|
| 1030 |
+
|
| 1031 |
+
/* ---> radix conversion <--- */
|
| 1032 |
+
/*
|
| 1033 |
+
int mp_count_bits(const mp_int *a) MP_WUR;
|
| 1034 |
+
*/
|
| 1035 |
+
|
| 1036 |
+
|
| 1037 |
+
/*
|
| 1038 |
+
MP_DEPRECATED(mp_ubin_size) int mp_unsigned_bin_size(const mp_int *a) MP_WUR;
|
| 1039 |
+
*/
|
| 1040 |
+
/*
|
| 1041 |
+
MP_DEPRECATED(mp_from_ubin) mp_err mp_read_unsigned_bin(mp_int *a, const unsigned char *b, int c) MP_WUR;
|
| 1042 |
+
*/
|
| 1043 |
+
/*
|
| 1044 |
+
MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin(const mp_int *a, unsigned char *b) MP_WUR;
|
| 1045 |
+
*/
|
| 1046 |
+
/*
|
| 1047 |
+
MP_DEPRECATED(mp_to_ubin) mp_err mp_to_unsigned_bin_n(const mp_int *a, unsigned char *b, unsigned long *outlen) MP_WUR;
|
| 1048 |
+
*/
|
| 1049 |
+
|
| 1050 |
+
/*
|
| 1051 |
+
MP_DEPRECATED(mp_sbin_size) int mp_signed_bin_size(const mp_int *a) MP_WUR;
|
| 1052 |
+
*/
|
| 1053 |
+
/*
|
| 1054 |
+
MP_DEPRECATED(mp_from_sbin) mp_err mp_read_signed_bin(mp_int *a, const unsigned char *b, int c) MP_WUR;
|
| 1055 |
+
*/
|
| 1056 |
+
/*
|
| 1057 |
+
MP_DEPRECATED(mp_to_sbin) mp_err mp_to_signed_bin(const mp_int *a, unsigned char *b) MP_WUR;
|
| 1058 |
+
*/
|
| 1059 |
+
/*
|
| 1060 |
+
MP_DEPRECATED(mp_to_sbin) mp_err mp_to_signed_bin_n(const mp_int *a, unsigned char *b, unsigned long *outlen) MP_WUR;
|
| 1061 |
+
*/
|
| 1062 |
+
|
| 1063 |
+
/*
|
| 1064 |
+
size_t mp_ubin_size(const mp_int *a) MP_WUR;
|
| 1065 |
+
*/
|
| 1066 |
+
/*
|
| 1067 |
+
mp_err mp_from_ubin(mp_int *a, const unsigned char *buf, size_t size) MP_WUR;
|
| 1068 |
+
*/
|
| 1069 |
+
/*
|
| 1070 |
+
mp_err mp_to_ubin(const mp_int *a, unsigned char *buf, size_t maxlen, size_t *written) MP_WUR;
|
| 1071 |
+
*/
|
| 1072 |
+
|
| 1073 |
+
/*
|
| 1074 |
+
size_t mp_sbin_size(const mp_int *a) MP_WUR;
|
| 1075 |
+
*/
|
| 1076 |
+
/*
|
| 1077 |
+
mp_err mp_from_sbin(mp_int *a, const unsigned char *buf, size_t size) MP_WUR;
|
| 1078 |
+
*/
|
| 1079 |
+
/*
|
| 1080 |
+
mp_err mp_to_sbin(const mp_int *a, unsigned char *buf, size_t maxlen, size_t *written) MP_WUR;
|
| 1081 |
+
*/
|
| 1082 |
+
|
| 1083 |
+
/*
|
| 1084 |
+
mp_err mp_read_radix(mp_int *a, const char *str, int radix) MP_WUR;
|
| 1085 |
+
*/
|
| 1086 |
+
/*
|
| 1087 |
+
MP_DEPRECATED(mp_to_radix) mp_err mp_toradix(const mp_int *a, char *str, int radix) MP_WUR;
|
| 1088 |
+
*/
|
| 1089 |
+
/*
|
| 1090 |
+
MP_DEPRECATED(mp_to_radix) mp_err mp_toradix_n(const mp_int *a, char *str, int radix, int maxlen) MP_WUR;
|
| 1091 |
+
*/
|
| 1092 |
+
/*
|
| 1093 |
+
mp_err mp_to_radix(const mp_int *a, char *str, size_t maxlen, size_t *written, int radix) MP_WUR;
|
| 1094 |
+
*/
|
| 1095 |
+
/*
|
| 1096 |
+
mp_err mp_radix_size(const mp_int *a, int radix, int *size) MP_WUR;
|
| 1097 |
+
*/
|
| 1098 |
+
|
| 1099 |
+
#ifndef MP_NO_FILE
|
| 1100 |
+
/*
|
| 1101 |
+
mp_err mp_fread(mp_int *a, int radix, FILE *stream) MP_WUR;
|
| 1102 |
+
*/
|
| 1103 |
+
/*
|
| 1104 |
+
mp_err mp_fwrite(const mp_int *a, int radix, FILE *stream) MP_WUR;
|
| 1105 |
+
*/
|
| 1106 |
+
#endif
|
| 1107 |
+
|
| 1108 |
+
#define mp_read_raw(mp, str, len) (MP_DEPRECATED_PRAGMA("replaced by mp_read_signed_bin") mp_read_signed_bin((mp), (str), (len)))
|
| 1109 |
+
#define mp_raw_size(mp) (MP_DEPRECATED_PRAGMA("replaced by mp_signed_bin_size") mp_signed_bin_size(mp))
|
| 1110 |
+
#define mp_toraw(mp, str) (MP_DEPRECATED_PRAGMA("replaced by mp_to_signed_bin") mp_to_signed_bin((mp), (str)))
|
| 1111 |
+
#define mp_read_mag(mp, str, len) (MP_DEPRECATED_PRAGMA("replaced by mp_read_unsigned_bin") mp_read_unsigned_bin((mp), (str), (len))
|
| 1112 |
+
#define mp_mag_size(mp) (MP_DEPRECATED_PRAGMA("replaced by mp_unsigned_bin_size") mp_unsigned_bin_size(mp))
|
| 1113 |
+
#define mp_tomag(mp, str) (MP_DEPRECATED_PRAGMA("replaced by mp_to_unsigned_bin") mp_to_unsigned_bin((mp), (str)))
|
| 1114 |
+
|
| 1115 |
+
#define mp_tobinary(M, S) (MP_DEPRECATED_PRAGMA("replaced by mp_to_binary") mp_toradix((M), (S), 2))
|
| 1116 |
+
#define mp_tooctal(M, S) (MP_DEPRECATED_PRAGMA("replaced by mp_to_octal") mp_toradix((M), (S), 8))
|
| 1117 |
+
#define mp_todecimal(M, S) (MP_DEPRECATED_PRAGMA("replaced by mp_to_decimal") mp_toradix((M), (S), 10))
|
| 1118 |
+
#define mp_tohex(M, S) (MP_DEPRECATED_PRAGMA("replaced by mp_to_hex") mp_toradix((M), (S), 16))
|
| 1119 |
+
|
| 1120 |
+
#define mp_to_binary(M, S, N) mp_to_radix((M), (S), (N), NULL, 2)
|
| 1121 |
+
#define mp_to_octal(M, S, N) mp_to_radix((M), (S), (N), NULL, 8)
|
| 1122 |
+
#define mp_to_decimal(M, S, N) mp_to_radix((M), (S), (N), NULL, 10)
|
| 1123 |
+
#define mp_to_hex(M, S, N) mp_to_radix((M), (S), (N), NULL, 16)
|
| 1124 |
+
|
| 1125 |
+
#ifdef __cplusplus
|
| 1126 |
+
}
|
| 1127 |
+
#endif
|
| 1128 |
+
|
| 1129 |
+
#include "tclTomMathDecls.h"
|
| 1130 |
+
|
| 1131 |
+
#endif
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tclTomMathDecls.h
ADDED
|
@@ -0,0 +1,669 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
*----------------------------------------------------------------------
|
| 3 |
+
*
|
| 4 |
+
* tclTomMathDecls.h --
|
| 5 |
+
*
|
| 6 |
+
* This file contains the declarations for the 'libtommath'
|
| 7 |
+
* functions that are exported by the Tcl library.
|
| 8 |
+
*
|
| 9 |
+
* Copyright (c) 2005 by Kevin B. Kenny. All rights reserved.
|
| 10 |
+
*
|
| 11 |
+
* See the file "license.terms" for information on usage and redistribution
|
| 12 |
+
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 13 |
+
*/
|
| 14 |
+
|
| 15 |
+
#ifndef _TCLTOMMATHDECLS
|
| 16 |
+
#define _TCLTOMMATHDECLS
|
| 17 |
+
|
| 18 |
+
#include "tcl.h"
|
| 19 |
+
#ifndef BN_H_
|
| 20 |
+
#include "tclTomMath.h"
|
| 21 |
+
#endif
|
| 22 |
+
|
| 23 |
+
/*
|
| 24 |
+
* Define the version of the Stubs table that's exported for tommath
|
| 25 |
+
*/
|
| 26 |
+
|
| 27 |
+
#define TCLTOMMATH_EPOCH 0
|
| 28 |
+
#define TCLTOMMATH_REVISION 0
|
| 29 |
+
|
| 30 |
+
#define Tcl_TomMath_InitStubs(interp,version) \
|
| 31 |
+
(TclTomMathInitializeStubs((interp),(version),\
|
| 32 |
+
TCLTOMMATH_EPOCH,TCLTOMMATH_REVISION))
|
| 33 |
+
|
| 34 |
+
/* Define custom memory allocation for libtommath */
|
| 35 |
+
|
| 36 |
+
/* MODULE_SCOPE void* TclBNAlloc( size_t ); */
|
| 37 |
+
#define TclBNAlloc(s) ((void*)ckalloc((size_t)(s)))
|
| 38 |
+
/* MODULE_SCOPE void* TclBNCalloc( size_t, size_t ); */
|
| 39 |
+
#define TclBNCalloc(m,s) memset(ckalloc((size_t)(m)*(size_t)(s)),0,(size_t)(m)*(size_t)(s))
|
| 40 |
+
/* MODULE_SCOPE void* TclBNRealloc( void*, size_t ); */
|
| 41 |
+
#define TclBNRealloc(x,s) ((void*)ckrealloc((char*)(x),(size_t)(s)))
|
| 42 |
+
/* MODULE_SCOPE void TclBNFree( void* ); */
|
| 43 |
+
#define TclBNFree(x) (ckfree((char*)(x)))
|
| 44 |
+
|
| 45 |
+
#define MP_MALLOC(size) TclBNAlloc(size)
|
| 46 |
+
#define MP_CALLOC(nmemb, size) TclBNCalloc(nmemb, size)
|
| 47 |
+
#define MP_REALLOC(mem, oldsize, newsize) TclBNRealloc(mem, newsize)
|
| 48 |
+
#define MP_FREE(mem, size) TclBNFree(mem)
|
| 49 |
+
|
| 50 |
+
|
| 51 |
+
/* Rename the global symbols in libtommath to avoid linkage conflicts */
|
| 52 |
+
|
| 53 |
+
#define bn_reverse TclBN_reverse
|
| 54 |
+
#define mp_add TclBN_mp_add
|
| 55 |
+
#define mp_add_d TclBN_mp_add_d
|
| 56 |
+
#define mp_and TclBN_mp_and
|
| 57 |
+
#define mp_clamp TclBN_mp_clamp
|
| 58 |
+
#define mp_clear TclBN_mp_clear
|
| 59 |
+
#define mp_clear_multi TclBN_mp_clear_multi
|
| 60 |
+
#define mp_cmp TclBN_mp_cmp
|
| 61 |
+
#define mp_cmp_d TclBN_mp_cmp_d
|
| 62 |
+
#define mp_cmp_mag TclBN_mp_cmp_mag
|
| 63 |
+
#define mp_cnt_lsb TclBN_mp_cnt_lsb
|
| 64 |
+
#define mp_copy TclBN_mp_copy
|
| 65 |
+
#define mp_count_bits TclBN_mp_count_bits
|
| 66 |
+
#define mp_div TclBN_mp_div
|
| 67 |
+
#define mp_div_2 TclBN_mp_div_2
|
| 68 |
+
#define mp_div_2d TclBN_mp_div_2d
|
| 69 |
+
#define mp_div_3 TclBN_mp_div_3
|
| 70 |
+
#define mp_div_d TclBN_mp_div_d
|
| 71 |
+
#define mp_exch TclBN_mp_exch
|
| 72 |
+
#define mp_expt_d TclBN_mp_expt_d
|
| 73 |
+
#define mp_expt_d_ex TclBN_mp_expt_d_ex
|
| 74 |
+
#define mp_expt_u32 TclBN_mp_expt_d
|
| 75 |
+
#define mp_get_mag_ull TclBN_mp_get_mag_ull
|
| 76 |
+
#define mp_grow TclBN_mp_grow
|
| 77 |
+
#define mp_init TclBN_mp_init
|
| 78 |
+
#define mp_init_copy TclBN_mp_init_copy
|
| 79 |
+
#define mp_init_multi TclBN_mp_init_multi
|
| 80 |
+
#define mp_init_set TclBN_mp_init_set
|
| 81 |
+
#define mp_init_set_int TclBN_mp_init_set_int
|
| 82 |
+
#define mp_init_size TclBN_mp_init_size
|
| 83 |
+
#define mp_lshd TclBN_mp_lshd
|
| 84 |
+
#define mp_mod TclBN_mp_mod
|
| 85 |
+
#define mp_mod_2d TclBN_mp_mod_2d
|
| 86 |
+
#define mp_mul TclBN_mp_mul
|
| 87 |
+
#define mp_mul_2 TclBN_mp_mul_2
|
| 88 |
+
#define mp_mul_2d TclBN_mp_mul_2d
|
| 89 |
+
#define mp_mul_d TclBN_mp_mul_d
|
| 90 |
+
#define mp_neg TclBN_mp_neg
|
| 91 |
+
#define mp_or TclBN_mp_or
|
| 92 |
+
#define mp_radix_size TclBN_mp_radix_size
|
| 93 |
+
#define mp_read_radix TclBN_mp_read_radix
|
| 94 |
+
#define mp_rshd TclBN_mp_rshd
|
| 95 |
+
#define mp_set TclBN_mp_set
|
| 96 |
+
#define mp_set_int(a,b) (TclBN_mp_set_int(a,(unsigned int)(b)),MP_OKAY)
|
| 97 |
+
#define mp_set_ll TclBN_mp_set_ll
|
| 98 |
+
#define mp_set_long(a,b) (TclBN_mp_set_int(a,b),MP_OKAY)
|
| 99 |
+
#define mp_set_ul(a,b) (void)TclBN_mp_set_int(a,b)
|
| 100 |
+
#define mp_set_ull TclBN_mp_set_ull
|
| 101 |
+
#define mp_set_u64 TclBN_mp_set_ull
|
| 102 |
+
#define mp_shrink TclBN_mp_shrink
|
| 103 |
+
#define mp_sqr TclBN_mp_sqr
|
| 104 |
+
#define mp_sqrt TclBN_mp_sqrt
|
| 105 |
+
#define mp_sub TclBN_mp_sub
|
| 106 |
+
#define mp_sub_d TclBN_mp_sub_d
|
| 107 |
+
#define mp_signed_rsh TclBN_mp_signed_rsh
|
| 108 |
+
#define mp_tc_and TclBN_mp_and
|
| 109 |
+
#define mp_tc_div_2d TclBN_mp_signed_rsh
|
| 110 |
+
#define mp_tc_or TclBN_mp_or
|
| 111 |
+
#define mp_tc_xor TclBN_mp_xor
|
| 112 |
+
#define mp_to_unsigned_bin TclBN_mp_to_unsigned_bin
|
| 113 |
+
#define mp_to_unsigned_bin_n TclBN_mp_to_unsigned_bin_n
|
| 114 |
+
#define mp_toradix_n TclBN_mp_toradix_n
|
| 115 |
+
#define mp_to_radix TclBN_mp_to_radix
|
| 116 |
+
#define mp_to_ubin TclBN_mp_to_ubin
|
| 117 |
+
#define mp_ubin_size TclBN_mp_unsigned_bin_size
|
| 118 |
+
#define mp_unsigned_bin_size(a) ((int)TclBN_mp_unsigned_bin_size(a))
|
| 119 |
+
#define mp_xor TclBN_mp_xor
|
| 120 |
+
#define mp_zero TclBN_mp_zero
|
| 121 |
+
#define s_mp_add TclBN_s_mp_add
|
| 122 |
+
#define s_mp_balance_mul TclBN_mp_balance_mul
|
| 123 |
+
#define s_mp_karatsuba_mul TclBN_mp_karatsuba_mul
|
| 124 |
+
#define s_mp_karatsuba_sqr TclBN_mp_karatsuba_sqr
|
| 125 |
+
#define s_mp_mul_digs TclBN_s_mp_mul_digs
|
| 126 |
+
#define s_mp_mul_digs_fast TclBN_fast_s_mp_mul_digs
|
| 127 |
+
#define s_mp_reverse TclBN_s_mp_reverse
|
| 128 |
+
#define s_mp_sqr TclBN_s_mp_sqr
|
| 129 |
+
#define s_mp_sqr_fast TclBN_fast_s_mp_sqr
|
| 130 |
+
#define s_mp_sub TclBN_s_mp_sub
|
| 131 |
+
#define s_mp_toom_mul TclBN_mp_toom_mul
|
| 132 |
+
#define s_mp_toom_sqr TclBN_mp_toom_sqr
|
| 133 |
+
|
| 134 |
+
#undef TCL_STORAGE_CLASS
|
| 135 |
+
#ifdef BUILD_tcl
|
| 136 |
+
# define TCL_STORAGE_CLASS DLLEXPORT
|
| 137 |
+
#else
|
| 138 |
+
# ifdef USE_TCL_STUBS
|
| 139 |
+
# define TCL_STORAGE_CLASS
|
| 140 |
+
# else
|
| 141 |
+
# define TCL_STORAGE_CLASS DLLIMPORT
|
| 142 |
+
# endif
|
| 143 |
+
#endif
|
| 144 |
+
|
| 145 |
+
/*
|
| 146 |
+
* WARNING: This file is automatically generated by the tools/genStubs.tcl
|
| 147 |
+
* script. Any modifications to the function declarations below should be made
|
| 148 |
+
* in the generic/tclInt.decls script.
|
| 149 |
+
*/
|
| 150 |
+
|
| 151 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 152 |
+
|
| 153 |
+
#ifdef __cplusplus
|
| 154 |
+
extern "C" {
|
| 155 |
+
#endif
|
| 156 |
+
|
| 157 |
+
/*
|
| 158 |
+
* Exported function declarations:
|
| 159 |
+
*/
|
| 160 |
+
|
| 161 |
+
/* 0 */
|
| 162 |
+
EXTERN int TclBN_epoch(void);
|
| 163 |
+
/* 1 */
|
| 164 |
+
EXTERN int TclBN_revision(void);
|
| 165 |
+
/* 2 */
|
| 166 |
+
EXTERN mp_err TclBN_mp_add(const mp_int *a, const mp_int *b,
|
| 167 |
+
mp_int *c);
|
| 168 |
+
/* 3 */
|
| 169 |
+
EXTERN mp_err TclBN_mp_add_d(const mp_int *a, mp_digit b,
|
| 170 |
+
mp_int *c);
|
| 171 |
+
/* 4 */
|
| 172 |
+
EXTERN mp_err TclBN_mp_and(const mp_int *a, const mp_int *b,
|
| 173 |
+
mp_int *c);
|
| 174 |
+
/* 5 */
|
| 175 |
+
EXTERN void TclBN_mp_clamp(mp_int *a);
|
| 176 |
+
/* 6 */
|
| 177 |
+
EXTERN void TclBN_mp_clear(mp_int *a);
|
| 178 |
+
/* 7 */
|
| 179 |
+
EXTERN void TclBN_mp_clear_multi(mp_int *a, ...);
|
| 180 |
+
/* 8 */
|
| 181 |
+
EXTERN mp_ord TclBN_mp_cmp(const mp_int *a, const mp_int *b);
|
| 182 |
+
/* 9 */
|
| 183 |
+
EXTERN mp_ord TclBN_mp_cmp_d(const mp_int *a, mp_digit b);
|
| 184 |
+
/* 10 */
|
| 185 |
+
EXTERN mp_ord TclBN_mp_cmp_mag(const mp_int *a, const mp_int *b);
|
| 186 |
+
/* 11 */
|
| 187 |
+
EXTERN mp_err TclBN_mp_copy(const mp_int *a, mp_int *b);
|
| 188 |
+
/* 12 */
|
| 189 |
+
EXTERN int TclBN_mp_count_bits(const mp_int *a);
|
| 190 |
+
/* 13 */
|
| 191 |
+
EXTERN mp_err TclBN_mp_div(const mp_int *a, const mp_int *b,
|
| 192 |
+
mp_int *q, mp_int *r);
|
| 193 |
+
/* 14 */
|
| 194 |
+
EXTERN mp_err TclBN_mp_div_d(const mp_int *a, mp_digit b,
|
| 195 |
+
mp_int *q, mp_digit *r);
|
| 196 |
+
/* 15 */
|
| 197 |
+
EXTERN mp_err TclBN_mp_div_2(const mp_int *a, mp_int *q);
|
| 198 |
+
/* 16 */
|
| 199 |
+
EXTERN mp_err TclBN_mp_div_2d(const mp_int *a, int b, mp_int *q,
|
| 200 |
+
mp_int *r);
|
| 201 |
+
/* 17 */
|
| 202 |
+
EXTERN mp_err TclBN_mp_div_3(const mp_int *a, mp_int *q,
|
| 203 |
+
mp_digit *r);
|
| 204 |
+
/* 18 */
|
| 205 |
+
EXTERN void TclBN_mp_exch(mp_int *a, mp_int *b);
|
| 206 |
+
/* 19 */
|
| 207 |
+
EXTERN mp_err TclBN_mp_expt_d(const mp_int *a, unsigned int b,
|
| 208 |
+
mp_int *c);
|
| 209 |
+
/* 20 */
|
| 210 |
+
EXTERN mp_err TclBN_mp_grow(mp_int *a, int size);
|
| 211 |
+
/* 21 */
|
| 212 |
+
EXTERN mp_err TclBN_mp_init(mp_int *a);
|
| 213 |
+
/* 22 */
|
| 214 |
+
EXTERN mp_err TclBN_mp_init_copy(mp_int *a, const mp_int *b);
|
| 215 |
+
/* 23 */
|
| 216 |
+
EXTERN mp_err TclBN_mp_init_multi(mp_int *a, ...);
|
| 217 |
+
/* 24 */
|
| 218 |
+
EXTERN mp_err TclBN_mp_init_set(mp_int *a, mp_digit b);
|
| 219 |
+
/* 25 */
|
| 220 |
+
EXTERN mp_err TclBN_mp_init_size(mp_int *a, int size);
|
| 221 |
+
/* 26 */
|
| 222 |
+
EXTERN mp_err TclBN_mp_lshd(mp_int *a, int shift);
|
| 223 |
+
/* 27 */
|
| 224 |
+
EXTERN mp_err TclBN_mp_mod(const mp_int *a, const mp_int *b,
|
| 225 |
+
mp_int *r);
|
| 226 |
+
/* 28 */
|
| 227 |
+
EXTERN mp_err TclBN_mp_mod_2d(const mp_int *a, int b, mp_int *r);
|
| 228 |
+
/* 29 */
|
| 229 |
+
EXTERN mp_err TclBN_mp_mul(const mp_int *a, const mp_int *b,
|
| 230 |
+
mp_int *p);
|
| 231 |
+
/* 30 */
|
| 232 |
+
EXTERN mp_err TclBN_mp_mul_d(const mp_int *a, mp_digit b,
|
| 233 |
+
mp_int *p);
|
| 234 |
+
/* 31 */
|
| 235 |
+
EXTERN mp_err TclBN_mp_mul_2(const mp_int *a, mp_int *p);
|
| 236 |
+
/* 32 */
|
| 237 |
+
EXTERN mp_err TclBN_mp_mul_2d(const mp_int *a, int d, mp_int *p);
|
| 238 |
+
/* 33 */
|
| 239 |
+
EXTERN mp_err TclBN_mp_neg(const mp_int *a, mp_int *b);
|
| 240 |
+
/* 34 */
|
| 241 |
+
EXTERN mp_err TclBN_mp_or(const mp_int *a, const mp_int *b,
|
| 242 |
+
mp_int *c);
|
| 243 |
+
/* 35 */
|
| 244 |
+
EXTERN mp_err TclBN_mp_radix_size(const mp_int *a, int radix,
|
| 245 |
+
int *size);
|
| 246 |
+
/* 36 */
|
| 247 |
+
EXTERN mp_err TclBN_mp_read_radix(mp_int *a, const char *str,
|
| 248 |
+
int radix);
|
| 249 |
+
/* 37 */
|
| 250 |
+
EXTERN void TclBN_mp_rshd(mp_int *a, int shift);
|
| 251 |
+
/* 38 */
|
| 252 |
+
EXTERN mp_err TclBN_mp_shrink(mp_int *a);
|
| 253 |
+
/* 39 */
|
| 254 |
+
EXTERN void TclBN_mp_set(mp_int *a, mp_digit b);
|
| 255 |
+
/* 40 */
|
| 256 |
+
EXTERN mp_err TclBN_mp_sqr(const mp_int *a, mp_int *b);
|
| 257 |
+
/* 41 */
|
| 258 |
+
EXTERN mp_err TclBN_mp_sqrt(const mp_int *a, mp_int *b);
|
| 259 |
+
/* 42 */
|
| 260 |
+
EXTERN mp_err TclBN_mp_sub(const mp_int *a, const mp_int *b,
|
| 261 |
+
mp_int *c);
|
| 262 |
+
/* 43 */
|
| 263 |
+
EXTERN mp_err TclBN_mp_sub_d(const mp_int *a, mp_digit b,
|
| 264 |
+
mp_int *c);
|
| 265 |
+
/* 44 */
|
| 266 |
+
EXTERN mp_err TclBN_mp_to_unsigned_bin(const mp_int *a,
|
| 267 |
+
unsigned char *b);
|
| 268 |
+
/* 45 */
|
| 269 |
+
EXTERN mp_err TclBN_mp_to_unsigned_bin_n(const mp_int *a,
|
| 270 |
+
unsigned char *b, unsigned long *outlen);
|
| 271 |
+
/* 46 */
|
| 272 |
+
EXTERN mp_err TclBN_mp_toradix_n(const mp_int *a, char *str,
|
| 273 |
+
int radix, int maxlen);
|
| 274 |
+
/* 47 */
|
| 275 |
+
EXTERN size_t TclBN_mp_unsigned_bin_size(const mp_int *a);
|
| 276 |
+
/* 48 */
|
| 277 |
+
EXTERN mp_err TclBN_mp_xor(const mp_int *a, const mp_int *b,
|
| 278 |
+
mp_int *c);
|
| 279 |
+
/* 49 */
|
| 280 |
+
EXTERN void TclBN_mp_zero(mp_int *a);
|
| 281 |
+
/* 50 */
|
| 282 |
+
EXTERN void TclBN_reverse(unsigned char *s, int len);
|
| 283 |
+
/* 51 */
|
| 284 |
+
EXTERN mp_err TclBN_fast_s_mp_mul_digs(const mp_int *a,
|
| 285 |
+
const mp_int *b, mp_int *c, int digs);
|
| 286 |
+
/* 52 */
|
| 287 |
+
EXTERN mp_err TclBN_fast_s_mp_sqr(const mp_int *a, mp_int *b);
|
| 288 |
+
/* 53 */
|
| 289 |
+
EXTERN mp_err TclBN_mp_karatsuba_mul(const mp_int *a,
|
| 290 |
+
const mp_int *b, mp_int *c);
|
| 291 |
+
/* 54 */
|
| 292 |
+
EXTERN mp_err TclBN_mp_karatsuba_sqr(const mp_int *a, mp_int *b);
|
| 293 |
+
/* 55 */
|
| 294 |
+
EXTERN mp_err TclBN_mp_toom_mul(const mp_int *a, const mp_int *b,
|
| 295 |
+
mp_int *c);
|
| 296 |
+
/* 56 */
|
| 297 |
+
EXTERN mp_err TclBN_mp_toom_sqr(const mp_int *a, mp_int *b);
|
| 298 |
+
/* 57 */
|
| 299 |
+
EXTERN mp_err TclBN_s_mp_add(const mp_int *a, const mp_int *b,
|
| 300 |
+
mp_int *c);
|
| 301 |
+
/* 58 */
|
| 302 |
+
EXTERN mp_err TclBN_s_mp_mul_digs(const mp_int *a, const mp_int *b,
|
| 303 |
+
mp_int *c, int digs);
|
| 304 |
+
/* 59 */
|
| 305 |
+
EXTERN mp_err TclBN_s_mp_sqr(const mp_int *a, mp_int *b);
|
| 306 |
+
/* 60 */
|
| 307 |
+
EXTERN mp_err TclBN_s_mp_sub(const mp_int *a, const mp_int *b,
|
| 308 |
+
mp_int *c);
|
| 309 |
+
/* 61 */
|
| 310 |
+
EXTERN mp_err TclBN_mp_init_set_int(mp_int *a, unsigned long i);
|
| 311 |
+
/* 62 */
|
| 312 |
+
EXTERN mp_err TclBN_mp_set_int(mp_int *a, unsigned long i);
|
| 313 |
+
/* 63 */
|
| 314 |
+
EXTERN int TclBN_mp_cnt_lsb(const mp_int *a);
|
| 315 |
+
/* 64 */
|
| 316 |
+
EXTERN int TclBNInitBignumFromLong(mp_int *bignum, long initVal);
|
| 317 |
+
/* 65 */
|
| 318 |
+
EXTERN int TclBNInitBignumFromWideInt(mp_int *bignum,
|
| 319 |
+
Tcl_WideInt initVal);
|
| 320 |
+
/* 66 */
|
| 321 |
+
EXTERN int TclBNInitBignumFromWideUInt(mp_int *bignum,
|
| 322 |
+
Tcl_WideUInt initVal);
|
| 323 |
+
/* 67 */
|
| 324 |
+
EXTERN mp_err TclBN_mp_expt_d_ex(const mp_int *a, mp_digit b,
|
| 325 |
+
mp_int *c, int fast);
|
| 326 |
+
/* 68 */
|
| 327 |
+
EXTERN void TclBN_mp_set_ull(mp_int *a, Tcl_WideUInt i);
|
| 328 |
+
/* 69 */
|
| 329 |
+
EXTERN Tcl_WideUInt TclBN_mp_get_mag_ull(const mp_int *a);
|
| 330 |
+
/* 70 */
|
| 331 |
+
EXTERN void TclBN_mp_set_ll(mp_int *a, Tcl_WideInt i);
|
| 332 |
+
/* Slot 71 is reserved */
|
| 333 |
+
/* Slot 72 is reserved */
|
| 334 |
+
/* 73 */
|
| 335 |
+
EXTERN mp_err TclBN_mp_tc_and(const mp_int *a, const mp_int *b,
|
| 336 |
+
mp_int *c);
|
| 337 |
+
/* 74 */
|
| 338 |
+
EXTERN mp_err TclBN_mp_tc_or(const mp_int *a, const mp_int *b,
|
| 339 |
+
mp_int *c);
|
| 340 |
+
/* 75 */
|
| 341 |
+
EXTERN mp_err TclBN_mp_tc_xor(const mp_int *a, const mp_int *b,
|
| 342 |
+
mp_int *c);
|
| 343 |
+
/* 76 */
|
| 344 |
+
EXTERN mp_err TclBN_mp_signed_rsh(const mp_int *a, int b,
|
| 345 |
+
mp_int *c);
|
| 346 |
+
/* Slot 77 is reserved */
|
| 347 |
+
/* 78 */
|
| 348 |
+
EXTERN int TclBN_mp_to_ubin(const mp_int *a, unsigned char *buf,
|
| 349 |
+
size_t maxlen, size_t *written);
|
| 350 |
+
/* 79 */
|
| 351 |
+
EXTERN mp_err TclBN_mp_div_ld(const mp_int *a, Tcl_WideUInt b,
|
| 352 |
+
mp_int *q, Tcl_WideUInt *r);
|
| 353 |
+
/* 80 */
|
| 354 |
+
EXTERN int TclBN_mp_to_radix(const mp_int *a, char *str,
|
| 355 |
+
size_t maxlen, size_t *written, int radix);
|
| 356 |
+
|
| 357 |
+
typedef struct TclTomMathStubs {
|
| 358 |
+
int magic;
|
| 359 |
+
void *hooks;
|
| 360 |
+
|
| 361 |
+
int (*tclBN_epoch) (void); /* 0 */
|
| 362 |
+
int (*tclBN_revision) (void); /* 1 */
|
| 363 |
+
mp_err (*tclBN_mp_add) (const mp_int *a, const mp_int *b, mp_int *c); /* 2 */
|
| 364 |
+
mp_err (*tclBN_mp_add_d) (const mp_int *a, mp_digit b, mp_int *c); /* 3 */
|
| 365 |
+
mp_err (*tclBN_mp_and) (const mp_int *a, const mp_int *b, mp_int *c); /* 4 */
|
| 366 |
+
void (*tclBN_mp_clamp) (mp_int *a); /* 5 */
|
| 367 |
+
void (*tclBN_mp_clear) (mp_int *a); /* 6 */
|
| 368 |
+
void (*tclBN_mp_clear_multi) (mp_int *a, ...); /* 7 */
|
| 369 |
+
mp_ord (*tclBN_mp_cmp) (const mp_int *a, const mp_int *b); /* 8 */
|
| 370 |
+
mp_ord (*tclBN_mp_cmp_d) (const mp_int *a, mp_digit b); /* 9 */
|
| 371 |
+
mp_ord (*tclBN_mp_cmp_mag) (const mp_int *a, const mp_int *b); /* 10 */
|
| 372 |
+
mp_err (*tclBN_mp_copy) (const mp_int *a, mp_int *b); /* 11 */
|
| 373 |
+
int (*tclBN_mp_count_bits) (const mp_int *a); /* 12 */
|
| 374 |
+
mp_err (*tclBN_mp_div) (const mp_int *a, const mp_int *b, mp_int *q, mp_int *r); /* 13 */
|
| 375 |
+
mp_err (*tclBN_mp_div_d) (const mp_int *a, mp_digit b, mp_int *q, mp_digit *r); /* 14 */
|
| 376 |
+
mp_err (*tclBN_mp_div_2) (const mp_int *a, mp_int *q); /* 15 */
|
| 377 |
+
mp_err (*tclBN_mp_div_2d) (const mp_int *a, int b, mp_int *q, mp_int *r); /* 16 */
|
| 378 |
+
mp_err (*tclBN_mp_div_3) (const mp_int *a, mp_int *q, mp_digit *r); /* 17 */
|
| 379 |
+
void (*tclBN_mp_exch) (mp_int *a, mp_int *b); /* 18 */
|
| 380 |
+
mp_err (*tclBN_mp_expt_d) (const mp_int *a, unsigned int b, mp_int *c); /* 19 */
|
| 381 |
+
mp_err (*tclBN_mp_grow) (mp_int *a, int size); /* 20 */
|
| 382 |
+
mp_err (*tclBN_mp_init) (mp_int *a); /* 21 */
|
| 383 |
+
mp_err (*tclBN_mp_init_copy) (mp_int *a, const mp_int *b); /* 22 */
|
| 384 |
+
mp_err (*tclBN_mp_init_multi) (mp_int *a, ...); /* 23 */
|
| 385 |
+
mp_err (*tclBN_mp_init_set) (mp_int *a, mp_digit b); /* 24 */
|
| 386 |
+
mp_err (*tclBN_mp_init_size) (mp_int *a, int size); /* 25 */
|
| 387 |
+
mp_err (*tclBN_mp_lshd) (mp_int *a, int shift); /* 26 */
|
| 388 |
+
mp_err (*tclBN_mp_mod) (const mp_int *a, const mp_int *b, mp_int *r); /* 27 */
|
| 389 |
+
mp_err (*tclBN_mp_mod_2d) (const mp_int *a, int b, mp_int *r); /* 28 */
|
| 390 |
+
mp_err (*tclBN_mp_mul) (const mp_int *a, const mp_int *b, mp_int *p); /* 29 */
|
| 391 |
+
mp_err (*tclBN_mp_mul_d) (const mp_int *a, mp_digit b, mp_int *p); /* 30 */
|
| 392 |
+
mp_err (*tclBN_mp_mul_2) (const mp_int *a, mp_int *p); /* 31 */
|
| 393 |
+
mp_err (*tclBN_mp_mul_2d) (const mp_int *a, int d, mp_int *p); /* 32 */
|
| 394 |
+
mp_err (*tclBN_mp_neg) (const mp_int *a, mp_int *b); /* 33 */
|
| 395 |
+
mp_err (*tclBN_mp_or) (const mp_int *a, const mp_int *b, mp_int *c); /* 34 */
|
| 396 |
+
mp_err (*tclBN_mp_radix_size) (const mp_int *a, int radix, int *size); /* 35 */
|
| 397 |
+
mp_err (*tclBN_mp_read_radix) (mp_int *a, const char *str, int radix); /* 36 */
|
| 398 |
+
void (*tclBN_mp_rshd) (mp_int *a, int shift); /* 37 */
|
| 399 |
+
mp_err (*tclBN_mp_shrink) (mp_int *a); /* 38 */
|
| 400 |
+
void (*tclBN_mp_set) (mp_int *a, mp_digit b); /* 39 */
|
| 401 |
+
mp_err (*tclBN_mp_sqr) (const mp_int *a, mp_int *b); /* 40 */
|
| 402 |
+
mp_err (*tclBN_mp_sqrt) (const mp_int *a, mp_int *b); /* 41 */
|
| 403 |
+
mp_err (*tclBN_mp_sub) (const mp_int *a, const mp_int *b, mp_int *c); /* 42 */
|
| 404 |
+
mp_err (*tclBN_mp_sub_d) (const mp_int *a, mp_digit b, mp_int *c); /* 43 */
|
| 405 |
+
mp_err (*tclBN_mp_to_unsigned_bin) (const mp_int *a, unsigned char *b); /* 44 */
|
| 406 |
+
mp_err (*tclBN_mp_to_unsigned_bin_n) (const mp_int *a, unsigned char *b, unsigned long *outlen); /* 45 */
|
| 407 |
+
mp_err (*tclBN_mp_toradix_n) (const mp_int *a, char *str, int radix, int maxlen); /* 46 */
|
| 408 |
+
size_t (*tclBN_mp_unsigned_bin_size) (const mp_int *a); /* 47 */
|
| 409 |
+
mp_err (*tclBN_mp_xor) (const mp_int *a, const mp_int *b, mp_int *c); /* 48 */
|
| 410 |
+
void (*tclBN_mp_zero) (mp_int *a); /* 49 */
|
| 411 |
+
void (*tclBN_reverse) (unsigned char *s, int len); /* 50 */
|
| 412 |
+
mp_err (*tclBN_fast_s_mp_mul_digs) (const mp_int *a, const mp_int *b, mp_int *c, int digs); /* 51 */
|
| 413 |
+
mp_err (*tclBN_fast_s_mp_sqr) (const mp_int *a, mp_int *b); /* 52 */
|
| 414 |
+
mp_err (*tclBN_mp_karatsuba_mul) (const mp_int *a, const mp_int *b, mp_int *c); /* 53 */
|
| 415 |
+
mp_err (*tclBN_mp_karatsuba_sqr) (const mp_int *a, mp_int *b); /* 54 */
|
| 416 |
+
mp_err (*tclBN_mp_toom_mul) (const mp_int *a, const mp_int *b, mp_int *c); /* 55 */
|
| 417 |
+
mp_err (*tclBN_mp_toom_sqr) (const mp_int *a, mp_int *b); /* 56 */
|
| 418 |
+
mp_err (*tclBN_s_mp_add) (const mp_int *a, const mp_int *b, mp_int *c); /* 57 */
|
| 419 |
+
mp_err (*tclBN_s_mp_mul_digs) (const mp_int *a, const mp_int *b, mp_int *c, int digs); /* 58 */
|
| 420 |
+
mp_err (*tclBN_s_mp_sqr) (const mp_int *a, mp_int *b); /* 59 */
|
| 421 |
+
mp_err (*tclBN_s_mp_sub) (const mp_int *a, const mp_int *b, mp_int *c); /* 60 */
|
| 422 |
+
mp_err (*tclBN_mp_init_set_int) (mp_int *a, unsigned long i); /* 61 */
|
| 423 |
+
mp_err (*tclBN_mp_set_int) (mp_int *a, unsigned long i); /* 62 */
|
| 424 |
+
int (*tclBN_mp_cnt_lsb) (const mp_int *a); /* 63 */
|
| 425 |
+
int (*tclBNInitBignumFromLong) (mp_int *bignum, long initVal); /* 64 */
|
| 426 |
+
int (*tclBNInitBignumFromWideInt) (mp_int *bignum, Tcl_WideInt initVal); /* 65 */
|
| 427 |
+
int (*tclBNInitBignumFromWideUInt) (mp_int *bignum, Tcl_WideUInt initVal); /* 66 */
|
| 428 |
+
mp_err (*tclBN_mp_expt_d_ex) (const mp_int *a, mp_digit b, mp_int *c, int fast); /* 67 */
|
| 429 |
+
void (*tclBN_mp_set_ull) (mp_int *a, Tcl_WideUInt i); /* 68 */
|
| 430 |
+
Tcl_WideUInt (*tclBN_mp_get_mag_ull) (const mp_int *a); /* 69 */
|
| 431 |
+
void (*tclBN_mp_set_ll) (mp_int *a, Tcl_WideInt i); /* 70 */
|
| 432 |
+
void (*reserved71)(void);
|
| 433 |
+
void (*reserved72)(void);
|
| 434 |
+
mp_err (*tclBN_mp_tc_and) (const mp_int *a, const mp_int *b, mp_int *c); /* 73 */
|
| 435 |
+
mp_err (*tclBN_mp_tc_or) (const mp_int *a, const mp_int *b, mp_int *c); /* 74 */
|
| 436 |
+
mp_err (*tclBN_mp_tc_xor) (const mp_int *a, const mp_int *b, mp_int *c); /* 75 */
|
| 437 |
+
mp_err (*tclBN_mp_signed_rsh) (const mp_int *a, int b, mp_int *c); /* 76 */
|
| 438 |
+
void (*reserved77)(void);
|
| 439 |
+
int (*tclBN_mp_to_ubin) (const mp_int *a, unsigned char *buf, size_t maxlen, size_t *written); /* 78 */
|
| 440 |
+
mp_err (*tclBN_mp_div_ld) (const mp_int *a, Tcl_WideUInt b, mp_int *q, Tcl_WideUInt *r); /* 79 */
|
| 441 |
+
int (*tclBN_mp_to_radix) (const mp_int *a, char *str, size_t maxlen, size_t *written, int radix); /* 80 */
|
| 442 |
+
} TclTomMathStubs;
|
| 443 |
+
|
| 444 |
+
extern const TclTomMathStubs *tclTomMathStubsPtr;
|
| 445 |
+
|
| 446 |
+
#ifdef __cplusplus
|
| 447 |
+
}
|
| 448 |
+
#endif
|
| 449 |
+
|
| 450 |
+
#if defined(USE_TCL_STUBS)
|
| 451 |
+
|
| 452 |
+
/*
|
| 453 |
+
* Inline function declarations:
|
| 454 |
+
*/
|
| 455 |
+
|
| 456 |
+
#define TclBN_epoch \
|
| 457 |
+
(tclTomMathStubsPtr->tclBN_epoch) /* 0 */
|
| 458 |
+
#define TclBN_revision \
|
| 459 |
+
(tclTomMathStubsPtr->tclBN_revision) /* 1 */
|
| 460 |
+
#define TclBN_mp_add \
|
| 461 |
+
(tclTomMathStubsPtr->tclBN_mp_add) /* 2 */
|
| 462 |
+
#define TclBN_mp_add_d \
|
| 463 |
+
(tclTomMathStubsPtr->tclBN_mp_add_d) /* 3 */
|
| 464 |
+
#define TclBN_mp_and \
|
| 465 |
+
(tclTomMathStubsPtr->tclBN_mp_and) /* 4 */
|
| 466 |
+
#define TclBN_mp_clamp \
|
| 467 |
+
(tclTomMathStubsPtr->tclBN_mp_clamp) /* 5 */
|
| 468 |
+
#define TclBN_mp_clear \
|
| 469 |
+
(tclTomMathStubsPtr->tclBN_mp_clear) /* 6 */
|
| 470 |
+
#define TclBN_mp_clear_multi \
|
| 471 |
+
(tclTomMathStubsPtr->tclBN_mp_clear_multi) /* 7 */
|
| 472 |
+
#define TclBN_mp_cmp \
|
| 473 |
+
(tclTomMathStubsPtr->tclBN_mp_cmp) /* 8 */
|
| 474 |
+
#define TclBN_mp_cmp_d \
|
| 475 |
+
(tclTomMathStubsPtr->tclBN_mp_cmp_d) /* 9 */
|
| 476 |
+
#define TclBN_mp_cmp_mag \
|
| 477 |
+
(tclTomMathStubsPtr->tclBN_mp_cmp_mag) /* 10 */
|
| 478 |
+
#define TclBN_mp_copy \
|
| 479 |
+
(tclTomMathStubsPtr->tclBN_mp_copy) /* 11 */
|
| 480 |
+
#define TclBN_mp_count_bits \
|
| 481 |
+
(tclTomMathStubsPtr->tclBN_mp_count_bits) /* 12 */
|
| 482 |
+
#define TclBN_mp_div \
|
| 483 |
+
(tclTomMathStubsPtr->tclBN_mp_div) /* 13 */
|
| 484 |
+
#define TclBN_mp_div_d \
|
| 485 |
+
(tclTomMathStubsPtr->tclBN_mp_div_d) /* 14 */
|
| 486 |
+
#define TclBN_mp_div_2 \
|
| 487 |
+
(tclTomMathStubsPtr->tclBN_mp_div_2) /* 15 */
|
| 488 |
+
#define TclBN_mp_div_2d \
|
| 489 |
+
(tclTomMathStubsPtr->tclBN_mp_div_2d) /* 16 */
|
| 490 |
+
#define TclBN_mp_div_3 \
|
| 491 |
+
(tclTomMathStubsPtr->tclBN_mp_div_3) /* 17 */
|
| 492 |
+
#define TclBN_mp_exch \
|
| 493 |
+
(tclTomMathStubsPtr->tclBN_mp_exch) /* 18 */
|
| 494 |
+
#define TclBN_mp_expt_d \
|
| 495 |
+
(tclTomMathStubsPtr->tclBN_mp_expt_d) /* 19 */
|
| 496 |
+
#define TclBN_mp_grow \
|
| 497 |
+
(tclTomMathStubsPtr->tclBN_mp_grow) /* 20 */
|
| 498 |
+
#define TclBN_mp_init \
|
| 499 |
+
(tclTomMathStubsPtr->tclBN_mp_init) /* 21 */
|
| 500 |
+
#define TclBN_mp_init_copy \
|
| 501 |
+
(tclTomMathStubsPtr->tclBN_mp_init_copy) /* 22 */
|
| 502 |
+
#define TclBN_mp_init_multi \
|
| 503 |
+
(tclTomMathStubsPtr->tclBN_mp_init_multi) /* 23 */
|
| 504 |
+
#define TclBN_mp_init_set \
|
| 505 |
+
(tclTomMathStubsPtr->tclBN_mp_init_set) /* 24 */
|
| 506 |
+
#define TclBN_mp_init_size \
|
| 507 |
+
(tclTomMathStubsPtr->tclBN_mp_init_size) /* 25 */
|
| 508 |
+
#define TclBN_mp_lshd \
|
| 509 |
+
(tclTomMathStubsPtr->tclBN_mp_lshd) /* 26 */
|
| 510 |
+
#define TclBN_mp_mod \
|
| 511 |
+
(tclTomMathStubsPtr->tclBN_mp_mod) /* 27 */
|
| 512 |
+
#define TclBN_mp_mod_2d \
|
| 513 |
+
(tclTomMathStubsPtr->tclBN_mp_mod_2d) /* 28 */
|
| 514 |
+
#define TclBN_mp_mul \
|
| 515 |
+
(tclTomMathStubsPtr->tclBN_mp_mul) /* 29 */
|
| 516 |
+
#define TclBN_mp_mul_d \
|
| 517 |
+
(tclTomMathStubsPtr->tclBN_mp_mul_d) /* 30 */
|
| 518 |
+
#define TclBN_mp_mul_2 \
|
| 519 |
+
(tclTomMathStubsPtr->tclBN_mp_mul_2) /* 31 */
|
| 520 |
+
#define TclBN_mp_mul_2d \
|
| 521 |
+
(tclTomMathStubsPtr->tclBN_mp_mul_2d) /* 32 */
|
| 522 |
+
#define TclBN_mp_neg \
|
| 523 |
+
(tclTomMathStubsPtr->tclBN_mp_neg) /* 33 */
|
| 524 |
+
#define TclBN_mp_or \
|
| 525 |
+
(tclTomMathStubsPtr->tclBN_mp_or) /* 34 */
|
| 526 |
+
#define TclBN_mp_radix_size \
|
| 527 |
+
(tclTomMathStubsPtr->tclBN_mp_radix_size) /* 35 */
|
| 528 |
+
#define TclBN_mp_read_radix \
|
| 529 |
+
(tclTomMathStubsPtr->tclBN_mp_read_radix) /* 36 */
|
| 530 |
+
#define TclBN_mp_rshd \
|
| 531 |
+
(tclTomMathStubsPtr->tclBN_mp_rshd) /* 37 */
|
| 532 |
+
#define TclBN_mp_shrink \
|
| 533 |
+
(tclTomMathStubsPtr->tclBN_mp_shrink) /* 38 */
|
| 534 |
+
#define TclBN_mp_set \
|
| 535 |
+
(tclTomMathStubsPtr->tclBN_mp_set) /* 39 */
|
| 536 |
+
#define TclBN_mp_sqr \
|
| 537 |
+
(tclTomMathStubsPtr->tclBN_mp_sqr) /* 40 */
|
| 538 |
+
#define TclBN_mp_sqrt \
|
| 539 |
+
(tclTomMathStubsPtr->tclBN_mp_sqrt) /* 41 */
|
| 540 |
+
#define TclBN_mp_sub \
|
| 541 |
+
(tclTomMathStubsPtr->tclBN_mp_sub) /* 42 */
|
| 542 |
+
#define TclBN_mp_sub_d \
|
| 543 |
+
(tclTomMathStubsPtr->tclBN_mp_sub_d) /* 43 */
|
| 544 |
+
#define TclBN_mp_to_unsigned_bin \
|
| 545 |
+
(tclTomMathStubsPtr->tclBN_mp_to_unsigned_bin) /* 44 */
|
| 546 |
+
#define TclBN_mp_to_unsigned_bin_n \
|
| 547 |
+
(tclTomMathStubsPtr->tclBN_mp_to_unsigned_bin_n) /* 45 */
|
| 548 |
+
#define TclBN_mp_toradix_n \
|
| 549 |
+
(tclTomMathStubsPtr->tclBN_mp_toradix_n) /* 46 */
|
| 550 |
+
#define TclBN_mp_unsigned_bin_size \
|
| 551 |
+
(tclTomMathStubsPtr->tclBN_mp_unsigned_bin_size) /* 47 */
|
| 552 |
+
#define TclBN_mp_xor \
|
| 553 |
+
(tclTomMathStubsPtr->tclBN_mp_xor) /* 48 */
|
| 554 |
+
#define TclBN_mp_zero \
|
| 555 |
+
(tclTomMathStubsPtr->tclBN_mp_zero) /* 49 */
|
| 556 |
+
#define TclBN_reverse \
|
| 557 |
+
(tclTomMathStubsPtr->tclBN_reverse) /* 50 */
|
| 558 |
+
#define TclBN_fast_s_mp_mul_digs \
|
| 559 |
+
(tclTomMathStubsPtr->tclBN_fast_s_mp_mul_digs) /* 51 */
|
| 560 |
+
#define TclBN_fast_s_mp_sqr \
|
| 561 |
+
(tclTomMathStubsPtr->tclBN_fast_s_mp_sqr) /* 52 */
|
| 562 |
+
#define TclBN_mp_karatsuba_mul \
|
| 563 |
+
(tclTomMathStubsPtr->tclBN_mp_karatsuba_mul) /* 53 */
|
| 564 |
+
#define TclBN_mp_karatsuba_sqr \
|
| 565 |
+
(tclTomMathStubsPtr->tclBN_mp_karatsuba_sqr) /* 54 */
|
| 566 |
+
#define TclBN_mp_toom_mul \
|
| 567 |
+
(tclTomMathStubsPtr->tclBN_mp_toom_mul) /* 55 */
|
| 568 |
+
#define TclBN_mp_toom_sqr \
|
| 569 |
+
(tclTomMathStubsPtr->tclBN_mp_toom_sqr) /* 56 */
|
| 570 |
+
#define TclBN_s_mp_add \
|
| 571 |
+
(tclTomMathStubsPtr->tclBN_s_mp_add) /* 57 */
|
| 572 |
+
#define TclBN_s_mp_mul_digs \
|
| 573 |
+
(tclTomMathStubsPtr->tclBN_s_mp_mul_digs) /* 58 */
|
| 574 |
+
#define TclBN_s_mp_sqr \
|
| 575 |
+
(tclTomMathStubsPtr->tclBN_s_mp_sqr) /* 59 */
|
| 576 |
+
#define TclBN_s_mp_sub \
|
| 577 |
+
(tclTomMathStubsPtr->tclBN_s_mp_sub) /* 60 */
|
| 578 |
+
#define TclBN_mp_init_set_int \
|
| 579 |
+
(tclTomMathStubsPtr->tclBN_mp_init_set_int) /* 61 */
|
| 580 |
+
#define TclBN_mp_set_int \
|
| 581 |
+
(tclTomMathStubsPtr->tclBN_mp_set_int) /* 62 */
|
| 582 |
+
#define TclBN_mp_cnt_lsb \
|
| 583 |
+
(tclTomMathStubsPtr->tclBN_mp_cnt_lsb) /* 63 */
|
| 584 |
+
#define TclBNInitBignumFromLong \
|
| 585 |
+
(tclTomMathStubsPtr->tclBNInitBignumFromLong) /* 64 */
|
| 586 |
+
#define TclBNInitBignumFromWideInt \
|
| 587 |
+
(tclTomMathStubsPtr->tclBNInitBignumFromWideInt) /* 65 */
|
| 588 |
+
#define TclBNInitBignumFromWideUInt \
|
| 589 |
+
(tclTomMathStubsPtr->tclBNInitBignumFromWideUInt) /* 66 */
|
| 590 |
+
#define TclBN_mp_expt_d_ex \
|
| 591 |
+
(tclTomMathStubsPtr->tclBN_mp_expt_d_ex) /* 67 */
|
| 592 |
+
#define TclBN_mp_set_ull \
|
| 593 |
+
(tclTomMathStubsPtr->tclBN_mp_set_ull) /* 68 */
|
| 594 |
+
#define TclBN_mp_get_mag_ull \
|
| 595 |
+
(tclTomMathStubsPtr->tclBN_mp_get_mag_ull) /* 69 */
|
| 596 |
+
#define TclBN_mp_set_ll \
|
| 597 |
+
(tclTomMathStubsPtr->tclBN_mp_set_ll) /* 70 */
|
| 598 |
+
/* Slot 71 is reserved */
|
| 599 |
+
/* Slot 72 is reserved */
|
| 600 |
+
#define TclBN_mp_tc_and \
|
| 601 |
+
(tclTomMathStubsPtr->tclBN_mp_tc_and) /* 73 */
|
| 602 |
+
#define TclBN_mp_tc_or \
|
| 603 |
+
(tclTomMathStubsPtr->tclBN_mp_tc_or) /* 74 */
|
| 604 |
+
#define TclBN_mp_tc_xor \
|
| 605 |
+
(tclTomMathStubsPtr->tclBN_mp_tc_xor) /* 75 */
|
| 606 |
+
#define TclBN_mp_signed_rsh \
|
| 607 |
+
(tclTomMathStubsPtr->tclBN_mp_signed_rsh) /* 76 */
|
| 608 |
+
/* Slot 77 is reserved */
|
| 609 |
+
#define TclBN_mp_to_ubin \
|
| 610 |
+
(tclTomMathStubsPtr->tclBN_mp_to_ubin) /* 78 */
|
| 611 |
+
#define TclBN_mp_div_ld \
|
| 612 |
+
(tclTomMathStubsPtr->tclBN_mp_div_ld) /* 79 */
|
| 613 |
+
#define TclBN_mp_to_radix \
|
| 614 |
+
(tclTomMathStubsPtr->tclBN_mp_to_radix) /* 80 */
|
| 615 |
+
|
| 616 |
+
#endif /* defined(USE_TCL_STUBS) */
|
| 617 |
+
|
| 618 |
+
/* !END!: Do not edit above this line. */
|
| 619 |
+
|
| 620 |
+
#undef TCL_STORAGE_CLASS
|
| 621 |
+
#define TCL_STORAGE_CLASS DLLIMPORT
|
| 622 |
+
|
| 623 |
+
#ifdef USE_TCL_STUBS
|
| 624 |
+
#undef TclBNInitBignumFromLong
|
| 625 |
+
#define TclBNInitBignumFromLong(a,b) \
|
| 626 |
+
do { \
|
| 627 |
+
(a)->dp = NULL; \
|
| 628 |
+
(void)tclTomMathStubsPtr->tclBNInitBignumFromLong((a),(b)); \
|
| 629 |
+
if ((a)->dp == NULL) { \
|
| 630 |
+
Tcl_Panic("initialization failure in TclBNInitBignumFromLong"); \
|
| 631 |
+
} \
|
| 632 |
+
} while (0)
|
| 633 |
+
#undef TclBNInitBignumFromWideInt
|
| 634 |
+
#define TclBNInitBignumFromWideInt(a,b) \
|
| 635 |
+
do { \
|
| 636 |
+
(a)->dp = NULL; \
|
| 637 |
+
(void)tclTomMathStubsPtr->tclBNInitBignumFromWideInt((a),(b)); \
|
| 638 |
+
if ((a)->dp == NULL) { \
|
| 639 |
+
Tcl_Panic("initialization failure in TclBNInitBignumFromWideInt"); \
|
| 640 |
+
} \
|
| 641 |
+
} while (0)
|
| 642 |
+
#undef TclBNInitBignumFromWideUInt
|
| 643 |
+
#define TclBNInitBignumFromWideUInt(a,b) \
|
| 644 |
+
do { \
|
| 645 |
+
(a)->dp = NULL; \
|
| 646 |
+
(void)tclTomMathStubsPtr->tclBNInitBignumFromWideUInt((a),(b)); \
|
| 647 |
+
if ((a)->dp == NULL) { \
|
| 648 |
+
Tcl_Panic("initialization failure in TclBNInitBignumFromWideUInt"); \
|
| 649 |
+
} \
|
| 650 |
+
} while (0)
|
| 651 |
+
#define mp_init_i32(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromLong((a),(int32_t)(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 652 |
+
#define mp_init_l(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromLong((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 653 |
+
#define mp_init_ll(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromWideInt((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 654 |
+
#define mp_init_i64(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromWideInt((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 655 |
+
#define mp_init_u32(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromWideUInt((a),(uint32_t)(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 656 |
+
#define mp_init_ul(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromWideUInt((a),(unsigned long)(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 657 |
+
#define mp_init_ull(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromWideUInt((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 658 |
+
#define mp_init_u64(a,b) (((a)->dp=NULL,tclTomMathStubsPtr->tclBNInitBignumFromWideUInt((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 659 |
+
#else
|
| 660 |
+
#define mp_init_i32(a,b) (((a)->dp=NULL,(TclBNInitBignumFromLong)((a),(int32_t)(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 661 |
+
#define mp_init_l(a,b) (((a)->dp=NULL,(TclBNInitBignumFromLong)((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 662 |
+
#define mp_init_ll(a,b) (((a)->dp=NULL,(TclBNInitBignumFromWideInt)((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 663 |
+
#define mp_init_i64(a,b) (((a)->dp=NULL,(TclBNInitBignumFromWideInt)((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 664 |
+
#define mp_init_u32(a,b) (((a)->dp=NULL,(TclBNInitBignumFromWideUInt)((a),(uint32_t)(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 665 |
+
#define mp_init_ul(a,b) (((a)->dp=NULL,(TclBNInitBignumFromWideUInt)((a),(unsigned long)(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 666 |
+
#define mp_init_ull(a,b) (((a)->dp=NULL,(TclBNInitBignumFromWideUInt)((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 667 |
+
#define mp_init_u64(a,b) (((a)->dp=NULL,(TclBNInitBignumFromWideUInt)((a),(b)),(a)->dp)?MP_OKAY:MP_ERR)
|
| 668 |
+
#endif /* USE_TCL_STUBS */
|
| 669 |
+
#endif /* _TCLINTDECLS */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tdbc.h
ADDED
|
@@ -0,0 +1,80 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tdbc.h --
|
| 3 |
+
*
|
| 4 |
+
* Declarations of the public API for Tcl DataBase Connectivity (TDBC)
|
| 5 |
+
*
|
| 6 |
+
* Copyright (c) 2006 by Kevin B. Kenny
|
| 7 |
+
*
|
| 8 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 9 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 10 |
+
*
|
| 11 |
+
* RCS: @(#) $Id$
|
| 12 |
+
*
|
| 13 |
+
*-----------------------------------------------------------------------------
|
| 14 |
+
*/
|
| 15 |
+
|
| 16 |
+
#ifndef TDBC_H_INCLUDED
|
| 17 |
+
#define TDBC_H_INCLUDED 1
|
| 18 |
+
|
| 19 |
+
#include <tcl.h>
|
| 20 |
+
|
| 21 |
+
#ifndef TDBCAPI
|
| 22 |
+
# if defined(BUILD_tdbc)
|
| 23 |
+
# define TDBCAPI MODULE_SCOPE
|
| 24 |
+
# else
|
| 25 |
+
# define TDBCAPI extern
|
| 26 |
+
# undef USE_TDBC_STUBS
|
| 27 |
+
# define USE_TDBC_STUBS 1
|
| 28 |
+
# endif
|
| 29 |
+
#endif
|
| 30 |
+
|
| 31 |
+
#ifdef __cplusplus
|
| 32 |
+
extern "C" {
|
| 33 |
+
#endif
|
| 34 |
+
|
| 35 |
+
#if defined(BUILD_tdbc)
|
| 36 |
+
DLLEXPORT int Tdbc_Init(Tcl_Interp *interp);
|
| 37 |
+
#elif defined(STATIC_BUILD)
|
| 38 |
+
extern int Tdbc_Init(Tcl_Interp* interp);
|
| 39 |
+
#else
|
| 40 |
+
DLLIMPORT int Tdbc_Init(Tcl_Interp* interp);
|
| 41 |
+
#endif
|
| 42 |
+
|
| 43 |
+
#define Tdbc_InitStubs(interp) TdbcInitializeStubs(interp, \
|
| 44 |
+
TDBC_VERSION, TDBC_STUBS_EPOCH, TDBC_STUBS_REVISION)
|
| 45 |
+
#if defined(USE_TDBC_STUBS)
|
| 46 |
+
TDBCAPI const char* TdbcInitializeStubs(
|
| 47 |
+
Tcl_Interp* interp, const char* version, int epoch, int revision);
|
| 48 |
+
#else
|
| 49 |
+
# define TdbcInitializeStubs(interp, version, epoch, revision) \
|
| 50 |
+
(Tcl_PkgRequire(interp, "tdbc", version))
|
| 51 |
+
#endif
|
| 52 |
+
|
| 53 |
+
#ifdef __cplusplus
|
| 54 |
+
}
|
| 55 |
+
#endif
|
| 56 |
+
|
| 57 |
+
/*
|
| 58 |
+
* TDBC_VERSION and TDBC_PATCHLEVEL here must match the ones that
|
| 59 |
+
* appear near the top of configure.ac.
|
| 60 |
+
*/
|
| 61 |
+
|
| 62 |
+
#define TDBC_VERSION "1.1"
|
| 63 |
+
#define TDBC_PATCHLEVEL "1.1.5"
|
| 64 |
+
|
| 65 |
+
/*
|
| 66 |
+
* Include the Stubs declarations for the public API, generated from
|
| 67 |
+
* tdbc.decls.
|
| 68 |
+
*/
|
| 69 |
+
|
| 70 |
+
#include "tdbcDecls.h"
|
| 71 |
+
|
| 72 |
+
#endif
|
| 73 |
+
|
| 74 |
+
/*
|
| 75 |
+
* Local Variables:
|
| 76 |
+
* mode: c
|
| 77 |
+
* c-basic-offset: 4
|
| 78 |
+
* fill-column: 78
|
| 79 |
+
* End:
|
| 80 |
+
*/
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tdbcDecls.h
ADDED
|
@@ -0,0 +1,70 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tdbcDecls.h --
|
| 3 |
+
*
|
| 4 |
+
* Exported Stubs declarations for Tcl DataBaseConnectivity (TDBC).
|
| 5 |
+
*
|
| 6 |
+
* This file is (mostly) generated automatically from tdbc.decls
|
| 7 |
+
*
|
| 8 |
+
* Copyright (c) 2008 by Kevin B. Kenny.
|
| 9 |
+
*
|
| 10 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 11 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 12 |
+
*
|
| 13 |
+
* RCS: @(#) $Id$
|
| 14 |
+
*
|
| 15 |
+
*/
|
| 16 |
+
|
| 17 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 18 |
+
|
| 19 |
+
#define TDBC_STUBS_EPOCH 0
|
| 20 |
+
#define TDBC_STUBS_REVISION 3
|
| 21 |
+
|
| 22 |
+
#ifdef __cplusplus
|
| 23 |
+
extern "C" {
|
| 24 |
+
#endif
|
| 25 |
+
|
| 26 |
+
/*
|
| 27 |
+
* Exported function declarations:
|
| 28 |
+
*/
|
| 29 |
+
|
| 30 |
+
/* 0 */
|
| 31 |
+
TDBCAPI int Tdbc_Init_ (Tcl_Interp* interp);
|
| 32 |
+
/* 1 */
|
| 33 |
+
TDBCAPI Tcl_Obj* Tdbc_TokenizeSql (Tcl_Interp* interp,
|
| 34 |
+
const char* statement);
|
| 35 |
+
/* 2 */
|
| 36 |
+
TDBCAPI const char* Tdbc_MapSqlState (const char* sqlstate);
|
| 37 |
+
|
| 38 |
+
typedef struct TdbcStubs {
|
| 39 |
+
int magic;
|
| 40 |
+
int epoch;
|
| 41 |
+
int revision;
|
| 42 |
+
void *hooks;
|
| 43 |
+
|
| 44 |
+
int (*tdbc_Init_) (Tcl_Interp* interp); /* 0 */
|
| 45 |
+
Tcl_Obj* (*tdbc_TokenizeSql) (Tcl_Interp* interp, const char* statement); /* 1 */
|
| 46 |
+
const char* (*tdbc_MapSqlState) (const char* sqlstate); /* 2 */
|
| 47 |
+
} TdbcStubs;
|
| 48 |
+
|
| 49 |
+
extern const TdbcStubs *tdbcStubsPtr;
|
| 50 |
+
|
| 51 |
+
#ifdef __cplusplus
|
| 52 |
+
}
|
| 53 |
+
#endif
|
| 54 |
+
|
| 55 |
+
#if defined(USE_TDBC_STUBS)
|
| 56 |
+
|
| 57 |
+
/*
|
| 58 |
+
* Inline function declarations:
|
| 59 |
+
*/
|
| 60 |
+
|
| 61 |
+
#define Tdbc_Init_ \
|
| 62 |
+
(tdbcStubsPtr->tdbc_Init_) /* 0 */
|
| 63 |
+
#define Tdbc_TokenizeSql \
|
| 64 |
+
(tdbcStubsPtr->tdbc_TokenizeSql) /* 1 */
|
| 65 |
+
#define Tdbc_MapSqlState \
|
| 66 |
+
(tdbcStubsPtr->tdbc_MapSqlState) /* 2 */
|
| 67 |
+
|
| 68 |
+
#endif /* defined(USE_TDBC_STUBS) */
|
| 69 |
+
|
| 70 |
+
/* !END!: Do not edit above this line. */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tk.h
ADDED
|
@@ -0,0 +1,1635 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tk.h --
|
| 3 |
+
*
|
| 4 |
+
* Declarations for Tk-related things that are visible outside of the Tk
|
| 5 |
+
* module itself.
|
| 6 |
+
*
|
| 7 |
+
* Copyright (c) 1989-1994 The Regents of the University of California.
|
| 8 |
+
* Copyright (c) 1994 The Australian National University.
|
| 9 |
+
* Copyright (c) 1994-1998 Sun Microsystems, Inc.
|
| 10 |
+
* Copyright (c) 1998-2000 Ajuba Solutions.
|
| 11 |
+
*
|
| 12 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 13 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 14 |
+
*/
|
| 15 |
+
|
| 16 |
+
#ifndef _TK
|
| 17 |
+
#define _TK
|
| 18 |
+
|
| 19 |
+
#include <tcl.h>
|
| 20 |
+
#if (TCL_MAJOR_VERSION != 8) || (TCL_MINOR_VERSION < 6)
|
| 21 |
+
# error Tk 8.6 must be compiled with tcl.h from Tcl 8.6 or better
|
| 22 |
+
#endif
|
| 23 |
+
|
| 24 |
+
#ifndef CONST84
|
| 25 |
+
# define CONST84 const
|
| 26 |
+
# define CONST84_RETURN const
|
| 27 |
+
#endif
|
| 28 |
+
#ifndef CONST86
|
| 29 |
+
# define CONST86 CONST84
|
| 30 |
+
#endif
|
| 31 |
+
#ifndef EXTERN
|
| 32 |
+
# define EXTERN extern TCL_STORAGE_CLASS
|
| 33 |
+
#endif
|
| 34 |
+
|
| 35 |
+
/*
|
| 36 |
+
* Utility macros: STRINGIFY takes an argument and wraps it in "" (double
|
| 37 |
+
* quotation marks), JOIN joins two arguments.
|
| 38 |
+
*/
|
| 39 |
+
|
| 40 |
+
#ifndef STRINGIFY
|
| 41 |
+
# define STRINGIFY(x) STRINGIFY1(x)
|
| 42 |
+
# define STRINGIFY1(x) #x
|
| 43 |
+
#endif
|
| 44 |
+
#ifndef JOIN
|
| 45 |
+
# define JOIN(a,b) JOIN1(a,b)
|
| 46 |
+
# define JOIN1(a,b) a##b
|
| 47 |
+
#endif
|
| 48 |
+
|
| 49 |
+
/*
|
| 50 |
+
* For C++ compilers, use extern "C"
|
| 51 |
+
*/
|
| 52 |
+
|
| 53 |
+
#ifdef __cplusplus
|
| 54 |
+
extern "C" {
|
| 55 |
+
#endif
|
| 56 |
+
|
| 57 |
+
/*
|
| 58 |
+
* When version numbers change here, you must also go into the following files
|
| 59 |
+
* and update the version numbers:
|
| 60 |
+
*
|
| 61 |
+
* library/tk.tcl (1 LOC patch)
|
| 62 |
+
* unix/configure.in (2 LOC Major, 2 LOC minor, 1 LOC patch)
|
| 63 |
+
* win/configure.in (as above)
|
| 64 |
+
* README (sections 0 and 1)
|
| 65 |
+
* macosx/Tk-Common.xcconfig (not patchlevel) 1 LOC
|
| 66 |
+
* win/README (not patchlevel)
|
| 67 |
+
* unix/README (not patchlevel)
|
| 68 |
+
* unix/tk.spec (1 LOC patch)
|
| 69 |
+
* win/tcl.m4 (not patchlevel)
|
| 70 |
+
*
|
| 71 |
+
* You may also need to update some of these files when the numbers change for
|
| 72 |
+
* the version of Tcl that this release of Tk is compiled against.
|
| 73 |
+
*/
|
| 74 |
+
|
| 75 |
+
#define TK_MAJOR_VERSION 8
|
| 76 |
+
#define TK_MINOR_VERSION 6
|
| 77 |
+
#define TK_RELEASE_LEVEL TCL_FINAL_RELEASE
|
| 78 |
+
#define TK_RELEASE_SERIAL 13
|
| 79 |
+
|
| 80 |
+
#define TK_VERSION "8.6"
|
| 81 |
+
#define TK_PATCH_LEVEL "8.6.13"
|
| 82 |
+
|
| 83 |
+
/*
|
| 84 |
+
* A special definition used to allow this header file to be included from
|
| 85 |
+
* windows or mac resource files so that they can obtain version information.
|
| 86 |
+
* RC_INVOKED is defined by default by the windows RC tool and manually set
|
| 87 |
+
* for macintosh.
|
| 88 |
+
*
|
| 89 |
+
* Resource compilers don't like all the C stuff, like typedefs and procedure
|
| 90 |
+
* declarations, that occur below, so block them out.
|
| 91 |
+
*/
|
| 92 |
+
|
| 93 |
+
#ifndef RC_INVOKED
|
| 94 |
+
|
| 95 |
+
#if !defined(_XLIB_H) && !defined(_X11_XLIB_H_)
|
| 96 |
+
#if defined(__GNUC__) && !defined(__cplusplus)
|
| 97 |
+
# pragma GCC diagnostic ignored "-Wc++-compat"
|
| 98 |
+
#endif
|
| 99 |
+
# include <X11/Xlib.h>
|
| 100 |
+
# ifdef MAC_OSX_TK
|
| 101 |
+
# include <X11/X.h>
|
| 102 |
+
# endif
|
| 103 |
+
#endif
|
| 104 |
+
#if defined(STDC_HEADERS) || defined(__STDC__) || defined(__C99__FUNC__) \
|
| 105 |
+
|| defined(__cplusplus) || defined(_MSC_VER) || defined(__ICC)
|
| 106 |
+
# include <stddef.h>
|
| 107 |
+
#endif
|
| 108 |
+
|
| 109 |
+
#ifdef BUILD_tk
|
| 110 |
+
#undef TCL_STORAGE_CLASS
|
| 111 |
+
#define TCL_STORAGE_CLASS DLLEXPORT
|
| 112 |
+
#endif
|
| 113 |
+
|
| 114 |
+
/*
|
| 115 |
+
*----------------------------------------------------------------------
|
| 116 |
+
*
|
| 117 |
+
* Decide whether or not to use input methods.
|
| 118 |
+
*/
|
| 119 |
+
|
| 120 |
+
#ifdef XNQueryInputStyle
|
| 121 |
+
#define TK_USE_INPUT_METHODS
|
| 122 |
+
#endif
|
| 123 |
+
|
| 124 |
+
/*
|
| 125 |
+
* Dummy types that are used by clients:
|
| 126 |
+
*/
|
| 127 |
+
|
| 128 |
+
#define Tk_ImageModel Tk_ImageMaster
|
| 129 |
+
typedef struct Tk_BindingTable_ *Tk_BindingTable;
|
| 130 |
+
typedef struct Tk_Canvas_ *Tk_Canvas;
|
| 131 |
+
typedef struct Tk_Cursor_ *Tk_Cursor;
|
| 132 |
+
typedef struct Tk_ErrorHandler_ *Tk_ErrorHandler;
|
| 133 |
+
typedef struct Tk_Font_ *Tk_Font;
|
| 134 |
+
typedef struct Tk_Image__ *Tk_Image;
|
| 135 |
+
typedef struct Tk_ImageMaster_ *Tk_ImageMaster;
|
| 136 |
+
typedef struct Tk_OptionTable_ *Tk_OptionTable;
|
| 137 |
+
typedef struct Tk_PostscriptInfo_ *Tk_PostscriptInfo;
|
| 138 |
+
typedef struct Tk_TextLayout_ *Tk_TextLayout;
|
| 139 |
+
typedef struct Tk_Window_ *Tk_Window;
|
| 140 |
+
typedef struct Tk_3DBorder_ *Tk_3DBorder;
|
| 141 |
+
typedef struct Tk_Style_ *Tk_Style;
|
| 142 |
+
typedef struct Tk_StyleEngine_ *Tk_StyleEngine;
|
| 143 |
+
typedef struct Tk_StyledElement_ *Tk_StyledElement;
|
| 144 |
+
|
| 145 |
+
/*
|
| 146 |
+
* Additional types exported to clients.
|
| 147 |
+
*/
|
| 148 |
+
|
| 149 |
+
typedef const char *Tk_Uid;
|
| 150 |
+
|
| 151 |
+
/*
|
| 152 |
+
*----------------------------------------------------------------------
|
| 153 |
+
*
|
| 154 |
+
* The enum below defines the valid types for Tk configuration options as
|
| 155 |
+
* implemented by Tk_InitOptions, Tk_SetOptions, etc.
|
| 156 |
+
*/
|
| 157 |
+
|
| 158 |
+
typedef enum {
|
| 159 |
+
TK_OPTION_BOOLEAN,
|
| 160 |
+
TK_OPTION_INT,
|
| 161 |
+
TK_OPTION_DOUBLE,
|
| 162 |
+
TK_OPTION_STRING,
|
| 163 |
+
TK_OPTION_STRING_TABLE,
|
| 164 |
+
TK_OPTION_COLOR,
|
| 165 |
+
TK_OPTION_FONT,
|
| 166 |
+
TK_OPTION_BITMAP,
|
| 167 |
+
TK_OPTION_BORDER,
|
| 168 |
+
TK_OPTION_RELIEF,
|
| 169 |
+
TK_OPTION_CURSOR,
|
| 170 |
+
TK_OPTION_JUSTIFY,
|
| 171 |
+
TK_OPTION_ANCHOR,
|
| 172 |
+
TK_OPTION_SYNONYM,
|
| 173 |
+
TK_OPTION_PIXELS,
|
| 174 |
+
TK_OPTION_WINDOW,
|
| 175 |
+
TK_OPTION_END,
|
| 176 |
+
TK_OPTION_CUSTOM,
|
| 177 |
+
TK_OPTION_STYLE
|
| 178 |
+
} Tk_OptionType;
|
| 179 |
+
|
| 180 |
+
/*
|
| 181 |
+
* Structures of the following type are used by widgets to specify their
|
| 182 |
+
* configuration options. Typically each widget has a static array of these
|
| 183 |
+
* structures, where each element of the array describes a single
|
| 184 |
+
* configuration option. The array is passed to Tk_CreateOptionTable.
|
| 185 |
+
*/
|
| 186 |
+
|
| 187 |
+
typedef struct Tk_OptionSpec {
|
| 188 |
+
Tk_OptionType type; /* Type of option, such as TK_OPTION_COLOR;
|
| 189 |
+
* see definitions above. Last option in table
|
| 190 |
+
* must have type TK_OPTION_END. */
|
| 191 |
+
const char *optionName; /* Name used to specify option in Tcl
|
| 192 |
+
* commands. */
|
| 193 |
+
const char *dbName; /* Name for option in option database. */
|
| 194 |
+
const char *dbClass; /* Class for option in database. */
|
| 195 |
+
const char *defValue; /* Default value for option if not specified
|
| 196 |
+
* in command line, the option database, or
|
| 197 |
+
* the system. */
|
| 198 |
+
int objOffset; /* Where in record to store a Tcl_Obj * that
|
| 199 |
+
* holds the value of this option, specified
|
| 200 |
+
* as an offset in bytes from the start of the
|
| 201 |
+
* record. Use the Tk_Offset macro to generate
|
| 202 |
+
* values for this. -1 means don't store the
|
| 203 |
+
* Tcl_Obj in the record. */
|
| 204 |
+
int internalOffset; /* Where in record to store the internal
|
| 205 |
+
* representation of the value of this option,
|
| 206 |
+
* such as an int or XColor *. This field is
|
| 207 |
+
* specified as an offset in bytes from the
|
| 208 |
+
* start of the record. Use the Tk_Offset
|
| 209 |
+
* macro to generate values for it. -1 means
|
| 210 |
+
* don't store the internal representation in
|
| 211 |
+
* the record. */
|
| 212 |
+
int flags; /* Any combination of the values defined
|
| 213 |
+
* below. */
|
| 214 |
+
const void *clientData; /* An alternate place to put option-specific
|
| 215 |
+
* data. Used for the monochrome default value
|
| 216 |
+
* for colors, etc. */
|
| 217 |
+
int typeMask; /* An arbitrary bit mask defined by the class
|
| 218 |
+
* manager; typically bits correspond to
|
| 219 |
+
* certain kinds of options such as all those
|
| 220 |
+
* that require a redisplay when they change.
|
| 221 |
+
* Tk_SetOptions returns the bit-wise OR of
|
| 222 |
+
* the typeMasks of all options that were
|
| 223 |
+
* changed. */
|
| 224 |
+
} Tk_OptionSpec;
|
| 225 |
+
|
| 226 |
+
/*
|
| 227 |
+
* Flag values for Tk_OptionSpec structures. These flags are shared by
|
| 228 |
+
* Tk_ConfigSpec structures, so be sure to coordinate any changes carefully.
|
| 229 |
+
*/
|
| 230 |
+
|
| 231 |
+
#define TK_OPTION_NULL_OK (1 << 0)
|
| 232 |
+
#define TK_OPTION_DONT_SET_DEFAULT (1 << 3)
|
| 233 |
+
|
| 234 |
+
/*
|
| 235 |
+
* The following structure and function types are used by TK_OPTION_CUSTOM
|
| 236 |
+
* options; the structure holds pointers to the functions needed by the Tk
|
| 237 |
+
* option config code to handle a custom option.
|
| 238 |
+
*/
|
| 239 |
+
|
| 240 |
+
typedef int (Tk_CustomOptionSetProc) (ClientData clientData,
|
| 241 |
+
Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj **value, char *widgRec,
|
| 242 |
+
int offset, char *saveInternalPtr, int flags);
|
| 243 |
+
typedef Tcl_Obj *(Tk_CustomOptionGetProc) (ClientData clientData,
|
| 244 |
+
Tk_Window tkwin, char *widgRec, int offset);
|
| 245 |
+
typedef void (Tk_CustomOptionRestoreProc) (ClientData clientData,
|
| 246 |
+
Tk_Window tkwin, char *internalPtr, char *saveInternalPtr);
|
| 247 |
+
typedef void (Tk_CustomOptionFreeProc) (ClientData clientData, Tk_Window tkwin,
|
| 248 |
+
char *internalPtr);
|
| 249 |
+
|
| 250 |
+
typedef struct Tk_ObjCustomOption {
|
| 251 |
+
const char *name; /* Name of the custom option. */
|
| 252 |
+
Tk_CustomOptionSetProc *setProc;
|
| 253 |
+
/* Function to use to set a record's option
|
| 254 |
+
* value from a Tcl_Obj */
|
| 255 |
+
Tk_CustomOptionGetProc *getProc;
|
| 256 |
+
/* Function to use to get a Tcl_Obj
|
| 257 |
+
* representation from an internal
|
| 258 |
+
* representation of an option. */
|
| 259 |
+
Tk_CustomOptionRestoreProc *restoreProc;
|
| 260 |
+
/* Function to use to restore a saved value
|
| 261 |
+
* for the internal representation. */
|
| 262 |
+
Tk_CustomOptionFreeProc *freeProc;
|
| 263 |
+
/* Function to use to free the internal
|
| 264 |
+
* representation of an option. */
|
| 265 |
+
ClientData clientData; /* Arbitrary one-word value passed to the
|
| 266 |
+
* handling procs. */
|
| 267 |
+
} Tk_ObjCustomOption;
|
| 268 |
+
|
| 269 |
+
/*
|
| 270 |
+
* Macro to use to fill in "offset" fields of the Tk_OptionSpec structure.
|
| 271 |
+
* Computes number of bytes from beginning of structure to a given field.
|
| 272 |
+
*/
|
| 273 |
+
|
| 274 |
+
#define Tk_Offset(type, field) ((int) offsetof(type, field))
|
| 275 |
+
/* Workaround for platforms missing offsetof(), e.g. VC++ 6.0 */
|
| 276 |
+
#ifndef offsetof
|
| 277 |
+
# define offsetof(type, field) ((size_t) ((char *) &((type *) 0)->field))
|
| 278 |
+
#endif
|
| 279 |
+
|
| 280 |
+
/*
|
| 281 |
+
* The following two structures are used for error handling. When config
|
| 282 |
+
* options are being modified, the old values are saved in a Tk_SavedOptions
|
| 283 |
+
* structure. If an error occurs, then the contents of the structure can be
|
| 284 |
+
* used to restore all of the old values. The contents of this structure are
|
| 285 |
+
* for the private use Tk. No-one outside Tk should ever read or write any of
|
| 286 |
+
* the fields of these structures.
|
| 287 |
+
*/
|
| 288 |
+
|
| 289 |
+
typedef struct Tk_SavedOption {
|
| 290 |
+
struct TkOption *optionPtr; /* Points to information that describes the
|
| 291 |
+
* option. */
|
| 292 |
+
Tcl_Obj *valuePtr; /* The old value of the option, in the form of
|
| 293 |
+
* a Tcl object; may be NULL if the value was
|
| 294 |
+
* not saved as an object. */
|
| 295 |
+
double internalForm; /* The old value of the option, in some
|
| 296 |
+
* internal representation such as an int or
|
| 297 |
+
* (XColor *). Valid only if the field
|
| 298 |
+
* optionPtr->specPtr->objOffset is < 0. The
|
| 299 |
+
* space must be large enough to accommodate a
|
| 300 |
+
* double, a long, or a pointer; right now it
|
| 301 |
+
* looks like a double (i.e., 8 bytes) is big
|
| 302 |
+
* enough. Also, using a double guarantees
|
| 303 |
+
* that the field is properly aligned for
|
| 304 |
+
* storing large values. */
|
| 305 |
+
} Tk_SavedOption;
|
| 306 |
+
|
| 307 |
+
#ifdef TCL_MEM_DEBUG
|
| 308 |
+
# define TK_NUM_SAVED_OPTIONS 2
|
| 309 |
+
#else
|
| 310 |
+
# define TK_NUM_SAVED_OPTIONS 20
|
| 311 |
+
#endif
|
| 312 |
+
|
| 313 |
+
typedef struct Tk_SavedOptions {
|
| 314 |
+
char *recordPtr; /* The data structure in which to restore
|
| 315 |
+
* configuration options. */
|
| 316 |
+
Tk_Window tkwin; /* Window associated with recordPtr; needed to
|
| 317 |
+
* restore certain options. */
|
| 318 |
+
int numItems; /* The number of valid items in items field. */
|
| 319 |
+
Tk_SavedOption items[TK_NUM_SAVED_OPTIONS];
|
| 320 |
+
/* Items used to hold old values. */
|
| 321 |
+
struct Tk_SavedOptions *nextPtr;
|
| 322 |
+
/* Points to next structure in list; needed if
|
| 323 |
+
* too many options changed to hold all the
|
| 324 |
+
* old values in a single structure. NULL
|
| 325 |
+
* means no more structures. */
|
| 326 |
+
} Tk_SavedOptions;
|
| 327 |
+
|
| 328 |
+
/*
|
| 329 |
+
* Structure used to describe application-specific configuration options:
|
| 330 |
+
* indicates procedures to call to parse an option and to return a text string
|
| 331 |
+
* describing an option. THESE ARE DEPRECATED; PLEASE USE THE NEW STRUCTURES
|
| 332 |
+
* LISTED ABOVE.
|
| 333 |
+
*/
|
| 334 |
+
|
| 335 |
+
/*
|
| 336 |
+
* This is a temporary flag used while tkObjConfig and new widgets are in
|
| 337 |
+
* development.
|
| 338 |
+
*/
|
| 339 |
+
|
| 340 |
+
#ifndef __NO_OLD_CONFIG
|
| 341 |
+
|
| 342 |
+
typedef int (Tk_OptionParseProc) (ClientData clientData, Tcl_Interp *interp,
|
| 343 |
+
Tk_Window tkwin, CONST84 char *value, char *widgRec, int offset);
|
| 344 |
+
typedef CONST86 char *(Tk_OptionPrintProc) (ClientData clientData,
|
| 345 |
+
Tk_Window tkwin, char *widgRec, int offset, Tcl_FreeProc **freeProcPtr);
|
| 346 |
+
|
| 347 |
+
typedef struct Tk_CustomOption {
|
| 348 |
+
Tk_OptionParseProc *parseProc;
|
| 349 |
+
/* Procedure to call to parse an option and
|
| 350 |
+
* store it in converted form. */
|
| 351 |
+
Tk_OptionPrintProc *printProc;
|
| 352 |
+
/* Procedure to return a printable string
|
| 353 |
+
* describing an existing option. */
|
| 354 |
+
ClientData clientData; /* Arbitrary one-word value used by option
|
| 355 |
+
* parser: passed to parseProc and
|
| 356 |
+
* printProc. */
|
| 357 |
+
} Tk_CustomOption;
|
| 358 |
+
|
| 359 |
+
/*
|
| 360 |
+
* Structure used to specify information for Tk_ConfigureWidget. Each
|
| 361 |
+
* structure gives complete information for one option, including how the
|
| 362 |
+
* option is specified on the command line, where it appears in the option
|
| 363 |
+
* database, etc.
|
| 364 |
+
*/
|
| 365 |
+
|
| 366 |
+
typedef struct Tk_ConfigSpec {
|
| 367 |
+
int type; /* Type of option, such as TK_CONFIG_COLOR;
|
| 368 |
+
* see definitions below. Last option in table
|
| 369 |
+
* must have type TK_CONFIG_END. */
|
| 370 |
+
CONST86 char *argvName; /* Switch used to specify option in argv. NULL
|
| 371 |
+
* means this spec is part of a group. */
|
| 372 |
+
Tk_Uid dbName; /* Name for option in option database. */
|
| 373 |
+
Tk_Uid dbClass; /* Class for option in database. */
|
| 374 |
+
Tk_Uid defValue; /* Default value for option if not specified
|
| 375 |
+
* in command line or database. */
|
| 376 |
+
int offset; /* Where in widget record to store value; use
|
| 377 |
+
* Tk_Offset macro to generate values for
|
| 378 |
+
* this. */
|
| 379 |
+
int specFlags; /* Any combination of the values defined
|
| 380 |
+
* below; other bits are used internally by
|
| 381 |
+
* tkConfig.c. */
|
| 382 |
+
CONST86 Tk_CustomOption *customPtr;
|
| 383 |
+
/* If type is TK_CONFIG_CUSTOM then this is a
|
| 384 |
+
* pointer to info about how to parse and
|
| 385 |
+
* print the option. Otherwise it is
|
| 386 |
+
* irrelevant. */
|
| 387 |
+
} Tk_ConfigSpec;
|
| 388 |
+
|
| 389 |
+
/*
|
| 390 |
+
* Type values for Tk_ConfigSpec structures. See the user documentation for
|
| 391 |
+
* details.
|
| 392 |
+
*/
|
| 393 |
+
|
| 394 |
+
typedef enum {
|
| 395 |
+
TK_CONFIG_BOOLEAN, TK_CONFIG_INT, TK_CONFIG_DOUBLE, TK_CONFIG_STRING,
|
| 396 |
+
TK_CONFIG_UID, TK_CONFIG_COLOR, TK_CONFIG_FONT, TK_CONFIG_BITMAP,
|
| 397 |
+
TK_CONFIG_BORDER, TK_CONFIG_RELIEF, TK_CONFIG_CURSOR,
|
| 398 |
+
TK_CONFIG_ACTIVE_CURSOR, TK_CONFIG_JUSTIFY, TK_CONFIG_ANCHOR,
|
| 399 |
+
TK_CONFIG_SYNONYM, TK_CONFIG_CAP_STYLE, TK_CONFIG_JOIN_STYLE,
|
| 400 |
+
TK_CONFIG_PIXELS, TK_CONFIG_MM, TK_CONFIG_WINDOW, TK_CONFIG_CUSTOM,
|
| 401 |
+
TK_CONFIG_END
|
| 402 |
+
} Tk_ConfigTypes;
|
| 403 |
+
|
| 404 |
+
/*
|
| 405 |
+
* Possible values for flags argument to Tk_ConfigureWidget:
|
| 406 |
+
*/
|
| 407 |
+
|
| 408 |
+
#define TK_CONFIG_ARGV_ONLY 1
|
| 409 |
+
#define TK_CONFIG_OBJS 0x80
|
| 410 |
+
|
| 411 |
+
/*
|
| 412 |
+
* Possible flag values for Tk_ConfigSpec structures. Any bits at or above
|
| 413 |
+
* TK_CONFIG_USER_BIT may be used by clients for selecting certain entries.
|
| 414 |
+
* Before changing any values here, coordinate with tkOldConfig.c
|
| 415 |
+
* (internal-use-only flags are defined there).
|
| 416 |
+
*/
|
| 417 |
+
|
| 418 |
+
#define TK_CONFIG_NULL_OK (1 << 0)
|
| 419 |
+
#define TK_CONFIG_COLOR_ONLY (1 << 1)
|
| 420 |
+
#define TK_CONFIG_MONO_ONLY (1 << 2)
|
| 421 |
+
#define TK_CONFIG_DONT_SET_DEFAULT (1 << 3)
|
| 422 |
+
#define TK_CONFIG_OPTION_SPECIFIED (1 << 4)
|
| 423 |
+
#define TK_CONFIG_USER_BIT 0x100
|
| 424 |
+
#endif /* __NO_OLD_CONFIG */
|
| 425 |
+
|
| 426 |
+
/*
|
| 427 |
+
* Structure used to specify how to handle argv options.
|
| 428 |
+
*/
|
| 429 |
+
|
| 430 |
+
typedef struct {
|
| 431 |
+
CONST86 char *key; /* The key string that flags the option in the
|
| 432 |
+
* argv array. */
|
| 433 |
+
int type; /* Indicates option type; see below. */
|
| 434 |
+
char *src; /* Value to be used in setting dst; usage
|
| 435 |
+
* depends on type. */
|
| 436 |
+
char *dst; /* Address of value to be modified; usage
|
| 437 |
+
* depends on type. */
|
| 438 |
+
CONST86 char *help; /* Documentation message describing this
|
| 439 |
+
* option. */
|
| 440 |
+
} Tk_ArgvInfo;
|
| 441 |
+
|
| 442 |
+
/*
|
| 443 |
+
* Legal values for the type field of a Tk_ArgvInfo: see the user
|
| 444 |
+
* documentation for details.
|
| 445 |
+
*/
|
| 446 |
+
|
| 447 |
+
#define TK_ARGV_CONSTANT 15
|
| 448 |
+
#define TK_ARGV_INT 16
|
| 449 |
+
#define TK_ARGV_STRING 17
|
| 450 |
+
#define TK_ARGV_UID 18
|
| 451 |
+
#define TK_ARGV_REST 19
|
| 452 |
+
#define TK_ARGV_FLOAT 20
|
| 453 |
+
#define TK_ARGV_FUNC 21
|
| 454 |
+
#define TK_ARGV_GENFUNC 22
|
| 455 |
+
#define TK_ARGV_HELP 23
|
| 456 |
+
#define TK_ARGV_CONST_OPTION 24
|
| 457 |
+
#define TK_ARGV_OPTION_VALUE 25
|
| 458 |
+
#define TK_ARGV_OPTION_NAME_VALUE 26
|
| 459 |
+
#define TK_ARGV_END 27
|
| 460 |
+
|
| 461 |
+
/*
|
| 462 |
+
* Flag bits for passing to Tk_ParseArgv:
|
| 463 |
+
*/
|
| 464 |
+
|
| 465 |
+
#define TK_ARGV_NO_DEFAULTS 0x1
|
| 466 |
+
#define TK_ARGV_NO_LEFTOVERS 0x2
|
| 467 |
+
#define TK_ARGV_NO_ABBREV 0x4
|
| 468 |
+
#define TK_ARGV_DONT_SKIP_FIRST_ARG 0x8
|
| 469 |
+
|
| 470 |
+
/*
|
| 471 |
+
* Enumerated type for describing actions to be taken in response to a
|
| 472 |
+
* restrictProc established by Tk_RestrictEvents.
|
| 473 |
+
*/
|
| 474 |
+
|
| 475 |
+
typedef enum {
|
| 476 |
+
TK_DEFER_EVENT, TK_PROCESS_EVENT, TK_DISCARD_EVENT
|
| 477 |
+
} Tk_RestrictAction;
|
| 478 |
+
|
| 479 |
+
/*
|
| 480 |
+
* Priority levels to pass to Tk_AddOption:
|
| 481 |
+
*/
|
| 482 |
+
|
| 483 |
+
#define TK_WIDGET_DEFAULT_PRIO 20
|
| 484 |
+
#define TK_STARTUP_FILE_PRIO 40
|
| 485 |
+
#define TK_USER_DEFAULT_PRIO 60
|
| 486 |
+
#define TK_INTERACTIVE_PRIO 80
|
| 487 |
+
#define TK_MAX_PRIO 100
|
| 488 |
+
|
| 489 |
+
/*
|
| 490 |
+
* Relief values returned by Tk_GetRelief:
|
| 491 |
+
*/
|
| 492 |
+
|
| 493 |
+
#define TK_RELIEF_NULL -1
|
| 494 |
+
#define TK_RELIEF_FLAT 0
|
| 495 |
+
#define TK_RELIEF_GROOVE 1
|
| 496 |
+
#define TK_RELIEF_RAISED 2
|
| 497 |
+
#define TK_RELIEF_RIDGE 3
|
| 498 |
+
#define TK_RELIEF_SOLID 4
|
| 499 |
+
#define TK_RELIEF_SUNKEN 5
|
| 500 |
+
|
| 501 |
+
/*
|
| 502 |
+
* "Which" argument values for Tk_3DBorderGC:
|
| 503 |
+
*/
|
| 504 |
+
|
| 505 |
+
#define TK_3D_FLAT_GC 1
|
| 506 |
+
#define TK_3D_LIGHT_GC 2
|
| 507 |
+
#define TK_3D_DARK_GC 3
|
| 508 |
+
|
| 509 |
+
/*
|
| 510 |
+
* Special EnterNotify/LeaveNotify "mode" for use in events generated by
|
| 511 |
+
* tkShare.c. Pick a high enough value that it's unlikely to conflict with
|
| 512 |
+
* existing values (like NotifyNormal) or any new values defined in the
|
| 513 |
+
* future.
|
| 514 |
+
*/
|
| 515 |
+
|
| 516 |
+
#define TK_NOTIFY_SHARE 20
|
| 517 |
+
|
| 518 |
+
/*
|
| 519 |
+
* Enumerated type for describing a point by which to anchor something:
|
| 520 |
+
*/
|
| 521 |
+
|
| 522 |
+
typedef enum {
|
| 523 |
+
TK_ANCHOR_N, TK_ANCHOR_NE, TK_ANCHOR_E, TK_ANCHOR_SE,
|
| 524 |
+
TK_ANCHOR_S, TK_ANCHOR_SW, TK_ANCHOR_W, TK_ANCHOR_NW,
|
| 525 |
+
TK_ANCHOR_CENTER
|
| 526 |
+
} Tk_Anchor;
|
| 527 |
+
|
| 528 |
+
/*
|
| 529 |
+
* Enumerated type for describing a style of justification:
|
| 530 |
+
*/
|
| 531 |
+
|
| 532 |
+
typedef enum {
|
| 533 |
+
TK_JUSTIFY_LEFT, TK_JUSTIFY_RIGHT, TK_JUSTIFY_CENTER
|
| 534 |
+
} Tk_Justify;
|
| 535 |
+
|
| 536 |
+
/*
|
| 537 |
+
* The following structure is used by Tk_GetFontMetrics() to return
|
| 538 |
+
* information about the properties of a Tk_Font.
|
| 539 |
+
*/
|
| 540 |
+
|
| 541 |
+
typedef struct Tk_FontMetrics {
|
| 542 |
+
int ascent; /* The amount in pixels that the tallest
|
| 543 |
+
* letter sticks up above the baseline, plus
|
| 544 |
+
* any extra blank space added by the designer
|
| 545 |
+
* of the font. */
|
| 546 |
+
int descent; /* The largest amount in pixels that any
|
| 547 |
+
* letter sticks below the baseline, plus any
|
| 548 |
+
* extra blank space added by the designer of
|
| 549 |
+
* the font. */
|
| 550 |
+
int linespace; /* The sum of the ascent and descent. How far
|
| 551 |
+
* apart two lines of text in the same font
|
| 552 |
+
* should be placed so that none of the
|
| 553 |
+
* characters in one line overlap any of the
|
| 554 |
+
* characters in the other line. */
|
| 555 |
+
} Tk_FontMetrics;
|
| 556 |
+
|
| 557 |
+
/*
|
| 558 |
+
* Flags passed to Tk_MeasureChars:
|
| 559 |
+
*/
|
| 560 |
+
|
| 561 |
+
#define TK_WHOLE_WORDS 1
|
| 562 |
+
#define TK_AT_LEAST_ONE 2
|
| 563 |
+
#define TK_PARTIAL_OK 4
|
| 564 |
+
|
| 565 |
+
/*
|
| 566 |
+
* Flags passed to Tk_ComputeTextLayout:
|
| 567 |
+
*/
|
| 568 |
+
|
| 569 |
+
#define TK_IGNORE_TABS 8
|
| 570 |
+
#define TK_IGNORE_NEWLINES 16
|
| 571 |
+
|
| 572 |
+
/*
|
| 573 |
+
* Widget class procedures used to implement platform specific widget
|
| 574 |
+
* behavior.
|
| 575 |
+
*/
|
| 576 |
+
|
| 577 |
+
typedef Window (Tk_ClassCreateProc) (Tk_Window tkwin, Window parent,
|
| 578 |
+
ClientData instanceData);
|
| 579 |
+
typedef void (Tk_ClassWorldChangedProc) (ClientData instanceData);
|
| 580 |
+
typedef void (Tk_ClassModalProc) (Tk_Window tkwin, XEvent *eventPtr);
|
| 581 |
+
|
| 582 |
+
typedef struct Tk_ClassProcs {
|
| 583 |
+
unsigned int size;
|
| 584 |
+
Tk_ClassWorldChangedProc *worldChangedProc;
|
| 585 |
+
/* Procedure to invoke when the widget needs
|
| 586 |
+
* to respond in some way to a change in the
|
| 587 |
+
* world (font changes, etc.) */
|
| 588 |
+
Tk_ClassCreateProc *createProc;
|
| 589 |
+
/* Procedure to invoke when the platform-
|
| 590 |
+
* dependent window needs to be created. */
|
| 591 |
+
Tk_ClassModalProc *modalProc;
|
| 592 |
+
/* Procedure to invoke after all bindings on a
|
| 593 |
+
* widget have been triggered in order to
|
| 594 |
+
* handle a modal loop. */
|
| 595 |
+
} Tk_ClassProcs;
|
| 596 |
+
|
| 597 |
+
/*
|
| 598 |
+
* Simple accessor for Tk_ClassProcs structure. Checks that the structure is
|
| 599 |
+
* not NULL, then checks the size field and returns either the requested
|
| 600 |
+
* field, if present, or NULL if the structure is too small to have the field
|
| 601 |
+
* (or NULL if the structure is NULL).
|
| 602 |
+
*
|
| 603 |
+
* A more general version of this function may be useful if other
|
| 604 |
+
* size-versioned structure pop up in the future:
|
| 605 |
+
*
|
| 606 |
+
* #define Tk_GetField(name, who, which) \
|
| 607 |
+
* (((who) == NULL) ? NULL :
|
| 608 |
+
* (((who)->size <= Tk_Offset(name, which)) ? NULL :(name)->which))
|
| 609 |
+
*/
|
| 610 |
+
|
| 611 |
+
#define Tk_GetClassProc(procs, which) \
|
| 612 |
+
(((procs) == NULL) ? NULL : \
|
| 613 |
+
(((procs)->size <= Tk_Offset(Tk_ClassProcs, which)) ? NULL:(procs)->which))
|
| 614 |
+
|
| 615 |
+
/*
|
| 616 |
+
* Each geometry manager (the packer, the placer, etc.) is represented by a
|
| 617 |
+
* structure of the following form, which indicates procedures to invoke in
|
| 618 |
+
* the geometry manager to carry out certain functions.
|
| 619 |
+
*/
|
| 620 |
+
|
| 621 |
+
#define Tk_GeomLostContentProc Tk_GeomLostSlaveProc
|
| 622 |
+
typedef void (Tk_GeomRequestProc) (ClientData clientData, Tk_Window tkwin);
|
| 623 |
+
typedef void (Tk_GeomLostContentProc) (ClientData clientData, Tk_Window tkwin);
|
| 624 |
+
|
| 625 |
+
typedef struct Tk_GeomMgr {
|
| 626 |
+
const char *name; /* Name of the geometry manager (command used
|
| 627 |
+
* to invoke it, or name of widget class that
|
| 628 |
+
* allows embedded widgets). */
|
| 629 |
+
Tk_GeomRequestProc *requestProc;
|
| 630 |
+
/* Procedure to invoke when a content's
|
| 631 |
+
* requested geometry changes. */
|
| 632 |
+
Tk_GeomLostContentProc *lostSlaveProc;
|
| 633 |
+
/* Procedure to invoke when content is taken
|
| 634 |
+
* away from one geometry manager by another.
|
| 635 |
+
* NULL means geometry manager doesn't care
|
| 636 |
+
* when content lost. */
|
| 637 |
+
} Tk_GeomMgr;
|
| 638 |
+
|
| 639 |
+
/*
|
| 640 |
+
* Result values returned by Tk_GetScrollInfo:
|
| 641 |
+
*/
|
| 642 |
+
|
| 643 |
+
#define TK_SCROLL_MOVETO 1
|
| 644 |
+
#define TK_SCROLL_PAGES 2
|
| 645 |
+
#define TK_SCROLL_UNITS 3
|
| 646 |
+
#define TK_SCROLL_ERROR 4
|
| 647 |
+
|
| 648 |
+
/*
|
| 649 |
+
*----------------------------------------------------------------------
|
| 650 |
+
*
|
| 651 |
+
* Extensions to the X event set
|
| 652 |
+
*
|
| 653 |
+
*----------------------------------------------------------------------
|
| 654 |
+
*/
|
| 655 |
+
|
| 656 |
+
#define VirtualEvent (MappingNotify + 1)
|
| 657 |
+
#define ActivateNotify (MappingNotify + 2)
|
| 658 |
+
#define DeactivateNotify (MappingNotify + 3)
|
| 659 |
+
#define MouseWheelEvent (MappingNotify + 4)
|
| 660 |
+
#define TK_LASTEVENT (MappingNotify + 5)
|
| 661 |
+
|
| 662 |
+
#define MouseWheelMask (1L << 28)
|
| 663 |
+
#define ActivateMask (1L << 29)
|
| 664 |
+
#define VirtualEventMask (1L << 30)
|
| 665 |
+
|
| 666 |
+
/*
|
| 667 |
+
* A virtual event shares most of its fields with the XKeyEvent and
|
| 668 |
+
* XButtonEvent structures. 99% of the time a virtual event will be an
|
| 669 |
+
* abstraction of a key or button event, so this structure provides the most
|
| 670 |
+
* information to the user. The only difference is the changing of the detail
|
| 671 |
+
* field for a virtual event so that it holds the name of the virtual event
|
| 672 |
+
* being triggered.
|
| 673 |
+
*
|
| 674 |
+
* When using this structure, you should ensure that you zero out all the
|
| 675 |
+
* fields first using memset() or bzero().
|
| 676 |
+
*/
|
| 677 |
+
|
| 678 |
+
typedef struct {
|
| 679 |
+
int type;
|
| 680 |
+
unsigned long serial; /* # of last request processed by server. */
|
| 681 |
+
Bool send_event; /* True if this came from a SendEvent
|
| 682 |
+
* request. */
|
| 683 |
+
Display *display; /* Display the event was read from. */
|
| 684 |
+
Window event; /* Window on which event was requested. */
|
| 685 |
+
Window root; /* Root window that the event occurred on. */
|
| 686 |
+
Window subwindow; /* Child window. */
|
| 687 |
+
Time time; /* Milliseconds. */
|
| 688 |
+
int x, y; /* Pointer x, y coordinates in event
|
| 689 |
+
* window. */
|
| 690 |
+
int x_root, y_root; /* Coordinates relative to root. */
|
| 691 |
+
unsigned int state; /* Key or button mask */
|
| 692 |
+
Tk_Uid name; /* Name of virtual event. */
|
| 693 |
+
Bool same_screen; /* Same screen flag. */
|
| 694 |
+
Tcl_Obj *user_data; /* Application-specific data reference; Tk
|
| 695 |
+
* will decrement the reference count *once*
|
| 696 |
+
* when it has finished processing the
|
| 697 |
+
* event. */
|
| 698 |
+
} XVirtualEvent;
|
| 699 |
+
|
| 700 |
+
typedef struct {
|
| 701 |
+
int type;
|
| 702 |
+
unsigned long serial; /* # of last request processed by server. */
|
| 703 |
+
Bool send_event; /* True if this came from a SendEvent
|
| 704 |
+
* request. */
|
| 705 |
+
Display *display; /* Display the event was read from. */
|
| 706 |
+
Window window; /* Window in which event occurred. */
|
| 707 |
+
} XActivateDeactivateEvent;
|
| 708 |
+
typedef XActivateDeactivateEvent XActivateEvent;
|
| 709 |
+
typedef XActivateDeactivateEvent XDeactivateEvent;
|
| 710 |
+
|
| 711 |
+
/*
|
| 712 |
+
*----------------------------------------------------------------------
|
| 713 |
+
*
|
| 714 |
+
* Macros for querying Tk_Window structures. See the manual entries for
|
| 715 |
+
* documentation.
|
| 716 |
+
*
|
| 717 |
+
*----------------------------------------------------------------------
|
| 718 |
+
*/
|
| 719 |
+
|
| 720 |
+
#define Tk_Display(tkwin) (((Tk_FakeWin *) (tkwin))->display)
|
| 721 |
+
#define Tk_ScreenNumber(tkwin) (((Tk_FakeWin *) (tkwin))->screenNum)
|
| 722 |
+
#define Tk_Screen(tkwin) \
|
| 723 |
+
(ScreenOfDisplay(Tk_Display(tkwin), Tk_ScreenNumber(tkwin)))
|
| 724 |
+
#define Tk_Depth(tkwin) (((Tk_FakeWin *) (tkwin))->depth)
|
| 725 |
+
#define Tk_Visual(tkwin) (((Tk_FakeWin *) (tkwin))->visual)
|
| 726 |
+
#define Tk_WindowId(tkwin) (((Tk_FakeWin *) (tkwin))->window)
|
| 727 |
+
#define Tk_PathName(tkwin) (((Tk_FakeWin *) (tkwin))->pathName)
|
| 728 |
+
#define Tk_Name(tkwin) (((Tk_FakeWin *) (tkwin))->nameUid)
|
| 729 |
+
#define Tk_Class(tkwin) (((Tk_FakeWin *) (tkwin))->classUid)
|
| 730 |
+
#define Tk_X(tkwin) (((Tk_FakeWin *) (tkwin))->changes.x)
|
| 731 |
+
#define Tk_Y(tkwin) (((Tk_FakeWin *) (tkwin))->changes.y)
|
| 732 |
+
#define Tk_Width(tkwin) (((Tk_FakeWin *) (tkwin))->changes.width)
|
| 733 |
+
#define Tk_Height(tkwin) \
|
| 734 |
+
(((Tk_FakeWin *) (tkwin))->changes.height)
|
| 735 |
+
#define Tk_Changes(tkwin) (&((Tk_FakeWin *) (tkwin))->changes)
|
| 736 |
+
#define Tk_Attributes(tkwin) (&((Tk_FakeWin *) (tkwin))->atts)
|
| 737 |
+
#define Tk_IsEmbedded(tkwin) \
|
| 738 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_EMBEDDED)
|
| 739 |
+
#define Tk_IsContainer(tkwin) \
|
| 740 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_CONTAINER)
|
| 741 |
+
#define Tk_IsMapped(tkwin) \
|
| 742 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_MAPPED)
|
| 743 |
+
#define Tk_IsTopLevel(tkwin) \
|
| 744 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_TOP_LEVEL)
|
| 745 |
+
#define Tk_HasWrapper(tkwin) \
|
| 746 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_HAS_WRAPPER)
|
| 747 |
+
#define Tk_WinManaged(tkwin) \
|
| 748 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_WIN_MANAGED)
|
| 749 |
+
#define Tk_TopWinHierarchy(tkwin) \
|
| 750 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_TOP_HIERARCHY)
|
| 751 |
+
#define Tk_IsManageable(tkwin) \
|
| 752 |
+
(((Tk_FakeWin *) (tkwin))->flags & TK_WM_MANAGEABLE)
|
| 753 |
+
#define Tk_ReqWidth(tkwin) (((Tk_FakeWin *) (tkwin))->reqWidth)
|
| 754 |
+
#define Tk_ReqHeight(tkwin) (((Tk_FakeWin *) (tkwin))->reqHeight)
|
| 755 |
+
/* Tk_InternalBorderWidth is deprecated */
|
| 756 |
+
#define Tk_InternalBorderWidth(tkwin) \
|
| 757 |
+
(((Tk_FakeWin *) (tkwin))->internalBorderLeft)
|
| 758 |
+
#define Tk_InternalBorderLeft(tkwin) \
|
| 759 |
+
(((Tk_FakeWin *) (tkwin))->internalBorderLeft)
|
| 760 |
+
#define Tk_InternalBorderRight(tkwin) \
|
| 761 |
+
(((Tk_FakeWin *) (tkwin))->internalBorderRight)
|
| 762 |
+
#define Tk_InternalBorderTop(tkwin) \
|
| 763 |
+
(((Tk_FakeWin *) (tkwin))->internalBorderTop)
|
| 764 |
+
#define Tk_InternalBorderBottom(tkwin) \
|
| 765 |
+
(((Tk_FakeWin *) (tkwin))->internalBorderBottom)
|
| 766 |
+
#define Tk_MinReqWidth(tkwin) (((Tk_FakeWin *) (tkwin))->minReqWidth)
|
| 767 |
+
#define Tk_MinReqHeight(tkwin) (((Tk_FakeWin *) (tkwin))->minReqHeight)
|
| 768 |
+
#define Tk_Parent(tkwin) (((Tk_FakeWin *) (tkwin))->parentPtr)
|
| 769 |
+
#define Tk_Colormap(tkwin) (((Tk_FakeWin *) (tkwin))->atts.colormap)
|
| 770 |
+
|
| 771 |
+
/*
|
| 772 |
+
* The structure below is needed by the macros above so that they can access
|
| 773 |
+
* the fields of a Tk_Window. The fields not needed by the macros are declared
|
| 774 |
+
* as "dummyX". The structure has its own type in order to prevent apps from
|
| 775 |
+
* accessing Tk_Window fields except using official macros. WARNING!! The
|
| 776 |
+
* structure definition must be kept consistent with the TkWindow structure in
|
| 777 |
+
* tkInt.h. If you change one, then change the other. See the declaration in
|
| 778 |
+
* tkInt.h for documentation on what the fields are used for internally.
|
| 779 |
+
*/
|
| 780 |
+
|
| 781 |
+
typedef struct Tk_FakeWin {
|
| 782 |
+
Display *display;
|
| 783 |
+
char *dummy1; /* dispPtr */
|
| 784 |
+
int screenNum;
|
| 785 |
+
Visual *visual;
|
| 786 |
+
int depth;
|
| 787 |
+
Window window;
|
| 788 |
+
char *dummy2; /* childList */
|
| 789 |
+
char *dummy3; /* lastChildPtr */
|
| 790 |
+
Tk_Window parentPtr; /* parentPtr */
|
| 791 |
+
char *dummy4; /* nextPtr */
|
| 792 |
+
char *dummy5; /* mainPtr */
|
| 793 |
+
char *pathName;
|
| 794 |
+
Tk_Uid nameUid;
|
| 795 |
+
Tk_Uid classUid;
|
| 796 |
+
XWindowChanges changes;
|
| 797 |
+
unsigned int dummy6; /* dirtyChanges */
|
| 798 |
+
XSetWindowAttributes atts;
|
| 799 |
+
unsigned long dummy7; /* dirtyAtts */
|
| 800 |
+
unsigned int flags;
|
| 801 |
+
char *dummy8; /* handlerList */
|
| 802 |
+
#ifdef TK_USE_INPUT_METHODS
|
| 803 |
+
XIC dummy9; /* inputContext */
|
| 804 |
+
#endif /* TK_USE_INPUT_METHODS */
|
| 805 |
+
ClientData *dummy10; /* tagPtr */
|
| 806 |
+
int dummy11; /* numTags */
|
| 807 |
+
int dummy12; /* optionLevel */
|
| 808 |
+
char *dummy13; /* selHandlerList */
|
| 809 |
+
char *dummy14; /* geomMgrPtr */
|
| 810 |
+
ClientData dummy15; /* geomData */
|
| 811 |
+
int reqWidth, reqHeight;
|
| 812 |
+
int internalBorderLeft;
|
| 813 |
+
char *dummy16; /* wmInfoPtr */
|
| 814 |
+
char *dummy17; /* classProcPtr */
|
| 815 |
+
ClientData dummy18; /* instanceData */
|
| 816 |
+
char *dummy19; /* privatePtr */
|
| 817 |
+
int internalBorderRight;
|
| 818 |
+
int internalBorderTop;
|
| 819 |
+
int internalBorderBottom;
|
| 820 |
+
int minReqWidth;
|
| 821 |
+
int minReqHeight;
|
| 822 |
+
#ifdef TK_USE_INPUT_METHODS
|
| 823 |
+
int dummy20;
|
| 824 |
+
#endif /* TK_USE_INPUT_METHODS */
|
| 825 |
+
char *dummy21; /* geomMgrName */
|
| 826 |
+
Tk_Window dummy22; /* maintainerPtr */
|
| 827 |
+
} Tk_FakeWin;
|
| 828 |
+
|
| 829 |
+
/*
|
| 830 |
+
* Flag values for TkWindow (and Tk_FakeWin) structures are:
|
| 831 |
+
*
|
| 832 |
+
* TK_MAPPED: 1 means window is currently mapped,
|
| 833 |
+
* 0 means unmapped.
|
| 834 |
+
* TK_TOP_LEVEL: 1 means this is a top-level widget.
|
| 835 |
+
* TK_ALREADY_DEAD: 1 means the window is in the process of
|
| 836 |
+
* being destroyed already.
|
| 837 |
+
* TK_NEED_CONFIG_NOTIFY: 1 means that the window has been reconfigured
|
| 838 |
+
* before it was made to exist. At the time of
|
| 839 |
+
* making it exist a ConfigureNotify event needs
|
| 840 |
+
* to be generated.
|
| 841 |
+
* TK_GRAB_FLAG: Used to manage grabs. See tkGrab.c for details
|
| 842 |
+
* TK_CHECKED_IC: 1 means we've already tried to get an input
|
| 843 |
+
* context for this window; if the ic field is
|
| 844 |
+
* NULL it means that there isn't a context for
|
| 845 |
+
* the field.
|
| 846 |
+
* TK_DONT_DESTROY_WINDOW: 1 means that Tk_DestroyWindow should not
|
| 847 |
+
* invoke XDestroyWindow to destroy this widget's
|
| 848 |
+
* X window. The flag is set when the window has
|
| 849 |
+
* already been destroyed elsewhere (e.g. by
|
| 850 |
+
* another application) or when it will be
|
| 851 |
+
* destroyed later (e.g. by destroying its parent)
|
| 852 |
+
* TK_WM_COLORMAP_WINDOW: 1 means that this window has at some time
|
| 853 |
+
* appeared in the WM_COLORMAP_WINDOWS property
|
| 854 |
+
* for its toplevel, so we have to remove it from
|
| 855 |
+
* that property if the window is deleted and the
|
| 856 |
+
* toplevel isn't.
|
| 857 |
+
* TK_EMBEDDED: 1 means that this window (which must be a
|
| 858 |
+
* toplevel) is not a free-standing window but
|
| 859 |
+
* rather is embedded in some other application.
|
| 860 |
+
* TK_CONTAINER: 1 means that this window is a container, and
|
| 861 |
+
* that some other application (either in this
|
| 862 |
+
* process or elsewhere) may be embedding itself
|
| 863 |
+
* inside the window.
|
| 864 |
+
* TK_BOTH_HALVES: 1 means that this window is used for
|
| 865 |
+
* application embedding (either as container or
|
| 866 |
+
* embedded application), and both the containing
|
| 867 |
+
* and embedded halves are associated with
|
| 868 |
+
* windows in this particular process.
|
| 869 |
+
* TK_WRAPPER: 1 means that this window is the extra wrapper
|
| 870 |
+
* window created around a toplevel to hold the
|
| 871 |
+
* menubar under Unix. See tkUnixWm.c for more
|
| 872 |
+
* information.
|
| 873 |
+
* TK_REPARENTED: 1 means that this window has been reparented
|
| 874 |
+
* so that as far as the window system is
|
| 875 |
+
* concerned it isn't a child of its Tk parent.
|
| 876 |
+
* Initially this is used only for special Unix
|
| 877 |
+
* menubar windows.
|
| 878 |
+
* TK_ANONYMOUS_WINDOW: 1 means that this window has no name, and is
|
| 879 |
+
* thus not accessible from Tk.
|
| 880 |
+
* TK_HAS_WRAPPER 1 means that this window has a wrapper window
|
| 881 |
+
* TK_WIN_MANAGED 1 means that this window is a child of the root
|
| 882 |
+
* window, and is managed by the window manager.
|
| 883 |
+
* TK_TOP_HIERARCHY 1 means this window is at the top of a physical
|
| 884 |
+
* window hierarchy within this process, i.e. the
|
| 885 |
+
* window's parent either doesn't exist or is not
|
| 886 |
+
* owned by this Tk application.
|
| 887 |
+
* TK_PROP_PROPCHANGE 1 means that PropertyNotify events in the
|
| 888 |
+
* window's children should propagate up to this
|
| 889 |
+
* window.
|
| 890 |
+
* TK_WM_MANAGEABLE 1 marks a window as capable of being converted
|
| 891 |
+
* into a toplevel using [wm manage].
|
| 892 |
+
* TK_CAN_INPUT_TEXT 1 means that this window accepts text input.
|
| 893 |
+
* Used on macOS to indicate that key events can be
|
| 894 |
+
* processed with the NSTextInputClient protocol.
|
| 895 |
+
* Not currently accessible through the public API.
|
| 896 |
+
*/
|
| 897 |
+
|
| 898 |
+
#define TK_MAPPED 1
|
| 899 |
+
#define TK_TOP_LEVEL 2
|
| 900 |
+
#define TK_ALREADY_DEAD 4
|
| 901 |
+
#define TK_NEED_CONFIG_NOTIFY 8
|
| 902 |
+
#define TK_GRAB_FLAG 0x10
|
| 903 |
+
#define TK_CHECKED_IC 0x20
|
| 904 |
+
#define TK_DONT_DESTROY_WINDOW 0x40
|
| 905 |
+
#define TK_WM_COLORMAP_WINDOW 0x80
|
| 906 |
+
#define TK_EMBEDDED 0x100
|
| 907 |
+
#define TK_CONTAINER 0x200
|
| 908 |
+
#define TK_BOTH_HALVES 0x400
|
| 909 |
+
|
| 910 |
+
#define TK_WRAPPER 0x1000
|
| 911 |
+
#define TK_REPARENTED 0x2000
|
| 912 |
+
#define TK_ANONYMOUS_WINDOW 0x4000
|
| 913 |
+
#define TK_HAS_WRAPPER 0x8000
|
| 914 |
+
#define TK_WIN_MANAGED 0x10000
|
| 915 |
+
#define TK_TOP_HIERARCHY 0x20000
|
| 916 |
+
#define TK_PROP_PROPCHANGE 0x40000
|
| 917 |
+
#define TK_WM_MANAGEABLE 0x80000
|
| 918 |
+
#define TK_CAN_INPUT_TEXT 0x100000
|
| 919 |
+
|
| 920 |
+
/*
|
| 921 |
+
*----------------------------------------------------------------------
|
| 922 |
+
*
|
| 923 |
+
* Procedure prototypes and structures used for defining new canvas items:
|
| 924 |
+
*
|
| 925 |
+
*----------------------------------------------------------------------
|
| 926 |
+
*/
|
| 927 |
+
|
| 928 |
+
typedef enum {
|
| 929 |
+
TK_STATE_NULL = -1, TK_STATE_ACTIVE, TK_STATE_DISABLED,
|
| 930 |
+
TK_STATE_NORMAL, TK_STATE_HIDDEN
|
| 931 |
+
} Tk_State;
|
| 932 |
+
|
| 933 |
+
typedef struct Tk_SmoothMethod {
|
| 934 |
+
CONST86 char *name;
|
| 935 |
+
int (*coordProc) (Tk_Canvas canvas, double *pointPtr, int numPoints,
|
| 936 |
+
int numSteps, XPoint xPoints[], double dblPoints[]);
|
| 937 |
+
void (*postscriptProc) (Tcl_Interp *interp, Tk_Canvas canvas,
|
| 938 |
+
double *coordPtr, int numPoints, int numSteps);
|
| 939 |
+
} Tk_SmoothMethod;
|
| 940 |
+
|
| 941 |
+
/*
|
| 942 |
+
* For each item in a canvas widget there exists one record with the following
|
| 943 |
+
* structure. Each actual item is represented by a record with the following
|
| 944 |
+
* stuff at its beginning, plus additional type-specific stuff after that.
|
| 945 |
+
*/
|
| 946 |
+
|
| 947 |
+
#define TK_TAG_SPACE 3
|
| 948 |
+
|
| 949 |
+
typedef struct Tk_Item {
|
| 950 |
+
int id; /* Unique identifier for this item (also
|
| 951 |
+
* serves as first tag for item). */
|
| 952 |
+
struct Tk_Item *nextPtr; /* Next in display list of all items in this
|
| 953 |
+
* canvas. Later items in list are drawn on
|
| 954 |
+
* top of earlier ones. */
|
| 955 |
+
Tk_Uid staticTagSpace[TK_TAG_SPACE];
|
| 956 |
+
/* Built-in space for limited # of tags. */
|
| 957 |
+
Tk_Uid *tagPtr; /* Pointer to array of tags. Usually points to
|
| 958 |
+
* staticTagSpace, but may point to malloc-ed
|
| 959 |
+
* space if there are lots of tags. */
|
| 960 |
+
int tagSpace; /* Total amount of tag space available at
|
| 961 |
+
* tagPtr. */
|
| 962 |
+
int numTags; /* Number of tag slots actually used at
|
| 963 |
+
* *tagPtr. */
|
| 964 |
+
struct Tk_ItemType *typePtr;/* Table of procedures that implement this
|
| 965 |
+
* type of item. */
|
| 966 |
+
int x1, y1, x2, y2; /* Bounding box for item, in integer canvas
|
| 967 |
+
* units. Set by item-specific code and
|
| 968 |
+
* guaranteed to contain every pixel drawn in
|
| 969 |
+
* item. Item area includes x1 and y1 but not
|
| 970 |
+
* x2 and y2. */
|
| 971 |
+
struct Tk_Item *prevPtr; /* Previous in display list of all items in
|
| 972 |
+
* this canvas. Later items in list are drawn
|
| 973 |
+
* just below earlier ones. */
|
| 974 |
+
Tk_State state; /* State of item. */
|
| 975 |
+
char *reserved1; /* reserved for future use */
|
| 976 |
+
int redraw_flags; /* Some flags used in the canvas */
|
| 977 |
+
|
| 978 |
+
/*
|
| 979 |
+
*------------------------------------------------------------------
|
| 980 |
+
* Starting here is additional type-specific stuff; see the declarations
|
| 981 |
+
* for individual types to see what is part of each type. The actual space
|
| 982 |
+
* below is determined by the "itemInfoSize" of the type's Tk_ItemType
|
| 983 |
+
* record.
|
| 984 |
+
*------------------------------------------------------------------
|
| 985 |
+
*/
|
| 986 |
+
} Tk_Item;
|
| 987 |
+
|
| 988 |
+
/*
|
| 989 |
+
* Flag bits for canvases (redraw_flags):
|
| 990 |
+
*
|
| 991 |
+
* TK_ITEM_STATE_DEPENDANT - 1 means that object needs to be redrawn if the
|
| 992 |
+
* canvas state changes.
|
| 993 |
+
* TK_ITEM_DONT_REDRAW - 1 means that the object redraw is already been
|
| 994 |
+
* prepared, so the general canvas code doesn't
|
| 995 |
+
* need to do that any more.
|
| 996 |
+
*/
|
| 997 |
+
|
| 998 |
+
#define TK_ITEM_STATE_DEPENDANT 1
|
| 999 |
+
#define TK_ITEM_DONT_REDRAW 2
|
| 1000 |
+
|
| 1001 |
+
/*
|
| 1002 |
+
* Records of the following type are used to describe a type of item (e.g.
|
| 1003 |
+
* lines, circles, etc.) that can form part of a canvas widget.
|
| 1004 |
+
*/
|
| 1005 |
+
|
| 1006 |
+
#ifdef USE_OLD_CANVAS
|
| 1007 |
+
typedef int (Tk_ItemCreateProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1008 |
+
Tk_Item *itemPtr, int argc, char **argv);
|
| 1009 |
+
typedef int (Tk_ItemConfigureProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1010 |
+
Tk_Item *itemPtr, int argc, char **argv, int flags);
|
| 1011 |
+
typedef int (Tk_ItemCoordProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1012 |
+
Tk_Item *itemPtr, int argc, char **argv);
|
| 1013 |
+
#else
|
| 1014 |
+
typedef int (Tk_ItemCreateProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1015 |
+
Tk_Item *itemPtr, int objc, Tcl_Obj *const objv[]);
|
| 1016 |
+
typedef int (Tk_ItemConfigureProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1017 |
+
Tk_Item *itemPtr, int objc, Tcl_Obj *const objv[],
|
| 1018 |
+
int flags);
|
| 1019 |
+
typedef int (Tk_ItemCoordProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1020 |
+
Tk_Item *itemPtr, int objc, Tcl_Obj *const objv[]);
|
| 1021 |
+
#endif /* USE_OLD_CANVAS */
|
| 1022 |
+
typedef void (Tk_ItemDeleteProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1023 |
+
Display *display);
|
| 1024 |
+
typedef void (Tk_ItemDisplayProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1025 |
+
Display *display, Drawable dst, int x, int y, int width,
|
| 1026 |
+
int height);
|
| 1027 |
+
typedef double (Tk_ItemPointProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1028 |
+
double *pointPtr);
|
| 1029 |
+
typedef int (Tk_ItemAreaProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1030 |
+
double *rectPtr);
|
| 1031 |
+
typedef int (Tk_ItemPostscriptProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1032 |
+
Tk_Item *itemPtr, int prepass);
|
| 1033 |
+
typedef void (Tk_ItemScaleProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1034 |
+
double originX, double originY, double scaleX,
|
| 1035 |
+
double scaleY);
|
| 1036 |
+
typedef void (Tk_ItemTranslateProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1037 |
+
double deltaX, double deltaY);
|
| 1038 |
+
#ifdef USE_OLD_CANVAS
|
| 1039 |
+
typedef int (Tk_ItemIndexProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1040 |
+
Tk_Item *itemPtr, char *indexString, int *indexPtr);
|
| 1041 |
+
#else
|
| 1042 |
+
typedef int (Tk_ItemIndexProc)(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 1043 |
+
Tk_Item *itemPtr, Tcl_Obj *indexString, int *indexPtr);
|
| 1044 |
+
#endif /* USE_OLD_CANVAS */
|
| 1045 |
+
typedef void (Tk_ItemCursorProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1046 |
+
int index);
|
| 1047 |
+
typedef int (Tk_ItemSelectionProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1048 |
+
int offset, char *buffer, int maxBytes);
|
| 1049 |
+
#ifdef USE_OLD_CANVAS
|
| 1050 |
+
typedef void (Tk_ItemInsertProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1051 |
+
int beforeThis, char *string);
|
| 1052 |
+
#else
|
| 1053 |
+
typedef void (Tk_ItemInsertProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1054 |
+
int beforeThis, Tcl_Obj *string);
|
| 1055 |
+
#endif /* USE_OLD_CANVAS */
|
| 1056 |
+
typedef void (Tk_ItemDCharsProc)(Tk_Canvas canvas, Tk_Item *itemPtr,
|
| 1057 |
+
int first, int last);
|
| 1058 |
+
|
| 1059 |
+
#ifndef __NO_OLD_CONFIG
|
| 1060 |
+
|
| 1061 |
+
typedef struct Tk_ItemType {
|
| 1062 |
+
CONST86 char *name; /* The name of this type of item, such as
|
| 1063 |
+
* "line". */
|
| 1064 |
+
int itemSize; /* Total amount of space needed for item's
|
| 1065 |
+
* record. */
|
| 1066 |
+
Tk_ItemCreateProc *createProc;
|
| 1067 |
+
/* Procedure to create a new item of this
|
| 1068 |
+
* type. */
|
| 1069 |
+
CONST86 Tk_ConfigSpec *configSpecs; /* Pointer to array of configuration specs for
|
| 1070 |
+
* this type. Used for returning configuration
|
| 1071 |
+
* info. */
|
| 1072 |
+
Tk_ItemConfigureProc *configProc;
|
| 1073 |
+
/* Procedure to call to change configuration
|
| 1074 |
+
* options. */
|
| 1075 |
+
Tk_ItemCoordProc *coordProc;/* Procedure to call to get and set the item's
|
| 1076 |
+
* coordinates. */
|
| 1077 |
+
Tk_ItemDeleteProc *deleteProc;
|
| 1078 |
+
/* Procedure to delete existing item of this
|
| 1079 |
+
* type. */
|
| 1080 |
+
Tk_ItemDisplayProc *displayProc;
|
| 1081 |
+
/* Procedure to display items of this type. */
|
| 1082 |
+
int alwaysRedraw; /* Non-zero means displayProc should be called
|
| 1083 |
+
* even when the item has been moved
|
| 1084 |
+
* off-screen. */
|
| 1085 |
+
Tk_ItemPointProc *pointProc;/* Computes distance from item to a given
|
| 1086 |
+
* point. */
|
| 1087 |
+
Tk_ItemAreaProc *areaProc; /* Computes whether item is inside, outside,
|
| 1088 |
+
* or overlapping an area. */
|
| 1089 |
+
Tk_ItemPostscriptProc *postscriptProc;
|
| 1090 |
+
/* Procedure to write a Postscript description
|
| 1091 |
+
* for items of this type. */
|
| 1092 |
+
Tk_ItemScaleProc *scaleProc;/* Procedure to rescale items of this type. */
|
| 1093 |
+
Tk_ItemTranslateProc *translateProc;
|
| 1094 |
+
/* Procedure to translate items of this
|
| 1095 |
+
* type. */
|
| 1096 |
+
Tk_ItemIndexProc *indexProc;/* Procedure to determine index of indicated
|
| 1097 |
+
* character. NULL if item doesn't support
|
| 1098 |
+
* indexing. */
|
| 1099 |
+
Tk_ItemCursorProc *icursorProc;
|
| 1100 |
+
/* Procedure to set insert cursor posn to just
|
| 1101 |
+
* before a given position. */
|
| 1102 |
+
Tk_ItemSelectionProc *selectionProc;
|
| 1103 |
+
/* Procedure to return selection (in STRING
|
| 1104 |
+
* format) when it is in this item. */
|
| 1105 |
+
Tk_ItemInsertProc *insertProc;
|
| 1106 |
+
/* Procedure to insert something into an
|
| 1107 |
+
* item. */
|
| 1108 |
+
Tk_ItemDCharsProc *dCharsProc;
|
| 1109 |
+
/* Procedure to delete characters from an
|
| 1110 |
+
* item. */
|
| 1111 |
+
struct Tk_ItemType *nextPtr;/* Used to link types together into a list. */
|
| 1112 |
+
char *reserved1; /* Reserved for future extension. */
|
| 1113 |
+
int reserved2; /* Carefully compatible with */
|
| 1114 |
+
char *reserved3; /* Jan Nijtmans dash patch */
|
| 1115 |
+
char *reserved4;
|
| 1116 |
+
} Tk_ItemType;
|
| 1117 |
+
|
| 1118 |
+
/*
|
| 1119 |
+
* Flag (used in the alwaysRedraw field) to say whether an item supports
|
| 1120 |
+
* point-level manipulation like the line and polygon items.
|
| 1121 |
+
*/
|
| 1122 |
+
|
| 1123 |
+
#define TK_MOVABLE_POINTS 2
|
| 1124 |
+
|
| 1125 |
+
#endif /* __NO_OLD_CONFIG */
|
| 1126 |
+
|
| 1127 |
+
/*
|
| 1128 |
+
* The following structure provides information about the selection and the
|
| 1129 |
+
* insertion cursor. It is needed by only a few items, such as those that
|
| 1130 |
+
* display text. It is shared by the generic canvas code and the item-specific
|
| 1131 |
+
* code, but most of the fields should be written only by the canvas generic
|
| 1132 |
+
* code.
|
| 1133 |
+
*/
|
| 1134 |
+
|
| 1135 |
+
typedef struct Tk_CanvasTextInfo {
|
| 1136 |
+
Tk_3DBorder selBorder; /* Border and background for selected
|
| 1137 |
+
* characters. Read-only to items.*/
|
| 1138 |
+
int selBorderWidth; /* Width of border around selection. Read-only
|
| 1139 |
+
* to items. */
|
| 1140 |
+
XColor *selFgColorPtr; /* Foreground color for selected text.
|
| 1141 |
+
* Read-only to items. */
|
| 1142 |
+
Tk_Item *selItemPtr; /* Pointer to selected item. NULL means
|
| 1143 |
+
* selection isn't in this canvas. Writable by
|
| 1144 |
+
* items. */
|
| 1145 |
+
int selectFirst; /* Character index of first selected
|
| 1146 |
+
* character. Writable by items. */
|
| 1147 |
+
int selectLast; /* Character index of last selected character.
|
| 1148 |
+
* Writable by items. */
|
| 1149 |
+
Tk_Item *anchorItemPtr; /* Item corresponding to "selectAnchor": not
|
| 1150 |
+
* necessarily selItemPtr. Read-only to
|
| 1151 |
+
* items. */
|
| 1152 |
+
int selectAnchor; /* Character index of fixed end of selection
|
| 1153 |
+
* (i.e. "select to" operation will use this
|
| 1154 |
+
* as one end of the selection). Writable by
|
| 1155 |
+
* items. */
|
| 1156 |
+
Tk_3DBorder insertBorder; /* Used to draw vertical bar for insertion
|
| 1157 |
+
* cursor. Read-only to items. */
|
| 1158 |
+
int insertWidth; /* Total width of insertion cursor. Read-only
|
| 1159 |
+
* to items. */
|
| 1160 |
+
int insertBorderWidth; /* Width of 3-D border around insert cursor.
|
| 1161 |
+
* Read-only to items. */
|
| 1162 |
+
Tk_Item *focusItemPtr; /* Item that currently has the input focus, or
|
| 1163 |
+
* NULL if no such item. Read-only to items. */
|
| 1164 |
+
int gotFocus; /* Non-zero means that the canvas widget has
|
| 1165 |
+
* the input focus. Read-only to items.*/
|
| 1166 |
+
int cursorOn; /* Non-zero means that an insertion cursor
|
| 1167 |
+
* should be displayed in focusItemPtr.
|
| 1168 |
+
* Read-only to items.*/
|
| 1169 |
+
} Tk_CanvasTextInfo;
|
| 1170 |
+
|
| 1171 |
+
/*
|
| 1172 |
+
* Structures used for Dashing and Outline.
|
| 1173 |
+
*/
|
| 1174 |
+
|
| 1175 |
+
typedef struct Tk_Dash {
|
| 1176 |
+
int number;
|
| 1177 |
+
union {
|
| 1178 |
+
char *pt;
|
| 1179 |
+
char array[sizeof(char *)];
|
| 1180 |
+
} pattern;
|
| 1181 |
+
} Tk_Dash;
|
| 1182 |
+
|
| 1183 |
+
typedef struct Tk_TSOffset {
|
| 1184 |
+
int flags; /* Flags; see below for possible values */
|
| 1185 |
+
int xoffset; /* x offset */
|
| 1186 |
+
int yoffset; /* y offset */
|
| 1187 |
+
} Tk_TSOffset;
|
| 1188 |
+
|
| 1189 |
+
/*
|
| 1190 |
+
* Bit fields in Tk_TSOffset->flags:
|
| 1191 |
+
*/
|
| 1192 |
+
|
| 1193 |
+
#define TK_OFFSET_INDEX 1
|
| 1194 |
+
#define TK_OFFSET_RELATIVE 2
|
| 1195 |
+
#define TK_OFFSET_LEFT 4
|
| 1196 |
+
#define TK_OFFSET_CENTER 8
|
| 1197 |
+
#define TK_OFFSET_RIGHT 16
|
| 1198 |
+
#define TK_OFFSET_TOP 32
|
| 1199 |
+
#define TK_OFFSET_MIDDLE 64
|
| 1200 |
+
#define TK_OFFSET_BOTTOM 128
|
| 1201 |
+
|
| 1202 |
+
typedef struct Tk_Outline {
|
| 1203 |
+
GC gc; /* Graphics context. */
|
| 1204 |
+
double width; /* Width of outline. */
|
| 1205 |
+
double activeWidth; /* Width of outline. */
|
| 1206 |
+
double disabledWidth; /* Width of outline. */
|
| 1207 |
+
int offset; /* Dash offset. */
|
| 1208 |
+
Tk_Dash dash; /* Dash pattern. */
|
| 1209 |
+
Tk_Dash activeDash; /* Dash pattern if state is active. */
|
| 1210 |
+
Tk_Dash disabledDash; /* Dash pattern if state is disabled. */
|
| 1211 |
+
void *reserved1; /* Reserved for future expansion. */
|
| 1212 |
+
void *reserved2;
|
| 1213 |
+
void *reserved3;
|
| 1214 |
+
Tk_TSOffset tsoffset; /* Stipple offset for outline. */
|
| 1215 |
+
XColor *color; /* Outline color. */
|
| 1216 |
+
XColor *activeColor; /* Outline color if state is active. */
|
| 1217 |
+
XColor *disabledColor; /* Outline color if state is disabled. */
|
| 1218 |
+
Pixmap stipple; /* Outline Stipple pattern. */
|
| 1219 |
+
Pixmap activeStipple; /* Outline Stipple pattern if state is
|
| 1220 |
+
* active. */
|
| 1221 |
+
Pixmap disabledStipple; /* Outline Stipple pattern if state is
|
| 1222 |
+
* disabled. */
|
| 1223 |
+
} Tk_Outline;
|
| 1224 |
+
|
| 1225 |
+
/*
|
| 1226 |
+
*----------------------------------------------------------------------
|
| 1227 |
+
*
|
| 1228 |
+
* Procedure prototypes and structures used for managing images:
|
| 1229 |
+
*
|
| 1230 |
+
*----------------------------------------------------------------------
|
| 1231 |
+
*/
|
| 1232 |
+
|
| 1233 |
+
typedef struct Tk_ImageType Tk_ImageType;
|
| 1234 |
+
#ifdef USE_OLD_IMAGE
|
| 1235 |
+
typedef int (Tk_ImageCreateProc) (Tcl_Interp *interp, char *name, int argc,
|
| 1236 |
+
char **argv, Tk_ImageType *typePtr, Tk_ImageMaster model,
|
| 1237 |
+
ClientData *clientDataPtr);
|
| 1238 |
+
#else
|
| 1239 |
+
typedef int (Tk_ImageCreateProc) (Tcl_Interp *interp, CONST86 char *name, int objc,
|
| 1240 |
+
Tcl_Obj *const objv[], CONST86 Tk_ImageType *typePtr, Tk_ImageMaster model,
|
| 1241 |
+
ClientData *clientDataPtr);
|
| 1242 |
+
#endif /* USE_OLD_IMAGE */
|
| 1243 |
+
typedef ClientData (Tk_ImageGetProc) (Tk_Window tkwin, ClientData clientData);
|
| 1244 |
+
typedef void (Tk_ImageDisplayProc) (ClientData clientData, Display *display,
|
| 1245 |
+
Drawable drawable, int imageX, int imageY, int width, int height,
|
| 1246 |
+
int drawableX, int drawableY);
|
| 1247 |
+
typedef void (Tk_ImageFreeProc) (ClientData clientData, Display *display);
|
| 1248 |
+
typedef void (Tk_ImageDeleteProc) (ClientData clientData);
|
| 1249 |
+
typedef void (Tk_ImageChangedProc) (ClientData clientData, int x, int y,
|
| 1250 |
+
int width, int height, int imageWidth, int imageHeight);
|
| 1251 |
+
typedef int (Tk_ImagePostscriptProc) (ClientData clientData,
|
| 1252 |
+
Tcl_Interp *interp, Tk_Window tkwin, Tk_PostscriptInfo psinfo,
|
| 1253 |
+
int x, int y, int width, int height, int prepass);
|
| 1254 |
+
|
| 1255 |
+
/*
|
| 1256 |
+
* The following structure represents a particular type of image (bitmap, xpm
|
| 1257 |
+
* image, etc.). It provides information common to all images of that type,
|
| 1258 |
+
* such as the type name and a collection of procedures in the image manager
|
| 1259 |
+
* that respond to various events. Each image manager is represented by one of
|
| 1260 |
+
* these structures.
|
| 1261 |
+
*/
|
| 1262 |
+
|
| 1263 |
+
struct Tk_ImageType {
|
| 1264 |
+
CONST86 char *name; /* Name of image type. */
|
| 1265 |
+
Tk_ImageCreateProc *createProc;
|
| 1266 |
+
/* Procedure to call to create a new image of
|
| 1267 |
+
* this type. */
|
| 1268 |
+
Tk_ImageGetProc *getProc; /* Procedure to call the first time
|
| 1269 |
+
* Tk_GetImage is called in a new way (new
|
| 1270 |
+
* visual or screen). */
|
| 1271 |
+
Tk_ImageDisplayProc *displayProc;
|
| 1272 |
+
/* Call to draw image, in response to
|
| 1273 |
+
* Tk_RedrawImage calls. */
|
| 1274 |
+
Tk_ImageFreeProc *freeProc; /* Procedure to call whenever Tk_FreeImage is
|
| 1275 |
+
* called to release an instance of an
|
| 1276 |
+
* image. */
|
| 1277 |
+
Tk_ImageDeleteProc *deleteProc;
|
| 1278 |
+
/* Procedure to call to delete image. It will
|
| 1279 |
+
* not be called until after freeProc has been
|
| 1280 |
+
* called for each instance of the image. */
|
| 1281 |
+
Tk_ImagePostscriptProc *postscriptProc;
|
| 1282 |
+
/* Procedure to call to produce postscript
|
| 1283 |
+
* output for the image. */
|
| 1284 |
+
struct Tk_ImageType *nextPtr;
|
| 1285 |
+
/* Next in list of all image types currently
|
| 1286 |
+
* known. Filled in by Tk, not by image
|
| 1287 |
+
* manager. */
|
| 1288 |
+
char *reserved; /* reserved for future expansion */
|
| 1289 |
+
};
|
| 1290 |
+
|
| 1291 |
+
/*
|
| 1292 |
+
*----------------------------------------------------------------------
|
| 1293 |
+
*
|
| 1294 |
+
* Additional definitions used to manage images of type "photo".
|
| 1295 |
+
*
|
| 1296 |
+
*----------------------------------------------------------------------
|
| 1297 |
+
*/
|
| 1298 |
+
|
| 1299 |
+
/*
|
| 1300 |
+
* The following type is used to identify a particular photo image to be
|
| 1301 |
+
* manipulated:
|
| 1302 |
+
*/
|
| 1303 |
+
|
| 1304 |
+
typedef void *Tk_PhotoHandle;
|
| 1305 |
+
|
| 1306 |
+
/*
|
| 1307 |
+
* The following structure describes a block of pixels in memory:
|
| 1308 |
+
*/
|
| 1309 |
+
|
| 1310 |
+
typedef struct Tk_PhotoImageBlock {
|
| 1311 |
+
unsigned char *pixelPtr; /* Pointer to the first pixel. */
|
| 1312 |
+
int width; /* Width of block, in pixels. */
|
| 1313 |
+
int height; /* Height of block, in pixels. */
|
| 1314 |
+
int pitch; /* Address difference between corresponding
|
| 1315 |
+
* pixels in successive lines. */
|
| 1316 |
+
int pixelSize; /* Address difference between successive
|
| 1317 |
+
* pixels in the same line. */
|
| 1318 |
+
int offset[4]; /* Address differences between the red, green,
|
| 1319 |
+
* blue and alpha components of the pixel and
|
| 1320 |
+
* the pixel as a whole. */
|
| 1321 |
+
} Tk_PhotoImageBlock;
|
| 1322 |
+
|
| 1323 |
+
/*
|
| 1324 |
+
* The following values control how blocks are combined into photo images when
|
| 1325 |
+
* the alpha component of a pixel is not 255, a.k.a. the compositing rule.
|
| 1326 |
+
*/
|
| 1327 |
+
|
| 1328 |
+
#define TK_PHOTO_COMPOSITE_OVERLAY 0
|
| 1329 |
+
#define TK_PHOTO_COMPOSITE_SET 1
|
| 1330 |
+
|
| 1331 |
+
/*
|
| 1332 |
+
* Procedure prototypes and structures used in reading and writing photo
|
| 1333 |
+
* images:
|
| 1334 |
+
*/
|
| 1335 |
+
|
| 1336 |
+
typedef struct Tk_PhotoImageFormat Tk_PhotoImageFormat;
|
| 1337 |
+
#ifdef USE_OLD_IMAGE
|
| 1338 |
+
typedef int (Tk_ImageFileMatchProc) (Tcl_Channel chan, char *fileName,
|
| 1339 |
+
char *formatString, int *widthPtr, int *heightPtr);
|
| 1340 |
+
typedef int (Tk_ImageStringMatchProc) (char *string, char *formatString,
|
| 1341 |
+
int *widthPtr, int *heightPtr);
|
| 1342 |
+
typedef int (Tk_ImageFileReadProc) (Tcl_Interp *interp, Tcl_Channel chan,
|
| 1343 |
+
char *fileName, char *formatString, Tk_PhotoHandle imageHandle,
|
| 1344 |
+
int destX, int destY, int width, int height, int srcX, int srcY);
|
| 1345 |
+
typedef int (Tk_ImageStringReadProc) (Tcl_Interp *interp, char *string,
|
| 1346 |
+
char *formatString, Tk_PhotoHandle imageHandle, int destX, int destY,
|
| 1347 |
+
int width, int height, int srcX, int srcY);
|
| 1348 |
+
typedef int (Tk_ImageFileWriteProc) (Tcl_Interp *interp, char *fileName,
|
| 1349 |
+
char *formatString, Tk_PhotoImageBlock *blockPtr);
|
| 1350 |
+
typedef int (Tk_ImageStringWriteProc) (Tcl_Interp *interp,
|
| 1351 |
+
Tcl_DString *dataPtr, char *formatString, Tk_PhotoImageBlock *blockPtr);
|
| 1352 |
+
#else
|
| 1353 |
+
typedef int (Tk_ImageFileMatchProc) (Tcl_Channel chan, const char *fileName,
|
| 1354 |
+
Tcl_Obj *format, int *widthPtr, int *heightPtr, Tcl_Interp *interp);
|
| 1355 |
+
typedef int (Tk_ImageStringMatchProc) (Tcl_Obj *dataObj, Tcl_Obj *format,
|
| 1356 |
+
int *widthPtr, int *heightPtr, Tcl_Interp *interp);
|
| 1357 |
+
typedef int (Tk_ImageFileReadProc) (Tcl_Interp *interp, Tcl_Channel chan,
|
| 1358 |
+
const char *fileName, Tcl_Obj *format, Tk_PhotoHandle imageHandle,
|
| 1359 |
+
int destX, int destY, int width, int height, int srcX, int srcY);
|
| 1360 |
+
typedef int (Tk_ImageStringReadProc) (Tcl_Interp *interp, Tcl_Obj *dataObj,
|
| 1361 |
+
Tcl_Obj *format, Tk_PhotoHandle imageHandle, int destX, int destY,
|
| 1362 |
+
int width, int height, int srcX, int srcY);
|
| 1363 |
+
typedef int (Tk_ImageFileWriteProc) (Tcl_Interp *interp, const char *fileName,
|
| 1364 |
+
Tcl_Obj *format, Tk_PhotoImageBlock *blockPtr);
|
| 1365 |
+
typedef int (Tk_ImageStringWriteProc) (Tcl_Interp *interp, Tcl_Obj *format,
|
| 1366 |
+
Tk_PhotoImageBlock *blockPtr);
|
| 1367 |
+
#endif /* USE_OLD_IMAGE */
|
| 1368 |
+
|
| 1369 |
+
/*
|
| 1370 |
+
* The following structure represents a particular file format for storing
|
| 1371 |
+
* images (e.g., PPM, GIF, JPEG, etc.). It provides information to allow image
|
| 1372 |
+
* files of that format to be recognized and read into a photo image.
|
| 1373 |
+
*/
|
| 1374 |
+
|
| 1375 |
+
struct Tk_PhotoImageFormat {
|
| 1376 |
+
CONST86 char *name; /* Name of image file format */
|
| 1377 |
+
Tk_ImageFileMatchProc *fileMatchProc;
|
| 1378 |
+
/* Procedure to call to determine whether an
|
| 1379 |
+
* image file matches this format. */
|
| 1380 |
+
Tk_ImageStringMatchProc *stringMatchProc;
|
| 1381 |
+
/* Procedure to call to determine whether the
|
| 1382 |
+
* data in a string matches this format. */
|
| 1383 |
+
Tk_ImageFileReadProc *fileReadProc;
|
| 1384 |
+
/* Procedure to call to read data from an
|
| 1385 |
+
* image file into a photo image. */
|
| 1386 |
+
Tk_ImageStringReadProc *stringReadProc;
|
| 1387 |
+
/* Procedure to call to read data from a
|
| 1388 |
+
* string into a photo image. */
|
| 1389 |
+
Tk_ImageFileWriteProc *fileWriteProc;
|
| 1390 |
+
/* Procedure to call to write data from a
|
| 1391 |
+
* photo image to a file. */
|
| 1392 |
+
Tk_ImageStringWriteProc *stringWriteProc;
|
| 1393 |
+
/* Procedure to call to obtain a string
|
| 1394 |
+
* representation of the data in a photo
|
| 1395 |
+
* image.*/
|
| 1396 |
+
struct Tk_PhotoImageFormat *nextPtr;
|
| 1397 |
+
/* Next in list of all photo image formats
|
| 1398 |
+
* currently known. Filled in by Tk, not by
|
| 1399 |
+
* image format handler. */
|
| 1400 |
+
};
|
| 1401 |
+
|
| 1402 |
+
/*
|
| 1403 |
+
*----------------------------------------------------------------------
|
| 1404 |
+
*
|
| 1405 |
+
* Procedure prototypes and structures used for managing styles:
|
| 1406 |
+
*
|
| 1407 |
+
*----------------------------------------------------------------------
|
| 1408 |
+
*/
|
| 1409 |
+
|
| 1410 |
+
/*
|
| 1411 |
+
* Style support version tag.
|
| 1412 |
+
*/
|
| 1413 |
+
|
| 1414 |
+
#define TK_STYLE_VERSION_1 0x1
|
| 1415 |
+
#define TK_STYLE_VERSION TK_STYLE_VERSION_1
|
| 1416 |
+
|
| 1417 |
+
/*
|
| 1418 |
+
* The following structures and prototypes are used as static templates to
|
| 1419 |
+
* declare widget elements.
|
| 1420 |
+
*/
|
| 1421 |
+
|
| 1422 |
+
typedef void (Tk_GetElementSizeProc) (ClientData clientData, char *recordPtr,
|
| 1423 |
+
const Tk_OptionSpec **optionsPtr, Tk_Window tkwin, int width,
|
| 1424 |
+
int height, int inner, int *widthPtr, int *heightPtr);
|
| 1425 |
+
typedef void (Tk_GetElementBoxProc) (ClientData clientData, char *recordPtr,
|
| 1426 |
+
const Tk_OptionSpec **optionsPtr, Tk_Window tkwin, int x, int y,
|
| 1427 |
+
int width, int height, int inner, int *xPtr, int *yPtr, int *widthPtr,
|
| 1428 |
+
int *heightPtr);
|
| 1429 |
+
typedef int (Tk_GetElementBorderWidthProc) (ClientData clientData,
|
| 1430 |
+
char *recordPtr, const Tk_OptionSpec **optionsPtr, Tk_Window tkwin);
|
| 1431 |
+
typedef void (Tk_DrawElementProc) (ClientData clientData, char *recordPtr,
|
| 1432 |
+
const Tk_OptionSpec **optionsPtr, Tk_Window tkwin, Drawable d, int x,
|
| 1433 |
+
int y, int width, int height, int state);
|
| 1434 |
+
|
| 1435 |
+
typedef struct Tk_ElementOptionSpec {
|
| 1436 |
+
char *name; /* Name of the required option. */
|
| 1437 |
+
Tk_OptionType type; /* Accepted option type. TK_OPTION_END means
|
| 1438 |
+
* any. */
|
| 1439 |
+
} Tk_ElementOptionSpec;
|
| 1440 |
+
|
| 1441 |
+
typedef struct Tk_ElementSpec {
|
| 1442 |
+
int version; /* Version of the style support. */
|
| 1443 |
+
char *name; /* Name of element. */
|
| 1444 |
+
Tk_ElementOptionSpec *options;
|
| 1445 |
+
/* List of required options. Last one's name
|
| 1446 |
+
* must be NULL. */
|
| 1447 |
+
Tk_GetElementSizeProc *getSize;
|
| 1448 |
+
/* Compute the external (resp. internal) size
|
| 1449 |
+
* of the element from its desired internal
|
| 1450 |
+
* (resp. external) size. */
|
| 1451 |
+
Tk_GetElementBoxProc *getBox;
|
| 1452 |
+
/* Compute the inscribed or bounding boxes
|
| 1453 |
+
* within a given area. */
|
| 1454 |
+
Tk_GetElementBorderWidthProc *getBorderWidth;
|
| 1455 |
+
/* Return the element's internal border width.
|
| 1456 |
+
* Mostly useful for widgets. */
|
| 1457 |
+
Tk_DrawElementProc *draw; /* Draw the element in the given bounding
|
| 1458 |
+
* box. */
|
| 1459 |
+
} Tk_ElementSpec;
|
| 1460 |
+
|
| 1461 |
+
/*
|
| 1462 |
+
* Element state flags. Can be OR'ed.
|
| 1463 |
+
*/
|
| 1464 |
+
|
| 1465 |
+
#define TK_ELEMENT_STATE_ACTIVE 1<<0
|
| 1466 |
+
#define TK_ELEMENT_STATE_DISABLED 1<<1
|
| 1467 |
+
#define TK_ELEMENT_STATE_FOCUS 1<<2
|
| 1468 |
+
#define TK_ELEMENT_STATE_PRESSED 1<<3
|
| 1469 |
+
|
| 1470 |
+
/*
|
| 1471 |
+
*----------------------------------------------------------------------
|
| 1472 |
+
*
|
| 1473 |
+
* The definitions below provide backward compatibility for functions and
|
| 1474 |
+
* types related to event handling that used to be in Tk but have moved to
|
| 1475 |
+
* Tcl.
|
| 1476 |
+
*
|
| 1477 |
+
*----------------------------------------------------------------------
|
| 1478 |
+
*/
|
| 1479 |
+
|
| 1480 |
+
#define TK_READABLE TCL_READABLE
|
| 1481 |
+
#define TK_WRITABLE TCL_WRITABLE
|
| 1482 |
+
#define TK_EXCEPTION TCL_EXCEPTION
|
| 1483 |
+
|
| 1484 |
+
#define TK_DONT_WAIT TCL_DONT_WAIT
|
| 1485 |
+
#define TK_X_EVENTS TCL_WINDOW_EVENTS
|
| 1486 |
+
#define TK_WINDOW_EVENTS TCL_WINDOW_EVENTS
|
| 1487 |
+
#define TK_FILE_EVENTS TCL_FILE_EVENTS
|
| 1488 |
+
#define TK_TIMER_EVENTS TCL_TIMER_EVENTS
|
| 1489 |
+
#define TK_IDLE_EVENTS TCL_IDLE_EVENTS
|
| 1490 |
+
#define TK_ALL_EVENTS TCL_ALL_EVENTS
|
| 1491 |
+
|
| 1492 |
+
#define Tk_IdleProc Tcl_IdleProc
|
| 1493 |
+
#define Tk_FileProc Tcl_FileProc
|
| 1494 |
+
#define Tk_TimerProc Tcl_TimerProc
|
| 1495 |
+
#define Tk_TimerToken Tcl_TimerToken
|
| 1496 |
+
|
| 1497 |
+
#define Tk_BackgroundError Tcl_BackgroundError
|
| 1498 |
+
#define Tk_CancelIdleCall Tcl_CancelIdleCall
|
| 1499 |
+
#define Tk_CreateFileHandler Tcl_CreateFileHandler
|
| 1500 |
+
#define Tk_CreateTimerHandler Tcl_CreateTimerHandler
|
| 1501 |
+
#define Tk_DeleteFileHandler Tcl_DeleteFileHandler
|
| 1502 |
+
#define Tk_DeleteTimerHandler Tcl_DeleteTimerHandler
|
| 1503 |
+
#define Tk_DoOneEvent Tcl_DoOneEvent
|
| 1504 |
+
#define Tk_DoWhenIdle Tcl_DoWhenIdle
|
| 1505 |
+
#define Tk_Sleep Tcl_Sleep
|
| 1506 |
+
|
| 1507 |
+
/* Additional stuff that has moved to Tcl: */
|
| 1508 |
+
|
| 1509 |
+
#define Tk_EventuallyFree Tcl_EventuallyFree
|
| 1510 |
+
#define Tk_FreeProc Tcl_FreeProc
|
| 1511 |
+
#define Tk_Preserve Tcl_Preserve
|
| 1512 |
+
#define Tk_Release Tcl_Release
|
| 1513 |
+
|
| 1514 |
+
/* Removed Tk_Main, use macro instead */
|
| 1515 |
+
#if defined(_WIN32) || defined(__CYGWIN__)
|
| 1516 |
+
#define Tk_Main(argc, argv, proc) Tk_MainEx(argc, argv, proc, \
|
| 1517 |
+
(Tcl_FindExecutable(0), (Tcl_CreateInterp)()))
|
| 1518 |
+
#else
|
| 1519 |
+
#define Tk_Main(argc, argv, proc) Tk_MainEx(argc, argv, proc, \
|
| 1520 |
+
(Tcl_FindExecutable(argv[0]), (Tcl_CreateInterp)()))
|
| 1521 |
+
#endif
|
| 1522 |
+
const char * Tk_InitStubs(Tcl_Interp *interp, const char *version,
|
| 1523 |
+
int exact);
|
| 1524 |
+
EXTERN const char * Tk_PkgInitStubsCheck(Tcl_Interp *interp,
|
| 1525 |
+
const char *version, int exact);
|
| 1526 |
+
|
| 1527 |
+
#ifndef USE_TK_STUBS
|
| 1528 |
+
#define Tk_InitStubs(interp, version, exact) \
|
| 1529 |
+
Tk_PkgInitStubsCheck(interp, version, exact)
|
| 1530 |
+
#endif /* USE_TK_STUBS */
|
| 1531 |
+
|
| 1532 |
+
#define Tk_InitImageArgs(interp, argc, argv) /**/
|
| 1533 |
+
|
| 1534 |
+
/*
|
| 1535 |
+
*----------------------------------------------------------------------
|
| 1536 |
+
*
|
| 1537 |
+
* Additional procedure types defined by Tk.
|
| 1538 |
+
*
|
| 1539 |
+
*----------------------------------------------------------------------
|
| 1540 |
+
*/
|
| 1541 |
+
|
| 1542 |
+
typedef int (Tk_ErrorProc) (ClientData clientData, XErrorEvent *errEventPtr);
|
| 1543 |
+
typedef void (Tk_EventProc) (ClientData clientData, XEvent *eventPtr);
|
| 1544 |
+
typedef int (Tk_GenericProc) (ClientData clientData, XEvent *eventPtr);
|
| 1545 |
+
typedef int (Tk_ClientMessageProc) (Tk_Window tkwin, XEvent *eventPtr);
|
| 1546 |
+
typedef int (Tk_GetSelProc) (ClientData clientData, Tcl_Interp *interp,
|
| 1547 |
+
CONST86 char *portion);
|
| 1548 |
+
typedef void (Tk_LostSelProc) (ClientData clientData);
|
| 1549 |
+
typedef Tk_RestrictAction (Tk_RestrictProc) (ClientData clientData,
|
| 1550 |
+
XEvent *eventPtr);
|
| 1551 |
+
typedef int (Tk_SelectionProc) (ClientData clientData, int offset,
|
| 1552 |
+
char *buffer, int maxBytes);
|
| 1553 |
+
|
| 1554 |
+
/*
|
| 1555 |
+
*----------------------------------------------------------------------
|
| 1556 |
+
*
|
| 1557 |
+
* Platform independent exported procedures and variables.
|
| 1558 |
+
*
|
| 1559 |
+
*----------------------------------------------------------------------
|
| 1560 |
+
*/
|
| 1561 |
+
|
| 1562 |
+
#include "tkDecls.h"
|
| 1563 |
+
|
| 1564 |
+
#ifdef USE_OLD_IMAGE
|
| 1565 |
+
#undef Tk_CreateImageType
|
| 1566 |
+
#define Tk_CreateImageType Tk_CreateOldImageType
|
| 1567 |
+
#undef Tk_CreatePhotoImageFormat
|
| 1568 |
+
#define Tk_CreatePhotoImageFormat Tk_CreateOldPhotoImageFormat
|
| 1569 |
+
#endif /* USE_OLD_IMAGE */
|
| 1570 |
+
|
| 1571 |
+
/*
|
| 1572 |
+
*----------------------------------------------------------------------
|
| 1573 |
+
*
|
| 1574 |
+
* Allow users to say that they don't want to alter their source to add extra
|
| 1575 |
+
* arguments to Tk_PhotoPutBlock() et al; DO NOT DEFINE THIS WHEN BUILDING TK.
|
| 1576 |
+
*
|
| 1577 |
+
* This goes after the inclusion of the stubbed-decls so that the declarations
|
| 1578 |
+
* of what is actually there can be correct.
|
| 1579 |
+
*/
|
| 1580 |
+
|
| 1581 |
+
#ifdef USE_COMPOSITELESS_PHOTO_PUT_BLOCK
|
| 1582 |
+
# ifdef Tk_PhotoPutBlock
|
| 1583 |
+
# undef Tk_PhotoPutBlock
|
| 1584 |
+
# endif
|
| 1585 |
+
# define Tk_PhotoPutBlock Tk_PhotoPutBlock_NoComposite
|
| 1586 |
+
# ifdef Tk_PhotoPutZoomedBlock
|
| 1587 |
+
# undef Tk_PhotoPutZoomedBlock
|
| 1588 |
+
# endif
|
| 1589 |
+
# define Tk_PhotoPutZoomedBlock Tk_PhotoPutZoomedBlock_NoComposite
|
| 1590 |
+
# define USE_PANIC_ON_PHOTO_ALLOC_FAILURE
|
| 1591 |
+
#else /* !USE_COMPOSITELESS_PHOTO_PUT_BLOCK */
|
| 1592 |
+
# ifdef USE_PANIC_ON_PHOTO_ALLOC_FAILURE
|
| 1593 |
+
# ifdef Tk_PhotoPutBlock
|
| 1594 |
+
# undef Tk_PhotoPutBlock
|
| 1595 |
+
# endif
|
| 1596 |
+
# define Tk_PhotoPutBlock Tk_PhotoPutBlock_Panic
|
| 1597 |
+
# ifdef Tk_PhotoPutZoomedBlock
|
| 1598 |
+
# undef Tk_PhotoPutZoomedBlock
|
| 1599 |
+
# endif
|
| 1600 |
+
# define Tk_PhotoPutZoomedBlock Tk_PhotoPutZoomedBlock_Panic
|
| 1601 |
+
# endif /* USE_PANIC_ON_PHOTO_ALLOC_FAILURE */
|
| 1602 |
+
#endif /* USE_COMPOSITELESS_PHOTO_PUT_BLOCK */
|
| 1603 |
+
#ifdef USE_PANIC_ON_PHOTO_ALLOC_FAILURE
|
| 1604 |
+
# ifdef Tk_PhotoExpand
|
| 1605 |
+
# undef Tk_PhotoExpand
|
| 1606 |
+
# endif
|
| 1607 |
+
# define Tk_PhotoExpand Tk_PhotoExpand_Panic
|
| 1608 |
+
# ifdef Tk_PhotoSetSize
|
| 1609 |
+
# undef Tk_PhotoSetSize
|
| 1610 |
+
# endif
|
| 1611 |
+
# define Tk_PhotoSetSize Tk_PhotoSetSize_Panic
|
| 1612 |
+
#endif /* USE_PANIC_ON_PHOTO_ALLOC_FAILURE */
|
| 1613 |
+
|
| 1614 |
+
#undef TCL_STORAGE_CLASS
|
| 1615 |
+
#define TCL_STORAGE_CLASS DLLIMPORT
|
| 1616 |
+
|
| 1617 |
+
#endif /* RC_INVOKED */
|
| 1618 |
+
|
| 1619 |
+
/*
|
| 1620 |
+
* end block for C++
|
| 1621 |
+
*/
|
| 1622 |
+
|
| 1623 |
+
#ifdef __cplusplus
|
| 1624 |
+
}
|
| 1625 |
+
#endif
|
| 1626 |
+
|
| 1627 |
+
#endif /* _TK */
|
| 1628 |
+
|
| 1629 |
+
/*
|
| 1630 |
+
* Local Variables:
|
| 1631 |
+
* mode: c
|
| 1632 |
+
* c-basic-offset: 4
|
| 1633 |
+
* fill-column: 78
|
| 1634 |
+
* End:
|
| 1635 |
+
*/
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tkDecls.h
ADDED
|
@@ -0,0 +1,1791 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tkDecls.h --
|
| 3 |
+
*
|
| 4 |
+
* Declarations of functions in the platform independent public Tcl API.
|
| 5 |
+
*
|
| 6 |
+
* Copyright (c) 1998-1999 by Scriptics Corporation.
|
| 7 |
+
*
|
| 8 |
+
* See the file "license.terms" for information on usage and redistribution
|
| 9 |
+
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 10 |
+
*/
|
| 11 |
+
|
| 12 |
+
#ifndef _TKDECLS
|
| 13 |
+
#define _TKDECLS
|
| 14 |
+
|
| 15 |
+
#ifdef BUILD_tk
|
| 16 |
+
#undef TCL_STORAGE_CLASS
|
| 17 |
+
#define TCL_STORAGE_CLASS DLLEXPORT
|
| 18 |
+
#endif
|
| 19 |
+
|
| 20 |
+
/*
|
| 21 |
+
* WARNING: This file is automatically generated by the tools/genStubs.tcl
|
| 22 |
+
* script. Any modifications to the function declarations below should be made
|
| 23 |
+
* in the generic/tk.decls script.
|
| 24 |
+
*/
|
| 25 |
+
|
| 26 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 27 |
+
|
| 28 |
+
#ifdef __cplusplus
|
| 29 |
+
extern "C" {
|
| 30 |
+
#endif
|
| 31 |
+
|
| 32 |
+
/*
|
| 33 |
+
* Exported function declarations:
|
| 34 |
+
*/
|
| 35 |
+
|
| 36 |
+
/* 0 */
|
| 37 |
+
EXTERN void Tk_MainLoop(void);
|
| 38 |
+
/* 1 */
|
| 39 |
+
EXTERN XColor * Tk_3DBorderColor(Tk_3DBorder border);
|
| 40 |
+
/* 2 */
|
| 41 |
+
EXTERN GC Tk_3DBorderGC(Tk_Window tkwin, Tk_3DBorder border,
|
| 42 |
+
int which);
|
| 43 |
+
/* 3 */
|
| 44 |
+
EXTERN void Tk_3DHorizontalBevel(Tk_Window tkwin,
|
| 45 |
+
Drawable drawable, Tk_3DBorder border, int x,
|
| 46 |
+
int y, int width, int height, int leftIn,
|
| 47 |
+
int rightIn, int topBevel, int relief);
|
| 48 |
+
/* 4 */
|
| 49 |
+
EXTERN void Tk_3DVerticalBevel(Tk_Window tkwin,
|
| 50 |
+
Drawable drawable, Tk_3DBorder border, int x,
|
| 51 |
+
int y, int width, int height, int leftBevel,
|
| 52 |
+
int relief);
|
| 53 |
+
/* 5 */
|
| 54 |
+
EXTERN void Tk_AddOption(Tk_Window tkwin, const char *name,
|
| 55 |
+
const char *value, int priority);
|
| 56 |
+
/* 6 */
|
| 57 |
+
EXTERN void Tk_BindEvent(Tk_BindingTable bindingTable,
|
| 58 |
+
XEvent *eventPtr, Tk_Window tkwin,
|
| 59 |
+
int numObjects, ClientData *objectPtr);
|
| 60 |
+
/* 7 */
|
| 61 |
+
EXTERN void Tk_CanvasDrawableCoords(Tk_Canvas canvas, double x,
|
| 62 |
+
double y, short *drawableXPtr,
|
| 63 |
+
short *drawableYPtr);
|
| 64 |
+
/* 8 */
|
| 65 |
+
EXTERN void Tk_CanvasEventuallyRedraw(Tk_Canvas canvas, int x1,
|
| 66 |
+
int y1, int x2, int y2);
|
| 67 |
+
/* 9 */
|
| 68 |
+
EXTERN int Tk_CanvasGetCoord(Tcl_Interp *interp,
|
| 69 |
+
Tk_Canvas canvas, const char *str,
|
| 70 |
+
double *doublePtr);
|
| 71 |
+
/* 10 */
|
| 72 |
+
EXTERN Tk_CanvasTextInfo * Tk_CanvasGetTextInfo(Tk_Canvas canvas);
|
| 73 |
+
/* 11 */
|
| 74 |
+
EXTERN int Tk_CanvasPsBitmap(Tcl_Interp *interp,
|
| 75 |
+
Tk_Canvas canvas, Pixmap bitmap, int x,
|
| 76 |
+
int y, int width, int height);
|
| 77 |
+
/* 12 */
|
| 78 |
+
EXTERN int Tk_CanvasPsColor(Tcl_Interp *interp,
|
| 79 |
+
Tk_Canvas canvas, XColor *colorPtr);
|
| 80 |
+
/* 13 */
|
| 81 |
+
EXTERN int Tk_CanvasPsFont(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 82 |
+
Tk_Font font);
|
| 83 |
+
/* 14 */
|
| 84 |
+
EXTERN void Tk_CanvasPsPath(Tcl_Interp *interp, Tk_Canvas canvas,
|
| 85 |
+
double *coordPtr, int numPoints);
|
| 86 |
+
/* 15 */
|
| 87 |
+
EXTERN int Tk_CanvasPsStipple(Tcl_Interp *interp,
|
| 88 |
+
Tk_Canvas canvas, Pixmap bitmap);
|
| 89 |
+
/* 16 */
|
| 90 |
+
EXTERN double Tk_CanvasPsY(Tk_Canvas canvas, double y);
|
| 91 |
+
/* 17 */
|
| 92 |
+
EXTERN void Tk_CanvasSetStippleOrigin(Tk_Canvas canvas, GC gc);
|
| 93 |
+
/* 18 */
|
| 94 |
+
EXTERN int Tk_CanvasTagsParseProc(ClientData clientData,
|
| 95 |
+
Tcl_Interp *interp, Tk_Window tkwin,
|
| 96 |
+
const char *value, char *widgRec, int offset);
|
| 97 |
+
/* 19 */
|
| 98 |
+
EXTERN CONST86 char * Tk_CanvasTagsPrintProc(ClientData clientData,
|
| 99 |
+
Tk_Window tkwin, char *widgRec, int offset,
|
| 100 |
+
Tcl_FreeProc **freeProcPtr);
|
| 101 |
+
/* 20 */
|
| 102 |
+
EXTERN Tk_Window Tk_CanvasTkwin(Tk_Canvas canvas);
|
| 103 |
+
/* 21 */
|
| 104 |
+
EXTERN void Tk_CanvasWindowCoords(Tk_Canvas canvas, double x,
|
| 105 |
+
double y, short *screenXPtr,
|
| 106 |
+
short *screenYPtr);
|
| 107 |
+
/* 22 */
|
| 108 |
+
EXTERN void Tk_ChangeWindowAttributes(Tk_Window tkwin,
|
| 109 |
+
unsigned long valueMask,
|
| 110 |
+
XSetWindowAttributes *attsPtr);
|
| 111 |
+
/* 23 */
|
| 112 |
+
EXTERN int Tk_CharBbox(Tk_TextLayout layout, int index,
|
| 113 |
+
int *xPtr, int *yPtr, int *widthPtr,
|
| 114 |
+
int *heightPtr);
|
| 115 |
+
/* 24 */
|
| 116 |
+
EXTERN void Tk_ClearSelection(Tk_Window tkwin, Atom selection);
|
| 117 |
+
/* 25 */
|
| 118 |
+
EXTERN int Tk_ClipboardAppend(Tcl_Interp *interp,
|
| 119 |
+
Tk_Window tkwin, Atom target, Atom format,
|
| 120 |
+
const char *buffer);
|
| 121 |
+
/* 26 */
|
| 122 |
+
EXTERN int Tk_ClipboardClear(Tcl_Interp *interp,
|
| 123 |
+
Tk_Window tkwin);
|
| 124 |
+
/* 27 */
|
| 125 |
+
EXTERN int Tk_ConfigureInfo(Tcl_Interp *interp, Tk_Window tkwin,
|
| 126 |
+
const Tk_ConfigSpec *specs, char *widgRec,
|
| 127 |
+
const char *argvName, int flags);
|
| 128 |
+
/* 28 */
|
| 129 |
+
EXTERN int Tk_ConfigureValue(Tcl_Interp *interp,
|
| 130 |
+
Tk_Window tkwin, const Tk_ConfigSpec *specs,
|
| 131 |
+
char *widgRec, const char *argvName,
|
| 132 |
+
int flags);
|
| 133 |
+
/* 29 */
|
| 134 |
+
EXTERN int Tk_ConfigureWidget(Tcl_Interp *interp,
|
| 135 |
+
Tk_Window tkwin, const Tk_ConfigSpec *specs,
|
| 136 |
+
int argc, CONST84 char **argv, char *widgRec,
|
| 137 |
+
int flags);
|
| 138 |
+
/* 30 */
|
| 139 |
+
EXTERN void Tk_ConfigureWindow(Tk_Window tkwin,
|
| 140 |
+
unsigned int valueMask,
|
| 141 |
+
XWindowChanges *valuePtr);
|
| 142 |
+
/* 31 */
|
| 143 |
+
EXTERN Tk_TextLayout Tk_ComputeTextLayout(Tk_Font font, const char *str,
|
| 144 |
+
int numChars, int wrapLength,
|
| 145 |
+
Tk_Justify justify, int flags, int *widthPtr,
|
| 146 |
+
int *heightPtr);
|
| 147 |
+
/* 32 */
|
| 148 |
+
EXTERN Tk_Window Tk_CoordsToWindow(int rootX, int rootY,
|
| 149 |
+
Tk_Window tkwin);
|
| 150 |
+
/* 33 */
|
| 151 |
+
EXTERN unsigned long Tk_CreateBinding(Tcl_Interp *interp,
|
| 152 |
+
Tk_BindingTable bindingTable,
|
| 153 |
+
ClientData object, const char *eventStr,
|
| 154 |
+
const char *script, int append);
|
| 155 |
+
/* 34 */
|
| 156 |
+
EXTERN Tk_BindingTable Tk_CreateBindingTable(Tcl_Interp *interp);
|
| 157 |
+
/* 35 */
|
| 158 |
+
EXTERN Tk_ErrorHandler Tk_CreateErrorHandler(Display *display, int errNum,
|
| 159 |
+
int request, int minorCode,
|
| 160 |
+
Tk_ErrorProc *errorProc,
|
| 161 |
+
ClientData clientData);
|
| 162 |
+
/* 36 */
|
| 163 |
+
EXTERN void Tk_CreateEventHandler(Tk_Window token,
|
| 164 |
+
unsigned long mask, Tk_EventProc *proc,
|
| 165 |
+
ClientData clientData);
|
| 166 |
+
/* 37 */
|
| 167 |
+
EXTERN void Tk_CreateGenericHandler(Tk_GenericProc *proc,
|
| 168 |
+
ClientData clientData);
|
| 169 |
+
/* 38 */
|
| 170 |
+
EXTERN void Tk_CreateImageType(const Tk_ImageType *typePtr);
|
| 171 |
+
/* 39 */
|
| 172 |
+
EXTERN void Tk_CreateItemType(Tk_ItemType *typePtr);
|
| 173 |
+
/* 40 */
|
| 174 |
+
EXTERN void Tk_CreatePhotoImageFormat(
|
| 175 |
+
const Tk_PhotoImageFormat *formatPtr);
|
| 176 |
+
/* 41 */
|
| 177 |
+
EXTERN void Tk_CreateSelHandler(Tk_Window tkwin, Atom selection,
|
| 178 |
+
Atom target, Tk_SelectionProc *proc,
|
| 179 |
+
ClientData clientData, Atom format);
|
| 180 |
+
/* 42 */
|
| 181 |
+
EXTERN Tk_Window Tk_CreateWindow(Tcl_Interp *interp, Tk_Window parent,
|
| 182 |
+
const char *name, const char *screenName);
|
| 183 |
+
/* 43 */
|
| 184 |
+
EXTERN Tk_Window Tk_CreateWindowFromPath(Tcl_Interp *interp,
|
| 185 |
+
Tk_Window tkwin, const char *pathName,
|
| 186 |
+
const char *screenName);
|
| 187 |
+
/* 44 */
|
| 188 |
+
EXTERN int Tk_DefineBitmap(Tcl_Interp *interp, const char *name,
|
| 189 |
+
const void *source, int width, int height);
|
| 190 |
+
/* 45 */
|
| 191 |
+
EXTERN void Tk_DefineCursor(Tk_Window window, Tk_Cursor cursor);
|
| 192 |
+
/* 46 */
|
| 193 |
+
EXTERN void Tk_DeleteAllBindings(Tk_BindingTable bindingTable,
|
| 194 |
+
ClientData object);
|
| 195 |
+
/* 47 */
|
| 196 |
+
EXTERN int Tk_DeleteBinding(Tcl_Interp *interp,
|
| 197 |
+
Tk_BindingTable bindingTable,
|
| 198 |
+
ClientData object, const char *eventStr);
|
| 199 |
+
/* 48 */
|
| 200 |
+
EXTERN void Tk_DeleteBindingTable(Tk_BindingTable bindingTable);
|
| 201 |
+
/* 49 */
|
| 202 |
+
EXTERN void Tk_DeleteErrorHandler(Tk_ErrorHandler handler);
|
| 203 |
+
/* 50 */
|
| 204 |
+
EXTERN void Tk_DeleteEventHandler(Tk_Window token,
|
| 205 |
+
unsigned long mask, Tk_EventProc *proc,
|
| 206 |
+
ClientData clientData);
|
| 207 |
+
/* 51 */
|
| 208 |
+
EXTERN void Tk_DeleteGenericHandler(Tk_GenericProc *proc,
|
| 209 |
+
ClientData clientData);
|
| 210 |
+
/* 52 */
|
| 211 |
+
EXTERN void Tk_DeleteImage(Tcl_Interp *interp, const char *name);
|
| 212 |
+
/* 53 */
|
| 213 |
+
EXTERN void Tk_DeleteSelHandler(Tk_Window tkwin, Atom selection,
|
| 214 |
+
Atom target);
|
| 215 |
+
/* 54 */
|
| 216 |
+
EXTERN void Tk_DestroyWindow(Tk_Window tkwin);
|
| 217 |
+
/* 55 */
|
| 218 |
+
EXTERN CONST84_RETURN char * Tk_DisplayName(Tk_Window tkwin);
|
| 219 |
+
/* 56 */
|
| 220 |
+
EXTERN int Tk_DistanceToTextLayout(Tk_TextLayout layout, int x,
|
| 221 |
+
int y);
|
| 222 |
+
/* 57 */
|
| 223 |
+
EXTERN void Tk_Draw3DPolygon(Tk_Window tkwin, Drawable drawable,
|
| 224 |
+
Tk_3DBorder border, XPoint *pointPtr,
|
| 225 |
+
int numPoints, int borderWidth,
|
| 226 |
+
int leftRelief);
|
| 227 |
+
/* 58 */
|
| 228 |
+
EXTERN void Tk_Draw3DRectangle(Tk_Window tkwin,
|
| 229 |
+
Drawable drawable, Tk_3DBorder border, int x,
|
| 230 |
+
int y, int width, int height,
|
| 231 |
+
int borderWidth, int relief);
|
| 232 |
+
/* 59 */
|
| 233 |
+
EXTERN void Tk_DrawChars(Display *display, Drawable drawable,
|
| 234 |
+
GC gc, Tk_Font tkfont, const char *source,
|
| 235 |
+
int numBytes, int x, int y);
|
| 236 |
+
/* 60 */
|
| 237 |
+
EXTERN void Tk_DrawFocusHighlight(Tk_Window tkwin, GC gc,
|
| 238 |
+
int width, Drawable drawable);
|
| 239 |
+
/* 61 */
|
| 240 |
+
EXTERN void Tk_DrawTextLayout(Display *display,
|
| 241 |
+
Drawable drawable, GC gc,
|
| 242 |
+
Tk_TextLayout layout, int x, int y,
|
| 243 |
+
int firstChar, int lastChar);
|
| 244 |
+
/* 62 */
|
| 245 |
+
EXTERN void Tk_Fill3DPolygon(Tk_Window tkwin, Drawable drawable,
|
| 246 |
+
Tk_3DBorder border, XPoint *pointPtr,
|
| 247 |
+
int numPoints, int borderWidth,
|
| 248 |
+
int leftRelief);
|
| 249 |
+
/* 63 */
|
| 250 |
+
EXTERN void Tk_Fill3DRectangle(Tk_Window tkwin,
|
| 251 |
+
Drawable drawable, Tk_3DBorder border, int x,
|
| 252 |
+
int y, int width, int height,
|
| 253 |
+
int borderWidth, int relief);
|
| 254 |
+
/* 64 */
|
| 255 |
+
EXTERN Tk_PhotoHandle Tk_FindPhoto(Tcl_Interp *interp,
|
| 256 |
+
const char *imageName);
|
| 257 |
+
/* 65 */
|
| 258 |
+
EXTERN Font Tk_FontId(Tk_Font font);
|
| 259 |
+
/* 66 */
|
| 260 |
+
EXTERN void Tk_Free3DBorder(Tk_3DBorder border);
|
| 261 |
+
/* 67 */
|
| 262 |
+
EXTERN void Tk_FreeBitmap(Display *display, Pixmap bitmap);
|
| 263 |
+
/* 68 */
|
| 264 |
+
EXTERN void Tk_FreeColor(XColor *colorPtr);
|
| 265 |
+
/* 69 */
|
| 266 |
+
EXTERN void Tk_FreeColormap(Display *display, Colormap colormap);
|
| 267 |
+
/* 70 */
|
| 268 |
+
EXTERN void Tk_FreeCursor(Display *display, Tk_Cursor cursor);
|
| 269 |
+
/* 71 */
|
| 270 |
+
EXTERN void Tk_FreeFont(Tk_Font f);
|
| 271 |
+
/* 72 */
|
| 272 |
+
EXTERN void Tk_FreeGC(Display *display, GC gc);
|
| 273 |
+
/* 73 */
|
| 274 |
+
EXTERN void Tk_FreeImage(Tk_Image image);
|
| 275 |
+
/* 74 */
|
| 276 |
+
EXTERN void Tk_FreeOptions(const Tk_ConfigSpec *specs,
|
| 277 |
+
char *widgRec, Display *display,
|
| 278 |
+
int needFlags);
|
| 279 |
+
/* 75 */
|
| 280 |
+
EXTERN void Tk_FreePixmap(Display *display, Pixmap pixmap);
|
| 281 |
+
/* 76 */
|
| 282 |
+
EXTERN void Tk_FreeTextLayout(Tk_TextLayout textLayout);
|
| 283 |
+
/* 77 */
|
| 284 |
+
EXTERN void Tk_FreeXId(Display *display, XID xid);
|
| 285 |
+
/* 78 */
|
| 286 |
+
EXTERN GC Tk_GCForColor(XColor *colorPtr, Drawable drawable);
|
| 287 |
+
/* 79 */
|
| 288 |
+
EXTERN void Tk_GeometryRequest(Tk_Window tkwin, int reqWidth,
|
| 289 |
+
int reqHeight);
|
| 290 |
+
/* 80 */
|
| 291 |
+
EXTERN Tk_3DBorder Tk_Get3DBorder(Tcl_Interp *interp, Tk_Window tkwin,
|
| 292 |
+
Tk_Uid colorName);
|
| 293 |
+
/* 81 */
|
| 294 |
+
EXTERN void Tk_GetAllBindings(Tcl_Interp *interp,
|
| 295 |
+
Tk_BindingTable bindingTable,
|
| 296 |
+
ClientData object);
|
| 297 |
+
/* 82 */
|
| 298 |
+
EXTERN int Tk_GetAnchor(Tcl_Interp *interp, const char *str,
|
| 299 |
+
Tk_Anchor *anchorPtr);
|
| 300 |
+
/* 83 */
|
| 301 |
+
EXTERN CONST84_RETURN char * Tk_GetAtomName(Tk_Window tkwin, Atom atom);
|
| 302 |
+
/* 84 */
|
| 303 |
+
EXTERN CONST84_RETURN char * Tk_GetBinding(Tcl_Interp *interp,
|
| 304 |
+
Tk_BindingTable bindingTable,
|
| 305 |
+
ClientData object, const char *eventStr);
|
| 306 |
+
/* 85 */
|
| 307 |
+
EXTERN Pixmap Tk_GetBitmap(Tcl_Interp *interp, Tk_Window tkwin,
|
| 308 |
+
const char *str);
|
| 309 |
+
/* 86 */
|
| 310 |
+
EXTERN Pixmap Tk_GetBitmapFromData(Tcl_Interp *interp,
|
| 311 |
+
Tk_Window tkwin, const void *source,
|
| 312 |
+
int width, int height);
|
| 313 |
+
/* 87 */
|
| 314 |
+
EXTERN int Tk_GetCapStyle(Tcl_Interp *interp, const char *str,
|
| 315 |
+
int *capPtr);
|
| 316 |
+
/* 88 */
|
| 317 |
+
EXTERN XColor * Tk_GetColor(Tcl_Interp *interp, Tk_Window tkwin,
|
| 318 |
+
Tk_Uid name);
|
| 319 |
+
/* 89 */
|
| 320 |
+
EXTERN XColor * Tk_GetColorByValue(Tk_Window tkwin, XColor *colorPtr);
|
| 321 |
+
/* 90 */
|
| 322 |
+
EXTERN Colormap Tk_GetColormap(Tcl_Interp *interp, Tk_Window tkwin,
|
| 323 |
+
const char *str);
|
| 324 |
+
/* 91 */
|
| 325 |
+
EXTERN Tk_Cursor Tk_GetCursor(Tcl_Interp *interp, Tk_Window tkwin,
|
| 326 |
+
Tk_Uid str);
|
| 327 |
+
/* 92 */
|
| 328 |
+
EXTERN Tk_Cursor Tk_GetCursorFromData(Tcl_Interp *interp,
|
| 329 |
+
Tk_Window tkwin, const char *source,
|
| 330 |
+
const char *mask, int width, int height,
|
| 331 |
+
int xHot, int yHot, Tk_Uid fg, Tk_Uid bg);
|
| 332 |
+
/* 93 */
|
| 333 |
+
EXTERN Tk_Font Tk_GetFont(Tcl_Interp *interp, Tk_Window tkwin,
|
| 334 |
+
const char *str);
|
| 335 |
+
/* 94 */
|
| 336 |
+
EXTERN Tk_Font Tk_GetFontFromObj(Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 337 |
+
/* 95 */
|
| 338 |
+
EXTERN void Tk_GetFontMetrics(Tk_Font font,
|
| 339 |
+
Tk_FontMetrics *fmPtr);
|
| 340 |
+
/* 96 */
|
| 341 |
+
EXTERN GC Tk_GetGC(Tk_Window tkwin, unsigned long valueMask,
|
| 342 |
+
XGCValues *valuePtr);
|
| 343 |
+
/* 97 */
|
| 344 |
+
EXTERN Tk_Image Tk_GetImage(Tcl_Interp *interp, Tk_Window tkwin,
|
| 345 |
+
const char *name,
|
| 346 |
+
Tk_ImageChangedProc *changeProc,
|
| 347 |
+
ClientData clientData);
|
| 348 |
+
/* 98 */
|
| 349 |
+
EXTERN ClientData Tk_GetImageMasterData(Tcl_Interp *interp,
|
| 350 |
+
const char *name,
|
| 351 |
+
CONST86 Tk_ImageType **typePtrPtr);
|
| 352 |
+
/* 99 */
|
| 353 |
+
EXTERN Tk_ItemType * Tk_GetItemTypes(void);
|
| 354 |
+
/* 100 */
|
| 355 |
+
EXTERN int Tk_GetJoinStyle(Tcl_Interp *interp, const char *str,
|
| 356 |
+
int *joinPtr);
|
| 357 |
+
/* 101 */
|
| 358 |
+
EXTERN int Tk_GetJustify(Tcl_Interp *interp, const char *str,
|
| 359 |
+
Tk_Justify *justifyPtr);
|
| 360 |
+
/* 102 */
|
| 361 |
+
EXTERN int Tk_GetNumMainWindows(void);
|
| 362 |
+
/* 103 */
|
| 363 |
+
EXTERN Tk_Uid Tk_GetOption(Tk_Window tkwin, const char *name,
|
| 364 |
+
const char *className);
|
| 365 |
+
/* 104 */
|
| 366 |
+
EXTERN int Tk_GetPixels(Tcl_Interp *interp, Tk_Window tkwin,
|
| 367 |
+
const char *str, int *intPtr);
|
| 368 |
+
/* 105 */
|
| 369 |
+
EXTERN Pixmap Tk_GetPixmap(Display *display, Drawable d, int width,
|
| 370 |
+
int height, int depth);
|
| 371 |
+
/* 106 */
|
| 372 |
+
EXTERN int Tk_GetRelief(Tcl_Interp *interp, const char *name,
|
| 373 |
+
int *reliefPtr);
|
| 374 |
+
/* 107 */
|
| 375 |
+
EXTERN void Tk_GetRootCoords(Tk_Window tkwin, int *xPtr,
|
| 376 |
+
int *yPtr);
|
| 377 |
+
/* 108 */
|
| 378 |
+
EXTERN int Tk_GetScrollInfo(Tcl_Interp *interp, int argc,
|
| 379 |
+
CONST84 char **argv, double *dblPtr,
|
| 380 |
+
int *intPtr);
|
| 381 |
+
/* 109 */
|
| 382 |
+
EXTERN int Tk_GetScreenMM(Tcl_Interp *interp, Tk_Window tkwin,
|
| 383 |
+
const char *str, double *doublePtr);
|
| 384 |
+
/* 110 */
|
| 385 |
+
EXTERN int Tk_GetSelection(Tcl_Interp *interp, Tk_Window tkwin,
|
| 386 |
+
Atom selection, Atom target,
|
| 387 |
+
Tk_GetSelProc *proc, ClientData clientData);
|
| 388 |
+
/* 111 */
|
| 389 |
+
EXTERN Tk_Uid Tk_GetUid(const char *str);
|
| 390 |
+
/* 112 */
|
| 391 |
+
EXTERN Visual * Tk_GetVisual(Tcl_Interp *interp, Tk_Window tkwin,
|
| 392 |
+
const char *str, int *depthPtr,
|
| 393 |
+
Colormap *colormapPtr);
|
| 394 |
+
/* 113 */
|
| 395 |
+
EXTERN void Tk_GetVRootGeometry(Tk_Window tkwin, int *xPtr,
|
| 396 |
+
int *yPtr, int *widthPtr, int *heightPtr);
|
| 397 |
+
/* 114 */
|
| 398 |
+
EXTERN int Tk_Grab(Tcl_Interp *interp, Tk_Window tkwin,
|
| 399 |
+
int grabGlobal);
|
| 400 |
+
/* 115 */
|
| 401 |
+
EXTERN void Tk_HandleEvent(XEvent *eventPtr);
|
| 402 |
+
/* 116 */
|
| 403 |
+
EXTERN Tk_Window Tk_IdToWindow(Display *display, Window window);
|
| 404 |
+
/* 117 */
|
| 405 |
+
EXTERN void Tk_ImageChanged(Tk_ImageMaster model, int x, int y,
|
| 406 |
+
int width, int height, int imageWidth,
|
| 407 |
+
int imageHeight);
|
| 408 |
+
/* 118 */
|
| 409 |
+
EXTERN int Tk_Init(Tcl_Interp *interp);
|
| 410 |
+
/* 119 */
|
| 411 |
+
EXTERN Atom Tk_InternAtom(Tk_Window tkwin, const char *name);
|
| 412 |
+
/* 120 */
|
| 413 |
+
EXTERN int Tk_IntersectTextLayout(Tk_TextLayout layout, int x,
|
| 414 |
+
int y, int width, int height);
|
| 415 |
+
/* 121 */
|
| 416 |
+
EXTERN void Tk_MaintainGeometry(Tk_Window window,
|
| 417 |
+
Tk_Window container, int x, int y, int width,
|
| 418 |
+
int height);
|
| 419 |
+
/* 122 */
|
| 420 |
+
EXTERN Tk_Window Tk_MainWindow(Tcl_Interp *interp);
|
| 421 |
+
/* 123 */
|
| 422 |
+
EXTERN void Tk_MakeWindowExist(Tk_Window tkwin);
|
| 423 |
+
/* 124 */
|
| 424 |
+
EXTERN void Tk_ManageGeometry(Tk_Window tkwin,
|
| 425 |
+
const Tk_GeomMgr *mgrPtr,
|
| 426 |
+
ClientData clientData);
|
| 427 |
+
/* 125 */
|
| 428 |
+
EXTERN void Tk_MapWindow(Tk_Window tkwin);
|
| 429 |
+
/* 126 */
|
| 430 |
+
EXTERN int Tk_MeasureChars(Tk_Font tkfont, const char *source,
|
| 431 |
+
int numBytes, int maxPixels, int flags,
|
| 432 |
+
int *lengthPtr);
|
| 433 |
+
/* 127 */
|
| 434 |
+
EXTERN void Tk_MoveResizeWindow(Tk_Window tkwin, int x, int y,
|
| 435 |
+
int width, int height);
|
| 436 |
+
/* 128 */
|
| 437 |
+
EXTERN void Tk_MoveWindow(Tk_Window tkwin, int x, int y);
|
| 438 |
+
/* 129 */
|
| 439 |
+
EXTERN void Tk_MoveToplevelWindow(Tk_Window tkwin, int x, int y);
|
| 440 |
+
/* 130 */
|
| 441 |
+
EXTERN CONST84_RETURN char * Tk_NameOf3DBorder(Tk_3DBorder border);
|
| 442 |
+
/* 131 */
|
| 443 |
+
EXTERN CONST84_RETURN char * Tk_NameOfAnchor(Tk_Anchor anchor);
|
| 444 |
+
/* 132 */
|
| 445 |
+
EXTERN CONST84_RETURN char * Tk_NameOfBitmap(Display *display, Pixmap bitmap);
|
| 446 |
+
/* 133 */
|
| 447 |
+
EXTERN CONST84_RETURN char * Tk_NameOfCapStyle(int cap);
|
| 448 |
+
/* 134 */
|
| 449 |
+
EXTERN CONST84_RETURN char * Tk_NameOfColor(XColor *colorPtr);
|
| 450 |
+
/* 135 */
|
| 451 |
+
EXTERN CONST84_RETURN char * Tk_NameOfCursor(Display *display,
|
| 452 |
+
Tk_Cursor cursor);
|
| 453 |
+
/* 136 */
|
| 454 |
+
EXTERN CONST84_RETURN char * Tk_NameOfFont(Tk_Font font);
|
| 455 |
+
/* 137 */
|
| 456 |
+
EXTERN CONST84_RETURN char * Tk_NameOfImage(Tk_ImageMaster model);
|
| 457 |
+
/* 138 */
|
| 458 |
+
EXTERN CONST84_RETURN char * Tk_NameOfJoinStyle(int join);
|
| 459 |
+
/* 139 */
|
| 460 |
+
EXTERN CONST84_RETURN char * Tk_NameOfJustify(Tk_Justify justify);
|
| 461 |
+
/* 140 */
|
| 462 |
+
EXTERN CONST84_RETURN char * Tk_NameOfRelief(int relief);
|
| 463 |
+
/* 141 */
|
| 464 |
+
EXTERN Tk_Window Tk_NameToWindow(Tcl_Interp *interp,
|
| 465 |
+
const char *pathName, Tk_Window tkwin);
|
| 466 |
+
/* 142 */
|
| 467 |
+
EXTERN void Tk_OwnSelection(Tk_Window tkwin, Atom selection,
|
| 468 |
+
Tk_LostSelProc *proc, ClientData clientData);
|
| 469 |
+
/* 143 */
|
| 470 |
+
EXTERN int Tk_ParseArgv(Tcl_Interp *interp, Tk_Window tkwin,
|
| 471 |
+
int *argcPtr, CONST84 char **argv,
|
| 472 |
+
const Tk_ArgvInfo *argTable, int flags);
|
| 473 |
+
/* 144 */
|
| 474 |
+
EXTERN void Tk_PhotoPutBlock_NoComposite(Tk_PhotoHandle handle,
|
| 475 |
+
Tk_PhotoImageBlock *blockPtr, int x, int y,
|
| 476 |
+
int width, int height);
|
| 477 |
+
/* 145 */
|
| 478 |
+
EXTERN void Tk_PhotoPutZoomedBlock_NoComposite(
|
| 479 |
+
Tk_PhotoHandle handle,
|
| 480 |
+
Tk_PhotoImageBlock *blockPtr, int x, int y,
|
| 481 |
+
int width, int height, int zoomX, int zoomY,
|
| 482 |
+
int subsampleX, int subsampleY);
|
| 483 |
+
/* 146 */
|
| 484 |
+
EXTERN int Tk_PhotoGetImage(Tk_PhotoHandle handle,
|
| 485 |
+
Tk_PhotoImageBlock *blockPtr);
|
| 486 |
+
/* 147 */
|
| 487 |
+
EXTERN void Tk_PhotoBlank(Tk_PhotoHandle handle);
|
| 488 |
+
/* 148 */
|
| 489 |
+
EXTERN void Tk_PhotoExpand_Panic(Tk_PhotoHandle handle,
|
| 490 |
+
int width, int height);
|
| 491 |
+
/* 149 */
|
| 492 |
+
EXTERN void Tk_PhotoGetSize(Tk_PhotoHandle handle, int *widthPtr,
|
| 493 |
+
int *heightPtr);
|
| 494 |
+
/* 150 */
|
| 495 |
+
EXTERN void Tk_PhotoSetSize_Panic(Tk_PhotoHandle handle,
|
| 496 |
+
int width, int height);
|
| 497 |
+
/* 151 */
|
| 498 |
+
EXTERN int Tk_PointToChar(Tk_TextLayout layout, int x, int y);
|
| 499 |
+
/* 152 */
|
| 500 |
+
EXTERN int Tk_PostscriptFontName(Tk_Font tkfont,
|
| 501 |
+
Tcl_DString *dsPtr);
|
| 502 |
+
/* 153 */
|
| 503 |
+
EXTERN void Tk_PreserveColormap(Display *display,
|
| 504 |
+
Colormap colormap);
|
| 505 |
+
/* 154 */
|
| 506 |
+
EXTERN void Tk_QueueWindowEvent(XEvent *eventPtr,
|
| 507 |
+
Tcl_QueuePosition position);
|
| 508 |
+
/* 155 */
|
| 509 |
+
EXTERN void Tk_RedrawImage(Tk_Image image, int imageX,
|
| 510 |
+
int imageY, int width, int height,
|
| 511 |
+
Drawable drawable, int drawableX,
|
| 512 |
+
int drawableY);
|
| 513 |
+
/* 156 */
|
| 514 |
+
EXTERN void Tk_ResizeWindow(Tk_Window tkwin, int width,
|
| 515 |
+
int height);
|
| 516 |
+
/* 157 */
|
| 517 |
+
EXTERN int Tk_RestackWindow(Tk_Window tkwin, int aboveBelow,
|
| 518 |
+
Tk_Window other);
|
| 519 |
+
/* 158 */
|
| 520 |
+
EXTERN Tk_RestrictProc * Tk_RestrictEvents(Tk_RestrictProc *proc,
|
| 521 |
+
ClientData arg, ClientData *prevArgPtr);
|
| 522 |
+
/* 159 */
|
| 523 |
+
EXTERN int Tk_SafeInit(Tcl_Interp *interp);
|
| 524 |
+
/* 160 */
|
| 525 |
+
EXTERN const char * Tk_SetAppName(Tk_Window tkwin, const char *name);
|
| 526 |
+
/* 161 */
|
| 527 |
+
EXTERN void Tk_SetBackgroundFromBorder(Tk_Window tkwin,
|
| 528 |
+
Tk_3DBorder border);
|
| 529 |
+
/* 162 */
|
| 530 |
+
EXTERN void Tk_SetClass(Tk_Window tkwin, const char *className);
|
| 531 |
+
/* 163 */
|
| 532 |
+
EXTERN void Tk_SetGrid(Tk_Window tkwin, int reqWidth,
|
| 533 |
+
int reqHeight, int gridWidth, int gridHeight);
|
| 534 |
+
/* 164 */
|
| 535 |
+
EXTERN void Tk_SetInternalBorder(Tk_Window tkwin, int width);
|
| 536 |
+
/* 165 */
|
| 537 |
+
EXTERN void Tk_SetWindowBackground(Tk_Window tkwin,
|
| 538 |
+
unsigned long pixel);
|
| 539 |
+
/* 166 */
|
| 540 |
+
EXTERN void Tk_SetWindowBackgroundPixmap(Tk_Window tkwin,
|
| 541 |
+
Pixmap pixmap);
|
| 542 |
+
/* 167 */
|
| 543 |
+
EXTERN void Tk_SetWindowBorder(Tk_Window tkwin,
|
| 544 |
+
unsigned long pixel);
|
| 545 |
+
/* 168 */
|
| 546 |
+
EXTERN void Tk_SetWindowBorderWidth(Tk_Window tkwin, int width);
|
| 547 |
+
/* 169 */
|
| 548 |
+
EXTERN void Tk_SetWindowBorderPixmap(Tk_Window tkwin,
|
| 549 |
+
Pixmap pixmap);
|
| 550 |
+
/* 170 */
|
| 551 |
+
EXTERN void Tk_SetWindowColormap(Tk_Window tkwin,
|
| 552 |
+
Colormap colormap);
|
| 553 |
+
/* 171 */
|
| 554 |
+
EXTERN int Tk_SetWindowVisual(Tk_Window tkwin, Visual *visual,
|
| 555 |
+
int depth, Colormap colormap);
|
| 556 |
+
/* 172 */
|
| 557 |
+
EXTERN void Tk_SizeOfBitmap(Display *display, Pixmap bitmap,
|
| 558 |
+
int *widthPtr, int *heightPtr);
|
| 559 |
+
/* 173 */
|
| 560 |
+
EXTERN void Tk_SizeOfImage(Tk_Image image, int *widthPtr,
|
| 561 |
+
int *heightPtr);
|
| 562 |
+
/* 174 */
|
| 563 |
+
EXTERN int Tk_StrictMotif(Tk_Window tkwin);
|
| 564 |
+
/* 175 */
|
| 565 |
+
EXTERN void Tk_TextLayoutToPostscript(Tcl_Interp *interp,
|
| 566 |
+
Tk_TextLayout layout);
|
| 567 |
+
/* 176 */
|
| 568 |
+
EXTERN int Tk_TextWidth(Tk_Font font, const char *str,
|
| 569 |
+
int numBytes);
|
| 570 |
+
/* 177 */
|
| 571 |
+
EXTERN void Tk_UndefineCursor(Tk_Window window);
|
| 572 |
+
/* 178 */
|
| 573 |
+
EXTERN void Tk_UnderlineChars(Display *display,
|
| 574 |
+
Drawable drawable, GC gc, Tk_Font tkfont,
|
| 575 |
+
const char *source, int x, int y,
|
| 576 |
+
int firstByte, int lastByte);
|
| 577 |
+
/* 179 */
|
| 578 |
+
EXTERN void Tk_UnderlineTextLayout(Display *display,
|
| 579 |
+
Drawable drawable, GC gc,
|
| 580 |
+
Tk_TextLayout layout, int x, int y,
|
| 581 |
+
int underline);
|
| 582 |
+
/* 180 */
|
| 583 |
+
EXTERN void Tk_Ungrab(Tk_Window tkwin);
|
| 584 |
+
/* 181 */
|
| 585 |
+
EXTERN void Tk_UnmaintainGeometry(Tk_Window window,
|
| 586 |
+
Tk_Window container);
|
| 587 |
+
/* 182 */
|
| 588 |
+
EXTERN void Tk_UnmapWindow(Tk_Window tkwin);
|
| 589 |
+
/* 183 */
|
| 590 |
+
EXTERN void Tk_UnsetGrid(Tk_Window tkwin);
|
| 591 |
+
/* 184 */
|
| 592 |
+
EXTERN void Tk_UpdatePointer(Tk_Window tkwin, int x, int y,
|
| 593 |
+
int state);
|
| 594 |
+
/* 185 */
|
| 595 |
+
EXTERN Pixmap Tk_AllocBitmapFromObj(Tcl_Interp *interp,
|
| 596 |
+
Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 597 |
+
/* 186 */
|
| 598 |
+
EXTERN Tk_3DBorder Tk_Alloc3DBorderFromObj(Tcl_Interp *interp,
|
| 599 |
+
Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 600 |
+
/* 187 */
|
| 601 |
+
EXTERN XColor * Tk_AllocColorFromObj(Tcl_Interp *interp,
|
| 602 |
+
Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 603 |
+
/* 188 */
|
| 604 |
+
EXTERN Tk_Cursor Tk_AllocCursorFromObj(Tcl_Interp *interp,
|
| 605 |
+
Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 606 |
+
/* 189 */
|
| 607 |
+
EXTERN Tk_Font Tk_AllocFontFromObj(Tcl_Interp *interp,
|
| 608 |
+
Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 609 |
+
/* 190 */
|
| 610 |
+
EXTERN Tk_OptionTable Tk_CreateOptionTable(Tcl_Interp *interp,
|
| 611 |
+
const Tk_OptionSpec *templatePtr);
|
| 612 |
+
/* 191 */
|
| 613 |
+
EXTERN void Tk_DeleteOptionTable(Tk_OptionTable optionTable);
|
| 614 |
+
/* 192 */
|
| 615 |
+
EXTERN void Tk_Free3DBorderFromObj(Tk_Window tkwin,
|
| 616 |
+
Tcl_Obj *objPtr);
|
| 617 |
+
/* 193 */
|
| 618 |
+
EXTERN void Tk_FreeBitmapFromObj(Tk_Window tkwin,
|
| 619 |
+
Tcl_Obj *objPtr);
|
| 620 |
+
/* 194 */
|
| 621 |
+
EXTERN void Tk_FreeColorFromObj(Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 622 |
+
/* 195 */
|
| 623 |
+
EXTERN void Tk_FreeConfigOptions(char *recordPtr,
|
| 624 |
+
Tk_OptionTable optionToken, Tk_Window tkwin);
|
| 625 |
+
/* 196 */
|
| 626 |
+
EXTERN void Tk_FreeSavedOptions(Tk_SavedOptions *savePtr);
|
| 627 |
+
/* 197 */
|
| 628 |
+
EXTERN void Tk_FreeCursorFromObj(Tk_Window tkwin,
|
| 629 |
+
Tcl_Obj *objPtr);
|
| 630 |
+
/* 198 */
|
| 631 |
+
EXTERN void Tk_FreeFontFromObj(Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 632 |
+
/* 199 */
|
| 633 |
+
EXTERN Tk_3DBorder Tk_Get3DBorderFromObj(Tk_Window tkwin,
|
| 634 |
+
Tcl_Obj *objPtr);
|
| 635 |
+
/* 200 */
|
| 636 |
+
EXTERN int Tk_GetAnchorFromObj(Tcl_Interp *interp,
|
| 637 |
+
Tcl_Obj *objPtr, Tk_Anchor *anchorPtr);
|
| 638 |
+
/* 201 */
|
| 639 |
+
EXTERN Pixmap Tk_GetBitmapFromObj(Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 640 |
+
/* 202 */
|
| 641 |
+
EXTERN XColor * Tk_GetColorFromObj(Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 642 |
+
/* 203 */
|
| 643 |
+
EXTERN Tk_Cursor Tk_GetCursorFromObj(Tk_Window tkwin, Tcl_Obj *objPtr);
|
| 644 |
+
/* 204 */
|
| 645 |
+
EXTERN Tcl_Obj * Tk_GetOptionInfo(Tcl_Interp *interp, char *recordPtr,
|
| 646 |
+
Tk_OptionTable optionTable, Tcl_Obj *namePtr,
|
| 647 |
+
Tk_Window tkwin);
|
| 648 |
+
/* 205 */
|
| 649 |
+
EXTERN Tcl_Obj * Tk_GetOptionValue(Tcl_Interp *interp,
|
| 650 |
+
char *recordPtr, Tk_OptionTable optionTable,
|
| 651 |
+
Tcl_Obj *namePtr, Tk_Window tkwin);
|
| 652 |
+
/* 206 */
|
| 653 |
+
EXTERN int Tk_GetJustifyFromObj(Tcl_Interp *interp,
|
| 654 |
+
Tcl_Obj *objPtr, Tk_Justify *justifyPtr);
|
| 655 |
+
/* 207 */
|
| 656 |
+
EXTERN int Tk_GetMMFromObj(Tcl_Interp *interp, Tk_Window tkwin,
|
| 657 |
+
Tcl_Obj *objPtr, double *doublePtr);
|
| 658 |
+
/* 208 */
|
| 659 |
+
EXTERN int Tk_GetPixelsFromObj(Tcl_Interp *interp,
|
| 660 |
+
Tk_Window tkwin, Tcl_Obj *objPtr,
|
| 661 |
+
int *intPtr);
|
| 662 |
+
/* 209 */
|
| 663 |
+
EXTERN int Tk_GetReliefFromObj(Tcl_Interp *interp,
|
| 664 |
+
Tcl_Obj *objPtr, int *resultPtr);
|
| 665 |
+
/* 210 */
|
| 666 |
+
EXTERN int Tk_GetScrollInfoObj(Tcl_Interp *interp, int objc,
|
| 667 |
+
Tcl_Obj *const objv[], double *dblPtr,
|
| 668 |
+
int *intPtr);
|
| 669 |
+
/* 211 */
|
| 670 |
+
EXTERN int Tk_InitOptions(Tcl_Interp *interp, char *recordPtr,
|
| 671 |
+
Tk_OptionTable optionToken, Tk_Window tkwin);
|
| 672 |
+
/* 212 */
|
| 673 |
+
EXTERN void Tk_MainEx(int argc, char **argv,
|
| 674 |
+
Tcl_AppInitProc *appInitProc,
|
| 675 |
+
Tcl_Interp *interp);
|
| 676 |
+
/* 213 */
|
| 677 |
+
EXTERN void Tk_RestoreSavedOptions(Tk_SavedOptions *savePtr);
|
| 678 |
+
/* 214 */
|
| 679 |
+
EXTERN int Tk_SetOptions(Tcl_Interp *interp, char *recordPtr,
|
| 680 |
+
Tk_OptionTable optionTable, int objc,
|
| 681 |
+
Tcl_Obj *const objv[], Tk_Window tkwin,
|
| 682 |
+
Tk_SavedOptions *savePtr, int *maskPtr);
|
| 683 |
+
/* 215 */
|
| 684 |
+
EXTERN void Tk_InitConsoleChannels(Tcl_Interp *interp);
|
| 685 |
+
/* 216 */
|
| 686 |
+
EXTERN int Tk_CreateConsoleWindow(Tcl_Interp *interp);
|
| 687 |
+
/* 217 */
|
| 688 |
+
EXTERN void Tk_CreateSmoothMethod(Tcl_Interp *interp,
|
| 689 |
+
const Tk_SmoothMethod *method);
|
| 690 |
+
/* Slot 218 is reserved */
|
| 691 |
+
/* Slot 219 is reserved */
|
| 692 |
+
/* 220 */
|
| 693 |
+
EXTERN int Tk_GetDash(Tcl_Interp *interp, const char *value,
|
| 694 |
+
Tk_Dash *dash);
|
| 695 |
+
/* 221 */
|
| 696 |
+
EXTERN void Tk_CreateOutline(Tk_Outline *outline);
|
| 697 |
+
/* 222 */
|
| 698 |
+
EXTERN void Tk_DeleteOutline(Display *display,
|
| 699 |
+
Tk_Outline *outline);
|
| 700 |
+
/* 223 */
|
| 701 |
+
EXTERN int Tk_ConfigOutlineGC(XGCValues *gcValues,
|
| 702 |
+
Tk_Canvas canvas, Tk_Item *item,
|
| 703 |
+
Tk_Outline *outline);
|
| 704 |
+
/* 224 */
|
| 705 |
+
EXTERN int Tk_ChangeOutlineGC(Tk_Canvas canvas, Tk_Item *item,
|
| 706 |
+
Tk_Outline *outline);
|
| 707 |
+
/* 225 */
|
| 708 |
+
EXTERN int Tk_ResetOutlineGC(Tk_Canvas canvas, Tk_Item *item,
|
| 709 |
+
Tk_Outline *outline);
|
| 710 |
+
/* 226 */
|
| 711 |
+
EXTERN int Tk_CanvasPsOutline(Tk_Canvas canvas, Tk_Item *item,
|
| 712 |
+
Tk_Outline *outline);
|
| 713 |
+
/* 227 */
|
| 714 |
+
EXTERN void Tk_SetTSOrigin(Tk_Window tkwin, GC gc, int x, int y);
|
| 715 |
+
/* 228 */
|
| 716 |
+
EXTERN int Tk_CanvasGetCoordFromObj(Tcl_Interp *interp,
|
| 717 |
+
Tk_Canvas canvas, Tcl_Obj *obj,
|
| 718 |
+
double *doublePtr);
|
| 719 |
+
/* 229 */
|
| 720 |
+
EXTERN void Tk_CanvasSetOffset(Tk_Canvas canvas, GC gc,
|
| 721 |
+
Tk_TSOffset *offset);
|
| 722 |
+
/* 230 */
|
| 723 |
+
EXTERN void Tk_DitherPhoto(Tk_PhotoHandle handle, int x, int y,
|
| 724 |
+
int width, int height);
|
| 725 |
+
/* 231 */
|
| 726 |
+
EXTERN int Tk_PostscriptBitmap(Tcl_Interp *interp,
|
| 727 |
+
Tk_Window tkwin, Tk_PostscriptInfo psInfo,
|
| 728 |
+
Pixmap bitmap, int startX, int startY,
|
| 729 |
+
int width, int height);
|
| 730 |
+
/* 232 */
|
| 731 |
+
EXTERN int Tk_PostscriptColor(Tcl_Interp *interp,
|
| 732 |
+
Tk_PostscriptInfo psInfo, XColor *colorPtr);
|
| 733 |
+
/* 233 */
|
| 734 |
+
EXTERN int Tk_PostscriptFont(Tcl_Interp *interp,
|
| 735 |
+
Tk_PostscriptInfo psInfo, Tk_Font font);
|
| 736 |
+
/* 234 */
|
| 737 |
+
EXTERN int Tk_PostscriptImage(Tk_Image image,
|
| 738 |
+
Tcl_Interp *interp, Tk_Window tkwin,
|
| 739 |
+
Tk_PostscriptInfo psinfo, int x, int y,
|
| 740 |
+
int width, int height, int prepass);
|
| 741 |
+
/* 235 */
|
| 742 |
+
EXTERN void Tk_PostscriptPath(Tcl_Interp *interp,
|
| 743 |
+
Tk_PostscriptInfo psInfo, double *coordPtr,
|
| 744 |
+
int numPoints);
|
| 745 |
+
/* 236 */
|
| 746 |
+
EXTERN int Tk_PostscriptStipple(Tcl_Interp *interp,
|
| 747 |
+
Tk_Window tkwin, Tk_PostscriptInfo psInfo,
|
| 748 |
+
Pixmap bitmap);
|
| 749 |
+
/* 237 */
|
| 750 |
+
EXTERN double Tk_PostscriptY(double y, Tk_PostscriptInfo psInfo);
|
| 751 |
+
/* 238 */
|
| 752 |
+
EXTERN int Tk_PostscriptPhoto(Tcl_Interp *interp,
|
| 753 |
+
Tk_PhotoImageBlock *blockPtr,
|
| 754 |
+
Tk_PostscriptInfo psInfo, int width,
|
| 755 |
+
int height);
|
| 756 |
+
/* 239 */
|
| 757 |
+
EXTERN void Tk_CreateClientMessageHandler(
|
| 758 |
+
Tk_ClientMessageProc *proc);
|
| 759 |
+
/* 240 */
|
| 760 |
+
EXTERN void Tk_DeleteClientMessageHandler(
|
| 761 |
+
Tk_ClientMessageProc *proc);
|
| 762 |
+
/* 241 */
|
| 763 |
+
EXTERN Tk_Window Tk_CreateAnonymousWindow(Tcl_Interp *interp,
|
| 764 |
+
Tk_Window parent, const char *screenName);
|
| 765 |
+
/* 242 */
|
| 766 |
+
EXTERN void Tk_SetClassProcs(Tk_Window tkwin,
|
| 767 |
+
const Tk_ClassProcs *procs,
|
| 768 |
+
ClientData instanceData);
|
| 769 |
+
/* 243 */
|
| 770 |
+
EXTERN void Tk_SetInternalBorderEx(Tk_Window tkwin, int left,
|
| 771 |
+
int right, int top, int bottom);
|
| 772 |
+
/* 244 */
|
| 773 |
+
EXTERN void Tk_SetMinimumRequestSize(Tk_Window tkwin,
|
| 774 |
+
int minWidth, int minHeight);
|
| 775 |
+
/* 245 */
|
| 776 |
+
EXTERN void Tk_SetCaretPos(Tk_Window tkwin, int x, int y,
|
| 777 |
+
int height);
|
| 778 |
+
/* 246 */
|
| 779 |
+
EXTERN void Tk_PhotoPutBlock_Panic(Tk_PhotoHandle handle,
|
| 780 |
+
Tk_PhotoImageBlock *blockPtr, int x, int y,
|
| 781 |
+
int width, int height, int compRule);
|
| 782 |
+
/* 247 */
|
| 783 |
+
EXTERN void Tk_PhotoPutZoomedBlock_Panic(Tk_PhotoHandle handle,
|
| 784 |
+
Tk_PhotoImageBlock *blockPtr, int x, int y,
|
| 785 |
+
int width, int height, int zoomX, int zoomY,
|
| 786 |
+
int subsampleX, int subsampleY, int compRule);
|
| 787 |
+
/* 248 */
|
| 788 |
+
EXTERN int Tk_CollapseMotionEvents(Display *display,
|
| 789 |
+
int collapse);
|
| 790 |
+
/* 249 */
|
| 791 |
+
EXTERN Tk_StyleEngine Tk_RegisterStyleEngine(const char *name,
|
| 792 |
+
Tk_StyleEngine parent);
|
| 793 |
+
/* 250 */
|
| 794 |
+
EXTERN Tk_StyleEngine Tk_GetStyleEngine(const char *name);
|
| 795 |
+
/* 251 */
|
| 796 |
+
EXTERN int Tk_RegisterStyledElement(Tk_StyleEngine engine,
|
| 797 |
+
Tk_ElementSpec *templatePtr);
|
| 798 |
+
/* 252 */
|
| 799 |
+
EXTERN int Tk_GetElementId(const char *name);
|
| 800 |
+
/* 253 */
|
| 801 |
+
EXTERN Tk_Style Tk_CreateStyle(const char *name,
|
| 802 |
+
Tk_StyleEngine engine, ClientData clientData);
|
| 803 |
+
/* 254 */
|
| 804 |
+
EXTERN Tk_Style Tk_GetStyle(Tcl_Interp *interp, const char *name);
|
| 805 |
+
/* 255 */
|
| 806 |
+
EXTERN void Tk_FreeStyle(Tk_Style style);
|
| 807 |
+
/* 256 */
|
| 808 |
+
EXTERN const char * Tk_NameOfStyle(Tk_Style style);
|
| 809 |
+
/* 257 */
|
| 810 |
+
EXTERN Tk_Style Tk_AllocStyleFromObj(Tcl_Interp *interp,
|
| 811 |
+
Tcl_Obj *objPtr);
|
| 812 |
+
/* 258 */
|
| 813 |
+
EXTERN Tk_Style Tk_GetStyleFromObj(Tcl_Obj *objPtr);
|
| 814 |
+
/* 259 */
|
| 815 |
+
EXTERN void Tk_FreeStyleFromObj(Tcl_Obj *objPtr);
|
| 816 |
+
/* 260 */
|
| 817 |
+
EXTERN Tk_StyledElement Tk_GetStyledElement(Tk_Style style, int elementId,
|
| 818 |
+
Tk_OptionTable optionTable);
|
| 819 |
+
/* 261 */
|
| 820 |
+
EXTERN void Tk_GetElementSize(Tk_Style style,
|
| 821 |
+
Tk_StyledElement element, char *recordPtr,
|
| 822 |
+
Tk_Window tkwin, int width, int height,
|
| 823 |
+
int inner, int *widthPtr, int *heightPtr);
|
| 824 |
+
/* 262 */
|
| 825 |
+
EXTERN void Tk_GetElementBox(Tk_Style style,
|
| 826 |
+
Tk_StyledElement element, char *recordPtr,
|
| 827 |
+
Tk_Window tkwin, int x, int y, int width,
|
| 828 |
+
int height, int inner, int *xPtr, int *yPtr,
|
| 829 |
+
int *widthPtr, int *heightPtr);
|
| 830 |
+
/* 263 */
|
| 831 |
+
EXTERN int Tk_GetElementBorderWidth(Tk_Style style,
|
| 832 |
+
Tk_StyledElement element, char *recordPtr,
|
| 833 |
+
Tk_Window tkwin);
|
| 834 |
+
/* 264 */
|
| 835 |
+
EXTERN void Tk_DrawElement(Tk_Style style,
|
| 836 |
+
Tk_StyledElement element, char *recordPtr,
|
| 837 |
+
Tk_Window tkwin, Drawable d, int x, int y,
|
| 838 |
+
int width, int height, int state);
|
| 839 |
+
/* 265 */
|
| 840 |
+
EXTERN int Tk_PhotoExpand(Tcl_Interp *interp,
|
| 841 |
+
Tk_PhotoHandle handle, int width, int height);
|
| 842 |
+
/* 266 */
|
| 843 |
+
EXTERN int Tk_PhotoPutBlock(Tcl_Interp *interp,
|
| 844 |
+
Tk_PhotoHandle handle,
|
| 845 |
+
Tk_PhotoImageBlock *blockPtr, int x, int y,
|
| 846 |
+
int width, int height, int compRule);
|
| 847 |
+
/* 267 */
|
| 848 |
+
EXTERN int Tk_PhotoPutZoomedBlock(Tcl_Interp *interp,
|
| 849 |
+
Tk_PhotoHandle handle,
|
| 850 |
+
Tk_PhotoImageBlock *blockPtr, int x, int y,
|
| 851 |
+
int width, int height, int zoomX, int zoomY,
|
| 852 |
+
int subsampleX, int subsampleY, int compRule);
|
| 853 |
+
/* 268 */
|
| 854 |
+
EXTERN int Tk_PhotoSetSize(Tcl_Interp *interp,
|
| 855 |
+
Tk_PhotoHandle handle, int width, int height);
|
| 856 |
+
/* 269 */
|
| 857 |
+
EXTERN long Tk_GetUserInactiveTime(Display *dpy);
|
| 858 |
+
/* 270 */
|
| 859 |
+
EXTERN void Tk_ResetUserInactiveTime(Display *dpy);
|
| 860 |
+
/* 271 */
|
| 861 |
+
EXTERN Tcl_Interp * Tk_Interp(Tk_Window tkwin);
|
| 862 |
+
/* 272 */
|
| 863 |
+
EXTERN void Tk_CreateOldImageType(const Tk_ImageType *typePtr);
|
| 864 |
+
/* 273 */
|
| 865 |
+
EXTERN void Tk_CreateOldPhotoImageFormat(
|
| 866 |
+
const Tk_PhotoImageFormat *formatPtr);
|
| 867 |
+
/* Slot 274 is reserved */
|
| 868 |
+
/* Slot 275 is reserved */
|
| 869 |
+
/* Slot 276 is reserved */
|
| 870 |
+
/* Slot 277 is reserved */
|
| 871 |
+
/* Slot 278 is reserved */
|
| 872 |
+
/* Slot 279 is reserved */
|
| 873 |
+
/* Slot 280 is reserved */
|
| 874 |
+
/* Slot 281 is reserved */
|
| 875 |
+
/* Slot 282 is reserved */
|
| 876 |
+
/* Slot 283 is reserved */
|
| 877 |
+
/* Slot 284 is reserved */
|
| 878 |
+
/* Slot 285 is reserved */
|
| 879 |
+
/* Slot 286 is reserved */
|
| 880 |
+
/* Slot 287 is reserved */
|
| 881 |
+
/* Slot 288 is reserved */
|
| 882 |
+
/* Slot 289 is reserved */
|
| 883 |
+
/* 290 */
|
| 884 |
+
EXTERN void TkUnusedStubEntry(void);
|
| 885 |
+
|
| 886 |
+
typedef struct {
|
| 887 |
+
const struct TkPlatStubs *tkPlatStubs;
|
| 888 |
+
const struct TkIntStubs *tkIntStubs;
|
| 889 |
+
const struct TkIntPlatStubs *tkIntPlatStubs;
|
| 890 |
+
const struct TkIntXlibStubs *tkIntXlibStubs;
|
| 891 |
+
} TkStubHooks;
|
| 892 |
+
|
| 893 |
+
typedef struct TkStubs {
|
| 894 |
+
int magic;
|
| 895 |
+
const TkStubHooks *hooks;
|
| 896 |
+
|
| 897 |
+
void (*tk_MainLoop) (void); /* 0 */
|
| 898 |
+
XColor * (*tk_3DBorderColor) (Tk_3DBorder border); /* 1 */
|
| 899 |
+
GC (*tk_3DBorderGC) (Tk_Window tkwin, Tk_3DBorder border, int which); /* 2 */
|
| 900 |
+
void (*tk_3DHorizontalBevel) (Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int leftIn, int rightIn, int topBevel, int relief); /* 3 */
|
| 901 |
+
void (*tk_3DVerticalBevel) (Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int leftBevel, int relief); /* 4 */
|
| 902 |
+
void (*tk_AddOption) (Tk_Window tkwin, const char *name, const char *value, int priority); /* 5 */
|
| 903 |
+
void (*tk_BindEvent) (Tk_BindingTable bindingTable, XEvent *eventPtr, Tk_Window tkwin, int numObjects, ClientData *objectPtr); /* 6 */
|
| 904 |
+
void (*tk_CanvasDrawableCoords) (Tk_Canvas canvas, double x, double y, short *drawableXPtr, short *drawableYPtr); /* 7 */
|
| 905 |
+
void (*tk_CanvasEventuallyRedraw) (Tk_Canvas canvas, int x1, int y1, int x2, int y2); /* 8 */
|
| 906 |
+
int (*tk_CanvasGetCoord) (Tcl_Interp *interp, Tk_Canvas canvas, const char *str, double *doublePtr); /* 9 */
|
| 907 |
+
Tk_CanvasTextInfo * (*tk_CanvasGetTextInfo) (Tk_Canvas canvas); /* 10 */
|
| 908 |
+
int (*tk_CanvasPsBitmap) (Tcl_Interp *interp, Tk_Canvas canvas, Pixmap bitmap, int x, int y, int width, int height); /* 11 */
|
| 909 |
+
int (*tk_CanvasPsColor) (Tcl_Interp *interp, Tk_Canvas canvas, XColor *colorPtr); /* 12 */
|
| 910 |
+
int (*tk_CanvasPsFont) (Tcl_Interp *interp, Tk_Canvas canvas, Tk_Font font); /* 13 */
|
| 911 |
+
void (*tk_CanvasPsPath) (Tcl_Interp *interp, Tk_Canvas canvas, double *coordPtr, int numPoints); /* 14 */
|
| 912 |
+
int (*tk_CanvasPsStipple) (Tcl_Interp *interp, Tk_Canvas canvas, Pixmap bitmap); /* 15 */
|
| 913 |
+
double (*tk_CanvasPsY) (Tk_Canvas canvas, double y); /* 16 */
|
| 914 |
+
void (*tk_CanvasSetStippleOrigin) (Tk_Canvas canvas, GC gc); /* 17 */
|
| 915 |
+
int (*tk_CanvasTagsParseProc) (ClientData clientData, Tcl_Interp *interp, Tk_Window tkwin, const char *value, char *widgRec, int offset); /* 18 */
|
| 916 |
+
CONST86 char * (*tk_CanvasTagsPrintProc) (ClientData clientData, Tk_Window tkwin, char *widgRec, int offset, Tcl_FreeProc **freeProcPtr); /* 19 */
|
| 917 |
+
Tk_Window (*tk_CanvasTkwin) (Tk_Canvas canvas); /* 20 */
|
| 918 |
+
void (*tk_CanvasWindowCoords) (Tk_Canvas canvas, double x, double y, short *screenXPtr, short *screenYPtr); /* 21 */
|
| 919 |
+
void (*tk_ChangeWindowAttributes) (Tk_Window tkwin, unsigned long valueMask, XSetWindowAttributes *attsPtr); /* 22 */
|
| 920 |
+
int (*tk_CharBbox) (Tk_TextLayout layout, int index, int *xPtr, int *yPtr, int *widthPtr, int *heightPtr); /* 23 */
|
| 921 |
+
void (*tk_ClearSelection) (Tk_Window tkwin, Atom selection); /* 24 */
|
| 922 |
+
int (*tk_ClipboardAppend) (Tcl_Interp *interp, Tk_Window tkwin, Atom target, Atom format, const char *buffer); /* 25 */
|
| 923 |
+
int (*tk_ClipboardClear) (Tcl_Interp *interp, Tk_Window tkwin); /* 26 */
|
| 924 |
+
int (*tk_ConfigureInfo) (Tcl_Interp *interp, Tk_Window tkwin, const Tk_ConfigSpec *specs, char *widgRec, const char *argvName, int flags); /* 27 */
|
| 925 |
+
int (*tk_ConfigureValue) (Tcl_Interp *interp, Tk_Window tkwin, const Tk_ConfigSpec *specs, char *widgRec, const char *argvName, int flags); /* 28 */
|
| 926 |
+
int (*tk_ConfigureWidget) (Tcl_Interp *interp, Tk_Window tkwin, const Tk_ConfigSpec *specs, int argc, CONST84 char **argv, char *widgRec, int flags); /* 29 */
|
| 927 |
+
void (*tk_ConfigureWindow) (Tk_Window tkwin, unsigned int valueMask, XWindowChanges *valuePtr); /* 30 */
|
| 928 |
+
Tk_TextLayout (*tk_ComputeTextLayout) (Tk_Font font, const char *str, int numChars, int wrapLength, Tk_Justify justify, int flags, int *widthPtr, int *heightPtr); /* 31 */
|
| 929 |
+
Tk_Window (*tk_CoordsToWindow) (int rootX, int rootY, Tk_Window tkwin); /* 32 */
|
| 930 |
+
unsigned long (*tk_CreateBinding) (Tcl_Interp *interp, Tk_BindingTable bindingTable, ClientData object, const char *eventStr, const char *script, int append); /* 33 */
|
| 931 |
+
Tk_BindingTable (*tk_CreateBindingTable) (Tcl_Interp *interp); /* 34 */
|
| 932 |
+
Tk_ErrorHandler (*tk_CreateErrorHandler) (Display *display, int errNum, int request, int minorCode, Tk_ErrorProc *errorProc, ClientData clientData); /* 35 */
|
| 933 |
+
void (*tk_CreateEventHandler) (Tk_Window token, unsigned long mask, Tk_EventProc *proc, ClientData clientData); /* 36 */
|
| 934 |
+
void (*tk_CreateGenericHandler) (Tk_GenericProc *proc, ClientData clientData); /* 37 */
|
| 935 |
+
void (*tk_CreateImageType) (const Tk_ImageType *typePtr); /* 38 */
|
| 936 |
+
void (*tk_CreateItemType) (Tk_ItemType *typePtr); /* 39 */
|
| 937 |
+
void (*tk_CreatePhotoImageFormat) (const Tk_PhotoImageFormat *formatPtr); /* 40 */
|
| 938 |
+
void (*tk_CreateSelHandler) (Tk_Window tkwin, Atom selection, Atom target, Tk_SelectionProc *proc, ClientData clientData, Atom format); /* 41 */
|
| 939 |
+
Tk_Window (*tk_CreateWindow) (Tcl_Interp *interp, Tk_Window parent, const char *name, const char *screenName); /* 42 */
|
| 940 |
+
Tk_Window (*tk_CreateWindowFromPath) (Tcl_Interp *interp, Tk_Window tkwin, const char *pathName, const char *screenName); /* 43 */
|
| 941 |
+
int (*tk_DefineBitmap) (Tcl_Interp *interp, const char *name, const void *source, int width, int height); /* 44 */
|
| 942 |
+
void (*tk_DefineCursor) (Tk_Window window, Tk_Cursor cursor); /* 45 */
|
| 943 |
+
void (*tk_DeleteAllBindings) (Tk_BindingTable bindingTable, ClientData object); /* 46 */
|
| 944 |
+
int (*tk_DeleteBinding) (Tcl_Interp *interp, Tk_BindingTable bindingTable, ClientData object, const char *eventStr); /* 47 */
|
| 945 |
+
void (*tk_DeleteBindingTable) (Tk_BindingTable bindingTable); /* 48 */
|
| 946 |
+
void (*tk_DeleteErrorHandler) (Tk_ErrorHandler handler); /* 49 */
|
| 947 |
+
void (*tk_DeleteEventHandler) (Tk_Window token, unsigned long mask, Tk_EventProc *proc, ClientData clientData); /* 50 */
|
| 948 |
+
void (*tk_DeleteGenericHandler) (Tk_GenericProc *proc, ClientData clientData); /* 51 */
|
| 949 |
+
void (*tk_DeleteImage) (Tcl_Interp *interp, const char *name); /* 52 */
|
| 950 |
+
void (*tk_DeleteSelHandler) (Tk_Window tkwin, Atom selection, Atom target); /* 53 */
|
| 951 |
+
void (*tk_DestroyWindow) (Tk_Window tkwin); /* 54 */
|
| 952 |
+
CONST84_RETURN char * (*tk_DisplayName) (Tk_Window tkwin); /* 55 */
|
| 953 |
+
int (*tk_DistanceToTextLayout) (Tk_TextLayout layout, int x, int y); /* 56 */
|
| 954 |
+
void (*tk_Draw3DPolygon) (Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, XPoint *pointPtr, int numPoints, int borderWidth, int leftRelief); /* 57 */
|
| 955 |
+
void (*tk_Draw3DRectangle) (Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int borderWidth, int relief); /* 58 */
|
| 956 |
+
void (*tk_DrawChars) (Display *display, Drawable drawable, GC gc, Tk_Font tkfont, const char *source, int numBytes, int x, int y); /* 59 */
|
| 957 |
+
void (*tk_DrawFocusHighlight) (Tk_Window tkwin, GC gc, int width, Drawable drawable); /* 60 */
|
| 958 |
+
void (*tk_DrawTextLayout) (Display *display, Drawable drawable, GC gc, Tk_TextLayout layout, int x, int y, int firstChar, int lastChar); /* 61 */
|
| 959 |
+
void (*tk_Fill3DPolygon) (Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, XPoint *pointPtr, int numPoints, int borderWidth, int leftRelief); /* 62 */
|
| 960 |
+
void (*tk_Fill3DRectangle) (Tk_Window tkwin, Drawable drawable, Tk_3DBorder border, int x, int y, int width, int height, int borderWidth, int relief); /* 63 */
|
| 961 |
+
Tk_PhotoHandle (*tk_FindPhoto) (Tcl_Interp *interp, const char *imageName); /* 64 */
|
| 962 |
+
Font (*tk_FontId) (Tk_Font font); /* 65 */
|
| 963 |
+
void (*tk_Free3DBorder) (Tk_3DBorder border); /* 66 */
|
| 964 |
+
void (*tk_FreeBitmap) (Display *display, Pixmap bitmap); /* 67 */
|
| 965 |
+
void (*tk_FreeColor) (XColor *colorPtr); /* 68 */
|
| 966 |
+
void (*tk_FreeColormap) (Display *display, Colormap colormap); /* 69 */
|
| 967 |
+
void (*tk_FreeCursor) (Display *display, Tk_Cursor cursor); /* 70 */
|
| 968 |
+
void (*tk_FreeFont) (Tk_Font f); /* 71 */
|
| 969 |
+
void (*tk_FreeGC) (Display *display, GC gc); /* 72 */
|
| 970 |
+
void (*tk_FreeImage) (Tk_Image image); /* 73 */
|
| 971 |
+
void (*tk_FreeOptions) (const Tk_ConfigSpec *specs, char *widgRec, Display *display, int needFlags); /* 74 */
|
| 972 |
+
void (*tk_FreePixmap) (Display *display, Pixmap pixmap); /* 75 */
|
| 973 |
+
void (*tk_FreeTextLayout) (Tk_TextLayout textLayout); /* 76 */
|
| 974 |
+
void (*tk_FreeXId) (Display *display, XID xid); /* 77 */
|
| 975 |
+
GC (*tk_GCForColor) (XColor *colorPtr, Drawable drawable); /* 78 */
|
| 976 |
+
void (*tk_GeometryRequest) (Tk_Window tkwin, int reqWidth, int reqHeight); /* 79 */
|
| 977 |
+
Tk_3DBorder (*tk_Get3DBorder) (Tcl_Interp *interp, Tk_Window tkwin, Tk_Uid colorName); /* 80 */
|
| 978 |
+
void (*tk_GetAllBindings) (Tcl_Interp *interp, Tk_BindingTable bindingTable, ClientData object); /* 81 */
|
| 979 |
+
int (*tk_GetAnchor) (Tcl_Interp *interp, const char *str, Tk_Anchor *anchorPtr); /* 82 */
|
| 980 |
+
CONST84_RETURN char * (*tk_GetAtomName) (Tk_Window tkwin, Atom atom); /* 83 */
|
| 981 |
+
CONST84_RETURN char * (*tk_GetBinding) (Tcl_Interp *interp, Tk_BindingTable bindingTable, ClientData object, const char *eventStr); /* 84 */
|
| 982 |
+
Pixmap (*tk_GetBitmap) (Tcl_Interp *interp, Tk_Window tkwin, const char *str); /* 85 */
|
| 983 |
+
Pixmap (*tk_GetBitmapFromData) (Tcl_Interp *interp, Tk_Window tkwin, const void *source, int width, int height); /* 86 */
|
| 984 |
+
int (*tk_GetCapStyle) (Tcl_Interp *interp, const char *str, int *capPtr); /* 87 */
|
| 985 |
+
XColor * (*tk_GetColor) (Tcl_Interp *interp, Tk_Window tkwin, Tk_Uid name); /* 88 */
|
| 986 |
+
XColor * (*tk_GetColorByValue) (Tk_Window tkwin, XColor *colorPtr); /* 89 */
|
| 987 |
+
Colormap (*tk_GetColormap) (Tcl_Interp *interp, Tk_Window tkwin, const char *str); /* 90 */
|
| 988 |
+
Tk_Cursor (*tk_GetCursor) (Tcl_Interp *interp, Tk_Window tkwin, Tk_Uid str); /* 91 */
|
| 989 |
+
Tk_Cursor (*tk_GetCursorFromData) (Tcl_Interp *interp, Tk_Window tkwin, const char *source, const char *mask, int width, int height, int xHot, int yHot, Tk_Uid fg, Tk_Uid bg); /* 92 */
|
| 990 |
+
Tk_Font (*tk_GetFont) (Tcl_Interp *interp, Tk_Window tkwin, const char *str); /* 93 */
|
| 991 |
+
Tk_Font (*tk_GetFontFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 94 */
|
| 992 |
+
void (*tk_GetFontMetrics) (Tk_Font font, Tk_FontMetrics *fmPtr); /* 95 */
|
| 993 |
+
GC (*tk_GetGC) (Tk_Window tkwin, unsigned long valueMask, XGCValues *valuePtr); /* 96 */
|
| 994 |
+
Tk_Image (*tk_GetImage) (Tcl_Interp *interp, Tk_Window tkwin, const char *name, Tk_ImageChangedProc *changeProc, ClientData clientData); /* 97 */
|
| 995 |
+
ClientData (*tk_GetImageMasterData) (Tcl_Interp *interp, const char *name, CONST86 Tk_ImageType **typePtrPtr); /* 98 */
|
| 996 |
+
Tk_ItemType * (*tk_GetItemTypes) (void); /* 99 */
|
| 997 |
+
int (*tk_GetJoinStyle) (Tcl_Interp *interp, const char *str, int *joinPtr); /* 100 */
|
| 998 |
+
int (*tk_GetJustify) (Tcl_Interp *interp, const char *str, Tk_Justify *justifyPtr); /* 101 */
|
| 999 |
+
int (*tk_GetNumMainWindows) (void); /* 102 */
|
| 1000 |
+
Tk_Uid (*tk_GetOption) (Tk_Window tkwin, const char *name, const char *className); /* 103 */
|
| 1001 |
+
int (*tk_GetPixels) (Tcl_Interp *interp, Tk_Window tkwin, const char *str, int *intPtr); /* 104 */
|
| 1002 |
+
Pixmap (*tk_GetPixmap) (Display *display, Drawable d, int width, int height, int depth); /* 105 */
|
| 1003 |
+
int (*tk_GetRelief) (Tcl_Interp *interp, const char *name, int *reliefPtr); /* 106 */
|
| 1004 |
+
void (*tk_GetRootCoords) (Tk_Window tkwin, int *xPtr, int *yPtr); /* 107 */
|
| 1005 |
+
int (*tk_GetScrollInfo) (Tcl_Interp *interp, int argc, CONST84 char **argv, double *dblPtr, int *intPtr); /* 108 */
|
| 1006 |
+
int (*tk_GetScreenMM) (Tcl_Interp *interp, Tk_Window tkwin, const char *str, double *doublePtr); /* 109 */
|
| 1007 |
+
int (*tk_GetSelection) (Tcl_Interp *interp, Tk_Window tkwin, Atom selection, Atom target, Tk_GetSelProc *proc, ClientData clientData); /* 110 */
|
| 1008 |
+
Tk_Uid (*tk_GetUid) (const char *str); /* 111 */
|
| 1009 |
+
Visual * (*tk_GetVisual) (Tcl_Interp *interp, Tk_Window tkwin, const char *str, int *depthPtr, Colormap *colormapPtr); /* 112 */
|
| 1010 |
+
void (*tk_GetVRootGeometry) (Tk_Window tkwin, int *xPtr, int *yPtr, int *widthPtr, int *heightPtr); /* 113 */
|
| 1011 |
+
int (*tk_Grab) (Tcl_Interp *interp, Tk_Window tkwin, int grabGlobal); /* 114 */
|
| 1012 |
+
void (*tk_HandleEvent) (XEvent *eventPtr); /* 115 */
|
| 1013 |
+
Tk_Window (*tk_IdToWindow) (Display *display, Window window); /* 116 */
|
| 1014 |
+
void (*tk_ImageChanged) (Tk_ImageMaster model, int x, int y, int width, int height, int imageWidth, int imageHeight); /* 117 */
|
| 1015 |
+
int (*tk_Init) (Tcl_Interp *interp); /* 118 */
|
| 1016 |
+
Atom (*tk_InternAtom) (Tk_Window tkwin, const char *name); /* 119 */
|
| 1017 |
+
int (*tk_IntersectTextLayout) (Tk_TextLayout layout, int x, int y, int width, int height); /* 120 */
|
| 1018 |
+
void (*tk_MaintainGeometry) (Tk_Window window, Tk_Window container, int x, int y, int width, int height); /* 121 */
|
| 1019 |
+
Tk_Window (*tk_MainWindow) (Tcl_Interp *interp); /* 122 */
|
| 1020 |
+
void (*tk_MakeWindowExist) (Tk_Window tkwin); /* 123 */
|
| 1021 |
+
void (*tk_ManageGeometry) (Tk_Window tkwin, const Tk_GeomMgr *mgrPtr, ClientData clientData); /* 124 */
|
| 1022 |
+
void (*tk_MapWindow) (Tk_Window tkwin); /* 125 */
|
| 1023 |
+
int (*tk_MeasureChars) (Tk_Font tkfont, const char *source, int numBytes, int maxPixels, int flags, int *lengthPtr); /* 126 */
|
| 1024 |
+
void (*tk_MoveResizeWindow) (Tk_Window tkwin, int x, int y, int width, int height); /* 127 */
|
| 1025 |
+
void (*tk_MoveWindow) (Tk_Window tkwin, int x, int y); /* 128 */
|
| 1026 |
+
void (*tk_MoveToplevelWindow) (Tk_Window tkwin, int x, int y); /* 129 */
|
| 1027 |
+
CONST84_RETURN char * (*tk_NameOf3DBorder) (Tk_3DBorder border); /* 130 */
|
| 1028 |
+
CONST84_RETURN char * (*tk_NameOfAnchor) (Tk_Anchor anchor); /* 131 */
|
| 1029 |
+
CONST84_RETURN char * (*tk_NameOfBitmap) (Display *display, Pixmap bitmap); /* 132 */
|
| 1030 |
+
CONST84_RETURN char * (*tk_NameOfCapStyle) (int cap); /* 133 */
|
| 1031 |
+
CONST84_RETURN char * (*tk_NameOfColor) (XColor *colorPtr); /* 134 */
|
| 1032 |
+
CONST84_RETURN char * (*tk_NameOfCursor) (Display *display, Tk_Cursor cursor); /* 135 */
|
| 1033 |
+
CONST84_RETURN char * (*tk_NameOfFont) (Tk_Font font); /* 136 */
|
| 1034 |
+
CONST84_RETURN char * (*tk_NameOfImage) (Tk_ImageMaster model); /* 137 */
|
| 1035 |
+
CONST84_RETURN char * (*tk_NameOfJoinStyle) (int join); /* 138 */
|
| 1036 |
+
CONST84_RETURN char * (*tk_NameOfJustify) (Tk_Justify justify); /* 139 */
|
| 1037 |
+
CONST84_RETURN char * (*tk_NameOfRelief) (int relief); /* 140 */
|
| 1038 |
+
Tk_Window (*tk_NameToWindow) (Tcl_Interp *interp, const char *pathName, Tk_Window tkwin); /* 141 */
|
| 1039 |
+
void (*tk_OwnSelection) (Tk_Window tkwin, Atom selection, Tk_LostSelProc *proc, ClientData clientData); /* 142 */
|
| 1040 |
+
int (*tk_ParseArgv) (Tcl_Interp *interp, Tk_Window tkwin, int *argcPtr, CONST84 char **argv, const Tk_ArgvInfo *argTable, int flags); /* 143 */
|
| 1041 |
+
void (*tk_PhotoPutBlock_NoComposite) (Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height); /* 144 */
|
| 1042 |
+
void (*tk_PhotoPutZoomedBlock_NoComposite) (Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY); /* 145 */
|
| 1043 |
+
int (*tk_PhotoGetImage) (Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr); /* 146 */
|
| 1044 |
+
void (*tk_PhotoBlank) (Tk_PhotoHandle handle); /* 147 */
|
| 1045 |
+
void (*tk_PhotoExpand_Panic) (Tk_PhotoHandle handle, int width, int height); /* 148 */
|
| 1046 |
+
void (*tk_PhotoGetSize) (Tk_PhotoHandle handle, int *widthPtr, int *heightPtr); /* 149 */
|
| 1047 |
+
void (*tk_PhotoSetSize_Panic) (Tk_PhotoHandle handle, int width, int height); /* 150 */
|
| 1048 |
+
int (*tk_PointToChar) (Tk_TextLayout layout, int x, int y); /* 151 */
|
| 1049 |
+
int (*tk_PostscriptFontName) (Tk_Font tkfont, Tcl_DString *dsPtr); /* 152 */
|
| 1050 |
+
void (*tk_PreserveColormap) (Display *display, Colormap colormap); /* 153 */
|
| 1051 |
+
void (*tk_QueueWindowEvent) (XEvent *eventPtr, Tcl_QueuePosition position); /* 154 */
|
| 1052 |
+
void (*tk_RedrawImage) (Tk_Image image, int imageX, int imageY, int width, int height, Drawable drawable, int drawableX, int drawableY); /* 155 */
|
| 1053 |
+
void (*tk_ResizeWindow) (Tk_Window tkwin, int width, int height); /* 156 */
|
| 1054 |
+
int (*tk_RestackWindow) (Tk_Window tkwin, int aboveBelow, Tk_Window other); /* 157 */
|
| 1055 |
+
Tk_RestrictProc * (*tk_RestrictEvents) (Tk_RestrictProc *proc, ClientData arg, ClientData *prevArgPtr); /* 158 */
|
| 1056 |
+
int (*tk_SafeInit) (Tcl_Interp *interp); /* 159 */
|
| 1057 |
+
const char * (*tk_SetAppName) (Tk_Window tkwin, const char *name); /* 160 */
|
| 1058 |
+
void (*tk_SetBackgroundFromBorder) (Tk_Window tkwin, Tk_3DBorder border); /* 161 */
|
| 1059 |
+
void (*tk_SetClass) (Tk_Window tkwin, const char *className); /* 162 */
|
| 1060 |
+
void (*tk_SetGrid) (Tk_Window tkwin, int reqWidth, int reqHeight, int gridWidth, int gridHeight); /* 163 */
|
| 1061 |
+
void (*tk_SetInternalBorder) (Tk_Window tkwin, int width); /* 164 */
|
| 1062 |
+
void (*tk_SetWindowBackground) (Tk_Window tkwin, unsigned long pixel); /* 165 */
|
| 1063 |
+
void (*tk_SetWindowBackgroundPixmap) (Tk_Window tkwin, Pixmap pixmap); /* 166 */
|
| 1064 |
+
void (*tk_SetWindowBorder) (Tk_Window tkwin, unsigned long pixel); /* 167 */
|
| 1065 |
+
void (*tk_SetWindowBorderWidth) (Tk_Window tkwin, int width); /* 168 */
|
| 1066 |
+
void (*tk_SetWindowBorderPixmap) (Tk_Window tkwin, Pixmap pixmap); /* 169 */
|
| 1067 |
+
void (*tk_SetWindowColormap) (Tk_Window tkwin, Colormap colormap); /* 170 */
|
| 1068 |
+
int (*tk_SetWindowVisual) (Tk_Window tkwin, Visual *visual, int depth, Colormap colormap); /* 171 */
|
| 1069 |
+
void (*tk_SizeOfBitmap) (Display *display, Pixmap bitmap, int *widthPtr, int *heightPtr); /* 172 */
|
| 1070 |
+
void (*tk_SizeOfImage) (Tk_Image image, int *widthPtr, int *heightPtr); /* 173 */
|
| 1071 |
+
int (*tk_StrictMotif) (Tk_Window tkwin); /* 174 */
|
| 1072 |
+
void (*tk_TextLayoutToPostscript) (Tcl_Interp *interp, Tk_TextLayout layout); /* 175 */
|
| 1073 |
+
int (*tk_TextWidth) (Tk_Font font, const char *str, int numBytes); /* 176 */
|
| 1074 |
+
void (*tk_UndefineCursor) (Tk_Window window); /* 177 */
|
| 1075 |
+
void (*tk_UnderlineChars) (Display *display, Drawable drawable, GC gc, Tk_Font tkfont, const char *source, int x, int y, int firstByte, int lastByte); /* 178 */
|
| 1076 |
+
void (*tk_UnderlineTextLayout) (Display *display, Drawable drawable, GC gc, Tk_TextLayout layout, int x, int y, int underline); /* 179 */
|
| 1077 |
+
void (*tk_Ungrab) (Tk_Window tkwin); /* 180 */
|
| 1078 |
+
void (*tk_UnmaintainGeometry) (Tk_Window window, Tk_Window container); /* 181 */
|
| 1079 |
+
void (*tk_UnmapWindow) (Tk_Window tkwin); /* 182 */
|
| 1080 |
+
void (*tk_UnsetGrid) (Tk_Window tkwin); /* 183 */
|
| 1081 |
+
void (*tk_UpdatePointer) (Tk_Window tkwin, int x, int y, int state); /* 184 */
|
| 1082 |
+
Pixmap (*tk_AllocBitmapFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr); /* 185 */
|
| 1083 |
+
Tk_3DBorder (*tk_Alloc3DBorderFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr); /* 186 */
|
| 1084 |
+
XColor * (*tk_AllocColorFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr); /* 187 */
|
| 1085 |
+
Tk_Cursor (*tk_AllocCursorFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr); /* 188 */
|
| 1086 |
+
Tk_Font (*tk_AllocFontFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr); /* 189 */
|
| 1087 |
+
Tk_OptionTable (*tk_CreateOptionTable) (Tcl_Interp *interp, const Tk_OptionSpec *templatePtr); /* 190 */
|
| 1088 |
+
void (*tk_DeleteOptionTable) (Tk_OptionTable optionTable); /* 191 */
|
| 1089 |
+
void (*tk_Free3DBorderFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 192 */
|
| 1090 |
+
void (*tk_FreeBitmapFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 193 */
|
| 1091 |
+
void (*tk_FreeColorFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 194 */
|
| 1092 |
+
void (*tk_FreeConfigOptions) (char *recordPtr, Tk_OptionTable optionToken, Tk_Window tkwin); /* 195 */
|
| 1093 |
+
void (*tk_FreeSavedOptions) (Tk_SavedOptions *savePtr); /* 196 */
|
| 1094 |
+
void (*tk_FreeCursorFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 197 */
|
| 1095 |
+
void (*tk_FreeFontFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 198 */
|
| 1096 |
+
Tk_3DBorder (*tk_Get3DBorderFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 199 */
|
| 1097 |
+
int (*tk_GetAnchorFromObj) (Tcl_Interp *interp, Tcl_Obj *objPtr, Tk_Anchor *anchorPtr); /* 200 */
|
| 1098 |
+
Pixmap (*tk_GetBitmapFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 201 */
|
| 1099 |
+
XColor * (*tk_GetColorFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 202 */
|
| 1100 |
+
Tk_Cursor (*tk_GetCursorFromObj) (Tk_Window tkwin, Tcl_Obj *objPtr); /* 203 */
|
| 1101 |
+
Tcl_Obj * (*tk_GetOptionInfo) (Tcl_Interp *interp, char *recordPtr, Tk_OptionTable optionTable, Tcl_Obj *namePtr, Tk_Window tkwin); /* 204 */
|
| 1102 |
+
Tcl_Obj * (*tk_GetOptionValue) (Tcl_Interp *interp, char *recordPtr, Tk_OptionTable optionTable, Tcl_Obj *namePtr, Tk_Window tkwin); /* 205 */
|
| 1103 |
+
int (*tk_GetJustifyFromObj) (Tcl_Interp *interp, Tcl_Obj *objPtr, Tk_Justify *justifyPtr); /* 206 */
|
| 1104 |
+
int (*tk_GetMMFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr, double *doublePtr); /* 207 */
|
| 1105 |
+
int (*tk_GetPixelsFromObj) (Tcl_Interp *interp, Tk_Window tkwin, Tcl_Obj *objPtr, int *intPtr); /* 208 */
|
| 1106 |
+
int (*tk_GetReliefFromObj) (Tcl_Interp *interp, Tcl_Obj *objPtr, int *resultPtr); /* 209 */
|
| 1107 |
+
int (*tk_GetScrollInfoObj) (Tcl_Interp *interp, int objc, Tcl_Obj *const objv[], double *dblPtr, int *intPtr); /* 210 */
|
| 1108 |
+
int (*tk_InitOptions) (Tcl_Interp *interp, char *recordPtr, Tk_OptionTable optionToken, Tk_Window tkwin); /* 211 */
|
| 1109 |
+
void (*tk_MainEx) (int argc, char **argv, Tcl_AppInitProc *appInitProc, Tcl_Interp *interp); /* 212 */
|
| 1110 |
+
void (*tk_RestoreSavedOptions) (Tk_SavedOptions *savePtr); /* 213 */
|
| 1111 |
+
int (*tk_SetOptions) (Tcl_Interp *interp, char *recordPtr, Tk_OptionTable optionTable, int objc, Tcl_Obj *const objv[], Tk_Window tkwin, Tk_SavedOptions *savePtr, int *maskPtr); /* 214 */
|
| 1112 |
+
void (*tk_InitConsoleChannels) (Tcl_Interp *interp); /* 215 */
|
| 1113 |
+
int (*tk_CreateConsoleWindow) (Tcl_Interp *interp); /* 216 */
|
| 1114 |
+
void (*tk_CreateSmoothMethod) (Tcl_Interp *interp, const Tk_SmoothMethod *method); /* 217 */
|
| 1115 |
+
void (*reserved218)(void);
|
| 1116 |
+
void (*reserved219)(void);
|
| 1117 |
+
int (*tk_GetDash) (Tcl_Interp *interp, const char *value, Tk_Dash *dash); /* 220 */
|
| 1118 |
+
void (*tk_CreateOutline) (Tk_Outline *outline); /* 221 */
|
| 1119 |
+
void (*tk_DeleteOutline) (Display *display, Tk_Outline *outline); /* 222 */
|
| 1120 |
+
int (*tk_ConfigOutlineGC) (XGCValues *gcValues, Tk_Canvas canvas, Tk_Item *item, Tk_Outline *outline); /* 223 */
|
| 1121 |
+
int (*tk_ChangeOutlineGC) (Tk_Canvas canvas, Tk_Item *item, Tk_Outline *outline); /* 224 */
|
| 1122 |
+
int (*tk_ResetOutlineGC) (Tk_Canvas canvas, Tk_Item *item, Tk_Outline *outline); /* 225 */
|
| 1123 |
+
int (*tk_CanvasPsOutline) (Tk_Canvas canvas, Tk_Item *item, Tk_Outline *outline); /* 226 */
|
| 1124 |
+
void (*tk_SetTSOrigin) (Tk_Window tkwin, GC gc, int x, int y); /* 227 */
|
| 1125 |
+
int (*tk_CanvasGetCoordFromObj) (Tcl_Interp *interp, Tk_Canvas canvas, Tcl_Obj *obj, double *doublePtr); /* 228 */
|
| 1126 |
+
void (*tk_CanvasSetOffset) (Tk_Canvas canvas, GC gc, Tk_TSOffset *offset); /* 229 */
|
| 1127 |
+
void (*tk_DitherPhoto) (Tk_PhotoHandle handle, int x, int y, int width, int height); /* 230 */
|
| 1128 |
+
int (*tk_PostscriptBitmap) (Tcl_Interp *interp, Tk_Window tkwin, Tk_PostscriptInfo psInfo, Pixmap bitmap, int startX, int startY, int width, int height); /* 231 */
|
| 1129 |
+
int (*tk_PostscriptColor) (Tcl_Interp *interp, Tk_PostscriptInfo psInfo, XColor *colorPtr); /* 232 */
|
| 1130 |
+
int (*tk_PostscriptFont) (Tcl_Interp *interp, Tk_PostscriptInfo psInfo, Tk_Font font); /* 233 */
|
| 1131 |
+
int (*tk_PostscriptImage) (Tk_Image image, Tcl_Interp *interp, Tk_Window tkwin, Tk_PostscriptInfo psinfo, int x, int y, int width, int height, int prepass); /* 234 */
|
| 1132 |
+
void (*tk_PostscriptPath) (Tcl_Interp *interp, Tk_PostscriptInfo psInfo, double *coordPtr, int numPoints); /* 235 */
|
| 1133 |
+
int (*tk_PostscriptStipple) (Tcl_Interp *interp, Tk_Window tkwin, Tk_PostscriptInfo psInfo, Pixmap bitmap); /* 236 */
|
| 1134 |
+
double (*tk_PostscriptY) (double y, Tk_PostscriptInfo psInfo); /* 237 */
|
| 1135 |
+
int (*tk_PostscriptPhoto) (Tcl_Interp *interp, Tk_PhotoImageBlock *blockPtr, Tk_PostscriptInfo psInfo, int width, int height); /* 238 */
|
| 1136 |
+
void (*tk_CreateClientMessageHandler) (Tk_ClientMessageProc *proc); /* 239 */
|
| 1137 |
+
void (*tk_DeleteClientMessageHandler) (Tk_ClientMessageProc *proc); /* 240 */
|
| 1138 |
+
Tk_Window (*tk_CreateAnonymousWindow) (Tcl_Interp *interp, Tk_Window parent, const char *screenName); /* 241 */
|
| 1139 |
+
void (*tk_SetClassProcs) (Tk_Window tkwin, const Tk_ClassProcs *procs, ClientData instanceData); /* 242 */
|
| 1140 |
+
void (*tk_SetInternalBorderEx) (Tk_Window tkwin, int left, int right, int top, int bottom); /* 243 */
|
| 1141 |
+
void (*tk_SetMinimumRequestSize) (Tk_Window tkwin, int minWidth, int minHeight); /* 244 */
|
| 1142 |
+
void (*tk_SetCaretPos) (Tk_Window tkwin, int x, int y, int height); /* 245 */
|
| 1143 |
+
void (*tk_PhotoPutBlock_Panic) (Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int compRule); /* 246 */
|
| 1144 |
+
void (*tk_PhotoPutZoomedBlock_Panic) (Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY, int compRule); /* 247 */
|
| 1145 |
+
int (*tk_CollapseMotionEvents) (Display *display, int collapse); /* 248 */
|
| 1146 |
+
Tk_StyleEngine (*tk_RegisterStyleEngine) (const char *name, Tk_StyleEngine parent); /* 249 */
|
| 1147 |
+
Tk_StyleEngine (*tk_GetStyleEngine) (const char *name); /* 250 */
|
| 1148 |
+
int (*tk_RegisterStyledElement) (Tk_StyleEngine engine, Tk_ElementSpec *templatePtr); /* 251 */
|
| 1149 |
+
int (*tk_GetElementId) (const char *name); /* 252 */
|
| 1150 |
+
Tk_Style (*tk_CreateStyle) (const char *name, Tk_StyleEngine engine, ClientData clientData); /* 253 */
|
| 1151 |
+
Tk_Style (*tk_GetStyle) (Tcl_Interp *interp, const char *name); /* 254 */
|
| 1152 |
+
void (*tk_FreeStyle) (Tk_Style style); /* 255 */
|
| 1153 |
+
const char * (*tk_NameOfStyle) (Tk_Style style); /* 256 */
|
| 1154 |
+
Tk_Style (*tk_AllocStyleFromObj) (Tcl_Interp *interp, Tcl_Obj *objPtr); /* 257 */
|
| 1155 |
+
Tk_Style (*tk_GetStyleFromObj) (Tcl_Obj *objPtr); /* 258 */
|
| 1156 |
+
void (*tk_FreeStyleFromObj) (Tcl_Obj *objPtr); /* 259 */
|
| 1157 |
+
Tk_StyledElement (*tk_GetStyledElement) (Tk_Style style, int elementId, Tk_OptionTable optionTable); /* 260 */
|
| 1158 |
+
void (*tk_GetElementSize) (Tk_Style style, Tk_StyledElement element, char *recordPtr, Tk_Window tkwin, int width, int height, int inner, int *widthPtr, int *heightPtr); /* 261 */
|
| 1159 |
+
void (*tk_GetElementBox) (Tk_Style style, Tk_StyledElement element, char *recordPtr, Tk_Window tkwin, int x, int y, int width, int height, int inner, int *xPtr, int *yPtr, int *widthPtr, int *heightPtr); /* 262 */
|
| 1160 |
+
int (*tk_GetElementBorderWidth) (Tk_Style style, Tk_StyledElement element, char *recordPtr, Tk_Window tkwin); /* 263 */
|
| 1161 |
+
void (*tk_DrawElement) (Tk_Style style, Tk_StyledElement element, char *recordPtr, Tk_Window tkwin, Drawable d, int x, int y, int width, int height, int state); /* 264 */
|
| 1162 |
+
int (*tk_PhotoExpand) (Tcl_Interp *interp, Tk_PhotoHandle handle, int width, int height); /* 265 */
|
| 1163 |
+
int (*tk_PhotoPutBlock) (Tcl_Interp *interp, Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int compRule); /* 266 */
|
| 1164 |
+
int (*tk_PhotoPutZoomedBlock) (Tcl_Interp *interp, Tk_PhotoHandle handle, Tk_PhotoImageBlock *blockPtr, int x, int y, int width, int height, int zoomX, int zoomY, int subsampleX, int subsampleY, int compRule); /* 267 */
|
| 1165 |
+
int (*tk_PhotoSetSize) (Tcl_Interp *interp, Tk_PhotoHandle handle, int width, int height); /* 268 */
|
| 1166 |
+
long (*tk_GetUserInactiveTime) (Display *dpy); /* 269 */
|
| 1167 |
+
void (*tk_ResetUserInactiveTime) (Display *dpy); /* 270 */
|
| 1168 |
+
Tcl_Interp * (*tk_Interp) (Tk_Window tkwin); /* 271 */
|
| 1169 |
+
void (*tk_CreateOldImageType) (const Tk_ImageType *typePtr); /* 272 */
|
| 1170 |
+
void (*tk_CreateOldPhotoImageFormat) (const Tk_PhotoImageFormat *formatPtr); /* 273 */
|
| 1171 |
+
void (*reserved274)(void);
|
| 1172 |
+
void (*reserved275)(void);
|
| 1173 |
+
void (*reserved276)(void);
|
| 1174 |
+
void (*reserved277)(void);
|
| 1175 |
+
void (*reserved278)(void);
|
| 1176 |
+
void (*reserved279)(void);
|
| 1177 |
+
void (*reserved280)(void);
|
| 1178 |
+
void (*reserved281)(void);
|
| 1179 |
+
void (*reserved282)(void);
|
| 1180 |
+
void (*reserved283)(void);
|
| 1181 |
+
void (*reserved284)(void);
|
| 1182 |
+
void (*reserved285)(void);
|
| 1183 |
+
void (*reserved286)(void);
|
| 1184 |
+
void (*reserved287)(void);
|
| 1185 |
+
void (*reserved288)(void);
|
| 1186 |
+
void (*reserved289)(void);
|
| 1187 |
+
void (*tkUnusedStubEntry) (void); /* 290 */
|
| 1188 |
+
} TkStubs;
|
| 1189 |
+
|
| 1190 |
+
extern const TkStubs *tkStubsPtr;
|
| 1191 |
+
|
| 1192 |
+
#ifdef __cplusplus
|
| 1193 |
+
}
|
| 1194 |
+
#endif
|
| 1195 |
+
|
| 1196 |
+
#if defined(USE_TK_STUBS)
|
| 1197 |
+
|
| 1198 |
+
/*
|
| 1199 |
+
* Inline function declarations:
|
| 1200 |
+
*/
|
| 1201 |
+
|
| 1202 |
+
#define Tk_MainLoop \
|
| 1203 |
+
(tkStubsPtr->tk_MainLoop) /* 0 */
|
| 1204 |
+
#define Tk_3DBorderColor \
|
| 1205 |
+
(tkStubsPtr->tk_3DBorderColor) /* 1 */
|
| 1206 |
+
#define Tk_3DBorderGC \
|
| 1207 |
+
(tkStubsPtr->tk_3DBorderGC) /* 2 */
|
| 1208 |
+
#define Tk_3DHorizontalBevel \
|
| 1209 |
+
(tkStubsPtr->tk_3DHorizontalBevel) /* 3 */
|
| 1210 |
+
#define Tk_3DVerticalBevel \
|
| 1211 |
+
(tkStubsPtr->tk_3DVerticalBevel) /* 4 */
|
| 1212 |
+
#define Tk_AddOption \
|
| 1213 |
+
(tkStubsPtr->tk_AddOption) /* 5 */
|
| 1214 |
+
#define Tk_BindEvent \
|
| 1215 |
+
(tkStubsPtr->tk_BindEvent) /* 6 */
|
| 1216 |
+
#define Tk_CanvasDrawableCoords \
|
| 1217 |
+
(tkStubsPtr->tk_CanvasDrawableCoords) /* 7 */
|
| 1218 |
+
#define Tk_CanvasEventuallyRedraw \
|
| 1219 |
+
(tkStubsPtr->tk_CanvasEventuallyRedraw) /* 8 */
|
| 1220 |
+
#define Tk_CanvasGetCoord \
|
| 1221 |
+
(tkStubsPtr->tk_CanvasGetCoord) /* 9 */
|
| 1222 |
+
#define Tk_CanvasGetTextInfo \
|
| 1223 |
+
(tkStubsPtr->tk_CanvasGetTextInfo) /* 10 */
|
| 1224 |
+
#define Tk_CanvasPsBitmap \
|
| 1225 |
+
(tkStubsPtr->tk_CanvasPsBitmap) /* 11 */
|
| 1226 |
+
#define Tk_CanvasPsColor \
|
| 1227 |
+
(tkStubsPtr->tk_CanvasPsColor) /* 12 */
|
| 1228 |
+
#define Tk_CanvasPsFont \
|
| 1229 |
+
(tkStubsPtr->tk_CanvasPsFont) /* 13 */
|
| 1230 |
+
#define Tk_CanvasPsPath \
|
| 1231 |
+
(tkStubsPtr->tk_CanvasPsPath) /* 14 */
|
| 1232 |
+
#define Tk_CanvasPsStipple \
|
| 1233 |
+
(tkStubsPtr->tk_CanvasPsStipple) /* 15 */
|
| 1234 |
+
#define Tk_CanvasPsY \
|
| 1235 |
+
(tkStubsPtr->tk_CanvasPsY) /* 16 */
|
| 1236 |
+
#define Tk_CanvasSetStippleOrigin \
|
| 1237 |
+
(tkStubsPtr->tk_CanvasSetStippleOrigin) /* 17 */
|
| 1238 |
+
#define Tk_CanvasTagsParseProc \
|
| 1239 |
+
(tkStubsPtr->tk_CanvasTagsParseProc) /* 18 */
|
| 1240 |
+
#define Tk_CanvasTagsPrintProc \
|
| 1241 |
+
(tkStubsPtr->tk_CanvasTagsPrintProc) /* 19 */
|
| 1242 |
+
#define Tk_CanvasTkwin \
|
| 1243 |
+
(tkStubsPtr->tk_CanvasTkwin) /* 20 */
|
| 1244 |
+
#define Tk_CanvasWindowCoords \
|
| 1245 |
+
(tkStubsPtr->tk_CanvasWindowCoords) /* 21 */
|
| 1246 |
+
#define Tk_ChangeWindowAttributes \
|
| 1247 |
+
(tkStubsPtr->tk_ChangeWindowAttributes) /* 22 */
|
| 1248 |
+
#define Tk_CharBbox \
|
| 1249 |
+
(tkStubsPtr->tk_CharBbox) /* 23 */
|
| 1250 |
+
#define Tk_ClearSelection \
|
| 1251 |
+
(tkStubsPtr->tk_ClearSelection) /* 24 */
|
| 1252 |
+
#define Tk_ClipboardAppend \
|
| 1253 |
+
(tkStubsPtr->tk_ClipboardAppend) /* 25 */
|
| 1254 |
+
#define Tk_ClipboardClear \
|
| 1255 |
+
(tkStubsPtr->tk_ClipboardClear) /* 26 */
|
| 1256 |
+
#define Tk_ConfigureInfo \
|
| 1257 |
+
(tkStubsPtr->tk_ConfigureInfo) /* 27 */
|
| 1258 |
+
#define Tk_ConfigureValue \
|
| 1259 |
+
(tkStubsPtr->tk_ConfigureValue) /* 28 */
|
| 1260 |
+
#define Tk_ConfigureWidget \
|
| 1261 |
+
(tkStubsPtr->tk_ConfigureWidget) /* 29 */
|
| 1262 |
+
#define Tk_ConfigureWindow \
|
| 1263 |
+
(tkStubsPtr->tk_ConfigureWindow) /* 30 */
|
| 1264 |
+
#define Tk_ComputeTextLayout \
|
| 1265 |
+
(tkStubsPtr->tk_ComputeTextLayout) /* 31 */
|
| 1266 |
+
#define Tk_CoordsToWindow \
|
| 1267 |
+
(tkStubsPtr->tk_CoordsToWindow) /* 32 */
|
| 1268 |
+
#define Tk_CreateBinding \
|
| 1269 |
+
(tkStubsPtr->tk_CreateBinding) /* 33 */
|
| 1270 |
+
#define Tk_CreateBindingTable \
|
| 1271 |
+
(tkStubsPtr->tk_CreateBindingTable) /* 34 */
|
| 1272 |
+
#define Tk_CreateErrorHandler \
|
| 1273 |
+
(tkStubsPtr->tk_CreateErrorHandler) /* 35 */
|
| 1274 |
+
#define Tk_CreateEventHandler \
|
| 1275 |
+
(tkStubsPtr->tk_CreateEventHandler) /* 36 */
|
| 1276 |
+
#define Tk_CreateGenericHandler \
|
| 1277 |
+
(tkStubsPtr->tk_CreateGenericHandler) /* 37 */
|
| 1278 |
+
#define Tk_CreateImageType \
|
| 1279 |
+
(tkStubsPtr->tk_CreateImageType) /* 38 */
|
| 1280 |
+
#define Tk_CreateItemType \
|
| 1281 |
+
(tkStubsPtr->tk_CreateItemType) /* 39 */
|
| 1282 |
+
#define Tk_CreatePhotoImageFormat \
|
| 1283 |
+
(tkStubsPtr->tk_CreatePhotoImageFormat) /* 40 */
|
| 1284 |
+
#define Tk_CreateSelHandler \
|
| 1285 |
+
(tkStubsPtr->tk_CreateSelHandler) /* 41 */
|
| 1286 |
+
#define Tk_CreateWindow \
|
| 1287 |
+
(tkStubsPtr->tk_CreateWindow) /* 42 */
|
| 1288 |
+
#define Tk_CreateWindowFromPath \
|
| 1289 |
+
(tkStubsPtr->tk_CreateWindowFromPath) /* 43 */
|
| 1290 |
+
#define Tk_DefineBitmap \
|
| 1291 |
+
(tkStubsPtr->tk_DefineBitmap) /* 44 */
|
| 1292 |
+
#define Tk_DefineCursor \
|
| 1293 |
+
(tkStubsPtr->tk_DefineCursor) /* 45 */
|
| 1294 |
+
#define Tk_DeleteAllBindings \
|
| 1295 |
+
(tkStubsPtr->tk_DeleteAllBindings) /* 46 */
|
| 1296 |
+
#define Tk_DeleteBinding \
|
| 1297 |
+
(tkStubsPtr->tk_DeleteBinding) /* 47 */
|
| 1298 |
+
#define Tk_DeleteBindingTable \
|
| 1299 |
+
(tkStubsPtr->tk_DeleteBindingTable) /* 48 */
|
| 1300 |
+
#define Tk_DeleteErrorHandler \
|
| 1301 |
+
(tkStubsPtr->tk_DeleteErrorHandler) /* 49 */
|
| 1302 |
+
#define Tk_DeleteEventHandler \
|
| 1303 |
+
(tkStubsPtr->tk_DeleteEventHandler) /* 50 */
|
| 1304 |
+
#define Tk_DeleteGenericHandler \
|
| 1305 |
+
(tkStubsPtr->tk_DeleteGenericHandler) /* 51 */
|
| 1306 |
+
#define Tk_DeleteImage \
|
| 1307 |
+
(tkStubsPtr->tk_DeleteImage) /* 52 */
|
| 1308 |
+
#define Tk_DeleteSelHandler \
|
| 1309 |
+
(tkStubsPtr->tk_DeleteSelHandler) /* 53 */
|
| 1310 |
+
#define Tk_DestroyWindow \
|
| 1311 |
+
(tkStubsPtr->tk_DestroyWindow) /* 54 */
|
| 1312 |
+
#define Tk_DisplayName \
|
| 1313 |
+
(tkStubsPtr->tk_DisplayName) /* 55 */
|
| 1314 |
+
#define Tk_DistanceToTextLayout \
|
| 1315 |
+
(tkStubsPtr->tk_DistanceToTextLayout) /* 56 */
|
| 1316 |
+
#define Tk_Draw3DPolygon \
|
| 1317 |
+
(tkStubsPtr->tk_Draw3DPolygon) /* 57 */
|
| 1318 |
+
#define Tk_Draw3DRectangle \
|
| 1319 |
+
(tkStubsPtr->tk_Draw3DRectangle) /* 58 */
|
| 1320 |
+
#define Tk_DrawChars \
|
| 1321 |
+
(tkStubsPtr->tk_DrawChars) /* 59 */
|
| 1322 |
+
#define Tk_DrawFocusHighlight \
|
| 1323 |
+
(tkStubsPtr->tk_DrawFocusHighlight) /* 60 */
|
| 1324 |
+
#define Tk_DrawTextLayout \
|
| 1325 |
+
(tkStubsPtr->tk_DrawTextLayout) /* 61 */
|
| 1326 |
+
#define Tk_Fill3DPolygon \
|
| 1327 |
+
(tkStubsPtr->tk_Fill3DPolygon) /* 62 */
|
| 1328 |
+
#define Tk_Fill3DRectangle \
|
| 1329 |
+
(tkStubsPtr->tk_Fill3DRectangle) /* 63 */
|
| 1330 |
+
#define Tk_FindPhoto \
|
| 1331 |
+
(tkStubsPtr->tk_FindPhoto) /* 64 */
|
| 1332 |
+
#define Tk_FontId \
|
| 1333 |
+
(tkStubsPtr->tk_FontId) /* 65 */
|
| 1334 |
+
#define Tk_Free3DBorder \
|
| 1335 |
+
(tkStubsPtr->tk_Free3DBorder) /* 66 */
|
| 1336 |
+
#define Tk_FreeBitmap \
|
| 1337 |
+
(tkStubsPtr->tk_FreeBitmap) /* 67 */
|
| 1338 |
+
#define Tk_FreeColor \
|
| 1339 |
+
(tkStubsPtr->tk_FreeColor) /* 68 */
|
| 1340 |
+
#define Tk_FreeColormap \
|
| 1341 |
+
(tkStubsPtr->tk_FreeColormap) /* 69 */
|
| 1342 |
+
#define Tk_FreeCursor \
|
| 1343 |
+
(tkStubsPtr->tk_FreeCursor) /* 70 */
|
| 1344 |
+
#define Tk_FreeFont \
|
| 1345 |
+
(tkStubsPtr->tk_FreeFont) /* 71 */
|
| 1346 |
+
#define Tk_FreeGC \
|
| 1347 |
+
(tkStubsPtr->tk_FreeGC) /* 72 */
|
| 1348 |
+
#define Tk_FreeImage \
|
| 1349 |
+
(tkStubsPtr->tk_FreeImage) /* 73 */
|
| 1350 |
+
#define Tk_FreeOptions \
|
| 1351 |
+
(tkStubsPtr->tk_FreeOptions) /* 74 */
|
| 1352 |
+
#define Tk_FreePixmap \
|
| 1353 |
+
(tkStubsPtr->tk_FreePixmap) /* 75 */
|
| 1354 |
+
#define Tk_FreeTextLayout \
|
| 1355 |
+
(tkStubsPtr->tk_FreeTextLayout) /* 76 */
|
| 1356 |
+
#define Tk_FreeXId \
|
| 1357 |
+
(tkStubsPtr->tk_FreeXId) /* 77 */
|
| 1358 |
+
#define Tk_GCForColor \
|
| 1359 |
+
(tkStubsPtr->tk_GCForColor) /* 78 */
|
| 1360 |
+
#define Tk_GeometryRequest \
|
| 1361 |
+
(tkStubsPtr->tk_GeometryRequest) /* 79 */
|
| 1362 |
+
#define Tk_Get3DBorder \
|
| 1363 |
+
(tkStubsPtr->tk_Get3DBorder) /* 80 */
|
| 1364 |
+
#define Tk_GetAllBindings \
|
| 1365 |
+
(tkStubsPtr->tk_GetAllBindings) /* 81 */
|
| 1366 |
+
#define Tk_GetAnchor \
|
| 1367 |
+
(tkStubsPtr->tk_GetAnchor) /* 82 */
|
| 1368 |
+
#define Tk_GetAtomName \
|
| 1369 |
+
(tkStubsPtr->tk_GetAtomName) /* 83 */
|
| 1370 |
+
#define Tk_GetBinding \
|
| 1371 |
+
(tkStubsPtr->tk_GetBinding) /* 84 */
|
| 1372 |
+
#define Tk_GetBitmap \
|
| 1373 |
+
(tkStubsPtr->tk_GetBitmap) /* 85 */
|
| 1374 |
+
#define Tk_GetBitmapFromData \
|
| 1375 |
+
(tkStubsPtr->tk_GetBitmapFromData) /* 86 */
|
| 1376 |
+
#define Tk_GetCapStyle \
|
| 1377 |
+
(tkStubsPtr->tk_GetCapStyle) /* 87 */
|
| 1378 |
+
#define Tk_GetColor \
|
| 1379 |
+
(tkStubsPtr->tk_GetColor) /* 88 */
|
| 1380 |
+
#define Tk_GetColorByValue \
|
| 1381 |
+
(tkStubsPtr->tk_GetColorByValue) /* 89 */
|
| 1382 |
+
#define Tk_GetColormap \
|
| 1383 |
+
(tkStubsPtr->tk_GetColormap) /* 90 */
|
| 1384 |
+
#define Tk_GetCursor \
|
| 1385 |
+
(tkStubsPtr->tk_GetCursor) /* 91 */
|
| 1386 |
+
#define Tk_GetCursorFromData \
|
| 1387 |
+
(tkStubsPtr->tk_GetCursorFromData) /* 92 */
|
| 1388 |
+
#define Tk_GetFont \
|
| 1389 |
+
(tkStubsPtr->tk_GetFont) /* 93 */
|
| 1390 |
+
#define Tk_GetFontFromObj \
|
| 1391 |
+
(tkStubsPtr->tk_GetFontFromObj) /* 94 */
|
| 1392 |
+
#define Tk_GetFontMetrics \
|
| 1393 |
+
(tkStubsPtr->tk_GetFontMetrics) /* 95 */
|
| 1394 |
+
#define Tk_GetGC \
|
| 1395 |
+
(tkStubsPtr->tk_GetGC) /* 96 */
|
| 1396 |
+
#define Tk_GetImage \
|
| 1397 |
+
(tkStubsPtr->tk_GetImage) /* 97 */
|
| 1398 |
+
#define Tk_GetImageMasterData \
|
| 1399 |
+
(tkStubsPtr->tk_GetImageMasterData) /* 98 */
|
| 1400 |
+
#define Tk_GetItemTypes \
|
| 1401 |
+
(tkStubsPtr->tk_GetItemTypes) /* 99 */
|
| 1402 |
+
#define Tk_GetJoinStyle \
|
| 1403 |
+
(tkStubsPtr->tk_GetJoinStyle) /* 100 */
|
| 1404 |
+
#define Tk_GetJustify \
|
| 1405 |
+
(tkStubsPtr->tk_GetJustify) /* 101 */
|
| 1406 |
+
#define Tk_GetNumMainWindows \
|
| 1407 |
+
(tkStubsPtr->tk_GetNumMainWindows) /* 102 */
|
| 1408 |
+
#define Tk_GetOption \
|
| 1409 |
+
(tkStubsPtr->tk_GetOption) /* 103 */
|
| 1410 |
+
#define Tk_GetPixels \
|
| 1411 |
+
(tkStubsPtr->tk_GetPixels) /* 104 */
|
| 1412 |
+
#define Tk_GetPixmap \
|
| 1413 |
+
(tkStubsPtr->tk_GetPixmap) /* 105 */
|
| 1414 |
+
#define Tk_GetRelief \
|
| 1415 |
+
(tkStubsPtr->tk_GetRelief) /* 106 */
|
| 1416 |
+
#define Tk_GetRootCoords \
|
| 1417 |
+
(tkStubsPtr->tk_GetRootCoords) /* 107 */
|
| 1418 |
+
#define Tk_GetScrollInfo \
|
| 1419 |
+
(tkStubsPtr->tk_GetScrollInfo) /* 108 */
|
| 1420 |
+
#define Tk_GetScreenMM \
|
| 1421 |
+
(tkStubsPtr->tk_GetScreenMM) /* 109 */
|
| 1422 |
+
#define Tk_GetSelection \
|
| 1423 |
+
(tkStubsPtr->tk_GetSelection) /* 110 */
|
| 1424 |
+
#define Tk_GetUid \
|
| 1425 |
+
(tkStubsPtr->tk_GetUid) /* 111 */
|
| 1426 |
+
#define Tk_GetVisual \
|
| 1427 |
+
(tkStubsPtr->tk_GetVisual) /* 112 */
|
| 1428 |
+
#define Tk_GetVRootGeometry \
|
| 1429 |
+
(tkStubsPtr->tk_GetVRootGeometry) /* 113 */
|
| 1430 |
+
#define Tk_Grab \
|
| 1431 |
+
(tkStubsPtr->tk_Grab) /* 114 */
|
| 1432 |
+
#define Tk_HandleEvent \
|
| 1433 |
+
(tkStubsPtr->tk_HandleEvent) /* 115 */
|
| 1434 |
+
#define Tk_IdToWindow \
|
| 1435 |
+
(tkStubsPtr->tk_IdToWindow) /* 116 */
|
| 1436 |
+
#define Tk_ImageChanged \
|
| 1437 |
+
(tkStubsPtr->tk_ImageChanged) /* 117 */
|
| 1438 |
+
#define Tk_Init \
|
| 1439 |
+
(tkStubsPtr->tk_Init) /* 118 */
|
| 1440 |
+
#define Tk_InternAtom \
|
| 1441 |
+
(tkStubsPtr->tk_InternAtom) /* 119 */
|
| 1442 |
+
#define Tk_IntersectTextLayout \
|
| 1443 |
+
(tkStubsPtr->tk_IntersectTextLayout) /* 120 */
|
| 1444 |
+
#define Tk_MaintainGeometry \
|
| 1445 |
+
(tkStubsPtr->tk_MaintainGeometry) /* 121 */
|
| 1446 |
+
#define Tk_MainWindow \
|
| 1447 |
+
(tkStubsPtr->tk_MainWindow) /* 122 */
|
| 1448 |
+
#define Tk_MakeWindowExist \
|
| 1449 |
+
(tkStubsPtr->tk_MakeWindowExist) /* 123 */
|
| 1450 |
+
#define Tk_ManageGeometry \
|
| 1451 |
+
(tkStubsPtr->tk_ManageGeometry) /* 124 */
|
| 1452 |
+
#define Tk_MapWindow \
|
| 1453 |
+
(tkStubsPtr->tk_MapWindow) /* 125 */
|
| 1454 |
+
#define Tk_MeasureChars \
|
| 1455 |
+
(tkStubsPtr->tk_MeasureChars) /* 126 */
|
| 1456 |
+
#define Tk_MoveResizeWindow \
|
| 1457 |
+
(tkStubsPtr->tk_MoveResizeWindow) /* 127 */
|
| 1458 |
+
#define Tk_MoveWindow \
|
| 1459 |
+
(tkStubsPtr->tk_MoveWindow) /* 128 */
|
| 1460 |
+
#define Tk_MoveToplevelWindow \
|
| 1461 |
+
(tkStubsPtr->tk_MoveToplevelWindow) /* 129 */
|
| 1462 |
+
#define Tk_NameOf3DBorder \
|
| 1463 |
+
(tkStubsPtr->tk_NameOf3DBorder) /* 130 */
|
| 1464 |
+
#define Tk_NameOfAnchor \
|
| 1465 |
+
(tkStubsPtr->tk_NameOfAnchor) /* 131 */
|
| 1466 |
+
#define Tk_NameOfBitmap \
|
| 1467 |
+
(tkStubsPtr->tk_NameOfBitmap) /* 132 */
|
| 1468 |
+
#define Tk_NameOfCapStyle \
|
| 1469 |
+
(tkStubsPtr->tk_NameOfCapStyle) /* 133 */
|
| 1470 |
+
#define Tk_NameOfColor \
|
| 1471 |
+
(tkStubsPtr->tk_NameOfColor) /* 134 */
|
| 1472 |
+
#define Tk_NameOfCursor \
|
| 1473 |
+
(tkStubsPtr->tk_NameOfCursor) /* 135 */
|
| 1474 |
+
#define Tk_NameOfFont \
|
| 1475 |
+
(tkStubsPtr->tk_NameOfFont) /* 136 */
|
| 1476 |
+
#define Tk_NameOfImage \
|
| 1477 |
+
(tkStubsPtr->tk_NameOfImage) /* 137 */
|
| 1478 |
+
#define Tk_NameOfJoinStyle \
|
| 1479 |
+
(tkStubsPtr->tk_NameOfJoinStyle) /* 138 */
|
| 1480 |
+
#define Tk_NameOfJustify \
|
| 1481 |
+
(tkStubsPtr->tk_NameOfJustify) /* 139 */
|
| 1482 |
+
#define Tk_NameOfRelief \
|
| 1483 |
+
(tkStubsPtr->tk_NameOfRelief) /* 140 */
|
| 1484 |
+
#define Tk_NameToWindow \
|
| 1485 |
+
(tkStubsPtr->tk_NameToWindow) /* 141 */
|
| 1486 |
+
#define Tk_OwnSelection \
|
| 1487 |
+
(tkStubsPtr->tk_OwnSelection) /* 142 */
|
| 1488 |
+
#define Tk_ParseArgv \
|
| 1489 |
+
(tkStubsPtr->tk_ParseArgv) /* 143 */
|
| 1490 |
+
#define Tk_PhotoPutBlock_NoComposite \
|
| 1491 |
+
(tkStubsPtr->tk_PhotoPutBlock_NoComposite) /* 144 */
|
| 1492 |
+
#define Tk_PhotoPutZoomedBlock_NoComposite \
|
| 1493 |
+
(tkStubsPtr->tk_PhotoPutZoomedBlock_NoComposite) /* 145 */
|
| 1494 |
+
#define Tk_PhotoGetImage \
|
| 1495 |
+
(tkStubsPtr->tk_PhotoGetImage) /* 146 */
|
| 1496 |
+
#define Tk_PhotoBlank \
|
| 1497 |
+
(tkStubsPtr->tk_PhotoBlank) /* 147 */
|
| 1498 |
+
#define Tk_PhotoExpand_Panic \
|
| 1499 |
+
(tkStubsPtr->tk_PhotoExpand_Panic) /* 148 */
|
| 1500 |
+
#define Tk_PhotoGetSize \
|
| 1501 |
+
(tkStubsPtr->tk_PhotoGetSize) /* 149 */
|
| 1502 |
+
#define Tk_PhotoSetSize_Panic \
|
| 1503 |
+
(tkStubsPtr->tk_PhotoSetSize_Panic) /* 150 */
|
| 1504 |
+
#define Tk_PointToChar \
|
| 1505 |
+
(tkStubsPtr->tk_PointToChar) /* 151 */
|
| 1506 |
+
#define Tk_PostscriptFontName \
|
| 1507 |
+
(tkStubsPtr->tk_PostscriptFontName) /* 152 */
|
| 1508 |
+
#define Tk_PreserveColormap \
|
| 1509 |
+
(tkStubsPtr->tk_PreserveColormap) /* 153 */
|
| 1510 |
+
#define Tk_QueueWindowEvent \
|
| 1511 |
+
(tkStubsPtr->tk_QueueWindowEvent) /* 154 */
|
| 1512 |
+
#define Tk_RedrawImage \
|
| 1513 |
+
(tkStubsPtr->tk_RedrawImage) /* 155 */
|
| 1514 |
+
#define Tk_ResizeWindow \
|
| 1515 |
+
(tkStubsPtr->tk_ResizeWindow) /* 156 */
|
| 1516 |
+
#define Tk_RestackWindow \
|
| 1517 |
+
(tkStubsPtr->tk_RestackWindow) /* 157 */
|
| 1518 |
+
#define Tk_RestrictEvents \
|
| 1519 |
+
(tkStubsPtr->tk_RestrictEvents) /* 158 */
|
| 1520 |
+
#define Tk_SafeInit \
|
| 1521 |
+
(tkStubsPtr->tk_SafeInit) /* 159 */
|
| 1522 |
+
#define Tk_SetAppName \
|
| 1523 |
+
(tkStubsPtr->tk_SetAppName) /* 160 */
|
| 1524 |
+
#define Tk_SetBackgroundFromBorder \
|
| 1525 |
+
(tkStubsPtr->tk_SetBackgroundFromBorder) /* 161 */
|
| 1526 |
+
#define Tk_SetClass \
|
| 1527 |
+
(tkStubsPtr->tk_SetClass) /* 162 */
|
| 1528 |
+
#define Tk_SetGrid \
|
| 1529 |
+
(tkStubsPtr->tk_SetGrid) /* 163 */
|
| 1530 |
+
#define Tk_SetInternalBorder \
|
| 1531 |
+
(tkStubsPtr->tk_SetInternalBorder) /* 164 */
|
| 1532 |
+
#define Tk_SetWindowBackground \
|
| 1533 |
+
(tkStubsPtr->tk_SetWindowBackground) /* 165 */
|
| 1534 |
+
#define Tk_SetWindowBackgroundPixmap \
|
| 1535 |
+
(tkStubsPtr->tk_SetWindowBackgroundPixmap) /* 166 */
|
| 1536 |
+
#define Tk_SetWindowBorder \
|
| 1537 |
+
(tkStubsPtr->tk_SetWindowBorder) /* 167 */
|
| 1538 |
+
#define Tk_SetWindowBorderWidth \
|
| 1539 |
+
(tkStubsPtr->tk_SetWindowBorderWidth) /* 168 */
|
| 1540 |
+
#define Tk_SetWindowBorderPixmap \
|
| 1541 |
+
(tkStubsPtr->tk_SetWindowBorderPixmap) /* 169 */
|
| 1542 |
+
#define Tk_SetWindowColormap \
|
| 1543 |
+
(tkStubsPtr->tk_SetWindowColormap) /* 170 */
|
| 1544 |
+
#define Tk_SetWindowVisual \
|
| 1545 |
+
(tkStubsPtr->tk_SetWindowVisual) /* 171 */
|
| 1546 |
+
#define Tk_SizeOfBitmap \
|
| 1547 |
+
(tkStubsPtr->tk_SizeOfBitmap) /* 172 */
|
| 1548 |
+
#define Tk_SizeOfImage \
|
| 1549 |
+
(tkStubsPtr->tk_SizeOfImage) /* 173 */
|
| 1550 |
+
#define Tk_StrictMotif \
|
| 1551 |
+
(tkStubsPtr->tk_StrictMotif) /* 174 */
|
| 1552 |
+
#define Tk_TextLayoutToPostscript \
|
| 1553 |
+
(tkStubsPtr->tk_TextLayoutToPostscript) /* 175 */
|
| 1554 |
+
#define Tk_TextWidth \
|
| 1555 |
+
(tkStubsPtr->tk_TextWidth) /* 176 */
|
| 1556 |
+
#define Tk_UndefineCursor \
|
| 1557 |
+
(tkStubsPtr->tk_UndefineCursor) /* 177 */
|
| 1558 |
+
#define Tk_UnderlineChars \
|
| 1559 |
+
(tkStubsPtr->tk_UnderlineChars) /* 178 */
|
| 1560 |
+
#define Tk_UnderlineTextLayout \
|
| 1561 |
+
(tkStubsPtr->tk_UnderlineTextLayout) /* 179 */
|
| 1562 |
+
#define Tk_Ungrab \
|
| 1563 |
+
(tkStubsPtr->tk_Ungrab) /* 180 */
|
| 1564 |
+
#define Tk_UnmaintainGeometry \
|
| 1565 |
+
(tkStubsPtr->tk_UnmaintainGeometry) /* 181 */
|
| 1566 |
+
#define Tk_UnmapWindow \
|
| 1567 |
+
(tkStubsPtr->tk_UnmapWindow) /* 182 */
|
| 1568 |
+
#define Tk_UnsetGrid \
|
| 1569 |
+
(tkStubsPtr->tk_UnsetGrid) /* 183 */
|
| 1570 |
+
#define Tk_UpdatePointer \
|
| 1571 |
+
(tkStubsPtr->tk_UpdatePointer) /* 184 */
|
| 1572 |
+
#define Tk_AllocBitmapFromObj \
|
| 1573 |
+
(tkStubsPtr->tk_AllocBitmapFromObj) /* 185 */
|
| 1574 |
+
#define Tk_Alloc3DBorderFromObj \
|
| 1575 |
+
(tkStubsPtr->tk_Alloc3DBorderFromObj) /* 186 */
|
| 1576 |
+
#define Tk_AllocColorFromObj \
|
| 1577 |
+
(tkStubsPtr->tk_AllocColorFromObj) /* 187 */
|
| 1578 |
+
#define Tk_AllocCursorFromObj \
|
| 1579 |
+
(tkStubsPtr->tk_AllocCursorFromObj) /* 188 */
|
| 1580 |
+
#define Tk_AllocFontFromObj \
|
| 1581 |
+
(tkStubsPtr->tk_AllocFontFromObj) /* 189 */
|
| 1582 |
+
#define Tk_CreateOptionTable \
|
| 1583 |
+
(tkStubsPtr->tk_CreateOptionTable) /* 190 */
|
| 1584 |
+
#define Tk_DeleteOptionTable \
|
| 1585 |
+
(tkStubsPtr->tk_DeleteOptionTable) /* 191 */
|
| 1586 |
+
#define Tk_Free3DBorderFromObj \
|
| 1587 |
+
(tkStubsPtr->tk_Free3DBorderFromObj) /* 192 */
|
| 1588 |
+
#define Tk_FreeBitmapFromObj \
|
| 1589 |
+
(tkStubsPtr->tk_FreeBitmapFromObj) /* 193 */
|
| 1590 |
+
#define Tk_FreeColorFromObj \
|
| 1591 |
+
(tkStubsPtr->tk_FreeColorFromObj) /* 194 */
|
| 1592 |
+
#define Tk_FreeConfigOptions \
|
| 1593 |
+
(tkStubsPtr->tk_FreeConfigOptions) /* 195 */
|
| 1594 |
+
#define Tk_FreeSavedOptions \
|
| 1595 |
+
(tkStubsPtr->tk_FreeSavedOptions) /* 196 */
|
| 1596 |
+
#define Tk_FreeCursorFromObj \
|
| 1597 |
+
(tkStubsPtr->tk_FreeCursorFromObj) /* 197 */
|
| 1598 |
+
#define Tk_FreeFontFromObj \
|
| 1599 |
+
(tkStubsPtr->tk_FreeFontFromObj) /* 198 */
|
| 1600 |
+
#define Tk_Get3DBorderFromObj \
|
| 1601 |
+
(tkStubsPtr->tk_Get3DBorderFromObj) /* 199 */
|
| 1602 |
+
#define Tk_GetAnchorFromObj \
|
| 1603 |
+
(tkStubsPtr->tk_GetAnchorFromObj) /* 200 */
|
| 1604 |
+
#define Tk_GetBitmapFromObj \
|
| 1605 |
+
(tkStubsPtr->tk_GetBitmapFromObj) /* 201 */
|
| 1606 |
+
#define Tk_GetColorFromObj \
|
| 1607 |
+
(tkStubsPtr->tk_GetColorFromObj) /* 202 */
|
| 1608 |
+
#define Tk_GetCursorFromObj \
|
| 1609 |
+
(tkStubsPtr->tk_GetCursorFromObj) /* 203 */
|
| 1610 |
+
#define Tk_GetOptionInfo \
|
| 1611 |
+
(tkStubsPtr->tk_GetOptionInfo) /* 204 */
|
| 1612 |
+
#define Tk_GetOptionValue \
|
| 1613 |
+
(tkStubsPtr->tk_GetOptionValue) /* 205 */
|
| 1614 |
+
#define Tk_GetJustifyFromObj \
|
| 1615 |
+
(tkStubsPtr->tk_GetJustifyFromObj) /* 206 */
|
| 1616 |
+
#define Tk_GetMMFromObj \
|
| 1617 |
+
(tkStubsPtr->tk_GetMMFromObj) /* 207 */
|
| 1618 |
+
#define Tk_GetPixelsFromObj \
|
| 1619 |
+
(tkStubsPtr->tk_GetPixelsFromObj) /* 208 */
|
| 1620 |
+
#define Tk_GetReliefFromObj \
|
| 1621 |
+
(tkStubsPtr->tk_GetReliefFromObj) /* 209 */
|
| 1622 |
+
#define Tk_GetScrollInfoObj \
|
| 1623 |
+
(tkStubsPtr->tk_GetScrollInfoObj) /* 210 */
|
| 1624 |
+
#define Tk_InitOptions \
|
| 1625 |
+
(tkStubsPtr->tk_InitOptions) /* 211 */
|
| 1626 |
+
#define Tk_MainEx \
|
| 1627 |
+
(tkStubsPtr->tk_MainEx) /* 212 */
|
| 1628 |
+
#define Tk_RestoreSavedOptions \
|
| 1629 |
+
(tkStubsPtr->tk_RestoreSavedOptions) /* 213 */
|
| 1630 |
+
#define Tk_SetOptions \
|
| 1631 |
+
(tkStubsPtr->tk_SetOptions) /* 214 */
|
| 1632 |
+
#define Tk_InitConsoleChannels \
|
| 1633 |
+
(tkStubsPtr->tk_InitConsoleChannels) /* 215 */
|
| 1634 |
+
#define Tk_CreateConsoleWindow \
|
| 1635 |
+
(tkStubsPtr->tk_CreateConsoleWindow) /* 216 */
|
| 1636 |
+
#define Tk_CreateSmoothMethod \
|
| 1637 |
+
(tkStubsPtr->tk_CreateSmoothMethod) /* 217 */
|
| 1638 |
+
/* Slot 218 is reserved */
|
| 1639 |
+
/* Slot 219 is reserved */
|
| 1640 |
+
#define Tk_GetDash \
|
| 1641 |
+
(tkStubsPtr->tk_GetDash) /* 220 */
|
| 1642 |
+
#define Tk_CreateOutline \
|
| 1643 |
+
(tkStubsPtr->tk_CreateOutline) /* 221 */
|
| 1644 |
+
#define Tk_DeleteOutline \
|
| 1645 |
+
(tkStubsPtr->tk_DeleteOutline) /* 222 */
|
| 1646 |
+
#define Tk_ConfigOutlineGC \
|
| 1647 |
+
(tkStubsPtr->tk_ConfigOutlineGC) /* 223 */
|
| 1648 |
+
#define Tk_ChangeOutlineGC \
|
| 1649 |
+
(tkStubsPtr->tk_ChangeOutlineGC) /* 224 */
|
| 1650 |
+
#define Tk_ResetOutlineGC \
|
| 1651 |
+
(tkStubsPtr->tk_ResetOutlineGC) /* 225 */
|
| 1652 |
+
#define Tk_CanvasPsOutline \
|
| 1653 |
+
(tkStubsPtr->tk_CanvasPsOutline) /* 226 */
|
| 1654 |
+
#define Tk_SetTSOrigin \
|
| 1655 |
+
(tkStubsPtr->tk_SetTSOrigin) /* 227 */
|
| 1656 |
+
#define Tk_CanvasGetCoordFromObj \
|
| 1657 |
+
(tkStubsPtr->tk_CanvasGetCoordFromObj) /* 228 */
|
| 1658 |
+
#define Tk_CanvasSetOffset \
|
| 1659 |
+
(tkStubsPtr->tk_CanvasSetOffset) /* 229 */
|
| 1660 |
+
#define Tk_DitherPhoto \
|
| 1661 |
+
(tkStubsPtr->tk_DitherPhoto) /* 230 */
|
| 1662 |
+
#define Tk_PostscriptBitmap \
|
| 1663 |
+
(tkStubsPtr->tk_PostscriptBitmap) /* 231 */
|
| 1664 |
+
#define Tk_PostscriptColor \
|
| 1665 |
+
(tkStubsPtr->tk_PostscriptColor) /* 232 */
|
| 1666 |
+
#define Tk_PostscriptFont \
|
| 1667 |
+
(tkStubsPtr->tk_PostscriptFont) /* 233 */
|
| 1668 |
+
#define Tk_PostscriptImage \
|
| 1669 |
+
(tkStubsPtr->tk_PostscriptImage) /* 234 */
|
| 1670 |
+
#define Tk_PostscriptPath \
|
| 1671 |
+
(tkStubsPtr->tk_PostscriptPath) /* 235 */
|
| 1672 |
+
#define Tk_PostscriptStipple \
|
| 1673 |
+
(tkStubsPtr->tk_PostscriptStipple) /* 236 */
|
| 1674 |
+
#define Tk_PostscriptY \
|
| 1675 |
+
(tkStubsPtr->tk_PostscriptY) /* 237 */
|
| 1676 |
+
#define Tk_PostscriptPhoto \
|
| 1677 |
+
(tkStubsPtr->tk_PostscriptPhoto) /* 238 */
|
| 1678 |
+
#define Tk_CreateClientMessageHandler \
|
| 1679 |
+
(tkStubsPtr->tk_CreateClientMessageHandler) /* 239 */
|
| 1680 |
+
#define Tk_DeleteClientMessageHandler \
|
| 1681 |
+
(tkStubsPtr->tk_DeleteClientMessageHandler) /* 240 */
|
| 1682 |
+
#define Tk_CreateAnonymousWindow \
|
| 1683 |
+
(tkStubsPtr->tk_CreateAnonymousWindow) /* 241 */
|
| 1684 |
+
#define Tk_SetClassProcs \
|
| 1685 |
+
(tkStubsPtr->tk_SetClassProcs) /* 242 */
|
| 1686 |
+
#define Tk_SetInternalBorderEx \
|
| 1687 |
+
(tkStubsPtr->tk_SetInternalBorderEx) /* 243 */
|
| 1688 |
+
#define Tk_SetMinimumRequestSize \
|
| 1689 |
+
(tkStubsPtr->tk_SetMinimumRequestSize) /* 244 */
|
| 1690 |
+
#define Tk_SetCaretPos \
|
| 1691 |
+
(tkStubsPtr->tk_SetCaretPos) /* 245 */
|
| 1692 |
+
#define Tk_PhotoPutBlock_Panic \
|
| 1693 |
+
(tkStubsPtr->tk_PhotoPutBlock_Panic) /* 246 */
|
| 1694 |
+
#define Tk_PhotoPutZoomedBlock_Panic \
|
| 1695 |
+
(tkStubsPtr->tk_PhotoPutZoomedBlock_Panic) /* 247 */
|
| 1696 |
+
#define Tk_CollapseMotionEvents \
|
| 1697 |
+
(tkStubsPtr->tk_CollapseMotionEvents) /* 248 */
|
| 1698 |
+
#define Tk_RegisterStyleEngine \
|
| 1699 |
+
(tkStubsPtr->tk_RegisterStyleEngine) /* 249 */
|
| 1700 |
+
#define Tk_GetStyleEngine \
|
| 1701 |
+
(tkStubsPtr->tk_GetStyleEngine) /* 250 */
|
| 1702 |
+
#define Tk_RegisterStyledElement \
|
| 1703 |
+
(tkStubsPtr->tk_RegisterStyledElement) /* 251 */
|
| 1704 |
+
#define Tk_GetElementId \
|
| 1705 |
+
(tkStubsPtr->tk_GetElementId) /* 252 */
|
| 1706 |
+
#define Tk_CreateStyle \
|
| 1707 |
+
(tkStubsPtr->tk_CreateStyle) /* 253 */
|
| 1708 |
+
#define Tk_GetStyle \
|
| 1709 |
+
(tkStubsPtr->tk_GetStyle) /* 254 */
|
| 1710 |
+
#define Tk_FreeStyle \
|
| 1711 |
+
(tkStubsPtr->tk_FreeStyle) /* 255 */
|
| 1712 |
+
#define Tk_NameOfStyle \
|
| 1713 |
+
(tkStubsPtr->tk_NameOfStyle) /* 256 */
|
| 1714 |
+
#define Tk_AllocStyleFromObj \
|
| 1715 |
+
(tkStubsPtr->tk_AllocStyleFromObj) /* 257 */
|
| 1716 |
+
#define Tk_GetStyleFromObj \
|
| 1717 |
+
(tkStubsPtr->tk_GetStyleFromObj) /* 258 */
|
| 1718 |
+
#define Tk_FreeStyleFromObj \
|
| 1719 |
+
(tkStubsPtr->tk_FreeStyleFromObj) /* 259 */
|
| 1720 |
+
#define Tk_GetStyledElement \
|
| 1721 |
+
(tkStubsPtr->tk_GetStyledElement) /* 260 */
|
| 1722 |
+
#define Tk_GetElementSize \
|
| 1723 |
+
(tkStubsPtr->tk_GetElementSize) /* 261 */
|
| 1724 |
+
#define Tk_GetElementBox \
|
| 1725 |
+
(tkStubsPtr->tk_GetElementBox) /* 262 */
|
| 1726 |
+
#define Tk_GetElementBorderWidth \
|
| 1727 |
+
(tkStubsPtr->tk_GetElementBorderWidth) /* 263 */
|
| 1728 |
+
#define Tk_DrawElement \
|
| 1729 |
+
(tkStubsPtr->tk_DrawElement) /* 264 */
|
| 1730 |
+
#define Tk_PhotoExpand \
|
| 1731 |
+
(tkStubsPtr->tk_PhotoExpand) /* 265 */
|
| 1732 |
+
#define Tk_PhotoPutBlock \
|
| 1733 |
+
(tkStubsPtr->tk_PhotoPutBlock) /* 266 */
|
| 1734 |
+
#define Tk_PhotoPutZoomedBlock \
|
| 1735 |
+
(tkStubsPtr->tk_PhotoPutZoomedBlock) /* 267 */
|
| 1736 |
+
#define Tk_PhotoSetSize \
|
| 1737 |
+
(tkStubsPtr->tk_PhotoSetSize) /* 268 */
|
| 1738 |
+
#define Tk_GetUserInactiveTime \
|
| 1739 |
+
(tkStubsPtr->tk_GetUserInactiveTime) /* 269 */
|
| 1740 |
+
#define Tk_ResetUserInactiveTime \
|
| 1741 |
+
(tkStubsPtr->tk_ResetUserInactiveTime) /* 270 */
|
| 1742 |
+
#define Tk_Interp \
|
| 1743 |
+
(tkStubsPtr->tk_Interp) /* 271 */
|
| 1744 |
+
#define Tk_CreateOldImageType \
|
| 1745 |
+
(tkStubsPtr->tk_CreateOldImageType) /* 272 */
|
| 1746 |
+
#define Tk_CreateOldPhotoImageFormat \
|
| 1747 |
+
(tkStubsPtr->tk_CreateOldPhotoImageFormat) /* 273 */
|
| 1748 |
+
/* Slot 274 is reserved */
|
| 1749 |
+
/* Slot 275 is reserved */
|
| 1750 |
+
/* Slot 276 is reserved */
|
| 1751 |
+
/* Slot 277 is reserved */
|
| 1752 |
+
/* Slot 278 is reserved */
|
| 1753 |
+
/* Slot 279 is reserved */
|
| 1754 |
+
/* Slot 280 is reserved */
|
| 1755 |
+
/* Slot 281 is reserved */
|
| 1756 |
+
/* Slot 282 is reserved */
|
| 1757 |
+
/* Slot 283 is reserved */
|
| 1758 |
+
/* Slot 284 is reserved */
|
| 1759 |
+
/* Slot 285 is reserved */
|
| 1760 |
+
/* Slot 286 is reserved */
|
| 1761 |
+
/* Slot 287 is reserved */
|
| 1762 |
+
/* Slot 288 is reserved */
|
| 1763 |
+
/* Slot 289 is reserved */
|
| 1764 |
+
#define TkUnusedStubEntry \
|
| 1765 |
+
(tkStubsPtr->tkUnusedStubEntry) /* 290 */
|
| 1766 |
+
|
| 1767 |
+
#endif /* defined(USE_TK_STUBS) */
|
| 1768 |
+
|
| 1769 |
+
/* !END!: Do not edit above this line. */
|
| 1770 |
+
|
| 1771 |
+
/* Functions that don't belong in the stub table */
|
| 1772 |
+
#undef Tk_MainEx
|
| 1773 |
+
#undef Tk_Init
|
| 1774 |
+
#undef Tk_SafeInit
|
| 1775 |
+
#undef Tk_CreateConsoleWindow
|
| 1776 |
+
#define Tk_GetImageModelData Tk_GetImageMasterData
|
| 1777 |
+
|
| 1778 |
+
#if defined(_WIN32) && defined(UNICODE)
|
| 1779 |
+
# define Tk_MainEx Tk_MainExW
|
| 1780 |
+
EXTERN void Tk_MainExW(int argc, wchar_t **argv,
|
| 1781 |
+
Tcl_AppInitProc *appInitProc, Tcl_Interp *interp);
|
| 1782 |
+
#endif
|
| 1783 |
+
#undef Tk_FreeStyleFromObj
|
| 1784 |
+
#define Tk_FreeStyleFromObj(objPtr) ((void)(objPtr))
|
| 1785 |
+
|
| 1786 |
+
#undef TCL_STORAGE_CLASS
|
| 1787 |
+
#define TCL_STORAGE_CLASS DLLIMPORT
|
| 1788 |
+
|
| 1789 |
+
#undef TkUnusedStubEntry
|
| 1790 |
+
|
| 1791 |
+
#endif /* _TKDECLS */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tkIntXlibDecls.h
ADDED
|
@@ -0,0 +1,1703 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tkIntXlibDecls.h --
|
| 3 |
+
*
|
| 4 |
+
* This file contains the declarations for all platform dependent
|
| 5 |
+
* unsupported functions that are exported by the Tk library. These
|
| 6 |
+
* interfaces are not guaranteed to remain the same between
|
| 7 |
+
* versions. Use at your own risk.
|
| 8 |
+
*
|
| 9 |
+
* Copyright (c) 1998-1999 by Scriptics Corporation.
|
| 10 |
+
* All rights reserved.
|
| 11 |
+
*/
|
| 12 |
+
|
| 13 |
+
#ifndef _TKINTXLIBDECLS
|
| 14 |
+
#define _TKINTXLIBDECLS
|
| 15 |
+
|
| 16 |
+
/*
|
| 17 |
+
* WARNING: This file is automatically generated by the tools/genStubs.tcl
|
| 18 |
+
* script. Any modifications to the function declarations below should be made
|
| 19 |
+
* in the generic/tkInt.decls script.
|
| 20 |
+
*/
|
| 21 |
+
|
| 22 |
+
#ifndef _TCL
|
| 23 |
+
# include <tcl.h>
|
| 24 |
+
#endif
|
| 25 |
+
|
| 26 |
+
/* Some (older) versions of X11/Xutil.h have a wrong signature of those
|
| 27 |
+
two functions, so move them out of the way temporarly. */
|
| 28 |
+
#define XOffsetRegion _XOffsetRegion
|
| 29 |
+
#define XUnionRegion _XUnionRegion
|
| 30 |
+
#include "X11/Xutil.h"
|
| 31 |
+
#undef XOffsetRegion
|
| 32 |
+
#undef XUnionRegion
|
| 33 |
+
|
| 34 |
+
#ifdef BUILD_tk
|
| 35 |
+
#undef TCL_STORAGE_CLASS
|
| 36 |
+
#define TCL_STORAGE_CLASS DLLEXPORT
|
| 37 |
+
#endif
|
| 38 |
+
|
| 39 |
+
typedef int (*XAfterFunction) ( /* WARNING, this type not in Xlib spec */
|
| 40 |
+
Display* /* display */
|
| 41 |
+
);
|
| 42 |
+
|
| 43 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 44 |
+
|
| 45 |
+
#ifdef __cplusplus
|
| 46 |
+
extern "C" {
|
| 47 |
+
#endif
|
| 48 |
+
|
| 49 |
+
/*
|
| 50 |
+
* Exported function declarations:
|
| 51 |
+
*/
|
| 52 |
+
|
| 53 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 54 |
+
/* 0 */
|
| 55 |
+
EXTERN int XSetDashes(Display *display, GC gc, int dash_offset,
|
| 56 |
+
_Xconst char *dash_list, int n);
|
| 57 |
+
/* 1 */
|
| 58 |
+
EXTERN XModifierKeymap * XGetModifierMapping(Display *d);
|
| 59 |
+
/* 2 */
|
| 60 |
+
EXTERN XImage * XCreateImage(Display *d, Visual *v, unsigned int ui1,
|
| 61 |
+
int i1, int i2, char *cp, unsigned int ui2,
|
| 62 |
+
unsigned int ui3, int i3, int i4);
|
| 63 |
+
/* 3 */
|
| 64 |
+
EXTERN XImage * XGetImage(Display *d, Drawable dr, int i1, int i2,
|
| 65 |
+
unsigned int ui1, unsigned int ui2,
|
| 66 |
+
unsigned long ul, int i3);
|
| 67 |
+
/* 4 */
|
| 68 |
+
EXTERN char * XGetAtomName(Display *d, Atom a);
|
| 69 |
+
/* 5 */
|
| 70 |
+
EXTERN char * XKeysymToString(KeySym k);
|
| 71 |
+
/* 6 */
|
| 72 |
+
EXTERN Colormap XCreateColormap(Display *d, Window w, Visual *v,
|
| 73 |
+
int i);
|
| 74 |
+
/* 7 */
|
| 75 |
+
EXTERN Cursor XCreatePixmapCursor(Display *d, Pixmap p1, Pixmap p2,
|
| 76 |
+
XColor *x1, XColor *x2, unsigned int ui1,
|
| 77 |
+
unsigned int ui2);
|
| 78 |
+
/* 8 */
|
| 79 |
+
EXTERN Cursor XCreateGlyphCursor(Display *d, Font f1, Font f2,
|
| 80 |
+
unsigned int ui1, unsigned int ui2,
|
| 81 |
+
XColor _Xconst *x1, XColor _Xconst *x2);
|
| 82 |
+
/* 9 */
|
| 83 |
+
EXTERN GContext XGContextFromGC(GC g);
|
| 84 |
+
/* 10 */
|
| 85 |
+
EXTERN XHostAddress * XListHosts(Display *d, int *i, Bool *b);
|
| 86 |
+
/* 11 */
|
| 87 |
+
EXTERN KeySym XKeycodeToKeysym(Display *d, unsigned int k, int i);
|
| 88 |
+
/* 12 */
|
| 89 |
+
EXTERN KeySym XStringToKeysym(_Xconst char *c);
|
| 90 |
+
/* 13 */
|
| 91 |
+
EXTERN Window XRootWindow(Display *d, int i);
|
| 92 |
+
/* 14 */
|
| 93 |
+
EXTERN XErrorHandler XSetErrorHandler(XErrorHandler x);
|
| 94 |
+
/* 15 */
|
| 95 |
+
EXTERN Status XIconifyWindow(Display *d, Window w, int i);
|
| 96 |
+
/* 16 */
|
| 97 |
+
EXTERN Status XWithdrawWindow(Display *d, Window w, int i);
|
| 98 |
+
/* 17 */
|
| 99 |
+
EXTERN Status XGetWMColormapWindows(Display *d, Window w,
|
| 100 |
+
Window **wpp, int *ip);
|
| 101 |
+
/* 18 */
|
| 102 |
+
EXTERN Status XAllocColor(Display *d, Colormap c, XColor *xp);
|
| 103 |
+
/* 19 */
|
| 104 |
+
EXTERN int XBell(Display *d, int i);
|
| 105 |
+
/* 20 */
|
| 106 |
+
EXTERN int XChangeProperty(Display *d, Window w, Atom a1,
|
| 107 |
+
Atom a2, int i1, int i2,
|
| 108 |
+
_Xconst unsigned char *c, int i3);
|
| 109 |
+
/* 21 */
|
| 110 |
+
EXTERN int XChangeWindowAttributes(Display *d, Window w,
|
| 111 |
+
unsigned long ul, XSetWindowAttributes *x);
|
| 112 |
+
/* 22 */
|
| 113 |
+
EXTERN int XClearWindow(Display *d, Window w);
|
| 114 |
+
/* 23 */
|
| 115 |
+
EXTERN int XConfigureWindow(Display *d, Window w,
|
| 116 |
+
unsigned int i, XWindowChanges *x);
|
| 117 |
+
/* 24 */
|
| 118 |
+
EXTERN int XCopyArea(Display *d, Drawable dr1, Drawable dr2,
|
| 119 |
+
GC g, int i1, int i2, unsigned int ui1,
|
| 120 |
+
unsigned int ui2, int i3, int i4);
|
| 121 |
+
/* 25 */
|
| 122 |
+
EXTERN int XCopyPlane(Display *d, Drawable dr1, Drawable dr2,
|
| 123 |
+
GC g, int i1, int i2, unsigned int ui1,
|
| 124 |
+
unsigned int ui2, int i3, int i4,
|
| 125 |
+
unsigned long ul);
|
| 126 |
+
/* 26 */
|
| 127 |
+
EXTERN Pixmap XCreateBitmapFromData(Display *display, Drawable d,
|
| 128 |
+
_Xconst char *data, unsigned int width,
|
| 129 |
+
unsigned int height);
|
| 130 |
+
/* 27 */
|
| 131 |
+
EXTERN int XDefineCursor(Display *d, Window w, Cursor c);
|
| 132 |
+
/* 28 */
|
| 133 |
+
EXTERN int XDeleteProperty(Display *d, Window w, Atom a);
|
| 134 |
+
/* 29 */
|
| 135 |
+
EXTERN int XDestroyWindow(Display *d, Window w);
|
| 136 |
+
/* 30 */
|
| 137 |
+
EXTERN int XDrawArc(Display *d, Drawable dr, GC g, int i1,
|
| 138 |
+
int i2, unsigned int ui1, unsigned int ui2,
|
| 139 |
+
int i3, int i4);
|
| 140 |
+
/* 31 */
|
| 141 |
+
EXTERN int XDrawLines(Display *d, Drawable dr, GC g, XPoint *x,
|
| 142 |
+
int i1, int i2);
|
| 143 |
+
/* 32 */
|
| 144 |
+
EXTERN int XDrawRectangle(Display *d, Drawable dr, GC g, int i1,
|
| 145 |
+
int i2, unsigned int ui1, unsigned int ui2);
|
| 146 |
+
/* 33 */
|
| 147 |
+
EXTERN int XFillArc(Display *d, Drawable dr, GC g, int i1,
|
| 148 |
+
int i2, unsigned int ui1, unsigned int ui2,
|
| 149 |
+
int i3, int i4);
|
| 150 |
+
/* 34 */
|
| 151 |
+
EXTERN int XFillPolygon(Display *d, Drawable dr, GC g,
|
| 152 |
+
XPoint *x, int i1, int i2, int i3);
|
| 153 |
+
/* 35 */
|
| 154 |
+
EXTERN int XFillRectangles(Display *d, Drawable dr, GC g,
|
| 155 |
+
XRectangle *x, int i);
|
| 156 |
+
/* 36 */
|
| 157 |
+
EXTERN int XForceScreenSaver(Display *d, int i);
|
| 158 |
+
/* 37 */
|
| 159 |
+
EXTERN int XFreeColormap(Display *d, Colormap c);
|
| 160 |
+
/* 38 */
|
| 161 |
+
EXTERN int XFreeColors(Display *d, Colormap c,
|
| 162 |
+
unsigned long *ulp, int i, unsigned long ul);
|
| 163 |
+
/* 39 */
|
| 164 |
+
EXTERN int XFreeCursor(Display *d, Cursor c);
|
| 165 |
+
/* 40 */
|
| 166 |
+
EXTERN int XFreeModifiermap(XModifierKeymap *x);
|
| 167 |
+
/* 41 */
|
| 168 |
+
EXTERN Status XGetGeometry(Display *d, Drawable dr, Window *w,
|
| 169 |
+
int *i1, int *i2, unsigned int *ui1,
|
| 170 |
+
unsigned int *ui2, unsigned int *ui3,
|
| 171 |
+
unsigned int *ui4);
|
| 172 |
+
/* 42 */
|
| 173 |
+
EXTERN int XGetInputFocus(Display *d, Window *w, int *i);
|
| 174 |
+
/* 43 */
|
| 175 |
+
EXTERN int XGetWindowProperty(Display *d, Window w, Atom a1,
|
| 176 |
+
long l1, long l2, Bool b, Atom a2, Atom *ap,
|
| 177 |
+
int *ip, unsigned long *ulp1,
|
| 178 |
+
unsigned long *ulp2, unsigned char **cpp);
|
| 179 |
+
/* 44 */
|
| 180 |
+
EXTERN Status XGetWindowAttributes(Display *d, Window w,
|
| 181 |
+
XWindowAttributes *x);
|
| 182 |
+
/* 45 */
|
| 183 |
+
EXTERN int XGrabKeyboard(Display *d, Window w, Bool b, int i1,
|
| 184 |
+
int i2, Time t);
|
| 185 |
+
/* 46 */
|
| 186 |
+
EXTERN int XGrabPointer(Display *d, Window w1, Bool b,
|
| 187 |
+
unsigned int ui, int i1, int i2, Window w2,
|
| 188 |
+
Cursor c, Time t);
|
| 189 |
+
/* 47 */
|
| 190 |
+
EXTERN KeyCode XKeysymToKeycode(Display *d, KeySym k);
|
| 191 |
+
/* 48 */
|
| 192 |
+
EXTERN Status XLookupColor(Display *d, Colormap c1,
|
| 193 |
+
_Xconst char *c2, XColor *x1, XColor *x2);
|
| 194 |
+
/* 49 */
|
| 195 |
+
EXTERN int XMapWindow(Display *d, Window w);
|
| 196 |
+
/* 50 */
|
| 197 |
+
EXTERN int XMoveResizeWindow(Display *d, Window w, int i1,
|
| 198 |
+
int i2, unsigned int ui1, unsigned int ui2);
|
| 199 |
+
/* 51 */
|
| 200 |
+
EXTERN int XMoveWindow(Display *d, Window w, int i1, int i2);
|
| 201 |
+
/* 52 */
|
| 202 |
+
EXTERN int XNextEvent(Display *d, XEvent *x);
|
| 203 |
+
/* 53 */
|
| 204 |
+
EXTERN int XPutBackEvent(Display *d, XEvent *x);
|
| 205 |
+
/* 54 */
|
| 206 |
+
EXTERN int XQueryColors(Display *d, Colormap c, XColor *x,
|
| 207 |
+
int i);
|
| 208 |
+
/* 55 */
|
| 209 |
+
EXTERN Bool XQueryPointer(Display *d, Window w1, Window *w2,
|
| 210 |
+
Window *w3, int *i1, int *i2, int *i3,
|
| 211 |
+
int *i4, unsigned int *ui);
|
| 212 |
+
/* 56 */
|
| 213 |
+
EXTERN Status XQueryTree(Display *d, Window w1, Window *w2,
|
| 214 |
+
Window *w3, Window **w4, unsigned int *ui);
|
| 215 |
+
/* 57 */
|
| 216 |
+
EXTERN int XRaiseWindow(Display *d, Window w);
|
| 217 |
+
/* 58 */
|
| 218 |
+
EXTERN int XRefreshKeyboardMapping(XMappingEvent *x);
|
| 219 |
+
/* 59 */
|
| 220 |
+
EXTERN int XResizeWindow(Display *d, Window w, unsigned int ui1,
|
| 221 |
+
unsigned int ui2);
|
| 222 |
+
/* 60 */
|
| 223 |
+
EXTERN int XSelectInput(Display *d, Window w, long l);
|
| 224 |
+
/* 61 */
|
| 225 |
+
EXTERN Status XSendEvent(Display *d, Window w, Bool b, long l,
|
| 226 |
+
XEvent *x);
|
| 227 |
+
/* 62 */
|
| 228 |
+
EXTERN int XSetCommand(Display *d, Window w, char **c, int i);
|
| 229 |
+
/* 63 */
|
| 230 |
+
EXTERN int XSetIconName(Display *d, Window w, _Xconst char *c);
|
| 231 |
+
/* 64 */
|
| 232 |
+
EXTERN int XSetInputFocus(Display *d, Window w, int i, Time t);
|
| 233 |
+
/* 65 */
|
| 234 |
+
EXTERN int XSetSelectionOwner(Display *d, Atom a, Window w,
|
| 235 |
+
Time t);
|
| 236 |
+
/* 66 */
|
| 237 |
+
EXTERN int XSetWindowBackground(Display *d, Window w,
|
| 238 |
+
unsigned long ul);
|
| 239 |
+
/* 67 */
|
| 240 |
+
EXTERN int XSetWindowBackgroundPixmap(Display *d, Window w,
|
| 241 |
+
Pixmap p);
|
| 242 |
+
/* 68 */
|
| 243 |
+
EXTERN int XSetWindowBorder(Display *d, Window w,
|
| 244 |
+
unsigned long ul);
|
| 245 |
+
/* 69 */
|
| 246 |
+
EXTERN int XSetWindowBorderPixmap(Display *d, Window w,
|
| 247 |
+
Pixmap p);
|
| 248 |
+
/* 70 */
|
| 249 |
+
EXTERN int XSetWindowBorderWidth(Display *d, Window w,
|
| 250 |
+
unsigned int ui);
|
| 251 |
+
/* 71 */
|
| 252 |
+
EXTERN int XSetWindowColormap(Display *d, Window w, Colormap c);
|
| 253 |
+
/* 72 */
|
| 254 |
+
EXTERN Bool XTranslateCoordinates(Display *d, Window w1,
|
| 255 |
+
Window w2, int i1, int i2, int *i3, int *i4,
|
| 256 |
+
Window *w3);
|
| 257 |
+
/* 73 */
|
| 258 |
+
EXTERN int XUngrabKeyboard(Display *d, Time t);
|
| 259 |
+
/* 74 */
|
| 260 |
+
EXTERN int XUngrabPointer(Display *d, Time t);
|
| 261 |
+
/* 75 */
|
| 262 |
+
EXTERN int XUnmapWindow(Display *d, Window w);
|
| 263 |
+
/* 76 */
|
| 264 |
+
EXTERN int XWindowEvent(Display *d, Window w, long l, XEvent *x);
|
| 265 |
+
/* 77 */
|
| 266 |
+
EXTERN void XDestroyIC(XIC x);
|
| 267 |
+
/* 78 */
|
| 268 |
+
EXTERN Bool XFilterEvent(XEvent *x, Window w);
|
| 269 |
+
/* 79 */
|
| 270 |
+
EXTERN int XmbLookupString(XIC xi, XKeyPressedEvent *xk,
|
| 271 |
+
char *c, int i, KeySym *k, Status *s);
|
| 272 |
+
/* 80 */
|
| 273 |
+
EXTERN int TkPutImage(unsigned long *colors, int ncolors,
|
| 274 |
+
Display *display, Drawable d, GC gc,
|
| 275 |
+
XImage *image, int src_x, int src_y,
|
| 276 |
+
int dest_x, int dest_y, unsigned int width,
|
| 277 |
+
unsigned int height);
|
| 278 |
+
/* Slot 81 is reserved */
|
| 279 |
+
/* 82 */
|
| 280 |
+
EXTERN Status XParseColor(Display *display, Colormap map,
|
| 281 |
+
_Xconst char *spec, XColor *colorPtr);
|
| 282 |
+
/* 83 */
|
| 283 |
+
EXTERN GC XCreateGC(Display *display, Drawable d,
|
| 284 |
+
unsigned long valuemask, XGCValues *values);
|
| 285 |
+
/* 84 */
|
| 286 |
+
EXTERN int XFreeGC(Display *display, GC gc);
|
| 287 |
+
/* 85 */
|
| 288 |
+
EXTERN Atom XInternAtom(Display *display,
|
| 289 |
+
_Xconst char *atom_name, Bool only_if_exists);
|
| 290 |
+
/* 86 */
|
| 291 |
+
EXTERN int XSetBackground(Display *display, GC gc,
|
| 292 |
+
unsigned long foreground);
|
| 293 |
+
/* 87 */
|
| 294 |
+
EXTERN int XSetForeground(Display *display, GC gc,
|
| 295 |
+
unsigned long foreground);
|
| 296 |
+
/* 88 */
|
| 297 |
+
EXTERN int XSetClipMask(Display *display, GC gc, Pixmap pixmap);
|
| 298 |
+
/* 89 */
|
| 299 |
+
EXTERN int XSetClipOrigin(Display *display, GC gc,
|
| 300 |
+
int clip_x_origin, int clip_y_origin);
|
| 301 |
+
/* 90 */
|
| 302 |
+
EXTERN int XSetTSOrigin(Display *display, GC gc,
|
| 303 |
+
int ts_x_origin, int ts_y_origin);
|
| 304 |
+
/* 91 */
|
| 305 |
+
EXTERN int XChangeGC(Display *d, GC gc, unsigned long mask,
|
| 306 |
+
XGCValues *values);
|
| 307 |
+
/* 92 */
|
| 308 |
+
EXTERN int XSetFont(Display *display, GC gc, Font font);
|
| 309 |
+
/* 93 */
|
| 310 |
+
EXTERN int XSetArcMode(Display *display, GC gc, int arc_mode);
|
| 311 |
+
/* 94 */
|
| 312 |
+
EXTERN int XSetStipple(Display *display, GC gc, Pixmap stipple);
|
| 313 |
+
/* 95 */
|
| 314 |
+
EXTERN int XSetFillRule(Display *display, GC gc, int fill_rule);
|
| 315 |
+
/* 96 */
|
| 316 |
+
EXTERN int XSetFillStyle(Display *display, GC gc,
|
| 317 |
+
int fill_style);
|
| 318 |
+
/* 97 */
|
| 319 |
+
EXTERN int XSetFunction(Display *display, GC gc, int function);
|
| 320 |
+
/* 98 */
|
| 321 |
+
EXTERN int XSetLineAttributes(Display *display, GC gc,
|
| 322 |
+
unsigned int line_width, int line_style,
|
| 323 |
+
int cap_style, int join_style);
|
| 324 |
+
/* 99 */
|
| 325 |
+
EXTERN int _XInitImageFuncPtrs(XImage *image);
|
| 326 |
+
/* 100 */
|
| 327 |
+
EXTERN XIC XCreateIC(XIM xim, ...);
|
| 328 |
+
/* 101 */
|
| 329 |
+
EXTERN XVisualInfo * XGetVisualInfo(Display *display, long vinfo_mask,
|
| 330 |
+
XVisualInfo *vinfo_template,
|
| 331 |
+
int *nitems_return);
|
| 332 |
+
/* 102 */
|
| 333 |
+
EXTERN void XSetWMClientMachine(Display *display, Window w,
|
| 334 |
+
XTextProperty *text_prop);
|
| 335 |
+
/* 103 */
|
| 336 |
+
EXTERN Status XStringListToTextProperty(char **list, int count,
|
| 337 |
+
XTextProperty *text_prop_return);
|
| 338 |
+
/* 104 */
|
| 339 |
+
EXTERN int XDrawLine(Display *d, Drawable dr, GC g, int x1,
|
| 340 |
+
int y1, int x2, int y2);
|
| 341 |
+
/* 105 */
|
| 342 |
+
EXTERN int XWarpPointer(Display *d, Window s, Window dw, int sx,
|
| 343 |
+
int sy, unsigned int sw, unsigned int sh,
|
| 344 |
+
int dx, int dy);
|
| 345 |
+
/* 106 */
|
| 346 |
+
EXTERN int XFillRectangle(Display *display, Drawable d, GC gc,
|
| 347 |
+
int x, int y, unsigned int width,
|
| 348 |
+
unsigned int height);
|
| 349 |
+
/* 107 */
|
| 350 |
+
EXTERN int XFlush(Display *display);
|
| 351 |
+
/* 108 */
|
| 352 |
+
EXTERN int XGrabServer(Display *display);
|
| 353 |
+
/* 109 */
|
| 354 |
+
EXTERN int XUngrabServer(Display *display);
|
| 355 |
+
/* 110 */
|
| 356 |
+
EXTERN int XFree(void *data);
|
| 357 |
+
/* 111 */
|
| 358 |
+
EXTERN int XNoOp(Display *display);
|
| 359 |
+
/* 112 */
|
| 360 |
+
EXTERN XAfterFunction XSynchronize(Display *display, Bool onoff);
|
| 361 |
+
/* 113 */
|
| 362 |
+
EXTERN int XSync(Display *display, Bool discard);
|
| 363 |
+
/* 114 */
|
| 364 |
+
EXTERN VisualID XVisualIDFromVisual(Visual *visual);
|
| 365 |
+
/* Slot 115 is reserved */
|
| 366 |
+
/* Slot 116 is reserved */
|
| 367 |
+
/* Slot 117 is reserved */
|
| 368 |
+
/* Slot 118 is reserved */
|
| 369 |
+
/* Slot 119 is reserved */
|
| 370 |
+
/* 120 */
|
| 371 |
+
EXTERN int XOffsetRegion(Region rgn, int dx, int dy);
|
| 372 |
+
/* 121 */
|
| 373 |
+
EXTERN int XUnionRegion(Region srca, Region srcb,
|
| 374 |
+
Region dr_return);
|
| 375 |
+
/* 122 */
|
| 376 |
+
EXTERN Window XCreateWindow(Display *display, Window parent, int x,
|
| 377 |
+
int y, unsigned int width,
|
| 378 |
+
unsigned int height,
|
| 379 |
+
unsigned int border_width, int depth,
|
| 380 |
+
unsigned int clazz, Visual *visual,
|
| 381 |
+
unsigned long value_mask,
|
| 382 |
+
XSetWindowAttributes *attributes);
|
| 383 |
+
/* Slot 123 is reserved */
|
| 384 |
+
/* Slot 124 is reserved */
|
| 385 |
+
/* Slot 125 is reserved */
|
| 386 |
+
/* Slot 126 is reserved */
|
| 387 |
+
/* Slot 127 is reserved */
|
| 388 |
+
/* Slot 128 is reserved */
|
| 389 |
+
/* 129 */
|
| 390 |
+
EXTERN int XLowerWindow(Display *d, Window w);
|
| 391 |
+
/* 130 */
|
| 392 |
+
EXTERN int XFillArcs(Display *d, Drawable dr, GC gc, XArc *a,
|
| 393 |
+
int n);
|
| 394 |
+
/* 131 */
|
| 395 |
+
EXTERN int XDrawArcs(Display *d, Drawable dr, GC gc, XArc *a,
|
| 396 |
+
int n);
|
| 397 |
+
/* 132 */
|
| 398 |
+
EXTERN int XDrawRectangles(Display *d, Drawable dr, GC gc,
|
| 399 |
+
XRectangle *r, int n);
|
| 400 |
+
/* 133 */
|
| 401 |
+
EXTERN int XDrawSegments(Display *d, Drawable dr, GC gc,
|
| 402 |
+
XSegment *s, int n);
|
| 403 |
+
/* 134 */
|
| 404 |
+
EXTERN int XDrawPoint(Display *d, Drawable dr, GC gc, int x,
|
| 405 |
+
int y);
|
| 406 |
+
/* 135 */
|
| 407 |
+
EXTERN int XDrawPoints(Display *d, Drawable dr, GC gc,
|
| 408 |
+
XPoint *p, int n, int m);
|
| 409 |
+
/* 136 */
|
| 410 |
+
EXTERN int XReparentWindow(Display *d, Window w, Window p,
|
| 411 |
+
int x, int y);
|
| 412 |
+
/* 137 */
|
| 413 |
+
EXTERN int XPutImage(Display *d, Drawable dr, GC gc, XImage *im,
|
| 414 |
+
int sx, int sy, int dx, int dy,
|
| 415 |
+
unsigned int w, unsigned int h);
|
| 416 |
+
/* Slot 138 is reserved */
|
| 417 |
+
/* Slot 139 is reserved */
|
| 418 |
+
/* Slot 140 is reserved */
|
| 419 |
+
/* Slot 141 is reserved */
|
| 420 |
+
/* Slot 142 is reserved */
|
| 421 |
+
/* Slot 143 is reserved */
|
| 422 |
+
/* Slot 144 is reserved */
|
| 423 |
+
/* Slot 145 is reserved */
|
| 424 |
+
/* Slot 146 is reserved */
|
| 425 |
+
/* Slot 147 is reserved */
|
| 426 |
+
/* Slot 148 is reserved */
|
| 427 |
+
/* Slot 149 is reserved */
|
| 428 |
+
/* Slot 150 is reserved */
|
| 429 |
+
/* Slot 151 is reserved */
|
| 430 |
+
/* Slot 152 is reserved */
|
| 431 |
+
/* Slot 153 is reserved */
|
| 432 |
+
/* Slot 154 is reserved */
|
| 433 |
+
/* Slot 155 is reserved */
|
| 434 |
+
/* Slot 156 is reserved */
|
| 435 |
+
/* Slot 157 is reserved */
|
| 436 |
+
/* 158 */
|
| 437 |
+
EXTERN void TkUnusedStubEntry(void);
|
| 438 |
+
#endif /* WIN */
|
| 439 |
+
#ifdef MAC_OSX_TK /* AQUA */
|
| 440 |
+
/* 0 */
|
| 441 |
+
EXTERN int XSetDashes(Display *display, GC gc, int dash_offset,
|
| 442 |
+
_Xconst char *dash_list, int n);
|
| 443 |
+
/* 1 */
|
| 444 |
+
EXTERN XModifierKeymap * XGetModifierMapping(Display *d);
|
| 445 |
+
/* 2 */
|
| 446 |
+
EXTERN XImage * XCreateImage(Display *d, Visual *v, unsigned int ui1,
|
| 447 |
+
int i1, int i2, char *cp, unsigned int ui2,
|
| 448 |
+
unsigned int ui3, int i3, int i4);
|
| 449 |
+
/* 3 */
|
| 450 |
+
EXTERN XImage * XGetImage(Display *d, Drawable dr, int i1, int i2,
|
| 451 |
+
unsigned int ui1, unsigned int ui2,
|
| 452 |
+
unsigned long ul, int i3);
|
| 453 |
+
/* 4 */
|
| 454 |
+
EXTERN char * XGetAtomName(Display *d, Atom a);
|
| 455 |
+
/* 5 */
|
| 456 |
+
EXTERN char * XKeysymToString(KeySym k);
|
| 457 |
+
/* 6 */
|
| 458 |
+
EXTERN Colormap XCreateColormap(Display *d, Window w, Visual *v,
|
| 459 |
+
int i);
|
| 460 |
+
/* 7 */
|
| 461 |
+
EXTERN GContext XGContextFromGC(GC g);
|
| 462 |
+
/* 8 */
|
| 463 |
+
EXTERN KeySym XKeycodeToKeysym(Display *d, KeyCode k, int i);
|
| 464 |
+
/* 9 */
|
| 465 |
+
EXTERN KeySym XStringToKeysym(_Xconst char *c);
|
| 466 |
+
/* 10 */
|
| 467 |
+
EXTERN Window XRootWindow(Display *d, int i);
|
| 468 |
+
/* 11 */
|
| 469 |
+
EXTERN XErrorHandler XSetErrorHandler(XErrorHandler x);
|
| 470 |
+
/* 12 */
|
| 471 |
+
EXTERN Status XAllocColor(Display *d, Colormap c, XColor *xp);
|
| 472 |
+
/* 13 */
|
| 473 |
+
EXTERN int XBell(Display *d, int i);
|
| 474 |
+
/* 14 */
|
| 475 |
+
EXTERN int XChangeProperty(Display *d, Window w, Atom a1,
|
| 476 |
+
Atom a2, int i1, int i2,
|
| 477 |
+
_Xconst unsigned char *c, int i3);
|
| 478 |
+
/* 15 */
|
| 479 |
+
EXTERN int XChangeWindowAttributes(Display *d, Window w,
|
| 480 |
+
unsigned long ul, XSetWindowAttributes *x);
|
| 481 |
+
/* 16 */
|
| 482 |
+
EXTERN int XConfigureWindow(Display *d, Window w,
|
| 483 |
+
unsigned int i, XWindowChanges *x);
|
| 484 |
+
/* 17 */
|
| 485 |
+
EXTERN int XCopyArea(Display *d, Drawable dr1, Drawable dr2,
|
| 486 |
+
GC g, int i1, int i2, unsigned int ui1,
|
| 487 |
+
unsigned int ui2, int i3, int i4);
|
| 488 |
+
/* 18 */
|
| 489 |
+
EXTERN int XCopyPlane(Display *d, Drawable dr1, Drawable dr2,
|
| 490 |
+
GC g, int i1, int i2, unsigned int ui1,
|
| 491 |
+
unsigned int ui2, int i3, int i4,
|
| 492 |
+
unsigned long ul);
|
| 493 |
+
/* 19 */
|
| 494 |
+
EXTERN Pixmap XCreateBitmapFromData(Display *display, Drawable d,
|
| 495 |
+
_Xconst char *data, unsigned int width,
|
| 496 |
+
unsigned int height);
|
| 497 |
+
/* 20 */
|
| 498 |
+
EXTERN int XDefineCursor(Display *d, Window w, Cursor c);
|
| 499 |
+
/* 21 */
|
| 500 |
+
EXTERN int XDestroyWindow(Display *d, Window w);
|
| 501 |
+
/* 22 */
|
| 502 |
+
EXTERN int XDrawArc(Display *d, Drawable dr, GC g, int i1,
|
| 503 |
+
int i2, unsigned int ui1, unsigned int ui2,
|
| 504 |
+
int i3, int i4);
|
| 505 |
+
/* 23 */
|
| 506 |
+
EXTERN int XDrawLines(Display *d, Drawable dr, GC g, XPoint *x,
|
| 507 |
+
int i1, int i2);
|
| 508 |
+
/* 24 */
|
| 509 |
+
EXTERN int XDrawRectangle(Display *d, Drawable dr, GC g, int i1,
|
| 510 |
+
int i2, unsigned int ui1, unsigned int ui2);
|
| 511 |
+
/* 25 */
|
| 512 |
+
EXTERN int XFillArc(Display *d, Drawable dr, GC g, int i1,
|
| 513 |
+
int i2, unsigned int ui1, unsigned int ui2,
|
| 514 |
+
int i3, int i4);
|
| 515 |
+
/* 26 */
|
| 516 |
+
EXTERN int XFillPolygon(Display *d, Drawable dr, GC g,
|
| 517 |
+
XPoint *x, int i1, int i2, int i3);
|
| 518 |
+
/* 27 */
|
| 519 |
+
EXTERN int XFillRectangles(Display *d, Drawable dr, GC g,
|
| 520 |
+
XRectangle *x, int i);
|
| 521 |
+
/* 28 */
|
| 522 |
+
EXTERN int XFreeColormap(Display *d, Colormap c);
|
| 523 |
+
/* 29 */
|
| 524 |
+
EXTERN int XFreeColors(Display *d, Colormap c,
|
| 525 |
+
unsigned long *ulp, int i, unsigned long ul);
|
| 526 |
+
/* 30 */
|
| 527 |
+
EXTERN int XFreeModifiermap(XModifierKeymap *x);
|
| 528 |
+
/* 31 */
|
| 529 |
+
EXTERN Status XGetGeometry(Display *d, Drawable dr, Window *w,
|
| 530 |
+
int *i1, int *i2, unsigned int *ui1,
|
| 531 |
+
unsigned int *ui2, unsigned int *ui3,
|
| 532 |
+
unsigned int *ui4);
|
| 533 |
+
/* 32 */
|
| 534 |
+
EXTERN int XGetWindowProperty(Display *d, Window w, Atom a1,
|
| 535 |
+
long l1, long l2, Bool b, Atom a2, Atom *ap,
|
| 536 |
+
int *ip, unsigned long *ulp1,
|
| 537 |
+
unsigned long *ulp2, unsigned char **cpp);
|
| 538 |
+
/* 33 */
|
| 539 |
+
EXTERN int XGrabKeyboard(Display *d, Window w, Bool b, int i1,
|
| 540 |
+
int i2, Time t);
|
| 541 |
+
/* 34 */
|
| 542 |
+
EXTERN int XGrabPointer(Display *d, Window w1, Bool b,
|
| 543 |
+
unsigned int ui, int i1, int i2, Window w2,
|
| 544 |
+
Cursor c, Time t);
|
| 545 |
+
/* 35 */
|
| 546 |
+
EXTERN KeyCode XKeysymToKeycode(Display *d, KeySym k);
|
| 547 |
+
/* 36 */
|
| 548 |
+
EXTERN int XMapWindow(Display *d, Window w);
|
| 549 |
+
/* 37 */
|
| 550 |
+
EXTERN int XMoveResizeWindow(Display *d, Window w, int i1,
|
| 551 |
+
int i2, unsigned int ui1, unsigned int ui2);
|
| 552 |
+
/* 38 */
|
| 553 |
+
EXTERN int XMoveWindow(Display *d, Window w, int i1, int i2);
|
| 554 |
+
/* 39 */
|
| 555 |
+
EXTERN Bool XQueryPointer(Display *d, Window w1, Window *w2,
|
| 556 |
+
Window *w3, int *i1, int *i2, int *i3,
|
| 557 |
+
int *i4, unsigned int *ui);
|
| 558 |
+
/* 40 */
|
| 559 |
+
EXTERN int XRaiseWindow(Display *d, Window w);
|
| 560 |
+
/* 41 */
|
| 561 |
+
EXTERN int XRefreshKeyboardMapping(XMappingEvent *x);
|
| 562 |
+
/* 42 */
|
| 563 |
+
EXTERN int XResizeWindow(Display *d, Window w, unsigned int ui1,
|
| 564 |
+
unsigned int ui2);
|
| 565 |
+
/* 43 */
|
| 566 |
+
EXTERN int XSelectInput(Display *d, Window w, long l);
|
| 567 |
+
/* 44 */
|
| 568 |
+
EXTERN Status XSendEvent(Display *d, Window w, Bool b, long l,
|
| 569 |
+
XEvent *x);
|
| 570 |
+
/* 45 */
|
| 571 |
+
EXTERN int XSetIconName(Display *d, Window w, _Xconst char *c);
|
| 572 |
+
/* 46 */
|
| 573 |
+
EXTERN int XSetInputFocus(Display *d, Window w, int i, Time t);
|
| 574 |
+
/* 47 */
|
| 575 |
+
EXTERN int XSetSelectionOwner(Display *d, Atom a, Window w,
|
| 576 |
+
Time t);
|
| 577 |
+
/* 48 */
|
| 578 |
+
EXTERN int XSetWindowBackground(Display *d, Window w,
|
| 579 |
+
unsigned long ul);
|
| 580 |
+
/* 49 */
|
| 581 |
+
EXTERN int XSetWindowBackgroundPixmap(Display *d, Window w,
|
| 582 |
+
Pixmap p);
|
| 583 |
+
/* 50 */
|
| 584 |
+
EXTERN int XSetWindowBorder(Display *d, Window w,
|
| 585 |
+
unsigned long ul);
|
| 586 |
+
/* 51 */
|
| 587 |
+
EXTERN int XSetWindowBorderPixmap(Display *d, Window w,
|
| 588 |
+
Pixmap p);
|
| 589 |
+
/* 52 */
|
| 590 |
+
EXTERN int XSetWindowBorderWidth(Display *d, Window w,
|
| 591 |
+
unsigned int ui);
|
| 592 |
+
/* 53 */
|
| 593 |
+
EXTERN int XSetWindowColormap(Display *d, Window w, Colormap c);
|
| 594 |
+
/* 54 */
|
| 595 |
+
EXTERN int XUngrabKeyboard(Display *d, Time t);
|
| 596 |
+
/* 55 */
|
| 597 |
+
EXTERN int XUngrabPointer(Display *d, Time t);
|
| 598 |
+
/* 56 */
|
| 599 |
+
EXTERN int XUnmapWindow(Display *d, Window w);
|
| 600 |
+
/* 57 */
|
| 601 |
+
EXTERN int TkPutImage(unsigned long *colors, int ncolors,
|
| 602 |
+
Display *display, Drawable d, GC gc,
|
| 603 |
+
XImage *image, int src_x, int src_y,
|
| 604 |
+
int dest_x, int dest_y, unsigned int width,
|
| 605 |
+
unsigned int height);
|
| 606 |
+
/* 58 */
|
| 607 |
+
EXTERN Status XParseColor(Display *display, Colormap map,
|
| 608 |
+
_Xconst char *spec, XColor *colorPtr);
|
| 609 |
+
/* 59 */
|
| 610 |
+
EXTERN GC XCreateGC(Display *display, Drawable d,
|
| 611 |
+
unsigned long valuemask, XGCValues *values);
|
| 612 |
+
/* 60 */
|
| 613 |
+
EXTERN int XFreeGC(Display *display, GC gc);
|
| 614 |
+
/* 61 */
|
| 615 |
+
EXTERN Atom XInternAtom(Display *display,
|
| 616 |
+
_Xconst char *atom_name, Bool only_if_exists);
|
| 617 |
+
/* 62 */
|
| 618 |
+
EXTERN int XSetBackground(Display *display, GC gc,
|
| 619 |
+
unsigned long foreground);
|
| 620 |
+
/* 63 */
|
| 621 |
+
EXTERN int XSetForeground(Display *display, GC gc,
|
| 622 |
+
unsigned long foreground);
|
| 623 |
+
/* 64 */
|
| 624 |
+
EXTERN int XSetClipMask(Display *display, GC gc, Pixmap pixmap);
|
| 625 |
+
/* 65 */
|
| 626 |
+
EXTERN int XSetClipOrigin(Display *display, GC gc,
|
| 627 |
+
int clip_x_origin, int clip_y_origin);
|
| 628 |
+
/* 66 */
|
| 629 |
+
EXTERN int XSetTSOrigin(Display *display, GC gc,
|
| 630 |
+
int ts_x_origin, int ts_y_origin);
|
| 631 |
+
/* 67 */
|
| 632 |
+
EXTERN int XChangeGC(Display *d, GC gc, unsigned long mask,
|
| 633 |
+
XGCValues *values);
|
| 634 |
+
/* 68 */
|
| 635 |
+
EXTERN int XSetFont(Display *display, GC gc, Font font);
|
| 636 |
+
/* 69 */
|
| 637 |
+
EXTERN int XSetArcMode(Display *display, GC gc, int arc_mode);
|
| 638 |
+
/* 70 */
|
| 639 |
+
EXTERN int XSetStipple(Display *display, GC gc, Pixmap stipple);
|
| 640 |
+
/* 71 */
|
| 641 |
+
EXTERN int XSetFillRule(Display *display, GC gc, int fill_rule);
|
| 642 |
+
/* 72 */
|
| 643 |
+
EXTERN int XSetFillStyle(Display *display, GC gc,
|
| 644 |
+
int fill_style);
|
| 645 |
+
/* 73 */
|
| 646 |
+
EXTERN int XSetFunction(Display *display, GC gc, int function);
|
| 647 |
+
/* 74 */
|
| 648 |
+
EXTERN int XSetLineAttributes(Display *display, GC gc,
|
| 649 |
+
unsigned int line_width, int line_style,
|
| 650 |
+
int cap_style, int join_style);
|
| 651 |
+
/* 75 */
|
| 652 |
+
EXTERN int _XInitImageFuncPtrs(XImage *image);
|
| 653 |
+
/* 76 */
|
| 654 |
+
EXTERN XIC XCreateIC(XIM xim, ...);
|
| 655 |
+
/* 77 */
|
| 656 |
+
EXTERN XVisualInfo * XGetVisualInfo(Display *display, long vinfo_mask,
|
| 657 |
+
XVisualInfo *vinfo_template,
|
| 658 |
+
int *nitems_return);
|
| 659 |
+
/* 78 */
|
| 660 |
+
EXTERN void XSetWMClientMachine(Display *display, Window w,
|
| 661 |
+
XTextProperty *text_prop);
|
| 662 |
+
/* 79 */
|
| 663 |
+
EXTERN Status XStringListToTextProperty(char **list, int count,
|
| 664 |
+
XTextProperty *text_prop_return);
|
| 665 |
+
/* 80 */
|
| 666 |
+
EXTERN int XDrawSegments(Display *display, Drawable d, GC gc,
|
| 667 |
+
XSegment *segments, int nsegments);
|
| 668 |
+
/* 81 */
|
| 669 |
+
EXTERN int XForceScreenSaver(Display *display, int mode);
|
| 670 |
+
/* 82 */
|
| 671 |
+
EXTERN int XDrawLine(Display *d, Drawable dr, GC g, int x1,
|
| 672 |
+
int y1, int x2, int y2);
|
| 673 |
+
/* 83 */
|
| 674 |
+
EXTERN int XFillRectangle(Display *display, Drawable d, GC gc,
|
| 675 |
+
int x, int y, unsigned int width,
|
| 676 |
+
unsigned int height);
|
| 677 |
+
/* 84 */
|
| 678 |
+
EXTERN int XClearWindow(Display *d, Window w);
|
| 679 |
+
/* 85 */
|
| 680 |
+
EXTERN int XDrawPoint(Display *display, Drawable d, GC gc,
|
| 681 |
+
int x, int y);
|
| 682 |
+
/* 86 */
|
| 683 |
+
EXTERN int XDrawPoints(Display *display, Drawable d, GC gc,
|
| 684 |
+
XPoint *points, int npoints, int mode);
|
| 685 |
+
/* 87 */
|
| 686 |
+
EXTERN int XWarpPointer(Display *display, Window src_w,
|
| 687 |
+
Window dest_w, int src_x, int src_y,
|
| 688 |
+
unsigned int src_width,
|
| 689 |
+
unsigned int src_height, int dest_x,
|
| 690 |
+
int dest_y);
|
| 691 |
+
/* 88 */
|
| 692 |
+
EXTERN int XQueryColor(Display *display, Colormap colormap,
|
| 693 |
+
XColor *def_in_out);
|
| 694 |
+
/* 89 */
|
| 695 |
+
EXTERN int XQueryColors(Display *display, Colormap colormap,
|
| 696 |
+
XColor *defs_in_out, int ncolors);
|
| 697 |
+
/* 90 */
|
| 698 |
+
EXTERN Status XQueryTree(Display *d, Window w1, Window *w2,
|
| 699 |
+
Window *w3, Window **w4, unsigned int *ui);
|
| 700 |
+
/* 91 */
|
| 701 |
+
EXTERN int XSync(Display *display, Bool discard);
|
| 702 |
+
/* Slot 92 is reserved */
|
| 703 |
+
/* Slot 93 is reserved */
|
| 704 |
+
/* Slot 94 is reserved */
|
| 705 |
+
/* Slot 95 is reserved */
|
| 706 |
+
/* Slot 96 is reserved */
|
| 707 |
+
/* Slot 97 is reserved */
|
| 708 |
+
/* Slot 98 is reserved */
|
| 709 |
+
/* Slot 99 is reserved */
|
| 710 |
+
/* Slot 100 is reserved */
|
| 711 |
+
/* Slot 101 is reserved */
|
| 712 |
+
/* Slot 102 is reserved */
|
| 713 |
+
/* Slot 103 is reserved */
|
| 714 |
+
/* Slot 104 is reserved */
|
| 715 |
+
/* Slot 105 is reserved */
|
| 716 |
+
/* 106 */
|
| 717 |
+
EXTERN int XSetClipRectangles(Display *display, GC gc,
|
| 718 |
+
int clip_x_origin, int clip_y_origin,
|
| 719 |
+
XRectangle rectangles[], int n, int ordering);
|
| 720 |
+
/* 107 */
|
| 721 |
+
EXTERN int XFlush(Display *display);
|
| 722 |
+
/* 108 */
|
| 723 |
+
EXTERN int XGrabServer(Display *display);
|
| 724 |
+
/* 109 */
|
| 725 |
+
EXTERN int XUngrabServer(Display *display);
|
| 726 |
+
/* 110 */
|
| 727 |
+
EXTERN int XFree(void *data);
|
| 728 |
+
/* 111 */
|
| 729 |
+
EXTERN int XNoOp(Display *display);
|
| 730 |
+
/* 112 */
|
| 731 |
+
EXTERN XAfterFunction XSynchronize(Display *display, Bool onoff);
|
| 732 |
+
/* Slot 113 is reserved */
|
| 733 |
+
/* 114 */
|
| 734 |
+
EXTERN VisualID XVisualIDFromVisual(Visual *visual);
|
| 735 |
+
/* Slot 115 is reserved */
|
| 736 |
+
/* Slot 116 is reserved */
|
| 737 |
+
/* Slot 117 is reserved */
|
| 738 |
+
/* Slot 118 is reserved */
|
| 739 |
+
/* Slot 119 is reserved */
|
| 740 |
+
/* 120 */
|
| 741 |
+
EXTERN int XOffsetRegion(void *rgn, int dx, int dy);
|
| 742 |
+
/* Slot 121 is reserved */
|
| 743 |
+
/* Slot 122 is reserved */
|
| 744 |
+
/* Slot 123 is reserved */
|
| 745 |
+
/* Slot 124 is reserved */
|
| 746 |
+
/* Slot 125 is reserved */
|
| 747 |
+
/* Slot 126 is reserved */
|
| 748 |
+
/* Slot 127 is reserved */
|
| 749 |
+
/* Slot 128 is reserved */
|
| 750 |
+
/* 129 */
|
| 751 |
+
EXTERN int XLowerWindow(Display *d, Window w);
|
| 752 |
+
/* Slot 130 is reserved */
|
| 753 |
+
/* Slot 131 is reserved */
|
| 754 |
+
/* Slot 132 is reserved */
|
| 755 |
+
/* Slot 133 is reserved */
|
| 756 |
+
/* Slot 134 is reserved */
|
| 757 |
+
/* Slot 135 is reserved */
|
| 758 |
+
/* Slot 136 is reserved */
|
| 759 |
+
/* 137 */
|
| 760 |
+
EXTERN int XPutImage(Display *d, Drawable dr, GC gc, XImage *im,
|
| 761 |
+
int sx, int sy, int dx, int dy,
|
| 762 |
+
unsigned int w, unsigned int h);
|
| 763 |
+
/* Slot 138 is reserved */
|
| 764 |
+
/* Slot 139 is reserved */
|
| 765 |
+
/* Slot 140 is reserved */
|
| 766 |
+
/* Slot 141 is reserved */
|
| 767 |
+
/* Slot 142 is reserved */
|
| 768 |
+
/* Slot 143 is reserved */
|
| 769 |
+
/* 144 */
|
| 770 |
+
EXTERN void XDestroyIC(XIC xic);
|
| 771 |
+
/* 145 */
|
| 772 |
+
EXTERN Cursor XCreatePixmapCursor(Display *d, Pixmap p1, Pixmap p2,
|
| 773 |
+
XColor *x1, XColor *x2, unsigned int ui1,
|
| 774 |
+
unsigned int ui2);
|
| 775 |
+
/* 146 */
|
| 776 |
+
EXTERN Cursor XCreateGlyphCursor(Display *d, Font f1, Font f2,
|
| 777 |
+
unsigned int ui1, unsigned int ui2,
|
| 778 |
+
XColor _Xconst *x1, XColor _Xconst *x2);
|
| 779 |
+
/* Slot 147 is reserved */
|
| 780 |
+
/* Slot 148 is reserved */
|
| 781 |
+
/* Slot 149 is reserved */
|
| 782 |
+
/* Slot 150 is reserved */
|
| 783 |
+
/* Slot 151 is reserved */
|
| 784 |
+
/* Slot 152 is reserved */
|
| 785 |
+
/* Slot 153 is reserved */
|
| 786 |
+
/* Slot 154 is reserved */
|
| 787 |
+
/* Slot 155 is reserved */
|
| 788 |
+
/* Slot 156 is reserved */
|
| 789 |
+
/* 157 */
|
| 790 |
+
EXTERN KeySym XkbKeycodeToKeysym(Display *d, unsigned int k, int g,
|
| 791 |
+
int i);
|
| 792 |
+
/* 158 */
|
| 793 |
+
EXTERN void TkUnusedStubEntry(void);
|
| 794 |
+
#endif /* AQUA */
|
| 795 |
+
|
| 796 |
+
typedef struct TkIntXlibStubs {
|
| 797 |
+
int magic;
|
| 798 |
+
void *hooks;
|
| 799 |
+
|
| 800 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 801 |
+
int (*xSetDashes) (Display *display, GC gc, int dash_offset, _Xconst char *dash_list, int n); /* 0 */
|
| 802 |
+
XModifierKeymap * (*xGetModifierMapping) (Display *d); /* 1 */
|
| 803 |
+
XImage * (*xCreateImage) (Display *d, Visual *v, unsigned int ui1, int i1, int i2, char *cp, unsigned int ui2, unsigned int ui3, int i3, int i4); /* 2 */
|
| 804 |
+
XImage * (*xGetImage) (Display *d, Drawable dr, int i1, int i2, unsigned int ui1, unsigned int ui2, unsigned long ul, int i3); /* 3 */
|
| 805 |
+
char * (*xGetAtomName) (Display *d, Atom a); /* 4 */
|
| 806 |
+
char * (*xKeysymToString) (KeySym k); /* 5 */
|
| 807 |
+
Colormap (*xCreateColormap) (Display *d, Window w, Visual *v, int i); /* 6 */
|
| 808 |
+
Cursor (*xCreatePixmapCursor) (Display *d, Pixmap p1, Pixmap p2, XColor *x1, XColor *x2, unsigned int ui1, unsigned int ui2); /* 7 */
|
| 809 |
+
Cursor (*xCreateGlyphCursor) (Display *d, Font f1, Font f2, unsigned int ui1, unsigned int ui2, XColor _Xconst *x1, XColor _Xconst *x2); /* 8 */
|
| 810 |
+
GContext (*xGContextFromGC) (GC g); /* 9 */
|
| 811 |
+
XHostAddress * (*xListHosts) (Display *d, int *i, Bool *b); /* 10 */
|
| 812 |
+
KeySym (*xKeycodeToKeysym) (Display *d, unsigned int k, int i); /* 11 */
|
| 813 |
+
KeySym (*xStringToKeysym) (_Xconst char *c); /* 12 */
|
| 814 |
+
Window (*xRootWindow) (Display *d, int i); /* 13 */
|
| 815 |
+
XErrorHandler (*xSetErrorHandler) (XErrorHandler x); /* 14 */
|
| 816 |
+
Status (*xIconifyWindow) (Display *d, Window w, int i); /* 15 */
|
| 817 |
+
Status (*xWithdrawWindow) (Display *d, Window w, int i); /* 16 */
|
| 818 |
+
Status (*xGetWMColormapWindows) (Display *d, Window w, Window **wpp, int *ip); /* 17 */
|
| 819 |
+
Status (*xAllocColor) (Display *d, Colormap c, XColor *xp); /* 18 */
|
| 820 |
+
int (*xBell) (Display *d, int i); /* 19 */
|
| 821 |
+
int (*xChangeProperty) (Display *d, Window w, Atom a1, Atom a2, int i1, int i2, _Xconst unsigned char *c, int i3); /* 20 */
|
| 822 |
+
int (*xChangeWindowAttributes) (Display *d, Window w, unsigned long ul, XSetWindowAttributes *x); /* 21 */
|
| 823 |
+
int (*xClearWindow) (Display *d, Window w); /* 22 */
|
| 824 |
+
int (*xConfigureWindow) (Display *d, Window w, unsigned int i, XWindowChanges *x); /* 23 */
|
| 825 |
+
int (*xCopyArea) (Display *d, Drawable dr1, Drawable dr2, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4); /* 24 */
|
| 826 |
+
int (*xCopyPlane) (Display *d, Drawable dr1, Drawable dr2, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4, unsigned long ul); /* 25 */
|
| 827 |
+
Pixmap (*xCreateBitmapFromData) (Display *display, Drawable d, _Xconst char *data, unsigned int width, unsigned int height); /* 26 */
|
| 828 |
+
int (*xDefineCursor) (Display *d, Window w, Cursor c); /* 27 */
|
| 829 |
+
int (*xDeleteProperty) (Display *d, Window w, Atom a); /* 28 */
|
| 830 |
+
int (*xDestroyWindow) (Display *d, Window w); /* 29 */
|
| 831 |
+
int (*xDrawArc) (Display *d, Drawable dr, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4); /* 30 */
|
| 832 |
+
int (*xDrawLines) (Display *d, Drawable dr, GC g, XPoint *x, int i1, int i2); /* 31 */
|
| 833 |
+
int (*xDrawRectangle) (Display *d, Drawable dr, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2); /* 32 */
|
| 834 |
+
int (*xFillArc) (Display *d, Drawable dr, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4); /* 33 */
|
| 835 |
+
int (*xFillPolygon) (Display *d, Drawable dr, GC g, XPoint *x, int i1, int i2, int i3); /* 34 */
|
| 836 |
+
int (*xFillRectangles) (Display *d, Drawable dr, GC g, XRectangle *x, int i); /* 35 */
|
| 837 |
+
int (*xForceScreenSaver) (Display *d, int i); /* 36 */
|
| 838 |
+
int (*xFreeColormap) (Display *d, Colormap c); /* 37 */
|
| 839 |
+
int (*xFreeColors) (Display *d, Colormap c, unsigned long *ulp, int i, unsigned long ul); /* 38 */
|
| 840 |
+
int (*xFreeCursor) (Display *d, Cursor c); /* 39 */
|
| 841 |
+
int (*xFreeModifiermap) (XModifierKeymap *x); /* 40 */
|
| 842 |
+
Status (*xGetGeometry) (Display *d, Drawable dr, Window *w, int *i1, int *i2, unsigned int *ui1, unsigned int *ui2, unsigned int *ui3, unsigned int *ui4); /* 41 */
|
| 843 |
+
int (*xGetInputFocus) (Display *d, Window *w, int *i); /* 42 */
|
| 844 |
+
int (*xGetWindowProperty) (Display *d, Window w, Atom a1, long l1, long l2, Bool b, Atom a2, Atom *ap, int *ip, unsigned long *ulp1, unsigned long *ulp2, unsigned char **cpp); /* 43 */
|
| 845 |
+
Status (*xGetWindowAttributes) (Display *d, Window w, XWindowAttributes *x); /* 44 */
|
| 846 |
+
int (*xGrabKeyboard) (Display *d, Window w, Bool b, int i1, int i2, Time t); /* 45 */
|
| 847 |
+
int (*xGrabPointer) (Display *d, Window w1, Bool b, unsigned int ui, int i1, int i2, Window w2, Cursor c, Time t); /* 46 */
|
| 848 |
+
KeyCode (*xKeysymToKeycode) (Display *d, KeySym k); /* 47 */
|
| 849 |
+
Status (*xLookupColor) (Display *d, Colormap c1, _Xconst char *c2, XColor *x1, XColor *x2); /* 48 */
|
| 850 |
+
int (*xMapWindow) (Display *d, Window w); /* 49 */
|
| 851 |
+
int (*xMoveResizeWindow) (Display *d, Window w, int i1, int i2, unsigned int ui1, unsigned int ui2); /* 50 */
|
| 852 |
+
int (*xMoveWindow) (Display *d, Window w, int i1, int i2); /* 51 */
|
| 853 |
+
int (*xNextEvent) (Display *d, XEvent *x); /* 52 */
|
| 854 |
+
int (*xPutBackEvent) (Display *d, XEvent *x); /* 53 */
|
| 855 |
+
int (*xQueryColors) (Display *d, Colormap c, XColor *x, int i); /* 54 */
|
| 856 |
+
Bool (*xQueryPointer) (Display *d, Window w1, Window *w2, Window *w3, int *i1, int *i2, int *i3, int *i4, unsigned int *ui); /* 55 */
|
| 857 |
+
Status (*xQueryTree) (Display *d, Window w1, Window *w2, Window *w3, Window **w4, unsigned int *ui); /* 56 */
|
| 858 |
+
int (*xRaiseWindow) (Display *d, Window w); /* 57 */
|
| 859 |
+
int (*xRefreshKeyboardMapping) (XMappingEvent *x); /* 58 */
|
| 860 |
+
int (*xResizeWindow) (Display *d, Window w, unsigned int ui1, unsigned int ui2); /* 59 */
|
| 861 |
+
int (*xSelectInput) (Display *d, Window w, long l); /* 60 */
|
| 862 |
+
Status (*xSendEvent) (Display *d, Window w, Bool b, long l, XEvent *x); /* 61 */
|
| 863 |
+
int (*xSetCommand) (Display *d, Window w, char **c, int i); /* 62 */
|
| 864 |
+
int (*xSetIconName) (Display *d, Window w, _Xconst char *c); /* 63 */
|
| 865 |
+
int (*xSetInputFocus) (Display *d, Window w, int i, Time t); /* 64 */
|
| 866 |
+
int (*xSetSelectionOwner) (Display *d, Atom a, Window w, Time t); /* 65 */
|
| 867 |
+
int (*xSetWindowBackground) (Display *d, Window w, unsigned long ul); /* 66 */
|
| 868 |
+
int (*xSetWindowBackgroundPixmap) (Display *d, Window w, Pixmap p); /* 67 */
|
| 869 |
+
int (*xSetWindowBorder) (Display *d, Window w, unsigned long ul); /* 68 */
|
| 870 |
+
int (*xSetWindowBorderPixmap) (Display *d, Window w, Pixmap p); /* 69 */
|
| 871 |
+
int (*xSetWindowBorderWidth) (Display *d, Window w, unsigned int ui); /* 70 */
|
| 872 |
+
int (*xSetWindowColormap) (Display *d, Window w, Colormap c); /* 71 */
|
| 873 |
+
Bool (*xTranslateCoordinates) (Display *d, Window w1, Window w2, int i1, int i2, int *i3, int *i4, Window *w3); /* 72 */
|
| 874 |
+
int (*xUngrabKeyboard) (Display *d, Time t); /* 73 */
|
| 875 |
+
int (*xUngrabPointer) (Display *d, Time t); /* 74 */
|
| 876 |
+
int (*xUnmapWindow) (Display *d, Window w); /* 75 */
|
| 877 |
+
int (*xWindowEvent) (Display *d, Window w, long l, XEvent *x); /* 76 */
|
| 878 |
+
void (*xDestroyIC) (XIC x); /* 77 */
|
| 879 |
+
Bool (*xFilterEvent) (XEvent *x, Window w); /* 78 */
|
| 880 |
+
int (*xmbLookupString) (XIC xi, XKeyPressedEvent *xk, char *c, int i, KeySym *k, Status *s); /* 79 */
|
| 881 |
+
int (*tkPutImage) (unsigned long *colors, int ncolors, Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height); /* 80 */
|
| 882 |
+
void (*reserved81)(void);
|
| 883 |
+
Status (*xParseColor) (Display *display, Colormap map, _Xconst char *spec, XColor *colorPtr); /* 82 */
|
| 884 |
+
GC (*xCreateGC) (Display *display, Drawable d, unsigned long valuemask, XGCValues *values); /* 83 */
|
| 885 |
+
int (*xFreeGC) (Display *display, GC gc); /* 84 */
|
| 886 |
+
Atom (*xInternAtom) (Display *display, _Xconst char *atom_name, Bool only_if_exists); /* 85 */
|
| 887 |
+
int (*xSetBackground) (Display *display, GC gc, unsigned long foreground); /* 86 */
|
| 888 |
+
int (*xSetForeground) (Display *display, GC gc, unsigned long foreground); /* 87 */
|
| 889 |
+
int (*xSetClipMask) (Display *display, GC gc, Pixmap pixmap); /* 88 */
|
| 890 |
+
int (*xSetClipOrigin) (Display *display, GC gc, int clip_x_origin, int clip_y_origin); /* 89 */
|
| 891 |
+
int (*xSetTSOrigin) (Display *display, GC gc, int ts_x_origin, int ts_y_origin); /* 90 */
|
| 892 |
+
int (*xChangeGC) (Display *d, GC gc, unsigned long mask, XGCValues *values); /* 91 */
|
| 893 |
+
int (*xSetFont) (Display *display, GC gc, Font font); /* 92 */
|
| 894 |
+
int (*xSetArcMode) (Display *display, GC gc, int arc_mode); /* 93 */
|
| 895 |
+
int (*xSetStipple) (Display *display, GC gc, Pixmap stipple); /* 94 */
|
| 896 |
+
int (*xSetFillRule) (Display *display, GC gc, int fill_rule); /* 95 */
|
| 897 |
+
int (*xSetFillStyle) (Display *display, GC gc, int fill_style); /* 96 */
|
| 898 |
+
int (*xSetFunction) (Display *display, GC gc, int function); /* 97 */
|
| 899 |
+
int (*xSetLineAttributes) (Display *display, GC gc, unsigned int line_width, int line_style, int cap_style, int join_style); /* 98 */
|
| 900 |
+
int (*_XInitImageFuncPtrs) (XImage *image); /* 99 */
|
| 901 |
+
XIC (*xCreateIC) (XIM xim, ...); /* 100 */
|
| 902 |
+
XVisualInfo * (*xGetVisualInfo) (Display *display, long vinfo_mask, XVisualInfo *vinfo_template, int *nitems_return); /* 101 */
|
| 903 |
+
void (*xSetWMClientMachine) (Display *display, Window w, XTextProperty *text_prop); /* 102 */
|
| 904 |
+
Status (*xStringListToTextProperty) (char **list, int count, XTextProperty *text_prop_return); /* 103 */
|
| 905 |
+
int (*xDrawLine) (Display *d, Drawable dr, GC g, int x1, int y1, int x2, int y2); /* 104 */
|
| 906 |
+
int (*xWarpPointer) (Display *d, Window s, Window dw, int sx, int sy, unsigned int sw, unsigned int sh, int dx, int dy); /* 105 */
|
| 907 |
+
int (*xFillRectangle) (Display *display, Drawable d, GC gc, int x, int y, unsigned int width, unsigned int height); /* 106 */
|
| 908 |
+
int (*xFlush) (Display *display); /* 107 */
|
| 909 |
+
int (*xGrabServer) (Display *display); /* 108 */
|
| 910 |
+
int (*xUngrabServer) (Display *display); /* 109 */
|
| 911 |
+
int (*xFree) (void *data); /* 110 */
|
| 912 |
+
int (*xNoOp) (Display *display); /* 111 */
|
| 913 |
+
XAfterFunction (*xSynchronize) (Display *display, Bool onoff); /* 112 */
|
| 914 |
+
int (*xSync) (Display *display, Bool discard); /* 113 */
|
| 915 |
+
VisualID (*xVisualIDFromVisual) (Visual *visual); /* 114 */
|
| 916 |
+
void (*reserved115)(void);
|
| 917 |
+
void (*reserved116)(void);
|
| 918 |
+
void (*reserved117)(void);
|
| 919 |
+
void (*reserved118)(void);
|
| 920 |
+
void (*reserved119)(void);
|
| 921 |
+
int (*xOffsetRegion) (Region rgn, int dx, int dy); /* 120 */
|
| 922 |
+
int (*xUnionRegion) (Region srca, Region srcb, Region dr_return); /* 121 */
|
| 923 |
+
Window (*xCreateWindow) (Display *display, Window parent, int x, int y, unsigned int width, unsigned int height, unsigned int border_width, int depth, unsigned int clazz, Visual *visual, unsigned long value_mask, XSetWindowAttributes *attributes); /* 122 */
|
| 924 |
+
void (*reserved123)(void);
|
| 925 |
+
void (*reserved124)(void);
|
| 926 |
+
void (*reserved125)(void);
|
| 927 |
+
void (*reserved126)(void);
|
| 928 |
+
void (*reserved127)(void);
|
| 929 |
+
void (*reserved128)(void);
|
| 930 |
+
int (*xLowerWindow) (Display *d, Window w); /* 129 */
|
| 931 |
+
int (*xFillArcs) (Display *d, Drawable dr, GC gc, XArc *a, int n); /* 130 */
|
| 932 |
+
int (*xDrawArcs) (Display *d, Drawable dr, GC gc, XArc *a, int n); /* 131 */
|
| 933 |
+
int (*xDrawRectangles) (Display *d, Drawable dr, GC gc, XRectangle *r, int n); /* 132 */
|
| 934 |
+
int (*xDrawSegments) (Display *d, Drawable dr, GC gc, XSegment *s, int n); /* 133 */
|
| 935 |
+
int (*xDrawPoint) (Display *d, Drawable dr, GC gc, int x, int y); /* 134 */
|
| 936 |
+
int (*xDrawPoints) (Display *d, Drawable dr, GC gc, XPoint *p, int n, int m); /* 135 */
|
| 937 |
+
int (*xReparentWindow) (Display *d, Window w, Window p, int x, int y); /* 136 */
|
| 938 |
+
int (*xPutImage) (Display *d, Drawable dr, GC gc, XImage *im, int sx, int sy, int dx, int dy, unsigned int w, unsigned int h); /* 137 */
|
| 939 |
+
void (*reserved138)(void);
|
| 940 |
+
void (*reserved139)(void);
|
| 941 |
+
void (*reserved140)(void);
|
| 942 |
+
void (*reserved141)(void);
|
| 943 |
+
void (*reserved142)(void);
|
| 944 |
+
void (*reserved143)(void);
|
| 945 |
+
void (*reserved144)(void);
|
| 946 |
+
void (*reserved145)(void);
|
| 947 |
+
void (*reserved146)(void);
|
| 948 |
+
void (*reserved147)(void);
|
| 949 |
+
void (*reserved148)(void);
|
| 950 |
+
void (*reserved149)(void);
|
| 951 |
+
void (*reserved150)(void);
|
| 952 |
+
void (*reserved151)(void);
|
| 953 |
+
void (*reserved152)(void);
|
| 954 |
+
void (*reserved153)(void);
|
| 955 |
+
void (*reserved154)(void);
|
| 956 |
+
void (*reserved155)(void);
|
| 957 |
+
void (*reserved156)(void);
|
| 958 |
+
void (*reserved157)(void);
|
| 959 |
+
void (*tkUnusedStubEntry) (void); /* 158 */
|
| 960 |
+
#endif /* WIN */
|
| 961 |
+
#ifdef MAC_OSX_TK /* AQUA */
|
| 962 |
+
int (*xSetDashes) (Display *display, GC gc, int dash_offset, _Xconst char *dash_list, int n); /* 0 */
|
| 963 |
+
XModifierKeymap * (*xGetModifierMapping) (Display *d); /* 1 */
|
| 964 |
+
XImage * (*xCreateImage) (Display *d, Visual *v, unsigned int ui1, int i1, int i2, char *cp, unsigned int ui2, unsigned int ui3, int i3, int i4); /* 2 */
|
| 965 |
+
XImage * (*xGetImage) (Display *d, Drawable dr, int i1, int i2, unsigned int ui1, unsigned int ui2, unsigned long ul, int i3); /* 3 */
|
| 966 |
+
char * (*xGetAtomName) (Display *d, Atom a); /* 4 */
|
| 967 |
+
char * (*xKeysymToString) (KeySym k); /* 5 */
|
| 968 |
+
Colormap (*xCreateColormap) (Display *d, Window w, Visual *v, int i); /* 6 */
|
| 969 |
+
GContext (*xGContextFromGC) (GC g); /* 7 */
|
| 970 |
+
KeySym (*xKeycodeToKeysym) (Display *d, KeyCode k, int i); /* 8 */
|
| 971 |
+
KeySym (*xStringToKeysym) (_Xconst char *c); /* 9 */
|
| 972 |
+
Window (*xRootWindow) (Display *d, int i); /* 10 */
|
| 973 |
+
XErrorHandler (*xSetErrorHandler) (XErrorHandler x); /* 11 */
|
| 974 |
+
Status (*xAllocColor) (Display *d, Colormap c, XColor *xp); /* 12 */
|
| 975 |
+
int (*xBell) (Display *d, int i); /* 13 */
|
| 976 |
+
int (*xChangeProperty) (Display *d, Window w, Atom a1, Atom a2, int i1, int i2, _Xconst unsigned char *c, int i3); /* 14 */
|
| 977 |
+
int (*xChangeWindowAttributes) (Display *d, Window w, unsigned long ul, XSetWindowAttributes *x); /* 15 */
|
| 978 |
+
int (*xConfigureWindow) (Display *d, Window w, unsigned int i, XWindowChanges *x); /* 16 */
|
| 979 |
+
int (*xCopyArea) (Display *d, Drawable dr1, Drawable dr2, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4); /* 17 */
|
| 980 |
+
int (*xCopyPlane) (Display *d, Drawable dr1, Drawable dr2, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4, unsigned long ul); /* 18 */
|
| 981 |
+
Pixmap (*xCreateBitmapFromData) (Display *display, Drawable d, _Xconst char *data, unsigned int width, unsigned int height); /* 19 */
|
| 982 |
+
int (*xDefineCursor) (Display *d, Window w, Cursor c); /* 20 */
|
| 983 |
+
int (*xDestroyWindow) (Display *d, Window w); /* 21 */
|
| 984 |
+
int (*xDrawArc) (Display *d, Drawable dr, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4); /* 22 */
|
| 985 |
+
int (*xDrawLines) (Display *d, Drawable dr, GC g, XPoint *x, int i1, int i2); /* 23 */
|
| 986 |
+
int (*xDrawRectangle) (Display *d, Drawable dr, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2); /* 24 */
|
| 987 |
+
int (*xFillArc) (Display *d, Drawable dr, GC g, int i1, int i2, unsigned int ui1, unsigned int ui2, int i3, int i4); /* 25 */
|
| 988 |
+
int (*xFillPolygon) (Display *d, Drawable dr, GC g, XPoint *x, int i1, int i2, int i3); /* 26 */
|
| 989 |
+
int (*xFillRectangles) (Display *d, Drawable dr, GC g, XRectangle *x, int i); /* 27 */
|
| 990 |
+
int (*xFreeColormap) (Display *d, Colormap c); /* 28 */
|
| 991 |
+
int (*xFreeColors) (Display *d, Colormap c, unsigned long *ulp, int i, unsigned long ul); /* 29 */
|
| 992 |
+
int (*xFreeModifiermap) (XModifierKeymap *x); /* 30 */
|
| 993 |
+
Status (*xGetGeometry) (Display *d, Drawable dr, Window *w, int *i1, int *i2, unsigned int *ui1, unsigned int *ui2, unsigned int *ui3, unsigned int *ui4); /* 31 */
|
| 994 |
+
int (*xGetWindowProperty) (Display *d, Window w, Atom a1, long l1, long l2, Bool b, Atom a2, Atom *ap, int *ip, unsigned long *ulp1, unsigned long *ulp2, unsigned char **cpp); /* 32 */
|
| 995 |
+
int (*xGrabKeyboard) (Display *d, Window w, Bool b, int i1, int i2, Time t); /* 33 */
|
| 996 |
+
int (*xGrabPointer) (Display *d, Window w1, Bool b, unsigned int ui, int i1, int i2, Window w2, Cursor c, Time t); /* 34 */
|
| 997 |
+
KeyCode (*xKeysymToKeycode) (Display *d, KeySym k); /* 35 */
|
| 998 |
+
int (*xMapWindow) (Display *d, Window w); /* 36 */
|
| 999 |
+
int (*xMoveResizeWindow) (Display *d, Window w, int i1, int i2, unsigned int ui1, unsigned int ui2); /* 37 */
|
| 1000 |
+
int (*xMoveWindow) (Display *d, Window w, int i1, int i2); /* 38 */
|
| 1001 |
+
Bool (*xQueryPointer) (Display *d, Window w1, Window *w2, Window *w3, int *i1, int *i2, int *i3, int *i4, unsigned int *ui); /* 39 */
|
| 1002 |
+
int (*xRaiseWindow) (Display *d, Window w); /* 40 */
|
| 1003 |
+
int (*xRefreshKeyboardMapping) (XMappingEvent *x); /* 41 */
|
| 1004 |
+
int (*xResizeWindow) (Display *d, Window w, unsigned int ui1, unsigned int ui2); /* 42 */
|
| 1005 |
+
int (*xSelectInput) (Display *d, Window w, long l); /* 43 */
|
| 1006 |
+
Status (*xSendEvent) (Display *d, Window w, Bool b, long l, XEvent *x); /* 44 */
|
| 1007 |
+
int (*xSetIconName) (Display *d, Window w, _Xconst char *c); /* 45 */
|
| 1008 |
+
int (*xSetInputFocus) (Display *d, Window w, int i, Time t); /* 46 */
|
| 1009 |
+
int (*xSetSelectionOwner) (Display *d, Atom a, Window w, Time t); /* 47 */
|
| 1010 |
+
int (*xSetWindowBackground) (Display *d, Window w, unsigned long ul); /* 48 */
|
| 1011 |
+
int (*xSetWindowBackgroundPixmap) (Display *d, Window w, Pixmap p); /* 49 */
|
| 1012 |
+
int (*xSetWindowBorder) (Display *d, Window w, unsigned long ul); /* 50 */
|
| 1013 |
+
int (*xSetWindowBorderPixmap) (Display *d, Window w, Pixmap p); /* 51 */
|
| 1014 |
+
int (*xSetWindowBorderWidth) (Display *d, Window w, unsigned int ui); /* 52 */
|
| 1015 |
+
int (*xSetWindowColormap) (Display *d, Window w, Colormap c); /* 53 */
|
| 1016 |
+
int (*xUngrabKeyboard) (Display *d, Time t); /* 54 */
|
| 1017 |
+
int (*xUngrabPointer) (Display *d, Time t); /* 55 */
|
| 1018 |
+
int (*xUnmapWindow) (Display *d, Window w); /* 56 */
|
| 1019 |
+
int (*tkPutImage) (unsigned long *colors, int ncolors, Display *display, Drawable d, GC gc, XImage *image, int src_x, int src_y, int dest_x, int dest_y, unsigned int width, unsigned int height); /* 57 */
|
| 1020 |
+
Status (*xParseColor) (Display *display, Colormap map, _Xconst char *spec, XColor *colorPtr); /* 58 */
|
| 1021 |
+
GC (*xCreateGC) (Display *display, Drawable d, unsigned long valuemask, XGCValues *values); /* 59 */
|
| 1022 |
+
int (*xFreeGC) (Display *display, GC gc); /* 60 */
|
| 1023 |
+
Atom (*xInternAtom) (Display *display, _Xconst char *atom_name, Bool only_if_exists); /* 61 */
|
| 1024 |
+
int (*xSetBackground) (Display *display, GC gc, unsigned long foreground); /* 62 */
|
| 1025 |
+
int (*xSetForeground) (Display *display, GC gc, unsigned long foreground); /* 63 */
|
| 1026 |
+
int (*xSetClipMask) (Display *display, GC gc, Pixmap pixmap); /* 64 */
|
| 1027 |
+
int (*xSetClipOrigin) (Display *display, GC gc, int clip_x_origin, int clip_y_origin); /* 65 */
|
| 1028 |
+
int (*xSetTSOrigin) (Display *display, GC gc, int ts_x_origin, int ts_y_origin); /* 66 */
|
| 1029 |
+
int (*xChangeGC) (Display *d, GC gc, unsigned long mask, XGCValues *values); /* 67 */
|
| 1030 |
+
int (*xSetFont) (Display *display, GC gc, Font font); /* 68 */
|
| 1031 |
+
int (*xSetArcMode) (Display *display, GC gc, int arc_mode); /* 69 */
|
| 1032 |
+
int (*xSetStipple) (Display *display, GC gc, Pixmap stipple); /* 70 */
|
| 1033 |
+
int (*xSetFillRule) (Display *display, GC gc, int fill_rule); /* 71 */
|
| 1034 |
+
int (*xSetFillStyle) (Display *display, GC gc, int fill_style); /* 72 */
|
| 1035 |
+
int (*xSetFunction) (Display *display, GC gc, int function); /* 73 */
|
| 1036 |
+
int (*xSetLineAttributes) (Display *display, GC gc, unsigned int line_width, int line_style, int cap_style, int join_style); /* 74 */
|
| 1037 |
+
int (*_XInitImageFuncPtrs) (XImage *image); /* 75 */
|
| 1038 |
+
XIC (*xCreateIC) (XIM xim, ...); /* 76 */
|
| 1039 |
+
XVisualInfo * (*xGetVisualInfo) (Display *display, long vinfo_mask, XVisualInfo *vinfo_template, int *nitems_return); /* 77 */
|
| 1040 |
+
void (*xSetWMClientMachine) (Display *display, Window w, XTextProperty *text_prop); /* 78 */
|
| 1041 |
+
Status (*xStringListToTextProperty) (char **list, int count, XTextProperty *text_prop_return); /* 79 */
|
| 1042 |
+
int (*xDrawSegments) (Display *display, Drawable d, GC gc, XSegment *segments, int nsegments); /* 80 */
|
| 1043 |
+
int (*xForceScreenSaver) (Display *display, int mode); /* 81 */
|
| 1044 |
+
int (*xDrawLine) (Display *d, Drawable dr, GC g, int x1, int y1, int x2, int y2); /* 82 */
|
| 1045 |
+
int (*xFillRectangle) (Display *display, Drawable d, GC gc, int x, int y, unsigned int width, unsigned int height); /* 83 */
|
| 1046 |
+
int (*xClearWindow) (Display *d, Window w); /* 84 */
|
| 1047 |
+
int (*xDrawPoint) (Display *display, Drawable d, GC gc, int x, int y); /* 85 */
|
| 1048 |
+
int (*xDrawPoints) (Display *display, Drawable d, GC gc, XPoint *points, int npoints, int mode); /* 86 */
|
| 1049 |
+
int (*xWarpPointer) (Display *display, Window src_w, Window dest_w, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y); /* 87 */
|
| 1050 |
+
int (*xQueryColor) (Display *display, Colormap colormap, XColor *def_in_out); /* 88 */
|
| 1051 |
+
int (*xQueryColors) (Display *display, Colormap colormap, XColor *defs_in_out, int ncolors); /* 89 */
|
| 1052 |
+
Status (*xQueryTree) (Display *d, Window w1, Window *w2, Window *w3, Window **w4, unsigned int *ui); /* 90 */
|
| 1053 |
+
int (*xSync) (Display *display, Bool discard); /* 91 */
|
| 1054 |
+
void (*reserved92)(void);
|
| 1055 |
+
void (*reserved93)(void);
|
| 1056 |
+
void (*reserved94)(void);
|
| 1057 |
+
void (*reserved95)(void);
|
| 1058 |
+
void (*reserved96)(void);
|
| 1059 |
+
void (*reserved97)(void);
|
| 1060 |
+
void (*reserved98)(void);
|
| 1061 |
+
void (*reserved99)(void);
|
| 1062 |
+
void (*reserved100)(void);
|
| 1063 |
+
void (*reserved101)(void);
|
| 1064 |
+
void (*reserved102)(void);
|
| 1065 |
+
void (*reserved103)(void);
|
| 1066 |
+
void (*reserved104)(void);
|
| 1067 |
+
void (*reserved105)(void);
|
| 1068 |
+
int (*xSetClipRectangles) (Display *display, GC gc, int clip_x_origin, int clip_y_origin, XRectangle rectangles[], int n, int ordering); /* 106 */
|
| 1069 |
+
int (*xFlush) (Display *display); /* 107 */
|
| 1070 |
+
int (*xGrabServer) (Display *display); /* 108 */
|
| 1071 |
+
int (*xUngrabServer) (Display *display); /* 109 */
|
| 1072 |
+
int (*xFree) (void *data); /* 110 */
|
| 1073 |
+
int (*xNoOp) (Display *display); /* 111 */
|
| 1074 |
+
XAfterFunction (*xSynchronize) (Display *display, Bool onoff); /* 112 */
|
| 1075 |
+
void (*reserved113)(void);
|
| 1076 |
+
VisualID (*xVisualIDFromVisual) (Visual *visual); /* 114 */
|
| 1077 |
+
void (*reserved115)(void);
|
| 1078 |
+
void (*reserved116)(void);
|
| 1079 |
+
void (*reserved117)(void);
|
| 1080 |
+
void (*reserved118)(void);
|
| 1081 |
+
void (*reserved119)(void);
|
| 1082 |
+
int (*xOffsetRegion) (void *rgn, int dx, int dy); /* 120 */
|
| 1083 |
+
void (*reserved121)(void);
|
| 1084 |
+
void (*reserved122)(void);
|
| 1085 |
+
void (*reserved123)(void);
|
| 1086 |
+
void (*reserved124)(void);
|
| 1087 |
+
void (*reserved125)(void);
|
| 1088 |
+
void (*reserved126)(void);
|
| 1089 |
+
void (*reserved127)(void);
|
| 1090 |
+
void (*reserved128)(void);
|
| 1091 |
+
int (*xLowerWindow) (Display *d, Window w); /* 129 */
|
| 1092 |
+
void (*reserved130)(void);
|
| 1093 |
+
void (*reserved131)(void);
|
| 1094 |
+
void (*reserved132)(void);
|
| 1095 |
+
void (*reserved133)(void);
|
| 1096 |
+
void (*reserved134)(void);
|
| 1097 |
+
void (*reserved135)(void);
|
| 1098 |
+
void (*reserved136)(void);
|
| 1099 |
+
int (*xPutImage) (Display *d, Drawable dr, GC gc, XImage *im, int sx, int sy, int dx, int dy, unsigned int w, unsigned int h); /* 137 */
|
| 1100 |
+
void (*reserved138)(void);
|
| 1101 |
+
void (*reserved139)(void);
|
| 1102 |
+
void (*reserved140)(void);
|
| 1103 |
+
void (*reserved141)(void);
|
| 1104 |
+
void (*reserved142)(void);
|
| 1105 |
+
void (*reserved143)(void);
|
| 1106 |
+
void (*xDestroyIC) (XIC xic); /* 144 */
|
| 1107 |
+
Cursor (*xCreatePixmapCursor) (Display *d, Pixmap p1, Pixmap p2, XColor *x1, XColor *x2, unsigned int ui1, unsigned int ui2); /* 145 */
|
| 1108 |
+
Cursor (*xCreateGlyphCursor) (Display *d, Font f1, Font f2, unsigned int ui1, unsigned int ui2, XColor _Xconst *x1, XColor _Xconst *x2); /* 146 */
|
| 1109 |
+
void (*reserved147)(void);
|
| 1110 |
+
void (*reserved148)(void);
|
| 1111 |
+
void (*reserved149)(void);
|
| 1112 |
+
void (*reserved150)(void);
|
| 1113 |
+
void (*reserved151)(void);
|
| 1114 |
+
void (*reserved152)(void);
|
| 1115 |
+
void (*reserved153)(void);
|
| 1116 |
+
void (*reserved154)(void);
|
| 1117 |
+
void (*reserved155)(void);
|
| 1118 |
+
void (*reserved156)(void);
|
| 1119 |
+
KeySym (*xkbKeycodeToKeysym) (Display *d, unsigned int k, int g, int i); /* 157 */
|
| 1120 |
+
void (*tkUnusedStubEntry) (void); /* 158 */
|
| 1121 |
+
#endif /* AQUA */
|
| 1122 |
+
} TkIntXlibStubs;
|
| 1123 |
+
|
| 1124 |
+
extern const TkIntXlibStubs *tkIntXlibStubsPtr;
|
| 1125 |
+
|
| 1126 |
+
#ifdef __cplusplus
|
| 1127 |
+
}
|
| 1128 |
+
#endif
|
| 1129 |
+
|
| 1130 |
+
#if defined(USE_TK_STUBS)
|
| 1131 |
+
|
| 1132 |
+
/*
|
| 1133 |
+
* Inline function declarations:
|
| 1134 |
+
*/
|
| 1135 |
+
|
| 1136 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 1137 |
+
#define XSetDashes \
|
| 1138 |
+
(tkIntXlibStubsPtr->xSetDashes) /* 0 */
|
| 1139 |
+
#define XGetModifierMapping \
|
| 1140 |
+
(tkIntXlibStubsPtr->xGetModifierMapping) /* 1 */
|
| 1141 |
+
#define XCreateImage \
|
| 1142 |
+
(tkIntXlibStubsPtr->xCreateImage) /* 2 */
|
| 1143 |
+
#define XGetImage \
|
| 1144 |
+
(tkIntXlibStubsPtr->xGetImage) /* 3 */
|
| 1145 |
+
#define XGetAtomName \
|
| 1146 |
+
(tkIntXlibStubsPtr->xGetAtomName) /* 4 */
|
| 1147 |
+
#define XKeysymToString \
|
| 1148 |
+
(tkIntXlibStubsPtr->xKeysymToString) /* 5 */
|
| 1149 |
+
#define XCreateColormap \
|
| 1150 |
+
(tkIntXlibStubsPtr->xCreateColormap) /* 6 */
|
| 1151 |
+
#define XCreatePixmapCursor \
|
| 1152 |
+
(tkIntXlibStubsPtr->xCreatePixmapCursor) /* 7 */
|
| 1153 |
+
#define XCreateGlyphCursor \
|
| 1154 |
+
(tkIntXlibStubsPtr->xCreateGlyphCursor) /* 8 */
|
| 1155 |
+
#define XGContextFromGC \
|
| 1156 |
+
(tkIntXlibStubsPtr->xGContextFromGC) /* 9 */
|
| 1157 |
+
#define XListHosts \
|
| 1158 |
+
(tkIntXlibStubsPtr->xListHosts) /* 10 */
|
| 1159 |
+
#define XKeycodeToKeysym \
|
| 1160 |
+
(tkIntXlibStubsPtr->xKeycodeToKeysym) /* 11 */
|
| 1161 |
+
#define XStringToKeysym \
|
| 1162 |
+
(tkIntXlibStubsPtr->xStringToKeysym) /* 12 */
|
| 1163 |
+
#define XRootWindow \
|
| 1164 |
+
(tkIntXlibStubsPtr->xRootWindow) /* 13 */
|
| 1165 |
+
#define XSetErrorHandler \
|
| 1166 |
+
(tkIntXlibStubsPtr->xSetErrorHandler) /* 14 */
|
| 1167 |
+
#define XIconifyWindow \
|
| 1168 |
+
(tkIntXlibStubsPtr->xIconifyWindow) /* 15 */
|
| 1169 |
+
#define XWithdrawWindow \
|
| 1170 |
+
(tkIntXlibStubsPtr->xWithdrawWindow) /* 16 */
|
| 1171 |
+
#define XGetWMColormapWindows \
|
| 1172 |
+
(tkIntXlibStubsPtr->xGetWMColormapWindows) /* 17 */
|
| 1173 |
+
#define XAllocColor \
|
| 1174 |
+
(tkIntXlibStubsPtr->xAllocColor) /* 18 */
|
| 1175 |
+
#define XBell \
|
| 1176 |
+
(tkIntXlibStubsPtr->xBell) /* 19 */
|
| 1177 |
+
#define XChangeProperty \
|
| 1178 |
+
(tkIntXlibStubsPtr->xChangeProperty) /* 20 */
|
| 1179 |
+
#define XChangeWindowAttributes \
|
| 1180 |
+
(tkIntXlibStubsPtr->xChangeWindowAttributes) /* 21 */
|
| 1181 |
+
#define XClearWindow \
|
| 1182 |
+
(tkIntXlibStubsPtr->xClearWindow) /* 22 */
|
| 1183 |
+
#define XConfigureWindow \
|
| 1184 |
+
(tkIntXlibStubsPtr->xConfigureWindow) /* 23 */
|
| 1185 |
+
#define XCopyArea \
|
| 1186 |
+
(tkIntXlibStubsPtr->xCopyArea) /* 24 */
|
| 1187 |
+
#define XCopyPlane \
|
| 1188 |
+
(tkIntXlibStubsPtr->xCopyPlane) /* 25 */
|
| 1189 |
+
#define XCreateBitmapFromData \
|
| 1190 |
+
(tkIntXlibStubsPtr->xCreateBitmapFromData) /* 26 */
|
| 1191 |
+
#define XDefineCursor \
|
| 1192 |
+
(tkIntXlibStubsPtr->xDefineCursor) /* 27 */
|
| 1193 |
+
#define XDeleteProperty \
|
| 1194 |
+
(tkIntXlibStubsPtr->xDeleteProperty) /* 28 */
|
| 1195 |
+
#define XDestroyWindow \
|
| 1196 |
+
(tkIntXlibStubsPtr->xDestroyWindow) /* 29 */
|
| 1197 |
+
#define XDrawArc \
|
| 1198 |
+
(tkIntXlibStubsPtr->xDrawArc) /* 30 */
|
| 1199 |
+
#define XDrawLines \
|
| 1200 |
+
(tkIntXlibStubsPtr->xDrawLines) /* 31 */
|
| 1201 |
+
#define XDrawRectangle \
|
| 1202 |
+
(tkIntXlibStubsPtr->xDrawRectangle) /* 32 */
|
| 1203 |
+
#define XFillArc \
|
| 1204 |
+
(tkIntXlibStubsPtr->xFillArc) /* 33 */
|
| 1205 |
+
#define XFillPolygon \
|
| 1206 |
+
(tkIntXlibStubsPtr->xFillPolygon) /* 34 */
|
| 1207 |
+
#define XFillRectangles \
|
| 1208 |
+
(tkIntXlibStubsPtr->xFillRectangles) /* 35 */
|
| 1209 |
+
#define XForceScreenSaver \
|
| 1210 |
+
(tkIntXlibStubsPtr->xForceScreenSaver) /* 36 */
|
| 1211 |
+
#define XFreeColormap \
|
| 1212 |
+
(tkIntXlibStubsPtr->xFreeColormap) /* 37 */
|
| 1213 |
+
#define XFreeColors \
|
| 1214 |
+
(tkIntXlibStubsPtr->xFreeColors) /* 38 */
|
| 1215 |
+
#define XFreeCursor \
|
| 1216 |
+
(tkIntXlibStubsPtr->xFreeCursor) /* 39 */
|
| 1217 |
+
#define XFreeModifiermap \
|
| 1218 |
+
(tkIntXlibStubsPtr->xFreeModifiermap) /* 40 */
|
| 1219 |
+
#define XGetGeometry \
|
| 1220 |
+
(tkIntXlibStubsPtr->xGetGeometry) /* 41 */
|
| 1221 |
+
#define XGetInputFocus \
|
| 1222 |
+
(tkIntXlibStubsPtr->xGetInputFocus) /* 42 */
|
| 1223 |
+
#define XGetWindowProperty \
|
| 1224 |
+
(tkIntXlibStubsPtr->xGetWindowProperty) /* 43 */
|
| 1225 |
+
#define XGetWindowAttributes \
|
| 1226 |
+
(tkIntXlibStubsPtr->xGetWindowAttributes) /* 44 */
|
| 1227 |
+
#define XGrabKeyboard \
|
| 1228 |
+
(tkIntXlibStubsPtr->xGrabKeyboard) /* 45 */
|
| 1229 |
+
#define XGrabPointer \
|
| 1230 |
+
(tkIntXlibStubsPtr->xGrabPointer) /* 46 */
|
| 1231 |
+
#define XKeysymToKeycode \
|
| 1232 |
+
(tkIntXlibStubsPtr->xKeysymToKeycode) /* 47 */
|
| 1233 |
+
#define XLookupColor \
|
| 1234 |
+
(tkIntXlibStubsPtr->xLookupColor) /* 48 */
|
| 1235 |
+
#define XMapWindow \
|
| 1236 |
+
(tkIntXlibStubsPtr->xMapWindow) /* 49 */
|
| 1237 |
+
#define XMoveResizeWindow \
|
| 1238 |
+
(tkIntXlibStubsPtr->xMoveResizeWindow) /* 50 */
|
| 1239 |
+
#define XMoveWindow \
|
| 1240 |
+
(tkIntXlibStubsPtr->xMoveWindow) /* 51 */
|
| 1241 |
+
#define XNextEvent \
|
| 1242 |
+
(tkIntXlibStubsPtr->xNextEvent) /* 52 */
|
| 1243 |
+
#define XPutBackEvent \
|
| 1244 |
+
(tkIntXlibStubsPtr->xPutBackEvent) /* 53 */
|
| 1245 |
+
#define XQueryColors \
|
| 1246 |
+
(tkIntXlibStubsPtr->xQueryColors) /* 54 */
|
| 1247 |
+
#define XQueryPointer \
|
| 1248 |
+
(tkIntXlibStubsPtr->xQueryPointer) /* 55 */
|
| 1249 |
+
#define XQueryTree \
|
| 1250 |
+
(tkIntXlibStubsPtr->xQueryTree) /* 56 */
|
| 1251 |
+
#define XRaiseWindow \
|
| 1252 |
+
(tkIntXlibStubsPtr->xRaiseWindow) /* 57 */
|
| 1253 |
+
#define XRefreshKeyboardMapping \
|
| 1254 |
+
(tkIntXlibStubsPtr->xRefreshKeyboardMapping) /* 58 */
|
| 1255 |
+
#define XResizeWindow \
|
| 1256 |
+
(tkIntXlibStubsPtr->xResizeWindow) /* 59 */
|
| 1257 |
+
#define XSelectInput \
|
| 1258 |
+
(tkIntXlibStubsPtr->xSelectInput) /* 60 */
|
| 1259 |
+
#define XSendEvent \
|
| 1260 |
+
(tkIntXlibStubsPtr->xSendEvent) /* 61 */
|
| 1261 |
+
#define XSetCommand \
|
| 1262 |
+
(tkIntXlibStubsPtr->xSetCommand) /* 62 */
|
| 1263 |
+
#define XSetIconName \
|
| 1264 |
+
(tkIntXlibStubsPtr->xSetIconName) /* 63 */
|
| 1265 |
+
#define XSetInputFocus \
|
| 1266 |
+
(tkIntXlibStubsPtr->xSetInputFocus) /* 64 */
|
| 1267 |
+
#define XSetSelectionOwner \
|
| 1268 |
+
(tkIntXlibStubsPtr->xSetSelectionOwner) /* 65 */
|
| 1269 |
+
#define XSetWindowBackground \
|
| 1270 |
+
(tkIntXlibStubsPtr->xSetWindowBackground) /* 66 */
|
| 1271 |
+
#define XSetWindowBackgroundPixmap \
|
| 1272 |
+
(tkIntXlibStubsPtr->xSetWindowBackgroundPixmap) /* 67 */
|
| 1273 |
+
#define XSetWindowBorder \
|
| 1274 |
+
(tkIntXlibStubsPtr->xSetWindowBorder) /* 68 */
|
| 1275 |
+
#define XSetWindowBorderPixmap \
|
| 1276 |
+
(tkIntXlibStubsPtr->xSetWindowBorderPixmap) /* 69 */
|
| 1277 |
+
#define XSetWindowBorderWidth \
|
| 1278 |
+
(tkIntXlibStubsPtr->xSetWindowBorderWidth) /* 70 */
|
| 1279 |
+
#define XSetWindowColormap \
|
| 1280 |
+
(tkIntXlibStubsPtr->xSetWindowColormap) /* 71 */
|
| 1281 |
+
#define XTranslateCoordinates \
|
| 1282 |
+
(tkIntXlibStubsPtr->xTranslateCoordinates) /* 72 */
|
| 1283 |
+
#define XUngrabKeyboard \
|
| 1284 |
+
(tkIntXlibStubsPtr->xUngrabKeyboard) /* 73 */
|
| 1285 |
+
#define XUngrabPointer \
|
| 1286 |
+
(tkIntXlibStubsPtr->xUngrabPointer) /* 74 */
|
| 1287 |
+
#define XUnmapWindow \
|
| 1288 |
+
(tkIntXlibStubsPtr->xUnmapWindow) /* 75 */
|
| 1289 |
+
#define XWindowEvent \
|
| 1290 |
+
(tkIntXlibStubsPtr->xWindowEvent) /* 76 */
|
| 1291 |
+
#define XDestroyIC \
|
| 1292 |
+
(tkIntXlibStubsPtr->xDestroyIC) /* 77 */
|
| 1293 |
+
#define XFilterEvent \
|
| 1294 |
+
(tkIntXlibStubsPtr->xFilterEvent) /* 78 */
|
| 1295 |
+
#define XmbLookupString \
|
| 1296 |
+
(tkIntXlibStubsPtr->xmbLookupString) /* 79 */
|
| 1297 |
+
#define TkPutImage \
|
| 1298 |
+
(tkIntXlibStubsPtr->tkPutImage) /* 80 */
|
| 1299 |
+
/* Slot 81 is reserved */
|
| 1300 |
+
#define XParseColor \
|
| 1301 |
+
(tkIntXlibStubsPtr->xParseColor) /* 82 */
|
| 1302 |
+
#define XCreateGC \
|
| 1303 |
+
(tkIntXlibStubsPtr->xCreateGC) /* 83 */
|
| 1304 |
+
#define XFreeGC \
|
| 1305 |
+
(tkIntXlibStubsPtr->xFreeGC) /* 84 */
|
| 1306 |
+
#define XInternAtom \
|
| 1307 |
+
(tkIntXlibStubsPtr->xInternAtom) /* 85 */
|
| 1308 |
+
#define XSetBackground \
|
| 1309 |
+
(tkIntXlibStubsPtr->xSetBackground) /* 86 */
|
| 1310 |
+
#define XSetForeground \
|
| 1311 |
+
(tkIntXlibStubsPtr->xSetForeground) /* 87 */
|
| 1312 |
+
#define XSetClipMask \
|
| 1313 |
+
(tkIntXlibStubsPtr->xSetClipMask) /* 88 */
|
| 1314 |
+
#define XSetClipOrigin \
|
| 1315 |
+
(tkIntXlibStubsPtr->xSetClipOrigin) /* 89 */
|
| 1316 |
+
#define XSetTSOrigin \
|
| 1317 |
+
(tkIntXlibStubsPtr->xSetTSOrigin) /* 90 */
|
| 1318 |
+
#define XChangeGC \
|
| 1319 |
+
(tkIntXlibStubsPtr->xChangeGC) /* 91 */
|
| 1320 |
+
#define XSetFont \
|
| 1321 |
+
(tkIntXlibStubsPtr->xSetFont) /* 92 */
|
| 1322 |
+
#define XSetArcMode \
|
| 1323 |
+
(tkIntXlibStubsPtr->xSetArcMode) /* 93 */
|
| 1324 |
+
#define XSetStipple \
|
| 1325 |
+
(tkIntXlibStubsPtr->xSetStipple) /* 94 */
|
| 1326 |
+
#define XSetFillRule \
|
| 1327 |
+
(tkIntXlibStubsPtr->xSetFillRule) /* 95 */
|
| 1328 |
+
#define XSetFillStyle \
|
| 1329 |
+
(tkIntXlibStubsPtr->xSetFillStyle) /* 96 */
|
| 1330 |
+
#define XSetFunction \
|
| 1331 |
+
(tkIntXlibStubsPtr->xSetFunction) /* 97 */
|
| 1332 |
+
#define XSetLineAttributes \
|
| 1333 |
+
(tkIntXlibStubsPtr->xSetLineAttributes) /* 98 */
|
| 1334 |
+
#define _XInitImageFuncPtrs \
|
| 1335 |
+
(tkIntXlibStubsPtr->_XInitImageFuncPtrs) /* 99 */
|
| 1336 |
+
#define XCreateIC \
|
| 1337 |
+
(tkIntXlibStubsPtr->xCreateIC) /* 100 */
|
| 1338 |
+
#define XGetVisualInfo \
|
| 1339 |
+
(tkIntXlibStubsPtr->xGetVisualInfo) /* 101 */
|
| 1340 |
+
#define XSetWMClientMachine \
|
| 1341 |
+
(tkIntXlibStubsPtr->xSetWMClientMachine) /* 102 */
|
| 1342 |
+
#define XStringListToTextProperty \
|
| 1343 |
+
(tkIntXlibStubsPtr->xStringListToTextProperty) /* 103 */
|
| 1344 |
+
#define XDrawLine \
|
| 1345 |
+
(tkIntXlibStubsPtr->xDrawLine) /* 104 */
|
| 1346 |
+
#define XWarpPointer \
|
| 1347 |
+
(tkIntXlibStubsPtr->xWarpPointer) /* 105 */
|
| 1348 |
+
#define XFillRectangle \
|
| 1349 |
+
(tkIntXlibStubsPtr->xFillRectangle) /* 106 */
|
| 1350 |
+
#define XFlush \
|
| 1351 |
+
(tkIntXlibStubsPtr->xFlush) /* 107 */
|
| 1352 |
+
#define XGrabServer \
|
| 1353 |
+
(tkIntXlibStubsPtr->xGrabServer) /* 108 */
|
| 1354 |
+
#define XUngrabServer \
|
| 1355 |
+
(tkIntXlibStubsPtr->xUngrabServer) /* 109 */
|
| 1356 |
+
#define XFree \
|
| 1357 |
+
(tkIntXlibStubsPtr->xFree) /* 110 */
|
| 1358 |
+
#define XNoOp \
|
| 1359 |
+
(tkIntXlibStubsPtr->xNoOp) /* 111 */
|
| 1360 |
+
#define XSynchronize \
|
| 1361 |
+
(tkIntXlibStubsPtr->xSynchronize) /* 112 */
|
| 1362 |
+
#define XSync \
|
| 1363 |
+
(tkIntXlibStubsPtr->xSync) /* 113 */
|
| 1364 |
+
#define XVisualIDFromVisual \
|
| 1365 |
+
(tkIntXlibStubsPtr->xVisualIDFromVisual) /* 114 */
|
| 1366 |
+
/* Slot 115 is reserved */
|
| 1367 |
+
/* Slot 116 is reserved */
|
| 1368 |
+
/* Slot 117 is reserved */
|
| 1369 |
+
/* Slot 118 is reserved */
|
| 1370 |
+
/* Slot 119 is reserved */
|
| 1371 |
+
#define XOffsetRegion \
|
| 1372 |
+
(tkIntXlibStubsPtr->xOffsetRegion) /* 120 */
|
| 1373 |
+
#define XUnionRegion \
|
| 1374 |
+
(tkIntXlibStubsPtr->xUnionRegion) /* 121 */
|
| 1375 |
+
#define XCreateWindow \
|
| 1376 |
+
(tkIntXlibStubsPtr->xCreateWindow) /* 122 */
|
| 1377 |
+
/* Slot 123 is reserved */
|
| 1378 |
+
/* Slot 124 is reserved */
|
| 1379 |
+
/* Slot 125 is reserved */
|
| 1380 |
+
/* Slot 126 is reserved */
|
| 1381 |
+
/* Slot 127 is reserved */
|
| 1382 |
+
/* Slot 128 is reserved */
|
| 1383 |
+
#define XLowerWindow \
|
| 1384 |
+
(tkIntXlibStubsPtr->xLowerWindow) /* 129 */
|
| 1385 |
+
#define XFillArcs \
|
| 1386 |
+
(tkIntXlibStubsPtr->xFillArcs) /* 130 */
|
| 1387 |
+
#define XDrawArcs \
|
| 1388 |
+
(tkIntXlibStubsPtr->xDrawArcs) /* 131 */
|
| 1389 |
+
#define XDrawRectangles \
|
| 1390 |
+
(tkIntXlibStubsPtr->xDrawRectangles) /* 132 */
|
| 1391 |
+
#define XDrawSegments \
|
| 1392 |
+
(tkIntXlibStubsPtr->xDrawSegments) /* 133 */
|
| 1393 |
+
#define XDrawPoint \
|
| 1394 |
+
(tkIntXlibStubsPtr->xDrawPoint) /* 134 */
|
| 1395 |
+
#define XDrawPoints \
|
| 1396 |
+
(tkIntXlibStubsPtr->xDrawPoints) /* 135 */
|
| 1397 |
+
#define XReparentWindow \
|
| 1398 |
+
(tkIntXlibStubsPtr->xReparentWindow) /* 136 */
|
| 1399 |
+
#define XPutImage \
|
| 1400 |
+
(tkIntXlibStubsPtr->xPutImage) /* 137 */
|
| 1401 |
+
/* Slot 138 is reserved */
|
| 1402 |
+
/* Slot 139 is reserved */
|
| 1403 |
+
/* Slot 140 is reserved */
|
| 1404 |
+
/* Slot 141 is reserved */
|
| 1405 |
+
/* Slot 142 is reserved */
|
| 1406 |
+
/* Slot 143 is reserved */
|
| 1407 |
+
/* Slot 144 is reserved */
|
| 1408 |
+
/* Slot 145 is reserved */
|
| 1409 |
+
/* Slot 146 is reserved */
|
| 1410 |
+
/* Slot 147 is reserved */
|
| 1411 |
+
/* Slot 148 is reserved */
|
| 1412 |
+
/* Slot 149 is reserved */
|
| 1413 |
+
/* Slot 150 is reserved */
|
| 1414 |
+
/* Slot 151 is reserved */
|
| 1415 |
+
/* Slot 152 is reserved */
|
| 1416 |
+
/* Slot 153 is reserved */
|
| 1417 |
+
/* Slot 154 is reserved */
|
| 1418 |
+
/* Slot 155 is reserved */
|
| 1419 |
+
/* Slot 156 is reserved */
|
| 1420 |
+
/* Slot 157 is reserved */
|
| 1421 |
+
#define TkUnusedStubEntry \
|
| 1422 |
+
(tkIntXlibStubsPtr->tkUnusedStubEntry) /* 158 */
|
| 1423 |
+
#endif /* WIN */
|
| 1424 |
+
#ifdef MAC_OSX_TK /* AQUA */
|
| 1425 |
+
#define XSetDashes \
|
| 1426 |
+
(tkIntXlibStubsPtr->xSetDashes) /* 0 */
|
| 1427 |
+
#define XGetModifierMapping \
|
| 1428 |
+
(tkIntXlibStubsPtr->xGetModifierMapping) /* 1 */
|
| 1429 |
+
#define XCreateImage \
|
| 1430 |
+
(tkIntXlibStubsPtr->xCreateImage) /* 2 */
|
| 1431 |
+
#define XGetImage \
|
| 1432 |
+
(tkIntXlibStubsPtr->xGetImage) /* 3 */
|
| 1433 |
+
#define XGetAtomName \
|
| 1434 |
+
(tkIntXlibStubsPtr->xGetAtomName) /* 4 */
|
| 1435 |
+
#define XKeysymToString \
|
| 1436 |
+
(tkIntXlibStubsPtr->xKeysymToString) /* 5 */
|
| 1437 |
+
#define XCreateColormap \
|
| 1438 |
+
(tkIntXlibStubsPtr->xCreateColormap) /* 6 */
|
| 1439 |
+
#define XGContextFromGC \
|
| 1440 |
+
(tkIntXlibStubsPtr->xGContextFromGC) /* 7 */
|
| 1441 |
+
#define XKeycodeToKeysym \
|
| 1442 |
+
(tkIntXlibStubsPtr->xKeycodeToKeysym) /* 8 */
|
| 1443 |
+
#define XStringToKeysym \
|
| 1444 |
+
(tkIntXlibStubsPtr->xStringToKeysym) /* 9 */
|
| 1445 |
+
#define XRootWindow \
|
| 1446 |
+
(tkIntXlibStubsPtr->xRootWindow) /* 10 */
|
| 1447 |
+
#define XSetErrorHandler \
|
| 1448 |
+
(tkIntXlibStubsPtr->xSetErrorHandler) /* 11 */
|
| 1449 |
+
#define XAllocColor \
|
| 1450 |
+
(tkIntXlibStubsPtr->xAllocColor) /* 12 */
|
| 1451 |
+
#define XBell \
|
| 1452 |
+
(tkIntXlibStubsPtr->xBell) /* 13 */
|
| 1453 |
+
#define XChangeProperty \
|
| 1454 |
+
(tkIntXlibStubsPtr->xChangeProperty) /* 14 */
|
| 1455 |
+
#define XChangeWindowAttributes \
|
| 1456 |
+
(tkIntXlibStubsPtr->xChangeWindowAttributes) /* 15 */
|
| 1457 |
+
#define XConfigureWindow \
|
| 1458 |
+
(tkIntXlibStubsPtr->xConfigureWindow) /* 16 */
|
| 1459 |
+
#define XCopyArea \
|
| 1460 |
+
(tkIntXlibStubsPtr->xCopyArea) /* 17 */
|
| 1461 |
+
#define XCopyPlane \
|
| 1462 |
+
(tkIntXlibStubsPtr->xCopyPlane) /* 18 */
|
| 1463 |
+
#define XCreateBitmapFromData \
|
| 1464 |
+
(tkIntXlibStubsPtr->xCreateBitmapFromData) /* 19 */
|
| 1465 |
+
#define XDefineCursor \
|
| 1466 |
+
(tkIntXlibStubsPtr->xDefineCursor) /* 20 */
|
| 1467 |
+
#define XDestroyWindow \
|
| 1468 |
+
(tkIntXlibStubsPtr->xDestroyWindow) /* 21 */
|
| 1469 |
+
#define XDrawArc \
|
| 1470 |
+
(tkIntXlibStubsPtr->xDrawArc) /* 22 */
|
| 1471 |
+
#define XDrawLines \
|
| 1472 |
+
(tkIntXlibStubsPtr->xDrawLines) /* 23 */
|
| 1473 |
+
#define XDrawRectangle \
|
| 1474 |
+
(tkIntXlibStubsPtr->xDrawRectangle) /* 24 */
|
| 1475 |
+
#define XFillArc \
|
| 1476 |
+
(tkIntXlibStubsPtr->xFillArc) /* 25 */
|
| 1477 |
+
#define XFillPolygon \
|
| 1478 |
+
(tkIntXlibStubsPtr->xFillPolygon) /* 26 */
|
| 1479 |
+
#define XFillRectangles \
|
| 1480 |
+
(tkIntXlibStubsPtr->xFillRectangles) /* 27 */
|
| 1481 |
+
#define XFreeColormap \
|
| 1482 |
+
(tkIntXlibStubsPtr->xFreeColormap) /* 28 */
|
| 1483 |
+
#define XFreeColors \
|
| 1484 |
+
(tkIntXlibStubsPtr->xFreeColors) /* 29 */
|
| 1485 |
+
#define XFreeModifiermap \
|
| 1486 |
+
(tkIntXlibStubsPtr->xFreeModifiermap) /* 30 */
|
| 1487 |
+
#define XGetGeometry \
|
| 1488 |
+
(tkIntXlibStubsPtr->xGetGeometry) /* 31 */
|
| 1489 |
+
#define XGetWindowProperty \
|
| 1490 |
+
(tkIntXlibStubsPtr->xGetWindowProperty) /* 32 */
|
| 1491 |
+
#define XGrabKeyboard \
|
| 1492 |
+
(tkIntXlibStubsPtr->xGrabKeyboard) /* 33 */
|
| 1493 |
+
#define XGrabPointer \
|
| 1494 |
+
(tkIntXlibStubsPtr->xGrabPointer) /* 34 */
|
| 1495 |
+
#define XKeysymToKeycode \
|
| 1496 |
+
(tkIntXlibStubsPtr->xKeysymToKeycode) /* 35 */
|
| 1497 |
+
#define XMapWindow \
|
| 1498 |
+
(tkIntXlibStubsPtr->xMapWindow) /* 36 */
|
| 1499 |
+
#define XMoveResizeWindow \
|
| 1500 |
+
(tkIntXlibStubsPtr->xMoveResizeWindow) /* 37 */
|
| 1501 |
+
#define XMoveWindow \
|
| 1502 |
+
(tkIntXlibStubsPtr->xMoveWindow) /* 38 */
|
| 1503 |
+
#define XQueryPointer \
|
| 1504 |
+
(tkIntXlibStubsPtr->xQueryPointer) /* 39 */
|
| 1505 |
+
#define XRaiseWindow \
|
| 1506 |
+
(tkIntXlibStubsPtr->xRaiseWindow) /* 40 */
|
| 1507 |
+
#define XRefreshKeyboardMapping \
|
| 1508 |
+
(tkIntXlibStubsPtr->xRefreshKeyboardMapping) /* 41 */
|
| 1509 |
+
#define XResizeWindow \
|
| 1510 |
+
(tkIntXlibStubsPtr->xResizeWindow) /* 42 */
|
| 1511 |
+
#define XSelectInput \
|
| 1512 |
+
(tkIntXlibStubsPtr->xSelectInput) /* 43 */
|
| 1513 |
+
#define XSendEvent \
|
| 1514 |
+
(tkIntXlibStubsPtr->xSendEvent) /* 44 */
|
| 1515 |
+
#define XSetIconName \
|
| 1516 |
+
(tkIntXlibStubsPtr->xSetIconName) /* 45 */
|
| 1517 |
+
#define XSetInputFocus \
|
| 1518 |
+
(tkIntXlibStubsPtr->xSetInputFocus) /* 46 */
|
| 1519 |
+
#define XSetSelectionOwner \
|
| 1520 |
+
(tkIntXlibStubsPtr->xSetSelectionOwner) /* 47 */
|
| 1521 |
+
#define XSetWindowBackground \
|
| 1522 |
+
(tkIntXlibStubsPtr->xSetWindowBackground) /* 48 */
|
| 1523 |
+
#define XSetWindowBackgroundPixmap \
|
| 1524 |
+
(tkIntXlibStubsPtr->xSetWindowBackgroundPixmap) /* 49 */
|
| 1525 |
+
#define XSetWindowBorder \
|
| 1526 |
+
(tkIntXlibStubsPtr->xSetWindowBorder) /* 50 */
|
| 1527 |
+
#define XSetWindowBorderPixmap \
|
| 1528 |
+
(tkIntXlibStubsPtr->xSetWindowBorderPixmap) /* 51 */
|
| 1529 |
+
#define XSetWindowBorderWidth \
|
| 1530 |
+
(tkIntXlibStubsPtr->xSetWindowBorderWidth) /* 52 */
|
| 1531 |
+
#define XSetWindowColormap \
|
| 1532 |
+
(tkIntXlibStubsPtr->xSetWindowColormap) /* 53 */
|
| 1533 |
+
#define XUngrabKeyboard \
|
| 1534 |
+
(tkIntXlibStubsPtr->xUngrabKeyboard) /* 54 */
|
| 1535 |
+
#define XUngrabPointer \
|
| 1536 |
+
(tkIntXlibStubsPtr->xUngrabPointer) /* 55 */
|
| 1537 |
+
#define XUnmapWindow \
|
| 1538 |
+
(tkIntXlibStubsPtr->xUnmapWindow) /* 56 */
|
| 1539 |
+
#define TkPutImage \
|
| 1540 |
+
(tkIntXlibStubsPtr->tkPutImage) /* 57 */
|
| 1541 |
+
#define XParseColor \
|
| 1542 |
+
(tkIntXlibStubsPtr->xParseColor) /* 58 */
|
| 1543 |
+
#define XCreateGC \
|
| 1544 |
+
(tkIntXlibStubsPtr->xCreateGC) /* 59 */
|
| 1545 |
+
#define XFreeGC \
|
| 1546 |
+
(tkIntXlibStubsPtr->xFreeGC) /* 60 */
|
| 1547 |
+
#define XInternAtom \
|
| 1548 |
+
(tkIntXlibStubsPtr->xInternAtom) /* 61 */
|
| 1549 |
+
#define XSetBackground \
|
| 1550 |
+
(tkIntXlibStubsPtr->xSetBackground) /* 62 */
|
| 1551 |
+
#define XSetForeground \
|
| 1552 |
+
(tkIntXlibStubsPtr->xSetForeground) /* 63 */
|
| 1553 |
+
#define XSetClipMask \
|
| 1554 |
+
(tkIntXlibStubsPtr->xSetClipMask) /* 64 */
|
| 1555 |
+
#define XSetClipOrigin \
|
| 1556 |
+
(tkIntXlibStubsPtr->xSetClipOrigin) /* 65 */
|
| 1557 |
+
#define XSetTSOrigin \
|
| 1558 |
+
(tkIntXlibStubsPtr->xSetTSOrigin) /* 66 */
|
| 1559 |
+
#define XChangeGC \
|
| 1560 |
+
(tkIntXlibStubsPtr->xChangeGC) /* 67 */
|
| 1561 |
+
#define XSetFont \
|
| 1562 |
+
(tkIntXlibStubsPtr->xSetFont) /* 68 */
|
| 1563 |
+
#define XSetArcMode \
|
| 1564 |
+
(tkIntXlibStubsPtr->xSetArcMode) /* 69 */
|
| 1565 |
+
#define XSetStipple \
|
| 1566 |
+
(tkIntXlibStubsPtr->xSetStipple) /* 70 */
|
| 1567 |
+
#define XSetFillRule \
|
| 1568 |
+
(tkIntXlibStubsPtr->xSetFillRule) /* 71 */
|
| 1569 |
+
#define XSetFillStyle \
|
| 1570 |
+
(tkIntXlibStubsPtr->xSetFillStyle) /* 72 */
|
| 1571 |
+
#define XSetFunction \
|
| 1572 |
+
(tkIntXlibStubsPtr->xSetFunction) /* 73 */
|
| 1573 |
+
#define XSetLineAttributes \
|
| 1574 |
+
(tkIntXlibStubsPtr->xSetLineAttributes) /* 74 */
|
| 1575 |
+
#define _XInitImageFuncPtrs \
|
| 1576 |
+
(tkIntXlibStubsPtr->_XInitImageFuncPtrs) /* 75 */
|
| 1577 |
+
#define XCreateIC \
|
| 1578 |
+
(tkIntXlibStubsPtr->xCreateIC) /* 76 */
|
| 1579 |
+
#define XGetVisualInfo \
|
| 1580 |
+
(tkIntXlibStubsPtr->xGetVisualInfo) /* 77 */
|
| 1581 |
+
#define XSetWMClientMachine \
|
| 1582 |
+
(tkIntXlibStubsPtr->xSetWMClientMachine) /* 78 */
|
| 1583 |
+
#define XStringListToTextProperty \
|
| 1584 |
+
(tkIntXlibStubsPtr->xStringListToTextProperty) /* 79 */
|
| 1585 |
+
#define XDrawSegments \
|
| 1586 |
+
(tkIntXlibStubsPtr->xDrawSegments) /* 80 */
|
| 1587 |
+
#define XForceScreenSaver \
|
| 1588 |
+
(tkIntXlibStubsPtr->xForceScreenSaver) /* 81 */
|
| 1589 |
+
#define XDrawLine \
|
| 1590 |
+
(tkIntXlibStubsPtr->xDrawLine) /* 82 */
|
| 1591 |
+
#define XFillRectangle \
|
| 1592 |
+
(tkIntXlibStubsPtr->xFillRectangle) /* 83 */
|
| 1593 |
+
#define XClearWindow \
|
| 1594 |
+
(tkIntXlibStubsPtr->xClearWindow) /* 84 */
|
| 1595 |
+
#define XDrawPoint \
|
| 1596 |
+
(tkIntXlibStubsPtr->xDrawPoint) /* 85 */
|
| 1597 |
+
#define XDrawPoints \
|
| 1598 |
+
(tkIntXlibStubsPtr->xDrawPoints) /* 86 */
|
| 1599 |
+
#define XWarpPointer \
|
| 1600 |
+
(tkIntXlibStubsPtr->xWarpPointer) /* 87 */
|
| 1601 |
+
#define XQueryColor \
|
| 1602 |
+
(tkIntXlibStubsPtr->xQueryColor) /* 88 */
|
| 1603 |
+
#define XQueryColors \
|
| 1604 |
+
(tkIntXlibStubsPtr->xQueryColors) /* 89 */
|
| 1605 |
+
#define XQueryTree \
|
| 1606 |
+
(tkIntXlibStubsPtr->xQueryTree) /* 90 */
|
| 1607 |
+
#define XSync \
|
| 1608 |
+
(tkIntXlibStubsPtr->xSync) /* 91 */
|
| 1609 |
+
/* Slot 92 is reserved */
|
| 1610 |
+
/* Slot 93 is reserved */
|
| 1611 |
+
/* Slot 94 is reserved */
|
| 1612 |
+
/* Slot 95 is reserved */
|
| 1613 |
+
/* Slot 96 is reserved */
|
| 1614 |
+
/* Slot 97 is reserved */
|
| 1615 |
+
/* Slot 98 is reserved */
|
| 1616 |
+
/* Slot 99 is reserved */
|
| 1617 |
+
/* Slot 100 is reserved */
|
| 1618 |
+
/* Slot 101 is reserved */
|
| 1619 |
+
/* Slot 102 is reserved */
|
| 1620 |
+
/* Slot 103 is reserved */
|
| 1621 |
+
/* Slot 104 is reserved */
|
| 1622 |
+
/* Slot 105 is reserved */
|
| 1623 |
+
#define XSetClipRectangles \
|
| 1624 |
+
(tkIntXlibStubsPtr->xSetClipRectangles) /* 106 */
|
| 1625 |
+
#define XFlush \
|
| 1626 |
+
(tkIntXlibStubsPtr->xFlush) /* 107 */
|
| 1627 |
+
#define XGrabServer \
|
| 1628 |
+
(tkIntXlibStubsPtr->xGrabServer) /* 108 */
|
| 1629 |
+
#define XUngrabServer \
|
| 1630 |
+
(tkIntXlibStubsPtr->xUngrabServer) /* 109 */
|
| 1631 |
+
#define XFree \
|
| 1632 |
+
(tkIntXlibStubsPtr->xFree) /* 110 */
|
| 1633 |
+
#define XNoOp \
|
| 1634 |
+
(tkIntXlibStubsPtr->xNoOp) /* 111 */
|
| 1635 |
+
#define XSynchronize \
|
| 1636 |
+
(tkIntXlibStubsPtr->xSynchronize) /* 112 */
|
| 1637 |
+
/* Slot 113 is reserved */
|
| 1638 |
+
#define XVisualIDFromVisual \
|
| 1639 |
+
(tkIntXlibStubsPtr->xVisualIDFromVisual) /* 114 */
|
| 1640 |
+
/* Slot 115 is reserved */
|
| 1641 |
+
/* Slot 116 is reserved */
|
| 1642 |
+
/* Slot 117 is reserved */
|
| 1643 |
+
/* Slot 118 is reserved */
|
| 1644 |
+
/* Slot 119 is reserved */
|
| 1645 |
+
#define XOffsetRegion \
|
| 1646 |
+
(tkIntXlibStubsPtr->xOffsetRegion) /* 120 */
|
| 1647 |
+
/* Slot 121 is reserved */
|
| 1648 |
+
/* Slot 122 is reserved */
|
| 1649 |
+
/* Slot 123 is reserved */
|
| 1650 |
+
/* Slot 124 is reserved */
|
| 1651 |
+
/* Slot 125 is reserved */
|
| 1652 |
+
/* Slot 126 is reserved */
|
| 1653 |
+
/* Slot 127 is reserved */
|
| 1654 |
+
/* Slot 128 is reserved */
|
| 1655 |
+
#define XLowerWindow \
|
| 1656 |
+
(tkIntXlibStubsPtr->xLowerWindow) /* 129 */
|
| 1657 |
+
/* Slot 130 is reserved */
|
| 1658 |
+
/* Slot 131 is reserved */
|
| 1659 |
+
/* Slot 132 is reserved */
|
| 1660 |
+
/* Slot 133 is reserved */
|
| 1661 |
+
/* Slot 134 is reserved */
|
| 1662 |
+
/* Slot 135 is reserved */
|
| 1663 |
+
/* Slot 136 is reserved */
|
| 1664 |
+
#define XPutImage \
|
| 1665 |
+
(tkIntXlibStubsPtr->xPutImage) /* 137 */
|
| 1666 |
+
/* Slot 138 is reserved */
|
| 1667 |
+
/* Slot 139 is reserved */
|
| 1668 |
+
/* Slot 140 is reserved */
|
| 1669 |
+
/* Slot 141 is reserved */
|
| 1670 |
+
/* Slot 142 is reserved */
|
| 1671 |
+
/* Slot 143 is reserved */
|
| 1672 |
+
#define XDestroyIC \
|
| 1673 |
+
(tkIntXlibStubsPtr->xDestroyIC) /* 144 */
|
| 1674 |
+
#define XCreatePixmapCursor \
|
| 1675 |
+
(tkIntXlibStubsPtr->xCreatePixmapCursor) /* 145 */
|
| 1676 |
+
#define XCreateGlyphCursor \
|
| 1677 |
+
(tkIntXlibStubsPtr->xCreateGlyphCursor) /* 146 */
|
| 1678 |
+
/* Slot 147 is reserved */
|
| 1679 |
+
/* Slot 148 is reserved */
|
| 1680 |
+
/* Slot 149 is reserved */
|
| 1681 |
+
/* Slot 150 is reserved */
|
| 1682 |
+
/* Slot 151 is reserved */
|
| 1683 |
+
/* Slot 152 is reserved */
|
| 1684 |
+
/* Slot 153 is reserved */
|
| 1685 |
+
/* Slot 154 is reserved */
|
| 1686 |
+
/* Slot 155 is reserved */
|
| 1687 |
+
/* Slot 156 is reserved */
|
| 1688 |
+
#define XkbKeycodeToKeysym \
|
| 1689 |
+
(tkIntXlibStubsPtr->xkbKeycodeToKeysym) /* 157 */
|
| 1690 |
+
#define TkUnusedStubEntry \
|
| 1691 |
+
(tkIntXlibStubsPtr->tkUnusedStubEntry) /* 158 */
|
| 1692 |
+
#endif /* AQUA */
|
| 1693 |
+
|
| 1694 |
+
#endif /* defined(USE_TK_STUBS) */
|
| 1695 |
+
|
| 1696 |
+
/* !END!: Do not edit above this line. */
|
| 1697 |
+
|
| 1698 |
+
#undef TCL_STORAGE_CLASS
|
| 1699 |
+
#define TCL_STORAGE_CLASS DLLIMPORT
|
| 1700 |
+
|
| 1701 |
+
#undef TkUnusedStubEntry
|
| 1702 |
+
|
| 1703 |
+
#endif /* _TKINTXLIBDECLS */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/include/tkPlatDecls.h
ADDED
|
@@ -0,0 +1,206 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* tkPlatDecls.h --
|
| 3 |
+
*
|
| 4 |
+
* Declarations of functions in the platform-specific public Tcl API.
|
| 5 |
+
*
|
| 6 |
+
* Copyright (c) 1998-1999 by Scriptics Corporation.
|
| 7 |
+
*
|
| 8 |
+
* See the file "license.terms" for information on usage and redistribution
|
| 9 |
+
* of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 10 |
+
*/
|
| 11 |
+
|
| 12 |
+
#ifndef _TKPLATDECLS
|
| 13 |
+
#define _TKPLATDECLS
|
| 14 |
+
|
| 15 |
+
#ifdef BUILD_tk
|
| 16 |
+
#undef TCL_STORAGE_CLASS
|
| 17 |
+
#define TCL_STORAGE_CLASS DLLEXPORT
|
| 18 |
+
#endif
|
| 19 |
+
|
| 20 |
+
/*
|
| 21 |
+
* WARNING: This file is automatically generated by the tools/genStubs.tcl
|
| 22 |
+
* script. Any modifications to the function declarations below should be made
|
| 23 |
+
* in the generic/tk.decls script.
|
| 24 |
+
*/
|
| 25 |
+
|
| 26 |
+
#ifdef __cplusplus
|
| 27 |
+
extern "C" {
|
| 28 |
+
#endif
|
| 29 |
+
|
| 30 |
+
/* !BEGIN!: Do not edit below this line. */
|
| 31 |
+
|
| 32 |
+
#ifdef __cplusplus
|
| 33 |
+
extern "C" {
|
| 34 |
+
#endif
|
| 35 |
+
|
| 36 |
+
/*
|
| 37 |
+
* Exported function declarations:
|
| 38 |
+
*/
|
| 39 |
+
|
| 40 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 41 |
+
/* 0 */
|
| 42 |
+
EXTERN Window Tk_AttachHWND(Tk_Window tkwin, HWND hwnd);
|
| 43 |
+
/* 1 */
|
| 44 |
+
EXTERN HINSTANCE Tk_GetHINSTANCE(void);
|
| 45 |
+
/* 2 */
|
| 46 |
+
EXTERN HWND Tk_GetHWND(Window window);
|
| 47 |
+
/* 3 */
|
| 48 |
+
EXTERN Tk_Window Tk_HWNDToWindow(HWND hwnd);
|
| 49 |
+
/* 4 */
|
| 50 |
+
EXTERN void Tk_PointerEvent(HWND hwnd, int x, int y);
|
| 51 |
+
/* 5 */
|
| 52 |
+
EXTERN int Tk_TranslateWinEvent(HWND hwnd, UINT message,
|
| 53 |
+
WPARAM wParam, LPARAM lParam,
|
| 54 |
+
LRESULT *result);
|
| 55 |
+
#endif /* WIN */
|
| 56 |
+
#ifdef MAC_OSX_TK /* AQUA */
|
| 57 |
+
/* 0 */
|
| 58 |
+
EXTERN void Tk_MacOSXSetEmbedHandler(
|
| 59 |
+
Tk_MacOSXEmbedRegisterWinProc *registerWinProcPtr,
|
| 60 |
+
Tk_MacOSXEmbedGetGrafPortProc *getPortProcPtr,
|
| 61 |
+
Tk_MacOSXEmbedMakeContainerExistProc *containerExistProcPtr,
|
| 62 |
+
Tk_MacOSXEmbedGetClipProc *getClipProc,
|
| 63 |
+
Tk_MacOSXEmbedGetOffsetInParentProc *getOffsetProc);
|
| 64 |
+
/* 1 */
|
| 65 |
+
EXTERN void Tk_MacOSXTurnOffMenus(void);
|
| 66 |
+
/* 2 */
|
| 67 |
+
EXTERN void Tk_MacOSXTkOwnsCursor(int tkOwnsIt);
|
| 68 |
+
/* 3 */
|
| 69 |
+
EXTERN void TkMacOSXInitMenus(Tcl_Interp *interp);
|
| 70 |
+
/* 4 */
|
| 71 |
+
EXTERN void TkMacOSXInitAppleEvents(Tcl_Interp *interp);
|
| 72 |
+
/* 5 */
|
| 73 |
+
EXTERN void TkGenWMConfigureEvent(Tk_Window tkwin, int x, int y,
|
| 74 |
+
int width, int height, int flags);
|
| 75 |
+
/* 6 */
|
| 76 |
+
EXTERN void TkMacOSXInvalClipRgns(Tk_Window tkwin);
|
| 77 |
+
/* 7 */
|
| 78 |
+
EXTERN void * TkMacOSXGetDrawablePort(Drawable drawable);
|
| 79 |
+
/* 8 */
|
| 80 |
+
EXTERN void * TkMacOSXGetRootControl(Drawable drawable);
|
| 81 |
+
/* 9 */
|
| 82 |
+
EXTERN void Tk_MacOSXSetupTkNotifier(void);
|
| 83 |
+
/* 10 */
|
| 84 |
+
EXTERN int Tk_MacOSXIsAppInFront(void);
|
| 85 |
+
/* 11 */
|
| 86 |
+
EXTERN Tk_Window Tk_MacOSXGetTkWindow(void *w);
|
| 87 |
+
/* 12 */
|
| 88 |
+
EXTERN void * Tk_MacOSXGetCGContextForDrawable(Drawable drawable);
|
| 89 |
+
/* 13 */
|
| 90 |
+
EXTERN void * Tk_MacOSXGetNSWindowForDrawable(Drawable drawable);
|
| 91 |
+
/* Slot 14 is reserved */
|
| 92 |
+
/* Slot 15 is reserved */
|
| 93 |
+
/* 16 */
|
| 94 |
+
EXTERN void TkGenWMConfigureEvent_(Tk_Window tkwin, int x, int y,
|
| 95 |
+
int width, int height, int flags);
|
| 96 |
+
#endif /* AQUA */
|
| 97 |
+
|
| 98 |
+
typedef struct TkPlatStubs {
|
| 99 |
+
int magic;
|
| 100 |
+
void *hooks;
|
| 101 |
+
|
| 102 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 103 |
+
Window (*tk_AttachHWND) (Tk_Window tkwin, HWND hwnd); /* 0 */
|
| 104 |
+
HINSTANCE (*tk_GetHINSTANCE) (void); /* 1 */
|
| 105 |
+
HWND (*tk_GetHWND) (Window window); /* 2 */
|
| 106 |
+
Tk_Window (*tk_HWNDToWindow) (HWND hwnd); /* 3 */
|
| 107 |
+
void (*tk_PointerEvent) (HWND hwnd, int x, int y); /* 4 */
|
| 108 |
+
int (*tk_TranslateWinEvent) (HWND hwnd, UINT message, WPARAM wParam, LPARAM lParam, LRESULT *result); /* 5 */
|
| 109 |
+
#endif /* WIN */
|
| 110 |
+
#ifdef MAC_OSX_TK /* AQUA */
|
| 111 |
+
void (*tk_MacOSXSetEmbedHandler) (Tk_MacOSXEmbedRegisterWinProc *registerWinProcPtr, Tk_MacOSXEmbedGetGrafPortProc *getPortProcPtr, Tk_MacOSXEmbedMakeContainerExistProc *containerExistProcPtr, Tk_MacOSXEmbedGetClipProc *getClipProc, Tk_MacOSXEmbedGetOffsetInParentProc *getOffsetProc); /* 0 */
|
| 112 |
+
void (*tk_MacOSXTurnOffMenus) (void); /* 1 */
|
| 113 |
+
void (*tk_MacOSXTkOwnsCursor) (int tkOwnsIt); /* 2 */
|
| 114 |
+
void (*tkMacOSXInitMenus) (Tcl_Interp *interp); /* 3 */
|
| 115 |
+
void (*tkMacOSXInitAppleEvents) (Tcl_Interp *interp); /* 4 */
|
| 116 |
+
void (*tkGenWMConfigureEvent) (Tk_Window tkwin, int x, int y, int width, int height, int flags); /* 5 */
|
| 117 |
+
void (*tkMacOSXInvalClipRgns) (Tk_Window tkwin); /* 6 */
|
| 118 |
+
void * (*tkMacOSXGetDrawablePort) (Drawable drawable); /* 7 */
|
| 119 |
+
void * (*tkMacOSXGetRootControl) (Drawable drawable); /* 8 */
|
| 120 |
+
void (*tk_MacOSXSetupTkNotifier) (void); /* 9 */
|
| 121 |
+
int (*tk_MacOSXIsAppInFront) (void); /* 10 */
|
| 122 |
+
Tk_Window (*tk_MacOSXGetTkWindow) (void *w); /* 11 */
|
| 123 |
+
void * (*tk_MacOSXGetCGContextForDrawable) (Drawable drawable); /* 12 */
|
| 124 |
+
void * (*tk_MacOSXGetNSWindowForDrawable) (Drawable drawable); /* 13 */
|
| 125 |
+
void (*reserved14)(void);
|
| 126 |
+
void (*reserved15)(void);
|
| 127 |
+
void (*tkGenWMConfigureEvent_) (Tk_Window tkwin, int x, int y, int width, int height, int flags); /* 16 */
|
| 128 |
+
#endif /* AQUA */
|
| 129 |
+
} TkPlatStubs;
|
| 130 |
+
|
| 131 |
+
extern const TkPlatStubs *tkPlatStubsPtr;
|
| 132 |
+
|
| 133 |
+
#ifdef __cplusplus
|
| 134 |
+
}
|
| 135 |
+
#endif
|
| 136 |
+
|
| 137 |
+
#if defined(USE_TK_STUBS)
|
| 138 |
+
|
| 139 |
+
/*
|
| 140 |
+
* Inline function declarations:
|
| 141 |
+
*/
|
| 142 |
+
|
| 143 |
+
#if defined(_WIN32) || defined(__CYGWIN__) /* WIN */
|
| 144 |
+
#define Tk_AttachHWND \
|
| 145 |
+
(tkPlatStubsPtr->tk_AttachHWND) /* 0 */
|
| 146 |
+
#define Tk_GetHINSTANCE \
|
| 147 |
+
(tkPlatStubsPtr->tk_GetHINSTANCE) /* 1 */
|
| 148 |
+
#define Tk_GetHWND \
|
| 149 |
+
(tkPlatStubsPtr->tk_GetHWND) /* 2 */
|
| 150 |
+
#define Tk_HWNDToWindow \
|
| 151 |
+
(tkPlatStubsPtr->tk_HWNDToWindow) /* 3 */
|
| 152 |
+
#define Tk_PointerEvent \
|
| 153 |
+
(tkPlatStubsPtr->tk_PointerEvent) /* 4 */
|
| 154 |
+
#define Tk_TranslateWinEvent \
|
| 155 |
+
(tkPlatStubsPtr->tk_TranslateWinEvent) /* 5 */
|
| 156 |
+
#endif /* WIN */
|
| 157 |
+
#ifdef MAC_OSX_TK /* AQUA */
|
| 158 |
+
#define Tk_MacOSXSetEmbedHandler \
|
| 159 |
+
(tkPlatStubsPtr->tk_MacOSXSetEmbedHandler) /* 0 */
|
| 160 |
+
#define Tk_MacOSXTurnOffMenus \
|
| 161 |
+
(tkPlatStubsPtr->tk_MacOSXTurnOffMenus) /* 1 */
|
| 162 |
+
#define Tk_MacOSXTkOwnsCursor \
|
| 163 |
+
(tkPlatStubsPtr->tk_MacOSXTkOwnsCursor) /* 2 */
|
| 164 |
+
#define TkMacOSXInitMenus \
|
| 165 |
+
(tkPlatStubsPtr->tkMacOSXInitMenus) /* 3 */
|
| 166 |
+
#define TkMacOSXInitAppleEvents \
|
| 167 |
+
(tkPlatStubsPtr->tkMacOSXInitAppleEvents) /* 4 */
|
| 168 |
+
#define TkGenWMConfigureEvent \
|
| 169 |
+
(tkPlatStubsPtr->tkGenWMConfigureEvent) /* 5 */
|
| 170 |
+
#define TkMacOSXInvalClipRgns \
|
| 171 |
+
(tkPlatStubsPtr->tkMacOSXInvalClipRgns) /* 6 */
|
| 172 |
+
#define TkMacOSXGetDrawablePort \
|
| 173 |
+
(tkPlatStubsPtr->tkMacOSXGetDrawablePort) /* 7 */
|
| 174 |
+
#define TkMacOSXGetRootControl \
|
| 175 |
+
(tkPlatStubsPtr->tkMacOSXGetRootControl) /* 8 */
|
| 176 |
+
#define Tk_MacOSXSetupTkNotifier \
|
| 177 |
+
(tkPlatStubsPtr->tk_MacOSXSetupTkNotifier) /* 9 */
|
| 178 |
+
#define Tk_MacOSXIsAppInFront \
|
| 179 |
+
(tkPlatStubsPtr->tk_MacOSXIsAppInFront) /* 10 */
|
| 180 |
+
#define Tk_MacOSXGetTkWindow \
|
| 181 |
+
(tkPlatStubsPtr->tk_MacOSXGetTkWindow) /* 11 */
|
| 182 |
+
#define Tk_MacOSXGetCGContextForDrawable \
|
| 183 |
+
(tkPlatStubsPtr->tk_MacOSXGetCGContextForDrawable) /* 12 */
|
| 184 |
+
#define Tk_MacOSXGetNSWindowForDrawable \
|
| 185 |
+
(tkPlatStubsPtr->tk_MacOSXGetNSWindowForDrawable) /* 13 */
|
| 186 |
+
/* Slot 14 is reserved */
|
| 187 |
+
/* Slot 15 is reserved */
|
| 188 |
+
#define TkGenWMConfigureEvent_ \
|
| 189 |
+
(tkPlatStubsPtr->tkGenWMConfigureEvent_) /* 16 */
|
| 190 |
+
#endif /* AQUA */
|
| 191 |
+
|
| 192 |
+
#endif /* defined(USE_TK_STUBS) */
|
| 193 |
+
|
| 194 |
+
/* !END!: Do not edit above this line. */
|
| 195 |
+
|
| 196 |
+
#ifdef __cplusplus
|
| 197 |
+
}
|
| 198 |
+
#endif
|
| 199 |
+
|
| 200 |
+
#undef TCL_STORAGE_CLASS
|
| 201 |
+
#define TCL_STORAGE_CLASS DLLIMPORT
|
| 202 |
+
|
| 203 |
+
#undef TkGenWMConfigureEvent_
|
| 204 |
+
#define Tk_MacOSXGetNSViewForDrawable TkMacOSXGetRootControl
|
| 205 |
+
|
| 206 |
+
#endif /* _TKPLATDECLS */
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/dde1.4/pkgIndex.tcl
ADDED
|
@@ -0,0 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
if {[info sharedlibextension] != ".dll"} return
|
| 2 |
+
if {[package vsatisfies [package provide Tcl] 9.0-]} {
|
| 3 |
+
package ifneeded dde 1.4.4 \
|
| 4 |
+
[list load [file join $dir tcl9dde14.dll] Dde]
|
| 5 |
+
} elseif {![package vsatisfies [package provide Tcl] 8.7]
|
| 6 |
+
&& [::tcl::pkgconfig get debug]} {
|
| 7 |
+
package ifneeded dde 1.4.4 \
|
| 8 |
+
[list load [file join $dir tcldde14g.dll] Dde]
|
| 9 |
+
} else {
|
| 10 |
+
package ifneeded dde 1.4.4 \
|
| 11 |
+
[list load [file join $dir tcldde14.dll] Dde]
|
| 12 |
+
}
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/dde1.4/tcldde14.dll
ADDED
|
Binary file (26.6 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itcl.tcl
ADDED
|
@@ -0,0 +1,151 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# itcl.tcl
|
| 3 |
+
# ----------------------------------------------------------------------
|
| 4 |
+
# Invoked automatically upon startup to customize the interpreter
|
| 5 |
+
# for [incr Tcl].
|
| 6 |
+
# ----------------------------------------------------------------------
|
| 7 |
+
# AUTHOR: Michael J. McLennan
|
| 8 |
+
# Bell Labs Innovations for Lucent Technologies
|
| 9 |
+
# mmclennan@lucent.com
|
| 10 |
+
# http://www.tcltk.com/itcl
|
| 11 |
+
# ----------------------------------------------------------------------
|
| 12 |
+
# Copyright (c) 1993-1998 Lucent Technologies, Inc.
|
| 13 |
+
# ======================================================================
|
| 14 |
+
# See the file "license.terms" for information on usage and
|
| 15 |
+
# redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 16 |
+
|
| 17 |
+
proc ::itcl::delete_helper { name args } {
|
| 18 |
+
::itcl::delete object $name
|
| 19 |
+
}
|
| 20 |
+
|
| 21 |
+
# ----------------------------------------------------------------------
|
| 22 |
+
# USAGE: local <className> <objName> ?<arg> <arg>...?
|
| 23 |
+
#
|
| 24 |
+
# Creates a new object called <objName> in class <className>, passing
|
| 25 |
+
# the remaining <arg>'s to the constructor. Unlike the usual
|
| 26 |
+
# [incr Tcl] objects, however, an object created by this procedure
|
| 27 |
+
# will be automatically deleted when the local call frame is destroyed.
|
| 28 |
+
# This command is useful for creating objects that should only remain
|
| 29 |
+
# alive until a procedure exits.
|
| 30 |
+
# ----------------------------------------------------------------------
|
| 31 |
+
proc ::itcl::local {class name args} {
|
| 32 |
+
set ptr [uplevel [list $class $name] $args]
|
| 33 |
+
uplevel [list set itcl-local-$ptr $ptr]
|
| 34 |
+
set cmd [uplevel namespace which -command $ptr]
|
| 35 |
+
uplevel [list trace variable itcl-local-$ptr u \
|
| 36 |
+
"::itcl::delete_helper $cmd"]
|
| 37 |
+
return $ptr
|
| 38 |
+
}
|
| 39 |
+
|
| 40 |
+
# ----------------------------------------------------------------------
|
| 41 |
+
# auto_mkindex
|
| 42 |
+
# ----------------------------------------------------------------------
|
| 43 |
+
# Define Itcl commands that will be recognized by the auto_mkindex
|
| 44 |
+
# parser in Tcl...
|
| 45 |
+
#
|
| 46 |
+
|
| 47 |
+
#
|
| 48 |
+
# USAGE: itcl::class name body
|
| 49 |
+
# Adds an entry for the given class declaration.
|
| 50 |
+
#
|
| 51 |
+
foreach __cmd {itcl::class class itcl::type type ictl::widget widget itcl::widgetadaptor widgetadaptor itcl::extendedclass extendedclass} {
|
| 52 |
+
auto_mkindex_parser::command $__cmd {name body} {
|
| 53 |
+
variable index
|
| 54 |
+
variable scriptFile
|
| 55 |
+
append index "set [list auto_index([fullname $name])]"
|
| 56 |
+
append index " \[list source \[file join \$dir [list $scriptFile]\]\]\n"
|
| 57 |
+
|
| 58 |
+
variable parser
|
| 59 |
+
variable contextStack
|
| 60 |
+
set contextStack [linsert $contextStack 0 $name]
|
| 61 |
+
$parser eval $body
|
| 62 |
+
set contextStack [lrange $contextStack 1 end]
|
| 63 |
+
}
|
| 64 |
+
}
|
| 65 |
+
|
| 66 |
+
#
|
| 67 |
+
# USAGE: itcl::body name arglist body
|
| 68 |
+
# Adds an entry for the given method/proc body.
|
| 69 |
+
#
|
| 70 |
+
foreach __cmd {itcl::body body} {
|
| 71 |
+
auto_mkindex_parser::command $__cmd {name arglist body} {
|
| 72 |
+
variable index
|
| 73 |
+
variable scriptFile
|
| 74 |
+
append index "set [list auto_index([fullname $name])]"
|
| 75 |
+
append index " \[list source \[file join \$dir [list $scriptFile]\]\]\n"
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
|
| 79 |
+
#
|
| 80 |
+
# USAGE: itcl::configbody name arglist body
|
| 81 |
+
# Adds an entry for the given method/proc body.
|
| 82 |
+
#
|
| 83 |
+
foreach __cmd {itcl::configbody configbody} {
|
| 84 |
+
auto_mkindex_parser::command $__cmd {name body} {
|
| 85 |
+
variable index
|
| 86 |
+
variable scriptFile
|
| 87 |
+
append index "set [list auto_index([fullname $name])]"
|
| 88 |
+
append index " \[list source \[file join \$dir [list $scriptFile]\]\]\n"
|
| 89 |
+
}
|
| 90 |
+
}
|
| 91 |
+
|
| 92 |
+
#
|
| 93 |
+
# USAGE: ensemble name ?body?
|
| 94 |
+
# Adds an entry to the auto index list for the given ensemble name.
|
| 95 |
+
#
|
| 96 |
+
foreach __cmd {itcl::ensemble ensemble} {
|
| 97 |
+
auto_mkindex_parser::command $__cmd {name {body ""}} {
|
| 98 |
+
variable index
|
| 99 |
+
variable scriptFile
|
| 100 |
+
append index "set [list auto_index([fullname $name])]"
|
| 101 |
+
append index " \[list source \[file join \$dir [list $scriptFile]\]\]\n"
|
| 102 |
+
}
|
| 103 |
+
}
|
| 104 |
+
|
| 105 |
+
#
|
| 106 |
+
# USAGE: public arg ?arg arg...?
|
| 107 |
+
# protected arg ?arg arg...?
|
| 108 |
+
# private arg ?arg arg...?
|
| 109 |
+
#
|
| 110 |
+
# Evaluates the arguments as commands, so we can recognize proc
|
| 111 |
+
# declarations within classes.
|
| 112 |
+
#
|
| 113 |
+
foreach __cmd {public protected private} {
|
| 114 |
+
auto_mkindex_parser::command $__cmd {args} {
|
| 115 |
+
variable parser
|
| 116 |
+
$parser eval $args
|
| 117 |
+
}
|
| 118 |
+
}
|
| 119 |
+
|
| 120 |
+
# SF bug #246 unset variable __cmd to avoid problems in user programs!!
|
| 121 |
+
unset __cmd
|
| 122 |
+
|
| 123 |
+
# ----------------------------------------------------------------------
|
| 124 |
+
# auto_import
|
| 125 |
+
# ----------------------------------------------------------------------
|
| 126 |
+
# This procedure overrides the usual "auto_import" function in the
|
| 127 |
+
# Tcl library. It is invoked during "namespace import" to make see
|
| 128 |
+
# if the imported commands reside in an autoloaded library. If so,
|
| 129 |
+
# stubs are created to represent the commands. Executing a stub
|
| 130 |
+
# later on causes the real implementation to be autoloaded.
|
| 131 |
+
#
|
| 132 |
+
# Arguments -
|
| 133 |
+
# pattern The pattern of commands being imported (like "foo::*")
|
| 134 |
+
# a canonical namespace as returned by [namespace current]
|
| 135 |
+
|
| 136 |
+
proc auto_import {pattern} {
|
| 137 |
+
global auto_index
|
| 138 |
+
|
| 139 |
+
set ns [uplevel namespace current]
|
| 140 |
+
set patternList [auto_qualify $pattern $ns]
|
| 141 |
+
|
| 142 |
+
auto_load_index
|
| 143 |
+
|
| 144 |
+
foreach pattern $patternList {
|
| 145 |
+
foreach name [array names auto_index $pattern] {
|
| 146 |
+
if {"" == [info commands $name]} {
|
| 147 |
+
::itcl::import::stub create $name
|
| 148 |
+
}
|
| 149 |
+
}
|
| 150 |
+
}
|
| 151 |
+
}
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itclHullCmds.tcl
ADDED
|
@@ -0,0 +1,562 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# itclHullCmds.tcl
|
| 3 |
+
# ----------------------------------------------------------------------
|
| 4 |
+
# Invoked automatically upon startup to customize the interpreter
|
| 5 |
+
# for [incr Tcl] when one of setupcomponent or createhull is called.
|
| 6 |
+
# ----------------------------------------------------------------------
|
| 7 |
+
# AUTHOR: Arnulf P. Wiedemann
|
| 8 |
+
#
|
| 9 |
+
# ----------------------------------------------------------------------
|
| 10 |
+
# Copyright (c) 2008 Arnulf P. Wiedemann
|
| 11 |
+
# ======================================================================
|
| 12 |
+
# See the file "license.terms" for information on usage and
|
| 13 |
+
# redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 14 |
+
|
| 15 |
+
package require Tk 8.6
|
| 16 |
+
|
| 17 |
+
namespace eval ::itcl::internal::commands {
|
| 18 |
+
|
| 19 |
+
# ======================= widgetDeleted ===========================
|
| 20 |
+
|
| 21 |
+
proc widgetDeleted {oldName newName op} {
|
| 22 |
+
# The widget is beeing deleted, so we have to delete the object
|
| 23 |
+
# which had the widget as itcl_hull too!
|
| 24 |
+
# We have to get the real name from for example
|
| 25 |
+
# ::itcl::internal::widgets::hull1.lw
|
| 26 |
+
# we need only .lw here
|
| 27 |
+
|
| 28 |
+
#puts stderr "widgetDeleted!$oldName!$newName!$op!"
|
| 29 |
+
set cmdName [namespace tail $oldName]
|
| 30 |
+
set flds [split $cmdName {.}]
|
| 31 |
+
set cmdName .[join [lrange $flds 1 end] {.}]
|
| 32 |
+
#puts stderr "DELWIDGET![namespace current]!$cmdName![::info command $cmdName]!"
|
| 33 |
+
rename $cmdName {}
|
| 34 |
+
}
|
| 35 |
+
|
| 36 |
+
}
|
| 37 |
+
|
| 38 |
+
namespace eval ::itcl::builtin {
|
| 39 |
+
|
| 40 |
+
# ======================= createhull ===========================
|
| 41 |
+
# the hull widget is a tk widget which is the (mega) widget handled behind the itcl
|
| 42 |
+
# extendedclass/itcl widget.
|
| 43 |
+
# It is created be renaming the itcl class object to a temporary name <itcl object name>_
|
| 44 |
+
# creating the widget with the
|
| 45 |
+
# appropriate options and the installing that as the "hull" widget (the container)
|
| 46 |
+
# All the options in args and the options delegated to component itcl_hull are used
|
| 47 |
+
# Then a unique name (hull_widget_name) in the itcl namespace is created for widget:
|
| 48 |
+
# ::itcl::internal::widgets::hull<unique number><namespace tail path>
|
| 49 |
+
# and widget is renamed to that name
|
| 50 |
+
# Finally the <itcl object name>_ is renamed to the original <itcl object name> again
|
| 51 |
+
# Component itcl_hull is created if not existent
|
| 52 |
+
# itcl_hull is set to the hull_widget_name and the <itcl object name>
|
| 53 |
+
# is returned to the caller
|
| 54 |
+
# ==============================================================
|
| 55 |
+
|
| 56 |
+
proc createhull {widget_type path args} {
|
| 57 |
+
variable hullCount
|
| 58 |
+
upvar this this
|
| 59 |
+
upvar win win
|
| 60 |
+
|
| 61 |
+
|
| 62 |
+
#puts stderr "il-1![::info level -1]!$this!"
|
| 63 |
+
#puts stderr "createhull!$widget_type!$path!$args!$this![::info command $this]!"
|
| 64 |
+
#puts stderr "ns1![uplevel 1 namespace current]!"
|
| 65 |
+
#puts stderr "ns2![uplevel 2 namespace current]!"
|
| 66 |
+
#puts stderr "ns3![uplevel 3 namespace current]!"
|
| 67 |
+
#puts stderr "level-1![::info level -1]!"
|
| 68 |
+
#puts stderr "level-2![::info level -2]!"
|
| 69 |
+
# set my_this [namespace tail $this]
|
| 70 |
+
set my_this $this
|
| 71 |
+
set tmp $my_this
|
| 72 |
+
#puts stderr "II![::info command $this]![::info command $tmp]!"
|
| 73 |
+
#puts stderr "rename1!rename $my_this ${tmp}_!"
|
| 74 |
+
rename ::$my_this ${tmp}_
|
| 75 |
+
set options [list]
|
| 76 |
+
foreach {option_name value} $args {
|
| 77 |
+
switch -glob -- $option_name {
|
| 78 |
+
-class {
|
| 79 |
+
lappend options $option_name [namespace tail $value]
|
| 80 |
+
}
|
| 81 |
+
-* {
|
| 82 |
+
lappend options $option_name $value
|
| 83 |
+
}
|
| 84 |
+
default {
|
| 85 |
+
return -code error "bad option name\"$option_name\" options must start with a \"-\""
|
| 86 |
+
}
|
| 87 |
+
}
|
| 88 |
+
}
|
| 89 |
+
set my_win [namespace tail $path]
|
| 90 |
+
set cmd [list $widget_type $my_win]
|
| 91 |
+
#puts stderr "my_win!$my_win!cmd!$cmd!$path!"
|
| 92 |
+
if {[llength $options] > 0} {
|
| 93 |
+
lappend cmd {*}$options
|
| 94 |
+
}
|
| 95 |
+
set widget [uplevel 1 $cmd]
|
| 96 |
+
#puts stderr "widget!$widget!"
|
| 97 |
+
trace add command $widget delete ::itcl::internal::commands::widgetDeleted
|
| 98 |
+
set opts [uplevel 1 info delegated options]
|
| 99 |
+
foreach entry $opts {
|
| 100 |
+
foreach {optName compName} $entry break
|
| 101 |
+
if {$compName eq "itcl_hull"} {
|
| 102 |
+
set optInfos [uplevel 1 info delegated option $optName]
|
| 103 |
+
set realOptName [lindex $optInfos 4]
|
| 104 |
+
# strip off the "-" at the beginning
|
| 105 |
+
set myOptName [string range $realOptName 1 end]
|
| 106 |
+
set my_opt_val [option get $my_win $myOptName *]
|
| 107 |
+
if {$my_opt_val ne ""} {
|
| 108 |
+
$my_win configure -$myOptName $my_opt_val
|
| 109 |
+
}
|
| 110 |
+
}
|
| 111 |
+
}
|
| 112 |
+
set idx 1
|
| 113 |
+
while {1} {
|
| 114 |
+
set widgetName ::itcl::internal::widgets::hull${idx}$my_win
|
| 115 |
+
#puts stderr "widgetName!$widgetName!"
|
| 116 |
+
if {[string length [::info command $widgetName]] == 0} {
|
| 117 |
+
break
|
| 118 |
+
}
|
| 119 |
+
incr idx
|
| 120 |
+
}
|
| 121 |
+
#puts stderr "rename2!rename $widget $widgetName!"
|
| 122 |
+
set dorename 0
|
| 123 |
+
rename $widget $widgetName
|
| 124 |
+
#puts stderr "rename3!rename ${tmp}_ $tmp![::info command ${tmp}_]!my_this!$my_this!"
|
| 125 |
+
rename ${tmp}_ ::$tmp
|
| 126 |
+
set exists [uplevel 1 ::info exists itcl_hull]
|
| 127 |
+
if {!$exists} {
|
| 128 |
+
# that does not yet work, beacause of problems with resolving
|
| 129 |
+
::itcl::addcomponent $my_this itcl_hull
|
| 130 |
+
}
|
| 131 |
+
upvar itcl_hull itcl_hull
|
| 132 |
+
::itcl::setcomponent $my_this itcl_hull $widgetName
|
| 133 |
+
#puts stderr "IC![::info command $my_win]!"
|
| 134 |
+
set exists [uplevel 1 ::info exists itcl_interior]
|
| 135 |
+
if {!$exists} {
|
| 136 |
+
# that does not yet work, beacause of problems with resolving
|
| 137 |
+
::itcl::addcomponent $this itcl_interior
|
| 138 |
+
}
|
| 139 |
+
upvar itcl_interior itcl_interior
|
| 140 |
+
set itcl_interior $my_win
|
| 141 |
+
#puts stderr "hull end!win!$win!itcl_hull!$itcl_hull!itcl_interior!$itcl_interior!"
|
| 142 |
+
return $my_win
|
| 143 |
+
}
|
| 144 |
+
|
| 145 |
+
# ======================= addToItclOptions ===========================
|
| 146 |
+
|
| 147 |
+
proc addToItclOptions {my_class my_win myOptions argsDict} {
|
| 148 |
+
upvar win win
|
| 149 |
+
upvar itcl_hull itcl_hull
|
| 150 |
+
|
| 151 |
+
set opt_lst [list configure]
|
| 152 |
+
foreach opt [lsort $myOptions] {
|
| 153 |
+
#puts stderr "IOPT!$opt!$my_class!$my_win![::itcl::is class $my_class]!"
|
| 154 |
+
set isClass [::itcl::is class $my_class]
|
| 155 |
+
set found 0
|
| 156 |
+
if {$isClass} {
|
| 157 |
+
if {[catch {
|
| 158 |
+
set resource [namespace eval $my_class info option $opt -resource]
|
| 159 |
+
set class [namespace eval $my_class info option $opt -class]
|
| 160 |
+
set default_val [uplevel 2 info option $opt -default]
|
| 161 |
+
set found 1
|
| 162 |
+
} msg]} {
|
| 163 |
+
# puts stderr "MSG!$opt!$my_class!$msg!"
|
| 164 |
+
}
|
| 165 |
+
} else {
|
| 166 |
+
set tmp_win [uplevel #0 $my_class .___xx]
|
| 167 |
+
|
| 168 |
+
set my_info [$tmp_win configure $opt]
|
| 169 |
+
set resource [lindex $my_info 1]
|
| 170 |
+
set class [lindex $my_info 2]
|
| 171 |
+
set default_val [lindex $my_info 3]
|
| 172 |
+
uplevel #0 destroy $tmp_win
|
| 173 |
+
set found 1
|
| 174 |
+
}
|
| 175 |
+
if {$found} {
|
| 176 |
+
if {[catch {
|
| 177 |
+
set val [uplevel #0 ::option get $win $resource $class]
|
| 178 |
+
} msg]} {
|
| 179 |
+
set val ""
|
| 180 |
+
}
|
| 181 |
+
if {[::dict exists $argsDict $opt]} {
|
| 182 |
+
# we have an explicitly set option
|
| 183 |
+
set val [::dict get $argsDict $opt]
|
| 184 |
+
} else {
|
| 185 |
+
if {[string length $val] == 0} {
|
| 186 |
+
set val $default_val
|
| 187 |
+
}
|
| 188 |
+
}
|
| 189 |
+
set ::itcl::internal::variables::${my_win}::itcl_options($opt) $val
|
| 190 |
+
set ::itcl::internal::variables::${my_win}::__itcl_option_infos($opt) [list $resource $class $default_val]
|
| 191 |
+
#puts stderr "OPT1!$opt!$val!"
|
| 192 |
+
# uplevel 1 [list set itcl_options($opt) [list $val]]
|
| 193 |
+
if {[catch {uplevel 1 $win configure $opt [list $val]} msg]} {
|
| 194 |
+
#puts stderr "addToItclOptions ERR!$msg!$my_class!$win!configure!$opt!$val!"
|
| 195 |
+
}
|
| 196 |
+
}
|
| 197 |
+
}
|
| 198 |
+
}
|
| 199 |
+
|
| 200 |
+
# ======================= setupcomponent ===========================
|
| 201 |
+
|
| 202 |
+
proc setupcomponent {comp using widget_type path args} {
|
| 203 |
+
upvar this this
|
| 204 |
+
upvar win win
|
| 205 |
+
upvar itcl_hull itcl_hull
|
| 206 |
+
|
| 207 |
+
#puts stderr "setupcomponent!$comp!$widget_type!$path!$args!$this!$win!$itcl_hull!"
|
| 208 |
+
#puts stderr "CONT![uplevel 1 info context]!"
|
| 209 |
+
#puts stderr "ns1![uplevel 1 namespace current]!"
|
| 210 |
+
#puts stderr "ns2![uplevel 2 namespace current]!"
|
| 211 |
+
#puts stderr "ns3![uplevel 3 namespace current]!"
|
| 212 |
+
set my_comp_object [lindex [uplevel 1 info context] 1]
|
| 213 |
+
if {[::info exists ::itcl::internal::component_objects($my_comp_object)]} {
|
| 214 |
+
set my_comp_object [set ::itcl::internal::component_objects($my_comp_object)]
|
| 215 |
+
} else {
|
| 216 |
+
set ::itcl::internal::component_objects($path) $my_comp_object
|
| 217 |
+
}
|
| 218 |
+
set options [list]
|
| 219 |
+
foreach {option_name value} $args {
|
| 220 |
+
switch -glob -- $option_name {
|
| 221 |
+
-* {
|
| 222 |
+
lappend options $option_name $value
|
| 223 |
+
}
|
| 224 |
+
default {
|
| 225 |
+
return -code error "bad option name\"$option_name\" options must start with a \"-\""
|
| 226 |
+
}
|
| 227 |
+
}
|
| 228 |
+
}
|
| 229 |
+
if {[llength $args]} {
|
| 230 |
+
set argsDict [dict create {*}$args]
|
| 231 |
+
} else {
|
| 232 |
+
set argsDict [dict create]
|
| 233 |
+
}
|
| 234 |
+
set cmd [list $widget_type $path]
|
| 235 |
+
if {[llength $options] > 0} {
|
| 236 |
+
lappend cmd {*}$options
|
| 237 |
+
}
|
| 238 |
+
#puts stderr "cmd0![::info command $widget_type]!$path![::info command $path]!"
|
| 239 |
+
#puts stderr "cmd1!$cmd!"
|
| 240 |
+
# set my_comp [uplevel 3 $cmd]
|
| 241 |
+
set my_comp [uplevel #0 $cmd]
|
| 242 |
+
#puts stderr 111![::info command $path]!
|
| 243 |
+
::itcl::setcomponent $this $comp $my_comp
|
| 244 |
+
set opts [uplevel 1 info delegated options]
|
| 245 |
+
foreach entry $opts {
|
| 246 |
+
foreach {optName compName} $entry break
|
| 247 |
+
if {$compName eq $my_comp} {
|
| 248 |
+
set optInfos [uplevel 1 info delegated option $optName]
|
| 249 |
+
set realOptName [lindex $optInfos 4]
|
| 250 |
+
# strip off the "-" at the beginning
|
| 251 |
+
set myOptName [string range $realOptName 1 end]
|
| 252 |
+
set my_opt_val [option get $my_win $myOptName *]
|
| 253 |
+
if {$my_opt_val ne ""} {
|
| 254 |
+
$my_comp configure -$myOptName $my_opt_val
|
| 255 |
+
}
|
| 256 |
+
}
|
| 257 |
+
}
|
| 258 |
+
set my_class $widget_type
|
| 259 |
+
set my_parent_class [uplevel 1 namespace current]
|
| 260 |
+
if {[catch {
|
| 261 |
+
set myOptions [namespace eval $my_class {info classoptions}]
|
| 262 |
+
} msg]} {
|
| 263 |
+
set myOptions [list]
|
| 264 |
+
}
|
| 265 |
+
foreach entry [$path configure] {
|
| 266 |
+
foreach {opt dummy1 dummy2 dummy3} $entry break
|
| 267 |
+
lappend myOptions $opt
|
| 268 |
+
}
|
| 269 |
+
#puts stderr "OPTS!$myOptions!"
|
| 270 |
+
addToItclOptions $widget_type $my_comp_object $myOptions $argsDict
|
| 271 |
+
#puts stderr END!$path![::info command $path]!
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
proc itcl_initoptions {args} {
|
| 275 |
+
puts stderr "ITCL_INITOPT!$args!"
|
| 276 |
+
}
|
| 277 |
+
|
| 278 |
+
# ======================= initoptions ===========================
|
| 279 |
+
|
| 280 |
+
proc initoptions {args} {
|
| 281 |
+
upvar win win
|
| 282 |
+
upvar itcl_hull itcl_hull
|
| 283 |
+
upvar itcl_option_components itcl_option_components
|
| 284 |
+
|
| 285 |
+
#puts stderr "INITOPT!!$win!"
|
| 286 |
+
if {[llength $args]} {
|
| 287 |
+
set argsDict [dict create {*}$args]
|
| 288 |
+
} else {
|
| 289 |
+
set argsDict [dict create]
|
| 290 |
+
}
|
| 291 |
+
set my_class [uplevel 1 namespace current]
|
| 292 |
+
set myOptions [namespace eval $my_class {info classoptions}]
|
| 293 |
+
if {[dict exists $::itcl::internal::dicts::classComponents $my_class]} {
|
| 294 |
+
set class_info_dict [dict get $::itcl::internal::dicts::classComponents $my_class]
|
| 295 |
+
# set myOptions [lsort -unique [namespace eval $my_class {info options}]]
|
| 296 |
+
foreach comp [uplevel 1 info components] {
|
| 297 |
+
if {[dict exists $class_info_dict $comp -keptoptions]} {
|
| 298 |
+
foreach my_opt [dict get $class_info_dict $comp -keptoptions] {
|
| 299 |
+
if {[lsearch $myOptions $my_opt] < 0} {
|
| 300 |
+
#puts stderr "KEOPT!$my_opt!"
|
| 301 |
+
lappend myOptions $my_opt
|
| 302 |
+
}
|
| 303 |
+
}
|
| 304 |
+
}
|
| 305 |
+
}
|
| 306 |
+
} else {
|
| 307 |
+
set class_info_dict [list]
|
| 308 |
+
}
|
| 309 |
+
#puts stderr "OPTS!$win!$my_class![join [lsort $myOptions]] \n]!"
|
| 310 |
+
set opt_lst [list configure]
|
| 311 |
+
set my_win $win
|
| 312 |
+
foreach opt [lsort $myOptions] {
|
| 313 |
+
set found 0
|
| 314 |
+
if {[catch {
|
| 315 |
+
set resource [uplevel 1 info option $opt -resource]
|
| 316 |
+
set class [uplevel 1 info option $opt -class]
|
| 317 |
+
set default_val [uplevel 1 info option $opt -default]
|
| 318 |
+
set found 1
|
| 319 |
+
} msg]} {
|
| 320 |
+
# puts stderr "MSG!$opt!$msg!"
|
| 321 |
+
}
|
| 322 |
+
#puts stderr "OPT!$opt!$found!"
|
| 323 |
+
if {$found} {
|
| 324 |
+
if {[catch {
|
| 325 |
+
set val [uplevel #0 ::option get $my_win $resource $class]
|
| 326 |
+
} msg]} {
|
| 327 |
+
set val ""
|
| 328 |
+
}
|
| 329 |
+
if {[::dict exists $argsDict $opt]} {
|
| 330 |
+
# we have an explicitly set option
|
| 331 |
+
set val [::dict get $argsDict $opt]
|
| 332 |
+
} else {
|
| 333 |
+
if {[string length $val] == 0} {
|
| 334 |
+
set val $default_val
|
| 335 |
+
}
|
| 336 |
+
}
|
| 337 |
+
set ::itcl::internal::variables::${win}::itcl_options($opt) $val
|
| 338 |
+
set ::itcl::internal::variables::${win}::__itcl_option_infos($opt) [list $resource $class $default_val]
|
| 339 |
+
#puts stderr "OPT1!$opt!$val!"
|
| 340 |
+
# uplevel 1 [list set itcl_options($opt) [list $val]]
|
| 341 |
+
if {[catch {uplevel 1 $my_win configure $opt [list $val]} msg]} {
|
| 342 |
+
puts stderr "initoptions ERR!$msg!$my_class!$my_win!configure!$opt!$val!"
|
| 343 |
+
}
|
| 344 |
+
}
|
| 345 |
+
foreach comp [dict keys $class_info_dict] {
|
| 346 |
+
#puts stderr "OPT1!$opt!$comp![dict get $class_info_dict $comp]!"
|
| 347 |
+
if {[dict exists $class_info_dict $comp -keptoptions]} {
|
| 348 |
+
if {[lsearch [dict get $class_info_dict $comp -keptoptions] $opt] >= 0} {
|
| 349 |
+
if {$found == 0} {
|
| 350 |
+
# we use the option value of the first component for setting
|
| 351 |
+
# the option, as the components are traversed in the dict
|
| 352 |
+
# depending on the ordering of the component creation!!
|
| 353 |
+
set my_info [uplevel 1 \[set $comp\] configure $opt]
|
| 354 |
+
set resource [lindex $my_info 1]
|
| 355 |
+
set class [lindex $my_info 2]
|
| 356 |
+
set default_val [lindex $my_info 3]
|
| 357 |
+
set found 2
|
| 358 |
+
set val [uplevel #0 ::option get $my_win $resource $class]
|
| 359 |
+
if {[::dict exists $argsDict $opt]} {
|
| 360 |
+
# we have an explicitly set option
|
| 361 |
+
set val [::dict get $argsDict $opt]
|
| 362 |
+
} else {
|
| 363 |
+
if {[string length $val] == 0} {
|
| 364 |
+
set val $default_val
|
| 365 |
+
}
|
| 366 |
+
}
|
| 367 |
+
#puts stderr "OPT2!$opt!$val!"
|
| 368 |
+
set ::itcl::internal::variables::${win}::itcl_options($opt) $val
|
| 369 |
+
set ::itcl::internal::variables::${win}::__itcl_option_infos($opt) [list $resource $class $default_val]
|
| 370 |
+
# uplevel 1 [list set itcl_options($opt) [list $val]]
|
| 371 |
+
}
|
| 372 |
+
if {[catch {uplevel 1 \[set $comp\] configure $opt [list $val]} msg]} {
|
| 373 |
+
puts stderr "initoptions ERR2!$msg!$my_class!$comp!configure!$opt!$val!"
|
| 374 |
+
}
|
| 375 |
+
if {![uplevel 1 info exists itcl_option_components($opt)]} {
|
| 376 |
+
set itcl_option_components($opt) [list]
|
| 377 |
+
}
|
| 378 |
+
if {[lsearch [set itcl_option_components($opt)] $comp] < 0} {
|
| 379 |
+
if {![catch {
|
| 380 |
+
set optval [uplevel 1 [list set itcl_options($opt)]]
|
| 381 |
+
} msg3]} {
|
| 382 |
+
uplevel 1 \[set $comp\] configure $opt $optval
|
| 383 |
+
}
|
| 384 |
+
lappend itcl_option_components($opt) $comp
|
| 385 |
+
}
|
| 386 |
+
}
|
| 387 |
+
}
|
| 388 |
+
}
|
| 389 |
+
}
|
| 390 |
+
# uplevel 1 $opt_lst
|
| 391 |
+
}
|
| 392 |
+
|
| 393 |
+
# ======================= setoptions ===========================
|
| 394 |
+
|
| 395 |
+
proc setoptions {args} {
|
| 396 |
+
|
| 397 |
+
#puts stderr "setOPT!!$args!"
|
| 398 |
+
if {[llength $args]} {
|
| 399 |
+
set argsDict [dict create {*}$args]
|
| 400 |
+
} else {
|
| 401 |
+
set argsDict [dict create]
|
| 402 |
+
}
|
| 403 |
+
set my_class [uplevel 1 namespace current]
|
| 404 |
+
set myOptions [namespace eval $my_class {info options}]
|
| 405 |
+
#puts stderr "OPTS!$win!$my_class![join [lsort $myOptions]] \n]!"
|
| 406 |
+
set opt_lst [list configure]
|
| 407 |
+
foreach opt [lsort $myOptions] {
|
| 408 |
+
set found 0
|
| 409 |
+
if {[catch {
|
| 410 |
+
set resource [uplevel 1 info option $opt -resource]
|
| 411 |
+
set class [uplevel 1 info option $opt -class]
|
| 412 |
+
set default_val [uplevel 1 info option $opt -default]
|
| 413 |
+
set found 1
|
| 414 |
+
} msg]} {
|
| 415 |
+
# puts stderr "MSG!$opt!$msg!"
|
| 416 |
+
}
|
| 417 |
+
#puts stderr "OPT!$opt!$found!"
|
| 418 |
+
if {$found} {
|
| 419 |
+
set val ""
|
| 420 |
+
if {[::dict exists $argsDict $opt]} {
|
| 421 |
+
# we have an explicitly set option
|
| 422 |
+
set val [::dict get $argsDict $opt]
|
| 423 |
+
} else {
|
| 424 |
+
if {[string length $val] == 0} {
|
| 425 |
+
set val $default_val
|
| 426 |
+
}
|
| 427 |
+
}
|
| 428 |
+
set myObj [uplevel 1 set this]
|
| 429 |
+
#puts stderr "myObj!$myObj!"
|
| 430 |
+
set ::itcl::internal::variables::${myObj}::itcl_options($opt) $val
|
| 431 |
+
set ::itcl::internal::variables::${myObj}::__itcl_option_infos($opt) [list $resource $class $default_val]
|
| 432 |
+
#puts stderr "OPT1!$opt!$val!"
|
| 433 |
+
uplevel 1 [list set itcl_options($opt) [list $val]]
|
| 434 |
+
# if {[catch {uplevel 1 $myObj configure $opt [list $val]} msg]} {
|
| 435 |
+
#puts stderr "initoptions ERR!$msg!$my_class!$my_win!configure!$opt!$val!"
|
| 436 |
+
# }
|
| 437 |
+
}
|
| 438 |
+
}
|
| 439 |
+
# uplevel 1 $opt_lst
|
| 440 |
+
}
|
| 441 |
+
|
| 442 |
+
# ========================= keepcomponentoption ======================
|
| 443 |
+
# Invoked by Tcl during evaluating constructor whenever
|
| 444 |
+
# the "keepcomponentoption" command is invoked to list the options
|
| 445 |
+
# to be kept when an ::itcl::extendedclass component has been setup
|
| 446 |
+
# for an object.
|
| 447 |
+
#
|
| 448 |
+
# It checks, for all arguments, if the opt is an option of that class
|
| 449 |
+
# and of that component. If that is the case it adds the component name
|
| 450 |
+
# to the list of components for that option.
|
| 451 |
+
# The variable is the object variable: itcl_option_components($opt)
|
| 452 |
+
#
|
| 453 |
+
# Handles the following syntax:
|
| 454 |
+
#
|
| 455 |
+
# keepcomponentoption <componentName> <optionName> ?<optionName> ...?
|
| 456 |
+
#
|
| 457 |
+
# ======================================================================
|
| 458 |
+
|
| 459 |
+
|
| 460 |
+
proc keepcomponentoption {args} {
|
| 461 |
+
upvar win win
|
| 462 |
+
upvar itcl_hull itcl_hull
|
| 463 |
+
|
| 464 |
+
set usage "wrong # args, should be: keepcomponentoption componentName optionName ?optionName ...?"
|
| 465 |
+
|
| 466 |
+
#puts stderr "KEEP!$args![uplevel 1 namespace current]!"
|
| 467 |
+
if {[llength $args] < 2} {
|
| 468 |
+
puts stderr $usage
|
| 469 |
+
return -code error
|
| 470 |
+
}
|
| 471 |
+
set my_hull [uplevel 1 set itcl_hull]
|
| 472 |
+
set my_class [uplevel 1 namespace current]
|
| 473 |
+
set comp [lindex $args 0]
|
| 474 |
+
set args [lrange $args 1 end]
|
| 475 |
+
set class_info_dict [dict get $::itcl::internal::dicts::classComponents $my_class]
|
| 476 |
+
if {![dict exists $class_info_dict $comp]} {
|
| 477 |
+
puts stderr "keepcomponentoption cannot find component \"$comp\""
|
| 478 |
+
return -code error
|
| 479 |
+
}
|
| 480 |
+
set class_comp_dict [dict get $class_info_dict $comp]
|
| 481 |
+
if {![dict exists $class_comp_dict -keptoptions]} {
|
| 482 |
+
dict set class_comp_dict -keptoptions [list]
|
| 483 |
+
}
|
| 484 |
+
foreach opt $args {
|
| 485 |
+
#puts stderr "KEEP!$opt!"
|
| 486 |
+
if {[string range $opt 0 0] ne "-"} {
|
| 487 |
+
puts stderr "keepcomponentoption: option must begin with a \"-\"!"
|
| 488 |
+
return -code error
|
| 489 |
+
}
|
| 490 |
+
if {[lsearch [dict get $class_comp_dict -keptoptions] $opt] < 0} {
|
| 491 |
+
dict lappend class_comp_dict -keptoptions $opt
|
| 492 |
+
}
|
| 493 |
+
}
|
| 494 |
+
if {![info exists ::itcl::internal::component_objects([lindex [uplevel 1 info context] 1])]} {
|
| 495 |
+
set comp_object $::itcl::internal::component_objects([lindex [uplevel 1 info context] 1])
|
| 496 |
+
} else {
|
| 497 |
+
set comp_object "unknown_comp_obj_$comp!"
|
| 498 |
+
}
|
| 499 |
+
dict set class_info_dict $comp $class_comp_dict
|
| 500 |
+
dict set ::itcl::internal::dicts::classComponents $my_class $class_info_dict
|
| 501 |
+
puts stderr "CLDI!$class_comp_dict!"
|
| 502 |
+
addToItclOptions $my_class $comp_object $args [list]
|
| 503 |
+
}
|
| 504 |
+
|
| 505 |
+
proc ignorecomponentoption {args} {
|
| 506 |
+
puts stderr "IGNORE_COMPONENT_OPTION!$args!"
|
| 507 |
+
}
|
| 508 |
+
|
| 509 |
+
proc renamecomponentoption {args} {
|
| 510 |
+
puts stderr "rename_COMPONENT_OPTION!$args!"
|
| 511 |
+
}
|
| 512 |
+
|
| 513 |
+
proc addoptioncomponent {args} {
|
| 514 |
+
puts stderr "ADD_OPTION_COMPONENT!$args!"
|
| 515 |
+
}
|
| 516 |
+
|
| 517 |
+
proc ignoreoptioncomponent {args} {
|
| 518 |
+
puts stderr "IGNORE_OPTION_COMPONENT!$args!"
|
| 519 |
+
}
|
| 520 |
+
|
| 521 |
+
proc renameoptioncomponent {args} {
|
| 522 |
+
puts stderr "RENAME_OPTION_COMPONENT!$args!"
|
| 523 |
+
}
|
| 524 |
+
|
| 525 |
+
proc getEclassOptions {args} {
|
| 526 |
+
upvar win win
|
| 527 |
+
|
| 528 |
+
#puts stderr "getEclassOptions!$args!$win![uplevel 1 namespace current]!"
|
| 529 |
+
#parray ::itcl::internal::variables::${win}::itcl_options
|
| 530 |
+
set result [list]
|
| 531 |
+
foreach opt [array names ::itcl::internal::variables::${win}::itcl_options] {
|
| 532 |
+
if {[catch {
|
| 533 |
+
foreach {res cls def} [set ::itcl::internal::variables::${win}::__itcl_option_infos($opt)] break
|
| 534 |
+
lappend result [list $opt $res $cls $def [set ::itcl::internal::variables::${win}::itcl_options($opt)]]
|
| 535 |
+
} msg]} {
|
| 536 |
+
}
|
| 537 |
+
}
|
| 538 |
+
return $result
|
| 539 |
+
}
|
| 540 |
+
|
| 541 |
+
proc eclassConfigure {args} {
|
| 542 |
+
upvar win win
|
| 543 |
+
|
| 544 |
+
#puts stderr "+++ eclassConfigure!$args!"
|
| 545 |
+
if {[llength $args] > 1} {
|
| 546 |
+
foreach {opt val} $args break
|
| 547 |
+
if {[::info exists ::itcl::internal::variables::${win}::itcl_options($opt)]} {
|
| 548 |
+
set ::itcl::internal::variables::${win}::itcl_options($opt) $val
|
| 549 |
+
return
|
| 550 |
+
}
|
| 551 |
+
} else {
|
| 552 |
+
foreach {opt} $args break
|
| 553 |
+
if {[::info exists ::itcl::internal::variables::${win}::itcl_options($opt)]} {
|
| 554 |
+
#puts stderr "OP![set ::itcl::internal::variables::${win}::itcl_options($opt)]!"
|
| 555 |
+
foreach {res cls def} [set ::itcl::internal::variables::${win}::__itcl_option_infos($opt)] break
|
| 556 |
+
return [list $opt $res $cls $def [set ::itcl::internal::variables::${win}::itcl_options($opt)]]
|
| 557 |
+
}
|
| 558 |
+
}
|
| 559 |
+
return -code error
|
| 560 |
+
}
|
| 561 |
+
|
| 562 |
+
}
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itclWidget.tcl
ADDED
|
@@ -0,0 +1,447 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#
|
| 2 |
+
# itclWidget.tcl
|
| 3 |
+
# ----------------------------------------------------------------------
|
| 4 |
+
# Invoked automatically upon startup to customize the interpreter
|
| 5 |
+
# for [incr Tcl] when one of ::itcl::widget or ::itcl::widgetadaptor is called.
|
| 6 |
+
# ----------------------------------------------------------------------
|
| 7 |
+
# AUTHOR: Arnulf P. Wiedemann
|
| 8 |
+
#
|
| 9 |
+
# ----------------------------------------------------------------------
|
| 10 |
+
# Copyright (c) 2008 Arnulf P. Wiedemann
|
| 11 |
+
# ======================================================================
|
| 12 |
+
# See the file "license.terms" for information on usage and
|
| 13 |
+
# redistribution of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 14 |
+
|
| 15 |
+
package require Tk 8.6
|
| 16 |
+
# package require itclwidget [set ::itcl::version]
|
| 17 |
+
|
| 18 |
+
namespace eval ::itcl {
|
| 19 |
+
|
| 20 |
+
proc widget {name args} {
|
| 21 |
+
set result [uplevel 1 ::itcl::internal::commands::genericclass widget $name $args]
|
| 22 |
+
# we handle create by owerselfs !! allow classunknown to handle that
|
| 23 |
+
oo::objdefine $result unexport create
|
| 24 |
+
return $result
|
| 25 |
+
}
|
| 26 |
+
|
| 27 |
+
proc widgetadaptor {name args} {
|
| 28 |
+
set result [uplevel 1 ::itcl::internal::commands::genericclass widgetadaptor $name $args]
|
| 29 |
+
# we handle create by owerselfs !! allow classunknown to handle that
|
| 30 |
+
oo::objdefine $result unexport create
|
| 31 |
+
return $result
|
| 32 |
+
}
|
| 33 |
+
|
| 34 |
+
} ; # end ::itcl
|
| 35 |
+
|
| 36 |
+
|
| 37 |
+
namespace eval ::itcl::internal::commands {
|
| 38 |
+
|
| 39 |
+
proc initWidgetOptions {varNsName widgetName className} {
|
| 40 |
+
set myDict [set ::itcl::internal::dicts::classOptions]
|
| 41 |
+
if {$myDict eq ""} {
|
| 42 |
+
return
|
| 43 |
+
}
|
| 44 |
+
if {![dict exists $myDict $className]} {
|
| 45 |
+
return
|
| 46 |
+
}
|
| 47 |
+
set myDict [dict get $myDict $className]
|
| 48 |
+
foreach option [dict keys $myDict] {
|
| 49 |
+
set infos [dict get $myDict $option]
|
| 50 |
+
set resource [dict get $infos -resource]
|
| 51 |
+
set class [dict get $infos -class]
|
| 52 |
+
set value [::option get $widgetName $resource $class]
|
| 53 |
+
if {$value eq ""} {
|
| 54 |
+
if {[dict exists $infos -default]} {
|
| 55 |
+
set defaultValue [dict get $infos -default]
|
| 56 |
+
uplevel 1 set ${varNsName}::itcl_options($option) $defaultValue
|
| 57 |
+
}
|
| 58 |
+
} else {
|
| 59 |
+
uplevel 1 set ${varNsName}::itcl_options($option) $value
|
| 60 |
+
}
|
| 61 |
+
}
|
| 62 |
+
}
|
| 63 |
+
|
| 64 |
+
proc initWidgetDelegatedOptions {varNsName widgetName className args} {
|
| 65 |
+
set myDict [set ::itcl::internal::dicts::classDelegatedOptions]
|
| 66 |
+
if {$myDict eq ""} {
|
| 67 |
+
return
|
| 68 |
+
}
|
| 69 |
+
if {![dict exists $myDict $className]} {
|
| 70 |
+
return
|
| 71 |
+
}
|
| 72 |
+
set myDict [dict get $myDict $className]
|
| 73 |
+
foreach option [dict keys $myDict] {
|
| 74 |
+
set infos [dict get $myDict $option]
|
| 75 |
+
if {![dict exists $infos -resource]} {
|
| 76 |
+
# this is the case when delegating "*"
|
| 77 |
+
continue
|
| 78 |
+
}
|
| 79 |
+
if {![dict exists $infos -component]} {
|
| 80 |
+
# nothing to do
|
| 81 |
+
continue
|
| 82 |
+
}
|
| 83 |
+
# check if not in the command line options
|
| 84 |
+
# these have higher priority
|
| 85 |
+
set myOption $option
|
| 86 |
+
if {[dict exists $infos -as]} {
|
| 87 |
+
set myOption [dict get $infos -as]
|
| 88 |
+
}
|
| 89 |
+
set noOptionSet 0
|
| 90 |
+
foreach {optName optVal} $args {
|
| 91 |
+
if {$optName eq $myOption} {
|
| 92 |
+
set noOptionSet 1
|
| 93 |
+
break
|
| 94 |
+
}
|
| 95 |
+
}
|
| 96 |
+
if {$noOptionSet} {
|
| 97 |
+
continue
|
| 98 |
+
}
|
| 99 |
+
set resource [dict get $infos -resource]
|
| 100 |
+
set class [dict get $infos -class]
|
| 101 |
+
set component [dict get $infos -component]
|
| 102 |
+
set value [::option get $widgetName $resource $class]
|
| 103 |
+
if {$component ne ""} {
|
| 104 |
+
if {$value ne ""} {
|
| 105 |
+
set compVar [namespace eval ${varNsName}${className} "set $component"]
|
| 106 |
+
if {$compVar ne ""} {
|
| 107 |
+
uplevel 1 $compVar configure $myOption $value
|
| 108 |
+
}
|
| 109 |
+
}
|
| 110 |
+
}
|
| 111 |
+
}
|
| 112 |
+
}
|
| 113 |
+
|
| 114 |
+
proc widgetinitobjectoptions {varNsName widgetName className} {
|
| 115 |
+
#puts stderr "initWidgetObjectOptions!$varNsName!$widgetName!$className!"
|
| 116 |
+
}
|
| 117 |
+
|
| 118 |
+
proc deletehull {newName oldName what} {
|
| 119 |
+
if {$what eq "delete"} {
|
| 120 |
+
set name [namespace tail $newName]
|
| 121 |
+
regsub {hull[0-9]+} $name {} name
|
| 122 |
+
rename $name {}
|
| 123 |
+
}
|
| 124 |
+
if {$what eq "rename"} {
|
| 125 |
+
set name [namespace tail $newName]
|
| 126 |
+
regsub {hull[0-9]+} $name {} name
|
| 127 |
+
rename $name {}
|
| 128 |
+
}
|
| 129 |
+
}
|
| 130 |
+
|
| 131 |
+
proc hullandoptionsinstall {objectName className widgetClass hulltype args} {
|
| 132 |
+
if {$hulltype eq ""} {
|
| 133 |
+
set hulltype frame
|
| 134 |
+
}
|
| 135 |
+
set idx 0
|
| 136 |
+
set found 0
|
| 137 |
+
foreach {optName optValue} $args {
|
| 138 |
+
if {$optName eq "-class"} {
|
| 139 |
+
set found 1
|
| 140 |
+
set widgetClass $optValue
|
| 141 |
+
break
|
| 142 |
+
}
|
| 143 |
+
incr idx
|
| 144 |
+
}
|
| 145 |
+
if {$found} {
|
| 146 |
+
set args [lreplace $args $idx [expr {$idx + 1}]]
|
| 147 |
+
}
|
| 148 |
+
if {$widgetClass eq ""} {
|
| 149 |
+
set widgetClass $className
|
| 150 |
+
set widgetClass [string totitle $widgetClass]
|
| 151 |
+
}
|
| 152 |
+
set cmd "set win $objectName; ::itcl::builtin::installhull using $hulltype -class $widgetClass $args"
|
| 153 |
+
uplevel 2 $cmd
|
| 154 |
+
}
|
| 155 |
+
|
| 156 |
+
} ; # end ::itcl::internal::commands
|
| 157 |
+
|
| 158 |
+
namespace eval ::itcl::builtin {
|
| 159 |
+
|
| 160 |
+
proc installhull {args} {
|
| 161 |
+
set cmdPath ::itcl::internal::commands
|
| 162 |
+
set className [uplevel 1 info class]
|
| 163 |
+
|
| 164 |
+
set replace 0
|
| 165 |
+
switch -- [llength $args] {
|
| 166 |
+
0 {
|
| 167 |
+
return -code error\
|
| 168 |
+
"wrong # args: should be \"[lindex [info level 0] 0]\
|
| 169 |
+
name|using <widgetType> ?arg ...?\""
|
| 170 |
+
}
|
| 171 |
+
1 {
|
| 172 |
+
set widgetName [lindex $args 0]
|
| 173 |
+
set varNsName $::itcl::internal::varNsName($widgetName)
|
| 174 |
+
}
|
| 175 |
+
default {
|
| 176 |
+
upvar win win
|
| 177 |
+
set widgetName $win
|
| 178 |
+
|
| 179 |
+
set varNsName $::itcl::internal::varNsName($widgetName)
|
| 180 |
+
set widgetType [lindex $args 1]
|
| 181 |
+
incr replace
|
| 182 |
+
if {[llength $args] > 3 && [lindex $args 2] eq "-class"} {
|
| 183 |
+
set classNam [lindex $args 3]
|
| 184 |
+
incr replace 2
|
| 185 |
+
} else {
|
| 186 |
+
set classNam [string totitle $widgetType]
|
| 187 |
+
}
|
| 188 |
+
uplevel 1 [lreplace $args 0 $replace $widgetType $widgetName -class $classNam]
|
| 189 |
+
uplevel 1 [list ${cmdPath}::initWidgetOptions $varNsName $widgetName $className]
|
| 190 |
+
}
|
| 191 |
+
}
|
| 192 |
+
|
| 193 |
+
# initialize the itcl_hull variable
|
| 194 |
+
set i 0
|
| 195 |
+
set nam ::itcl::internal::widgets::hull
|
| 196 |
+
while {1} {
|
| 197 |
+
incr i
|
| 198 |
+
set hullNam ${nam}${i}$widgetName
|
| 199 |
+
if {[::info command $hullNam] eq ""} {
|
| 200 |
+
break
|
| 201 |
+
}
|
| 202 |
+
}
|
| 203 |
+
uplevel 1 [list ${cmdPath}::sethullwindowname $widgetName]
|
| 204 |
+
uplevel 1 [list ::rename $widgetName $hullNam]
|
| 205 |
+
uplevel 1 [list ::trace add command $hullNam {delete rename} ::itcl::internal::commands::deletehull]
|
| 206 |
+
catch {${cmdPath}::checksetitclhull [list] 0}
|
| 207 |
+
namespace eval ${varNsName}${className} "set itcl_hull $hullNam"
|
| 208 |
+
catch {${cmdPath}::checksetitclhull [list] 2}
|
| 209 |
+
uplevel 1 [lreplace $args 0 $replace ${cmdPath}::initWidgetDelegatedOptions $varNsName $widgetName $className]
|
| 210 |
+
}
|
| 211 |
+
|
| 212 |
+
proc installcomponent {args} {
|
| 213 |
+
upvar win win
|
| 214 |
+
|
| 215 |
+
set className [uplevel 1 info class]
|
| 216 |
+
set myType [${className}::info types [namespace tail $className]]
|
| 217 |
+
set isType 0
|
| 218 |
+
if {$myType ne ""} {
|
| 219 |
+
set isType 1
|
| 220 |
+
}
|
| 221 |
+
set numArgs [llength $args]
|
| 222 |
+
set usage "usage: installcomponent <componentName> using <widgetType> <widgetPath> ?-option value ...?"
|
| 223 |
+
if {$numArgs < 4} {
|
| 224 |
+
error $usage
|
| 225 |
+
}
|
| 226 |
+
foreach {componentName using widgetType widgetPath} $args break
|
| 227 |
+
set opts [lrange $args 4 end]
|
| 228 |
+
if {$using ne "using"} {
|
| 229 |
+
error $usage
|
| 230 |
+
}
|
| 231 |
+
if {!$isType} {
|
| 232 |
+
set hullExists [uplevel 1 ::info exists itcl_hull]
|
| 233 |
+
if {!$hullExists} {
|
| 234 |
+
error "cannot install \"$componentName\" before \"itcl_hull\" exists"
|
| 235 |
+
}
|
| 236 |
+
set hullVal [uplevel 1 set itcl_hull]
|
| 237 |
+
if {$hullVal eq ""} {
|
| 238 |
+
error "cannot install \"$componentName\" before \"itcl_hull\" exists"
|
| 239 |
+
}
|
| 240 |
+
}
|
| 241 |
+
# check for delegated option and ask the option database for the values
|
| 242 |
+
# first check for number of delegated options
|
| 243 |
+
set numOpts 0
|
| 244 |
+
set starOption 0
|
| 245 |
+
set myDict [set ::itcl::internal::dicts::classDelegatedOptions]
|
| 246 |
+
if {[dict exists $myDict $className]} {
|
| 247 |
+
set myDict [dict get $myDict $className]
|
| 248 |
+
foreach option [dict keys $myDict] {
|
| 249 |
+
if {$option eq "*"} {
|
| 250 |
+
set starOption 1
|
| 251 |
+
}
|
| 252 |
+
incr numOpts
|
| 253 |
+
}
|
| 254 |
+
}
|
| 255 |
+
set myOptionDict [set ::itcl::internal::dicts::classOptions]
|
| 256 |
+
if {[dict exists $myOptionDict $className]} {
|
| 257 |
+
set myOptionDict [dict get $myOptionDict $className]
|
| 258 |
+
}
|
| 259 |
+
set cmd [list $widgetPath configure]
|
| 260 |
+
set cmd1 "set $componentName \[$widgetType $widgetPath\]"
|
| 261 |
+
uplevel 1 $cmd1
|
| 262 |
+
if {$starOption} {
|
| 263 |
+
upvar $componentName compName
|
| 264 |
+
set cmd1 [list $compName configure]
|
| 265 |
+
set configInfos [uplevel 1 $cmd1]
|
| 266 |
+
foreach entry $configInfos {
|
| 267 |
+
if {[llength $entry] > 2} {
|
| 268 |
+
foreach {optName resource class defaultValue} $entry break
|
| 269 |
+
set val ""
|
| 270 |
+
catch {
|
| 271 |
+
set val [::option get $win $resource $class]
|
| 272 |
+
}
|
| 273 |
+
if {$val ne ""} {
|
| 274 |
+
set addOpt 1
|
| 275 |
+
if {[dict exists $myDict $$optName]} {
|
| 276 |
+
set addOpt 0
|
| 277 |
+
} else {
|
| 278 |
+
set starDict [dict get $myDict "*"]
|
| 279 |
+
if {[dict exists $starDict -except]} {
|
| 280 |
+
set exceptions [dict get $starDict -except]
|
| 281 |
+
if {[lsearch $exceptions $optName] >= 0} {
|
| 282 |
+
set addOpt 0
|
| 283 |
+
}
|
| 284 |
+
|
| 285 |
+
}
|
| 286 |
+
if {[dict exists $myOptionDict $optName]} {
|
| 287 |
+
set addOpt 0
|
| 288 |
+
}
|
| 289 |
+
}
|
| 290 |
+
if {$addOpt} {
|
| 291 |
+
lappend cmd $optName $val
|
| 292 |
+
}
|
| 293 |
+
|
| 294 |
+
}
|
| 295 |
+
|
| 296 |
+
}
|
| 297 |
+
}
|
| 298 |
+
} else {
|
| 299 |
+
foreach optName [dict keys $myDict] {
|
| 300 |
+
set optInfos [dict get $myDict $optName]
|
| 301 |
+
set resource [dict get $optInfos -resource]
|
| 302 |
+
set class [namespace tail $className]
|
| 303 |
+
set class [string totitle $class]
|
| 304 |
+
set val ""
|
| 305 |
+
catch {
|
| 306 |
+
set val [::option get $win $resource $class]
|
| 307 |
+
}
|
| 308 |
+
if {$val ne ""} {
|
| 309 |
+
if {[dict exists $optInfos -as] } {
|
| 310 |
+
set optName [dict get $optInfos -as]
|
| 311 |
+
}
|
| 312 |
+
lappend cmd $optName $val
|
| 313 |
+
}
|
| 314 |
+
}
|
| 315 |
+
}
|
| 316 |
+
lappend cmd {*}$opts
|
| 317 |
+
uplevel 1 $cmd
|
| 318 |
+
}
|
| 319 |
+
|
| 320 |
+
} ; # end ::itcl::builtin
|
| 321 |
+
|
| 322 |
+
set ::itcl::internal::dicts::hullTypes [list \
|
| 323 |
+
frame \
|
| 324 |
+
toplevel \
|
| 325 |
+
labelframe \
|
| 326 |
+
ttk:frame \
|
| 327 |
+
ttk:toplevel \
|
| 328 |
+
ttk:labelframe \
|
| 329 |
+
]
|
| 330 |
+
|
| 331 |
+
namespace eval ::itcl::builtin::Info {
|
| 332 |
+
|
| 333 |
+
proc hulltypes {args} {
|
| 334 |
+
namespace upvar ::itcl::internal::dicts hullTypes hullTypes
|
| 335 |
+
|
| 336 |
+
set numArgs [llength $args]
|
| 337 |
+
if {$numArgs > 1} {
|
| 338 |
+
error "wrong # args should be: info hulltypes ?<pattern>?"
|
| 339 |
+
}
|
| 340 |
+
set pattern ""
|
| 341 |
+
if {$numArgs > 0} {
|
| 342 |
+
set pattern [lindex $args 0]
|
| 343 |
+
}
|
| 344 |
+
if {$pattern ne ""} {
|
| 345 |
+
return [lsearch -all -inline -glob $hullTypes $pattern]
|
| 346 |
+
}
|
| 347 |
+
return $hullTypes
|
| 348 |
+
|
| 349 |
+
}
|
| 350 |
+
|
| 351 |
+
proc widgetclasses {args} {
|
| 352 |
+
set numArgs [llength $args]
|
| 353 |
+
if {$numArgs > 1} {
|
| 354 |
+
error "wrong # args should be: info widgetclasses ?<pattern>?"
|
| 355 |
+
}
|
| 356 |
+
set pattern ""
|
| 357 |
+
if {$numArgs > 0} {
|
| 358 |
+
set pattern [lindex $args 0]
|
| 359 |
+
}
|
| 360 |
+
set myDict [set ::itcl::internal::dicts::classes]
|
| 361 |
+
if {![dict exists $myDict widget]} {
|
| 362 |
+
return [list]
|
| 363 |
+
}
|
| 364 |
+
set myDict [dict get $myDict widget]
|
| 365 |
+
set result [list]
|
| 366 |
+
if {$pattern ne ""} {
|
| 367 |
+
foreach key [dict keys $myDict] {
|
| 368 |
+
set myInfo [dict get $myDict $key]
|
| 369 |
+
set value [dict get $myInfo -widget]
|
| 370 |
+
if {[string match $pattern $value]} {
|
| 371 |
+
lappend result $value
|
| 372 |
+
}
|
| 373 |
+
}
|
| 374 |
+
} else {
|
| 375 |
+
foreach key [dict keys $myDict] {
|
| 376 |
+
set myInfo [dict get $myDict $key]
|
| 377 |
+
lappend result [dict get $myInfo -widget]
|
| 378 |
+
}
|
| 379 |
+
}
|
| 380 |
+
return $result
|
| 381 |
+
}
|
| 382 |
+
|
| 383 |
+
proc widgets {args} {
|
| 384 |
+
set numArgs [llength $args]
|
| 385 |
+
if {$numArgs > 1} {
|
| 386 |
+
error "wrong # args should be: info widgets ?<pattern>?"
|
| 387 |
+
}
|
| 388 |
+
set pattern ""
|
| 389 |
+
if {$numArgs > 0} {
|
| 390 |
+
set pattern [lindex $args 0]
|
| 391 |
+
}
|
| 392 |
+
set myDict [set ::itcl::internal::dicts::classes]
|
| 393 |
+
if {![dict exists $myDict widget]} {
|
| 394 |
+
return [list]
|
| 395 |
+
}
|
| 396 |
+
set myDict [dict get $myDict widget]
|
| 397 |
+
set result [list]
|
| 398 |
+
if {$pattern ne ""} {
|
| 399 |
+
foreach key [dict keys $myDict] {
|
| 400 |
+
set myInfo [dict get $myDict $key]
|
| 401 |
+
set value [dict get $myInfo -name]
|
| 402 |
+
if {[string match $pattern $value]} {
|
| 403 |
+
lappend result $value
|
| 404 |
+
}
|
| 405 |
+
}
|
| 406 |
+
} else {
|
| 407 |
+
foreach key [dict keys $myDict] {
|
| 408 |
+
set myInfo [dict get $myDict $key]
|
| 409 |
+
lappend result [dict get $myInfo -name]
|
| 410 |
+
}
|
| 411 |
+
}
|
| 412 |
+
return $result
|
| 413 |
+
}
|
| 414 |
+
|
| 415 |
+
proc widgetadaptors {args} {
|
| 416 |
+
set numArgs [llength $args]
|
| 417 |
+
if {$numArgs > 1} {
|
| 418 |
+
error "wrong # args should be: info widgetadaptors ?<pattern>?"
|
| 419 |
+
}
|
| 420 |
+
set pattern ""
|
| 421 |
+
if {$numArgs > 0} {
|
| 422 |
+
set pattern [lindex $args 0]
|
| 423 |
+
}
|
| 424 |
+
set myDict [set ::itcl::internal::dicts::classes]
|
| 425 |
+
if {![dict exists $myDict widgetadaptor]} {
|
| 426 |
+
return [list]
|
| 427 |
+
}
|
| 428 |
+
set myDict [dict get $myDict widgetadaptor]
|
| 429 |
+
set result [list]
|
| 430 |
+
if {$pattern ne ""} {
|
| 431 |
+
foreach key [dict keys $myDict] {
|
| 432 |
+
set myInfo [dict get $myDict $key]
|
| 433 |
+
set value [dict get $myInfo -name]
|
| 434 |
+
if {[string match $pattern $value]} {
|
| 435 |
+
lappend result $value
|
| 436 |
+
}
|
| 437 |
+
}
|
| 438 |
+
} else {
|
| 439 |
+
foreach key [dict keys $myDict] {
|
| 440 |
+
set myInfo [dict get $myDict $key]
|
| 441 |
+
lappend result [dict get $myInfo -name]
|
| 442 |
+
}
|
| 443 |
+
}
|
| 444 |
+
return $result
|
| 445 |
+
}
|
| 446 |
+
|
| 447 |
+
} ; # end ::itcl::builtin::Info
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/itclstub423.lib
ADDED
|
Binary file (3.7 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/pkgIndex.tcl
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# -*- tcl -*-
|
| 2 |
+
# Tcl package index file, version 1.1
|
| 3 |
+
#
|
| 4 |
+
|
| 5 |
+
if {![package vsatisfies [package provide Tcl] 8.6-]} {return}
|
| 6 |
+
|
| 7 |
+
if {[package vsatisfies [package provide Tcl] 9.0-]} {
|
| 8 |
+
package ifneeded itcl 4.2.3 \
|
| 9 |
+
[list load [file join $dir tcl9itcl423.dll] Itcl]
|
| 10 |
+
} else {
|
| 11 |
+
package ifneeded itcl 4.2.3 \
|
| 12 |
+
[list load [file join $dir itcl423.dll] Itcl]
|
| 13 |
+
}
|
| 14 |
+
package ifneeded Itcl 4.2.3 [list package require -exact itcl 4.2.3]
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/itcl4.2.3/test_Itcl_CreateObject.tcl
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# this is a program for testing the stubs interface ItclCreateObject.
|
| 2 |
+
# it uses itclTestRegisterC.c with the call C function functionality,
|
| 3 |
+
# so it also tests that feature.
|
| 4 |
+
# you need to define in Makefile CFLAGS: -DITCL_DEBUG_C_INTERFACE
|
| 5 |
+
# for makeing that work.
|
| 6 |
+
package require itcl
|
| 7 |
+
|
| 8 |
+
::itcl::class ::c1 {
|
| 9 |
+
public method c0 {args} @cArgFunc
|
| 10 |
+
public method m1 { args } { puts "Hello Tcl $args" }
|
| 11 |
+
}
|
| 12 |
+
|
| 13 |
+
set obj1 [::c1 #auto ]
|
| 14 |
+
$obj1 m1 World
|
| 15 |
+
|
| 16 |
+
# C method cargFunc implements a call to Itcl_CreateObject!
|
| 17 |
+
#
|
| 18 |
+
# args for method c0 of class ::c1
|
| 19 |
+
# arg1 does not matter
|
| 20 |
+
# arg2 is the class name
|
| 21 |
+
# arg3 is the full class name (full path name)
|
| 22 |
+
# arg4 is the object name of the created Itcl object
|
| 23 |
+
set obj2 [$obj1 c0 ::itcl::parser::handleClass ::c1 ::c1 ::c1::c11]
|
| 24 |
+
# test, if it is working!
|
| 25 |
+
$obj2 m1 Folks
|
| 26 |
+
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/nmakehlp.c
ADDED
|
@@ -0,0 +1,815 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
/*
|
| 2 |
+
* ----------------------------------------------------------------------------
|
| 3 |
+
* nmakehlp.c --
|
| 4 |
+
*
|
| 5 |
+
* This is used to fix limitations within nmake and the environment.
|
| 6 |
+
*
|
| 7 |
+
* Copyright (c) 2002 by David Gravereaux.
|
| 8 |
+
* Copyright (c) 2006 by Pat Thoyts
|
| 9 |
+
*
|
| 10 |
+
* See the file "license.terms" for information on usage and redistribution of
|
| 11 |
+
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 12 |
+
* ----------------------------------------------------------------------------
|
| 13 |
+
*/
|
| 14 |
+
|
| 15 |
+
#define _CRT_SECURE_NO_DEPRECATE
|
| 16 |
+
#include <windows.h>
|
| 17 |
+
#ifdef _MSC_VER
|
| 18 |
+
#pragma comment (lib, "user32.lib")
|
| 19 |
+
#pragma comment (lib, "kernel32.lib")
|
| 20 |
+
#endif
|
| 21 |
+
#include <stdio.h>
|
| 22 |
+
#include <math.h>
|
| 23 |
+
|
| 24 |
+
/*
|
| 25 |
+
* This library is required for x64 builds with _some_ versions of MSVC
|
| 26 |
+
*/
|
| 27 |
+
#if defined(_M_IA64) || defined(_M_AMD64)
|
| 28 |
+
#if _MSC_VER >= 1400 && _MSC_VER < 1500
|
| 29 |
+
#pragma comment(lib, "bufferoverflowU")
|
| 30 |
+
#endif
|
| 31 |
+
#endif
|
| 32 |
+
|
| 33 |
+
/* ISO hack for dumb VC++ */
|
| 34 |
+
#ifdef _MSC_VER
|
| 35 |
+
#define snprintf _snprintf
|
| 36 |
+
#endif
|
| 37 |
+
|
| 38 |
+
|
| 39 |
+
/* protos */
|
| 40 |
+
|
| 41 |
+
static int CheckForCompilerFeature(const char *option);
|
| 42 |
+
static int CheckForLinkerFeature(char **options, int count);
|
| 43 |
+
static int IsIn(const char *string, const char *substring);
|
| 44 |
+
static int SubstituteFile(const char *substs, const char *filename);
|
| 45 |
+
static int QualifyPath(const char *path);
|
| 46 |
+
static int LocateDependency(const char *keyfile);
|
| 47 |
+
static const char *GetVersionFromFile(const char *filename, const char *match, int numdots);
|
| 48 |
+
static DWORD WINAPI ReadFromPipe(LPVOID args);
|
| 49 |
+
|
| 50 |
+
/* globals */
|
| 51 |
+
|
| 52 |
+
#define CHUNK 25
|
| 53 |
+
#define STATICBUFFERSIZE 1000
|
| 54 |
+
typedef struct {
|
| 55 |
+
HANDLE pipe;
|
| 56 |
+
char buffer[STATICBUFFERSIZE];
|
| 57 |
+
} pipeinfo;
|
| 58 |
+
|
| 59 |
+
pipeinfo Out = {INVALID_HANDLE_VALUE, ""};
|
| 60 |
+
pipeinfo Err = {INVALID_HANDLE_VALUE, ""};
|
| 61 |
+
|
| 62 |
+
/*
|
| 63 |
+
* exitcodes: 0 == no, 1 == yes, 2 == error
|
| 64 |
+
*/
|
| 65 |
+
|
| 66 |
+
int
|
| 67 |
+
main(
|
| 68 |
+
int argc,
|
| 69 |
+
char *argv[])
|
| 70 |
+
{
|
| 71 |
+
char msg[300];
|
| 72 |
+
DWORD dwWritten;
|
| 73 |
+
int chars;
|
| 74 |
+
const char *s;
|
| 75 |
+
|
| 76 |
+
/*
|
| 77 |
+
* Make sure children (cl.exe and link.exe) are kept quiet.
|
| 78 |
+
*/
|
| 79 |
+
|
| 80 |
+
SetErrorMode(SEM_FAILCRITICALERRORS | SEM_NOOPENFILEERRORBOX);
|
| 81 |
+
|
| 82 |
+
/*
|
| 83 |
+
* Make sure the compiler and linker aren't effected by the outside world.
|
| 84 |
+
*/
|
| 85 |
+
|
| 86 |
+
SetEnvironmentVariable("CL", "");
|
| 87 |
+
SetEnvironmentVariable("LINK", "");
|
| 88 |
+
|
| 89 |
+
if (argc > 1 && *argv[1] == '-') {
|
| 90 |
+
switch (*(argv[1]+1)) {
|
| 91 |
+
case 'c':
|
| 92 |
+
if (argc != 3) {
|
| 93 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 94 |
+
"usage: %s -c <compiler option>\n"
|
| 95 |
+
"Tests for whether cl.exe supports an option\n"
|
| 96 |
+
"exitcodes: 0 == no, 1 == yes, 2 == error\n", argv[0]);
|
| 97 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 98 |
+
&dwWritten, NULL);
|
| 99 |
+
return 2;
|
| 100 |
+
}
|
| 101 |
+
return CheckForCompilerFeature(argv[2]);
|
| 102 |
+
case 'l':
|
| 103 |
+
if (argc < 3) {
|
| 104 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 105 |
+
"usage: %s -l <linker option> ?<mandatory option> ...?\n"
|
| 106 |
+
"Tests for whether link.exe supports an option\n"
|
| 107 |
+
"exitcodes: 0 == no, 1 == yes, 2 == error\n", argv[0]);
|
| 108 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 109 |
+
&dwWritten, NULL);
|
| 110 |
+
return 2;
|
| 111 |
+
}
|
| 112 |
+
return CheckForLinkerFeature(&argv[2], argc-2);
|
| 113 |
+
case 'f':
|
| 114 |
+
if (argc == 2) {
|
| 115 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 116 |
+
"usage: %s -f <string> <substring>\n"
|
| 117 |
+
"Find a substring within another\n"
|
| 118 |
+
"exitcodes: 0 == no, 1 == yes, 2 == error\n", argv[0]);
|
| 119 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 120 |
+
&dwWritten, NULL);
|
| 121 |
+
return 2;
|
| 122 |
+
} else if (argc == 3) {
|
| 123 |
+
/*
|
| 124 |
+
* If the string is blank, there is no match.
|
| 125 |
+
*/
|
| 126 |
+
|
| 127 |
+
return 0;
|
| 128 |
+
} else {
|
| 129 |
+
return IsIn(argv[2], argv[3]);
|
| 130 |
+
}
|
| 131 |
+
case 's':
|
| 132 |
+
if (argc == 2) {
|
| 133 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 134 |
+
"usage: %s -s <substitutions file> <file>\n"
|
| 135 |
+
"Perform a set of string map type substutitions on a file\n"
|
| 136 |
+
"exitcodes: 0\n",
|
| 137 |
+
argv[0]);
|
| 138 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 139 |
+
&dwWritten, NULL);
|
| 140 |
+
return 2;
|
| 141 |
+
}
|
| 142 |
+
return SubstituteFile(argv[2], argv[3]);
|
| 143 |
+
case 'V':
|
| 144 |
+
if (argc != 4) {
|
| 145 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 146 |
+
"usage: %s -V filename matchstring\n"
|
| 147 |
+
"Extract a version from a file:\n"
|
| 148 |
+
"eg: pkgIndex.tcl \"package ifneeded http\"",
|
| 149 |
+
argv[0]);
|
| 150 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 151 |
+
&dwWritten, NULL);
|
| 152 |
+
return 0;
|
| 153 |
+
}
|
| 154 |
+
s = GetVersionFromFile(argv[2], argv[3], *(argv[1]+2) - '0');
|
| 155 |
+
if (s && *s) {
|
| 156 |
+
printf("%s\n", s);
|
| 157 |
+
return 0;
|
| 158 |
+
} else
|
| 159 |
+
return 1; /* Version not found. Return non-0 exit code */
|
| 160 |
+
|
| 161 |
+
case 'Q':
|
| 162 |
+
if (argc != 3) {
|
| 163 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 164 |
+
"usage: %s -Q path\n"
|
| 165 |
+
"Emit the fully qualified path\n"
|
| 166 |
+
"exitcodes: 0 == no, 1 == yes, 2 == error\n", argv[0]);
|
| 167 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 168 |
+
&dwWritten, NULL);
|
| 169 |
+
return 2;
|
| 170 |
+
}
|
| 171 |
+
return QualifyPath(argv[2]);
|
| 172 |
+
|
| 173 |
+
case 'L':
|
| 174 |
+
if (argc != 3) {
|
| 175 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 176 |
+
"usage: %s -L keypath\n"
|
| 177 |
+
"Emit the fully qualified path of directory containing keypath\n"
|
| 178 |
+
"exitcodes: 0 == success, 1 == not found, 2 == error\n", argv[0]);
|
| 179 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars,
|
| 180 |
+
&dwWritten, NULL);
|
| 181 |
+
return 2;
|
| 182 |
+
}
|
| 183 |
+
return LocateDependency(argv[2]);
|
| 184 |
+
}
|
| 185 |
+
}
|
| 186 |
+
chars = snprintf(msg, sizeof(msg) - 1,
|
| 187 |
+
"usage: %s -c|-f|-l|-Q|-s|-V ...\n"
|
| 188 |
+
"This is a little helper app to equalize shell differences between WinNT and\n"
|
| 189 |
+
"Win9x and get nmake.exe to accomplish its job.\n",
|
| 190 |
+
argv[0]);
|
| 191 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, chars, &dwWritten, NULL);
|
| 192 |
+
return 2;
|
| 193 |
+
}
|
| 194 |
+
|
| 195 |
+
static int
|
| 196 |
+
CheckForCompilerFeature(
|
| 197 |
+
const char *option)
|
| 198 |
+
{
|
| 199 |
+
STARTUPINFO si;
|
| 200 |
+
PROCESS_INFORMATION pi;
|
| 201 |
+
SECURITY_ATTRIBUTES sa;
|
| 202 |
+
DWORD threadID;
|
| 203 |
+
char msg[300];
|
| 204 |
+
BOOL ok;
|
| 205 |
+
HANDLE hProcess, h, pipeThreads[2];
|
| 206 |
+
char cmdline[100];
|
| 207 |
+
|
| 208 |
+
hProcess = GetCurrentProcess();
|
| 209 |
+
|
| 210 |
+
ZeroMemory(&pi, sizeof(PROCESS_INFORMATION));
|
| 211 |
+
ZeroMemory(&si, sizeof(STARTUPINFO));
|
| 212 |
+
si.cb = sizeof(STARTUPINFO);
|
| 213 |
+
si.dwFlags = STARTF_USESTDHANDLES;
|
| 214 |
+
si.hStdInput = INVALID_HANDLE_VALUE;
|
| 215 |
+
|
| 216 |
+
ZeroMemory(&sa, sizeof(SECURITY_ATTRIBUTES));
|
| 217 |
+
sa.nLength = sizeof(SECURITY_ATTRIBUTES);
|
| 218 |
+
sa.lpSecurityDescriptor = NULL;
|
| 219 |
+
sa.bInheritHandle = FALSE;
|
| 220 |
+
|
| 221 |
+
/*
|
| 222 |
+
* Create a non-inheritible pipe.
|
| 223 |
+
*/
|
| 224 |
+
|
| 225 |
+
CreatePipe(&Out.pipe, &h, &sa, 0);
|
| 226 |
+
|
| 227 |
+
/*
|
| 228 |
+
* Dupe the write side, make it inheritible, and close the original.
|
| 229 |
+
*/
|
| 230 |
+
|
| 231 |
+
DuplicateHandle(hProcess, h, hProcess, &si.hStdOutput, 0, TRUE,
|
| 232 |
+
DUPLICATE_SAME_ACCESS | DUPLICATE_CLOSE_SOURCE);
|
| 233 |
+
|
| 234 |
+
/*
|
| 235 |
+
* Same as above, but for the error side.
|
| 236 |
+
*/
|
| 237 |
+
|
| 238 |
+
CreatePipe(&Err.pipe, &h, &sa, 0);
|
| 239 |
+
DuplicateHandle(hProcess, h, hProcess, &si.hStdError, 0, TRUE,
|
| 240 |
+
DUPLICATE_SAME_ACCESS | DUPLICATE_CLOSE_SOURCE);
|
| 241 |
+
|
| 242 |
+
/*
|
| 243 |
+
* Base command line.
|
| 244 |
+
*/
|
| 245 |
+
|
| 246 |
+
lstrcpy(cmdline, "cl.exe -nologo -c -TC -Zs -X -Fp.\\_junk.pch ");
|
| 247 |
+
|
| 248 |
+
/*
|
| 249 |
+
* Append our option for testing
|
| 250 |
+
*/
|
| 251 |
+
|
| 252 |
+
lstrcat(cmdline, option);
|
| 253 |
+
|
| 254 |
+
/*
|
| 255 |
+
* Filename to compile, which exists, but is nothing and empty.
|
| 256 |
+
*/
|
| 257 |
+
|
| 258 |
+
lstrcat(cmdline, " .\\nul");
|
| 259 |
+
|
| 260 |
+
ok = CreateProcess(
|
| 261 |
+
NULL, /* Module name. */
|
| 262 |
+
cmdline, /* Command line. */
|
| 263 |
+
NULL, /* Process handle not inheritable. */
|
| 264 |
+
NULL, /* Thread handle not inheritable. */
|
| 265 |
+
TRUE, /* yes, inherit handles. */
|
| 266 |
+
DETACHED_PROCESS, /* No console for you. */
|
| 267 |
+
NULL, /* Use parent's environment block. */
|
| 268 |
+
NULL, /* Use parent's starting directory. */
|
| 269 |
+
&si, /* Pointer to STARTUPINFO structure. */
|
| 270 |
+
&pi); /* Pointer to PROCESS_INFORMATION structure. */
|
| 271 |
+
|
| 272 |
+
if (!ok) {
|
| 273 |
+
DWORD err = GetLastError();
|
| 274 |
+
int chars = snprintf(msg, sizeof(msg) - 1,
|
| 275 |
+
"Tried to launch: \"%s\", but got error [%u]: ", cmdline, err);
|
| 276 |
+
|
| 277 |
+
FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_INSERTS|
|
| 278 |
+
FORMAT_MESSAGE_MAX_WIDTH_MASK, 0L, err, 0, (LPSTR)&msg[chars],
|
| 279 |
+
(300-chars), 0);
|
| 280 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, lstrlen(msg), &err,NULL);
|
| 281 |
+
return 2;
|
| 282 |
+
}
|
| 283 |
+
|
| 284 |
+
/*
|
| 285 |
+
* Close our references to the write handles that have now been inherited.
|
| 286 |
+
*/
|
| 287 |
+
|
| 288 |
+
CloseHandle(si.hStdOutput);
|
| 289 |
+
CloseHandle(si.hStdError);
|
| 290 |
+
|
| 291 |
+
WaitForInputIdle(pi.hProcess, 5000);
|
| 292 |
+
CloseHandle(pi.hThread);
|
| 293 |
+
|
| 294 |
+
/*
|
| 295 |
+
* Start the pipe reader threads.
|
| 296 |
+
*/
|
| 297 |
+
|
| 298 |
+
pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
|
| 299 |
+
pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
|
| 300 |
+
|
| 301 |
+
/*
|
| 302 |
+
* Block waiting for the process to end.
|
| 303 |
+
*/
|
| 304 |
+
|
| 305 |
+
WaitForSingleObject(pi.hProcess, INFINITE);
|
| 306 |
+
CloseHandle(pi.hProcess);
|
| 307 |
+
|
| 308 |
+
/*
|
| 309 |
+
* Wait for our pipe to get done reading, should it be a little slow.
|
| 310 |
+
*/
|
| 311 |
+
|
| 312 |
+
WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
|
| 313 |
+
CloseHandle(pipeThreads[0]);
|
| 314 |
+
CloseHandle(pipeThreads[1]);
|
| 315 |
+
|
| 316 |
+
/*
|
| 317 |
+
* Look for the commandline warning code in both streams.
|
| 318 |
+
* - in MSVC 6 & 7 we get D4002, in MSVC 8 we get D9002.
|
| 319 |
+
*/
|
| 320 |
+
|
| 321 |
+
return !(strstr(Out.buffer, "D4002") != NULL
|
| 322 |
+
|| strstr(Err.buffer, "D4002") != NULL
|
| 323 |
+
|| strstr(Out.buffer, "D9002") != NULL
|
| 324 |
+
|| strstr(Err.buffer, "D9002") != NULL
|
| 325 |
+
|| strstr(Out.buffer, "D2021") != NULL
|
| 326 |
+
|| strstr(Err.buffer, "D2021") != NULL);
|
| 327 |
+
}
|
| 328 |
+
|
| 329 |
+
static int
|
| 330 |
+
CheckForLinkerFeature(
|
| 331 |
+
char **options,
|
| 332 |
+
int count)
|
| 333 |
+
{
|
| 334 |
+
STARTUPINFO si;
|
| 335 |
+
PROCESS_INFORMATION pi;
|
| 336 |
+
SECURITY_ATTRIBUTES sa;
|
| 337 |
+
DWORD threadID;
|
| 338 |
+
char msg[300];
|
| 339 |
+
BOOL ok;
|
| 340 |
+
HANDLE hProcess, h, pipeThreads[2];
|
| 341 |
+
int i;
|
| 342 |
+
char cmdline[255];
|
| 343 |
+
|
| 344 |
+
hProcess = GetCurrentProcess();
|
| 345 |
+
|
| 346 |
+
ZeroMemory(&pi, sizeof(PROCESS_INFORMATION));
|
| 347 |
+
ZeroMemory(&si, sizeof(STARTUPINFO));
|
| 348 |
+
si.cb = sizeof(STARTUPINFO);
|
| 349 |
+
si.dwFlags = STARTF_USESTDHANDLES;
|
| 350 |
+
si.hStdInput = INVALID_HANDLE_VALUE;
|
| 351 |
+
|
| 352 |
+
ZeroMemory(&sa, sizeof(SECURITY_ATTRIBUTES));
|
| 353 |
+
sa.nLength = sizeof(SECURITY_ATTRIBUTES);
|
| 354 |
+
sa.lpSecurityDescriptor = NULL;
|
| 355 |
+
sa.bInheritHandle = TRUE;
|
| 356 |
+
|
| 357 |
+
/*
|
| 358 |
+
* Create a non-inheritible pipe.
|
| 359 |
+
*/
|
| 360 |
+
|
| 361 |
+
CreatePipe(&Out.pipe, &h, &sa, 0);
|
| 362 |
+
|
| 363 |
+
/*
|
| 364 |
+
* Dupe the write side, make it inheritible, and close the original.
|
| 365 |
+
*/
|
| 366 |
+
|
| 367 |
+
DuplicateHandle(hProcess, h, hProcess, &si.hStdOutput, 0, TRUE,
|
| 368 |
+
DUPLICATE_SAME_ACCESS | DUPLICATE_CLOSE_SOURCE);
|
| 369 |
+
|
| 370 |
+
/*
|
| 371 |
+
* Same as above, but for the error side.
|
| 372 |
+
*/
|
| 373 |
+
|
| 374 |
+
CreatePipe(&Err.pipe, &h, &sa, 0);
|
| 375 |
+
DuplicateHandle(hProcess, h, hProcess, &si.hStdError, 0, TRUE,
|
| 376 |
+
DUPLICATE_SAME_ACCESS | DUPLICATE_CLOSE_SOURCE);
|
| 377 |
+
|
| 378 |
+
/*
|
| 379 |
+
* Base command line.
|
| 380 |
+
*/
|
| 381 |
+
|
| 382 |
+
lstrcpy(cmdline, "link.exe -nologo ");
|
| 383 |
+
|
| 384 |
+
/*
|
| 385 |
+
* Append our option for testing.
|
| 386 |
+
*/
|
| 387 |
+
|
| 388 |
+
for (i = 0; i < count; i++) {
|
| 389 |
+
lstrcat(cmdline, " \"");
|
| 390 |
+
lstrcat(cmdline, options[i]);
|
| 391 |
+
lstrcat(cmdline, "\"");
|
| 392 |
+
}
|
| 393 |
+
|
| 394 |
+
ok = CreateProcess(
|
| 395 |
+
NULL, /* Module name. */
|
| 396 |
+
cmdline, /* Command line. */
|
| 397 |
+
NULL, /* Process handle not inheritable. */
|
| 398 |
+
NULL, /* Thread handle not inheritable. */
|
| 399 |
+
TRUE, /* yes, inherit handles. */
|
| 400 |
+
DETACHED_PROCESS, /* No console for you. */
|
| 401 |
+
NULL, /* Use parent's environment block. */
|
| 402 |
+
NULL, /* Use parent's starting directory. */
|
| 403 |
+
&si, /* Pointer to STARTUPINFO structure. */
|
| 404 |
+
&pi); /* Pointer to PROCESS_INFORMATION structure. */
|
| 405 |
+
|
| 406 |
+
if (!ok) {
|
| 407 |
+
DWORD err = GetLastError();
|
| 408 |
+
int chars = snprintf(msg, sizeof(msg) - 1,
|
| 409 |
+
"Tried to launch: \"%s\", but got error [%u]: ", cmdline, err);
|
| 410 |
+
|
| 411 |
+
FormatMessage(FORMAT_MESSAGE_FROM_SYSTEM|FORMAT_MESSAGE_IGNORE_INSERTS|
|
| 412 |
+
FORMAT_MESSAGE_MAX_WIDTH_MASK, 0L, err, 0, (LPSTR)&msg[chars],
|
| 413 |
+
(300-chars), 0);
|
| 414 |
+
WriteFile(GetStdHandle(STD_ERROR_HANDLE), msg, lstrlen(msg), &err,NULL);
|
| 415 |
+
return 2;
|
| 416 |
+
}
|
| 417 |
+
|
| 418 |
+
/*
|
| 419 |
+
* Close our references to the write handles that have now been inherited.
|
| 420 |
+
*/
|
| 421 |
+
|
| 422 |
+
CloseHandle(si.hStdOutput);
|
| 423 |
+
CloseHandle(si.hStdError);
|
| 424 |
+
|
| 425 |
+
WaitForInputIdle(pi.hProcess, 5000);
|
| 426 |
+
CloseHandle(pi.hThread);
|
| 427 |
+
|
| 428 |
+
/*
|
| 429 |
+
* Start the pipe reader threads.
|
| 430 |
+
*/
|
| 431 |
+
|
| 432 |
+
pipeThreads[0] = CreateThread(NULL, 0, ReadFromPipe, &Out, 0, &threadID);
|
| 433 |
+
pipeThreads[1] = CreateThread(NULL, 0, ReadFromPipe, &Err, 0, &threadID);
|
| 434 |
+
|
| 435 |
+
/*
|
| 436 |
+
* Block waiting for the process to end.
|
| 437 |
+
*/
|
| 438 |
+
|
| 439 |
+
WaitForSingleObject(pi.hProcess, INFINITE);
|
| 440 |
+
CloseHandle(pi.hProcess);
|
| 441 |
+
|
| 442 |
+
/*
|
| 443 |
+
* Wait for our pipe to get done reading, should it be a little slow.
|
| 444 |
+
*/
|
| 445 |
+
|
| 446 |
+
WaitForMultipleObjects(2, pipeThreads, TRUE, 500);
|
| 447 |
+
CloseHandle(pipeThreads[0]);
|
| 448 |
+
CloseHandle(pipeThreads[1]);
|
| 449 |
+
|
| 450 |
+
/*
|
| 451 |
+
* Look for the commandline warning code in the stderr stream.
|
| 452 |
+
*/
|
| 453 |
+
|
| 454 |
+
return !(strstr(Out.buffer, "LNK1117") != NULL ||
|
| 455 |
+
strstr(Err.buffer, "LNK1117") != NULL ||
|
| 456 |
+
strstr(Out.buffer, "LNK4044") != NULL ||
|
| 457 |
+
strstr(Err.buffer, "LNK4044") != NULL ||
|
| 458 |
+
strstr(Out.buffer, "LNK4224") != NULL ||
|
| 459 |
+
strstr(Err.buffer, "LNK4224") != NULL);
|
| 460 |
+
}
|
| 461 |
+
|
| 462 |
+
static DWORD WINAPI
|
| 463 |
+
ReadFromPipe(
|
| 464 |
+
LPVOID args)
|
| 465 |
+
{
|
| 466 |
+
pipeinfo *pi = (pipeinfo *) args;
|
| 467 |
+
char *lastBuf = pi->buffer;
|
| 468 |
+
DWORD dwRead;
|
| 469 |
+
BOOL ok;
|
| 470 |
+
|
| 471 |
+
again:
|
| 472 |
+
if (lastBuf - pi->buffer + CHUNK > STATICBUFFERSIZE) {
|
| 473 |
+
CloseHandle(pi->pipe);
|
| 474 |
+
return (DWORD)-1;
|
| 475 |
+
}
|
| 476 |
+
ok = ReadFile(pi->pipe, lastBuf, CHUNK, &dwRead, 0L);
|
| 477 |
+
if (!ok || dwRead == 0) {
|
| 478 |
+
CloseHandle(pi->pipe);
|
| 479 |
+
return 0;
|
| 480 |
+
}
|
| 481 |
+
lastBuf += dwRead;
|
| 482 |
+
goto again;
|
| 483 |
+
|
| 484 |
+
return 0; /* makes the compiler happy */
|
| 485 |
+
}
|
| 486 |
+
|
| 487 |
+
static int
|
| 488 |
+
IsIn(
|
| 489 |
+
const char *string,
|
| 490 |
+
const char *substring)
|
| 491 |
+
{
|
| 492 |
+
return (strstr(string, substring) != NULL);
|
| 493 |
+
}
|
| 494 |
+
|
| 495 |
+
/*
|
| 496 |
+
* GetVersionFromFile --
|
| 497 |
+
* Looks for a match string in a file and then returns the version
|
| 498 |
+
* following the match where a version is anything acceptable to
|
| 499 |
+
* package provide or package ifneeded.
|
| 500 |
+
*/
|
| 501 |
+
|
| 502 |
+
static const char *
|
| 503 |
+
GetVersionFromFile(
|
| 504 |
+
const char *filename,
|
| 505 |
+
const char *match,
|
| 506 |
+
int numdots)
|
| 507 |
+
{
|
| 508 |
+
static char szBuffer[100];
|
| 509 |
+
char *szResult = NULL;
|
| 510 |
+
FILE *fp = fopen(filename, "rt");
|
| 511 |
+
|
| 512 |
+
if (fp != NULL) {
|
| 513 |
+
/*
|
| 514 |
+
* Read data until we see our match string.
|
| 515 |
+
*/
|
| 516 |
+
|
| 517 |
+
while (fgets(szBuffer, sizeof(szBuffer), fp) != NULL) {
|
| 518 |
+
LPSTR p, q;
|
| 519 |
+
|
| 520 |
+
p = strstr(szBuffer, match);
|
| 521 |
+
if (p != NULL) {
|
| 522 |
+
/*
|
| 523 |
+
* Skip to first digit after the match.
|
| 524 |
+
*/
|
| 525 |
+
|
| 526 |
+
p += strlen(match);
|
| 527 |
+
while (*p && !isdigit((unsigned char)*p)) {
|
| 528 |
+
++p;
|
| 529 |
+
}
|
| 530 |
+
|
| 531 |
+
/*
|
| 532 |
+
* Find ending whitespace.
|
| 533 |
+
*/
|
| 534 |
+
|
| 535 |
+
q = p;
|
| 536 |
+
while (*q && (strchr("0123456789.ab", *q)) && (((!strchr(".ab", *q)
|
| 537 |
+
&& !strchr("ab", q[-1])) || --numdots))) {
|
| 538 |
+
++q;
|
| 539 |
+
}
|
| 540 |
+
|
| 541 |
+
*q = 0;
|
| 542 |
+
szResult = p;
|
| 543 |
+
break;
|
| 544 |
+
}
|
| 545 |
+
}
|
| 546 |
+
fclose(fp);
|
| 547 |
+
}
|
| 548 |
+
return szResult;
|
| 549 |
+
}
|
| 550 |
+
|
| 551 |
+
/*
|
| 552 |
+
* List helpers for the SubstituteFile function
|
| 553 |
+
*/
|
| 554 |
+
|
| 555 |
+
typedef struct list_item_t {
|
| 556 |
+
struct list_item_t *nextPtr;
|
| 557 |
+
char * key;
|
| 558 |
+
char * value;
|
| 559 |
+
} list_item_t;
|
| 560 |
+
|
| 561 |
+
/* insert a list item into the list (list may be null) */
|
| 562 |
+
static list_item_t *
|
| 563 |
+
list_insert(list_item_t **listPtrPtr, const char *key, const char *value)
|
| 564 |
+
{
|
| 565 |
+
list_item_t *itemPtr = (list_item_t *)malloc(sizeof(list_item_t));
|
| 566 |
+
if (itemPtr) {
|
| 567 |
+
itemPtr->key = strdup(key);
|
| 568 |
+
itemPtr->value = strdup(value);
|
| 569 |
+
itemPtr->nextPtr = NULL;
|
| 570 |
+
|
| 571 |
+
while(*listPtrPtr) {
|
| 572 |
+
listPtrPtr = &(*listPtrPtr)->nextPtr;
|
| 573 |
+
}
|
| 574 |
+
*listPtrPtr = itemPtr;
|
| 575 |
+
}
|
| 576 |
+
return itemPtr;
|
| 577 |
+
}
|
| 578 |
+
|
| 579 |
+
static void
|
| 580 |
+
list_free(list_item_t **listPtrPtr)
|
| 581 |
+
{
|
| 582 |
+
list_item_t *tmpPtr, *listPtr = *listPtrPtr;
|
| 583 |
+
while (listPtr) {
|
| 584 |
+
tmpPtr = listPtr;
|
| 585 |
+
listPtr = listPtr->nextPtr;
|
| 586 |
+
free(tmpPtr->key);
|
| 587 |
+
free(tmpPtr->value);
|
| 588 |
+
free(tmpPtr);
|
| 589 |
+
}
|
| 590 |
+
}
|
| 591 |
+
|
| 592 |
+
/*
|
| 593 |
+
* SubstituteFile --
|
| 594 |
+
* As windows doesn't provide anything useful like sed and it's unreliable
|
| 595 |
+
* to use the tclsh you are building against (consider x-platform builds -
|
| 596 |
+
* eg compiling AMD64 target from IX86) we provide a simple substitution
|
| 597 |
+
* option here to handle autoconf style substitutions.
|
| 598 |
+
* The substitution file is whitespace and line delimited. The file should
|
| 599 |
+
* consist of lines matching the regular expression:
|
| 600 |
+
* \s*\S+\s+\S*$
|
| 601 |
+
*
|
| 602 |
+
* Usage is something like:
|
| 603 |
+
* nmakehlp -S << $** > $@
|
| 604 |
+
* @PACKAGE_NAME@ $(PACKAGE_NAME)
|
| 605 |
+
* @PACKAGE_VERSION@ $(PACKAGE_VERSION)
|
| 606 |
+
* <<
|
| 607 |
+
*/
|
| 608 |
+
|
| 609 |
+
static int
|
| 610 |
+
SubstituteFile(
|
| 611 |
+
const char *substitutions,
|
| 612 |
+
const char *filename)
|
| 613 |
+
{
|
| 614 |
+
static char szBuffer[1024], szCopy[1024];
|
| 615 |
+
list_item_t *substPtr = NULL;
|
| 616 |
+
FILE *fp, *sp;
|
| 617 |
+
|
| 618 |
+
fp = fopen(filename, "rt");
|
| 619 |
+
if (fp != NULL) {
|
| 620 |
+
|
| 621 |
+
/*
|
| 622 |
+
* Build a list of substutitions from the first filename
|
| 623 |
+
*/
|
| 624 |
+
|
| 625 |
+
sp = fopen(substitutions, "rt");
|
| 626 |
+
if (sp != NULL) {
|
| 627 |
+
while (fgets(szBuffer, sizeof(szBuffer), sp) != NULL) {
|
| 628 |
+
unsigned char *ks, *ke, *vs, *ve;
|
| 629 |
+
ks = (unsigned char*)szBuffer;
|
| 630 |
+
while (ks && *ks && isspace(*ks)) ++ks;
|
| 631 |
+
ke = ks;
|
| 632 |
+
while (ke && *ke && !isspace(*ke)) ++ke;
|
| 633 |
+
vs = ke;
|
| 634 |
+
while (vs && *vs && isspace(*vs)) ++vs;
|
| 635 |
+
ve = vs;
|
| 636 |
+
while (ve && *ve && !(*ve == '\r' || *ve == '\n')) ++ve;
|
| 637 |
+
*ke = 0, *ve = 0;
|
| 638 |
+
list_insert(&substPtr, (char*)ks, (char*)vs);
|
| 639 |
+
}
|
| 640 |
+
fclose(sp);
|
| 641 |
+
}
|
| 642 |
+
|
| 643 |
+
/* debug: dump the list */
|
| 644 |
+
#ifndef NDEBUG
|
| 645 |
+
{
|
| 646 |
+
int n = 0;
|
| 647 |
+
list_item_t *p = NULL;
|
| 648 |
+
for (p = substPtr; p != NULL; p = p->nextPtr, ++n) {
|
| 649 |
+
fprintf(stderr, "% 3d '%s' => '%s'\n", n, p->key, p->value);
|
| 650 |
+
}
|
| 651 |
+
}
|
| 652 |
+
#endif
|
| 653 |
+
|
| 654 |
+
/*
|
| 655 |
+
* Run the substitutions over each line of the input
|
| 656 |
+
*/
|
| 657 |
+
|
| 658 |
+
while (fgets(szBuffer, sizeof(szBuffer), fp) != NULL) {
|
| 659 |
+
list_item_t *p = NULL;
|
| 660 |
+
for (p = substPtr; p != NULL; p = p->nextPtr) {
|
| 661 |
+
char *m = strstr(szBuffer, p->key);
|
| 662 |
+
if (m) {
|
| 663 |
+
char *cp, *op, *sp;
|
| 664 |
+
cp = szCopy;
|
| 665 |
+
op = szBuffer;
|
| 666 |
+
while (op != m) *cp++ = *op++;
|
| 667 |
+
sp = p->value;
|
| 668 |
+
while (sp && *sp) *cp++ = *sp++;
|
| 669 |
+
op += strlen(p->key);
|
| 670 |
+
while (*op) *cp++ = *op++;
|
| 671 |
+
*cp = 0;
|
| 672 |
+
memcpy(szBuffer, szCopy, sizeof(szCopy));
|
| 673 |
+
}
|
| 674 |
+
}
|
| 675 |
+
printf("%s", szBuffer);
|
| 676 |
+
}
|
| 677 |
+
|
| 678 |
+
list_free(&substPtr);
|
| 679 |
+
}
|
| 680 |
+
fclose(fp);
|
| 681 |
+
return 0;
|
| 682 |
+
}
|
| 683 |
+
|
| 684 |
+
BOOL FileExists(LPCTSTR szPath)
|
| 685 |
+
{
|
| 686 |
+
#ifndef INVALID_FILE_ATTRIBUTES
|
| 687 |
+
#define INVALID_FILE_ATTRIBUTES ((DWORD)-1)
|
| 688 |
+
#endif
|
| 689 |
+
DWORD pathAttr = GetFileAttributes(szPath);
|
| 690 |
+
return (pathAttr != INVALID_FILE_ATTRIBUTES &&
|
| 691 |
+
!(pathAttr & FILE_ATTRIBUTE_DIRECTORY));
|
| 692 |
+
}
|
| 693 |
+
|
| 694 |
+
|
| 695 |
+
/*
|
| 696 |
+
* QualifyPath --
|
| 697 |
+
*
|
| 698 |
+
* This composes the current working directory with a provided path
|
| 699 |
+
* and returns the fully qualified and normalized path.
|
| 700 |
+
* Mostly needed to setup paths for testing.
|
| 701 |
+
*/
|
| 702 |
+
|
| 703 |
+
static int
|
| 704 |
+
QualifyPath(
|
| 705 |
+
const char *szPath)
|
| 706 |
+
{
|
| 707 |
+
char szCwd[MAX_PATH + 1];
|
| 708 |
+
|
| 709 |
+
GetFullPathName(szPath, sizeof(szCwd)-1, szCwd, NULL);
|
| 710 |
+
printf("%s\n", szCwd);
|
| 711 |
+
return 0;
|
| 712 |
+
}
|
| 713 |
+
|
| 714 |
+
/*
|
| 715 |
+
* Implements LocateDependency for a single directory. See that command
|
| 716 |
+
* for an explanation.
|
| 717 |
+
* Returns 0 if found after printing the directory.
|
| 718 |
+
* Returns 1 if not found but no errors.
|
| 719 |
+
* Returns 2 on any kind of error
|
| 720 |
+
* Basically, these are used as exit codes for the process.
|
| 721 |
+
*/
|
| 722 |
+
static int LocateDependencyHelper(const char *dir, const char *keypath)
|
| 723 |
+
{
|
| 724 |
+
HANDLE hSearch;
|
| 725 |
+
char path[MAX_PATH+1];
|
| 726 |
+
size_t dirlen;
|
| 727 |
+
int keylen, ret;
|
| 728 |
+
WIN32_FIND_DATA finfo;
|
| 729 |
+
|
| 730 |
+
if (dir == NULL || keypath == NULL)
|
| 731 |
+
return 2; /* Have no real error reporting mechanism into nmake */
|
| 732 |
+
dirlen = strlen(dir);
|
| 733 |
+
if ((dirlen + 3) > sizeof(path))
|
| 734 |
+
return 2;
|
| 735 |
+
strncpy(path, dir, dirlen);
|
| 736 |
+
strncpy(path+dirlen, "\\*", 3); /* Including terminating \0 */
|
| 737 |
+
keylen = strlen(keypath);
|
| 738 |
+
|
| 739 |
+
#if 0 /* This function is not available in Visual C++ 6 */
|
| 740 |
+
/*
|
| 741 |
+
* Use numerics 0 -> FindExInfoStandard,
|
| 742 |
+
* 1 -> FindExSearchLimitToDirectories,
|
| 743 |
+
* as these are not defined in Visual C++ 6
|
| 744 |
+
*/
|
| 745 |
+
hSearch = FindFirstFileEx(path, 0, &finfo, 1, NULL, 0);
|
| 746 |
+
#else
|
| 747 |
+
hSearch = FindFirstFile(path, &finfo);
|
| 748 |
+
#endif
|
| 749 |
+
if (hSearch == INVALID_HANDLE_VALUE)
|
| 750 |
+
return 1; /* Not found */
|
| 751 |
+
|
| 752 |
+
/* Loop through all subdirs checking if the keypath is under there */
|
| 753 |
+
ret = 1; /* Assume not found */
|
| 754 |
+
do {
|
| 755 |
+
int sublen;
|
| 756 |
+
/*
|
| 757 |
+
* We need to check it is a directory despite the
|
| 758 |
+
* FindExSearchLimitToDirectories in the above call. See SDK docs
|
| 759 |
+
*/
|
| 760 |
+
if ((finfo.dwFileAttributes & FILE_ATTRIBUTE_DIRECTORY) == 0)
|
| 761 |
+
continue;
|
| 762 |
+
sublen = strlen(finfo.cFileName);
|
| 763 |
+
if ((dirlen+1+sublen+1+keylen+1) > sizeof(path))
|
| 764 |
+
continue; /* Path does not fit, assume not matched */
|
| 765 |
+
strncpy(path+dirlen+1, finfo.cFileName, sublen);
|
| 766 |
+
path[dirlen+1+sublen] = '\\';
|
| 767 |
+
strncpy(path+dirlen+1+sublen+1, keypath, keylen+1);
|
| 768 |
+
if (FileExists(path)) {
|
| 769 |
+
/* Found a match, print to stdout */
|
| 770 |
+
path[dirlen+1+sublen] = '\0';
|
| 771 |
+
QualifyPath(path);
|
| 772 |
+
ret = 0;
|
| 773 |
+
break;
|
| 774 |
+
}
|
| 775 |
+
} while (FindNextFile(hSearch, &finfo));
|
| 776 |
+
FindClose(hSearch);
|
| 777 |
+
return ret;
|
| 778 |
+
}
|
| 779 |
+
|
| 780 |
+
/*
|
| 781 |
+
* LocateDependency --
|
| 782 |
+
*
|
| 783 |
+
* Locates a dependency for a package.
|
| 784 |
+
* keypath - a relative path within the package directory
|
| 785 |
+
* that is used to confirm it is the correct directory.
|
| 786 |
+
* The search path for the package directory is currently only
|
| 787 |
+
* the parent and grandparent of the current working directory.
|
| 788 |
+
* If found, the command prints
|
| 789 |
+
* name_DIRPATH=<full path of located directory>
|
| 790 |
+
* and returns 0. If not found, does not print anything and returns 1.
|
| 791 |
+
*/
|
| 792 |
+
static int LocateDependency(const char *keypath)
|
| 793 |
+
{
|
| 794 |
+
size_t i;
|
| 795 |
+
int ret;
|
| 796 |
+
static const char *paths[] = {"..", "..\\..", "..\\..\\.."};
|
| 797 |
+
|
| 798 |
+
for (i = 0; i < (sizeof(paths)/sizeof(paths[0])); ++i) {
|
| 799 |
+
ret = LocateDependencyHelper(paths[i], keypath);
|
| 800 |
+
if (ret == 0)
|
| 801 |
+
return ret;
|
| 802 |
+
}
|
| 803 |
+
return ret;
|
| 804 |
+
}
|
| 805 |
+
|
| 806 |
+
|
| 807 |
+
/*
|
| 808 |
+
* Local variables:
|
| 809 |
+
* mode: c
|
| 810 |
+
* c-basic-offset: 4
|
| 811 |
+
* fill-column: 78
|
| 812 |
+
* indent-tabs-mode: t
|
| 813 |
+
* tab-width: 8
|
| 814 |
+
* End:
|
| 815 |
+
*/
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/rules.vc
ADDED
|
@@ -0,0 +1,1887 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#------------------------------------------------------------- -*- makefile -*-
|
| 2 |
+
# rules.vc --
|
| 3 |
+
#
|
| 4 |
+
# Part of the nmake based build system for Tcl and its extensions.
|
| 5 |
+
# This file does all the hard work in terms of parsing build options,
|
| 6 |
+
# compiler switches, defining common targets and macros. The Tcl makefile
|
| 7 |
+
# directly includes this. Extensions include it via "rules-ext.vc".
|
| 8 |
+
#
|
| 9 |
+
# See TIP 477 (https://core.tcl-lang.org/tips/doc/main/tip/477.md) for
|
| 10 |
+
# detailed documentation.
|
| 11 |
+
#
|
| 12 |
+
# See the file "license.terms" for information on usage and redistribution
|
| 13 |
+
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 14 |
+
#
|
| 15 |
+
# Copyright (c) 2001-2003 David Gravereaux.
|
| 16 |
+
# Copyright (c) 2003-2008 Patrick Thoyts
|
| 17 |
+
# Copyright (c) 2017 Ashok P. Nadkarni
|
| 18 |
+
#------------------------------------------------------------------------------
|
| 19 |
+
|
| 20 |
+
!ifndef _RULES_VC
|
| 21 |
+
_RULES_VC = 1
|
| 22 |
+
|
| 23 |
+
# The following macros define the version of the rules.vc nmake build system
|
| 24 |
+
# For modifications that are not backward-compatible, you *must* change
|
| 25 |
+
# the major version.
|
| 26 |
+
RULES_VERSION_MAJOR = 1
|
| 27 |
+
RULES_VERSION_MINOR = 10
|
| 28 |
+
|
| 29 |
+
# The PROJECT macro must be defined by parent makefile.
|
| 30 |
+
!if "$(PROJECT)" == ""
|
| 31 |
+
!error *** Error: Macro PROJECT not defined! Please define it before including rules.vc
|
| 32 |
+
!endif
|
| 33 |
+
|
| 34 |
+
!if "$(PRJ_PACKAGE_TCLNAME)" == ""
|
| 35 |
+
PRJ_PACKAGE_TCLNAME = $(PROJECT)
|
| 36 |
+
!endif
|
| 37 |
+
|
| 38 |
+
# Also special case Tcl and Tk to save some typing later
|
| 39 |
+
DOING_TCL = 0
|
| 40 |
+
DOING_TK = 0
|
| 41 |
+
!if "$(PROJECT)" == "tcl"
|
| 42 |
+
DOING_TCL = 1
|
| 43 |
+
!elseif "$(PROJECT)" == "tk"
|
| 44 |
+
DOING_TK = 1
|
| 45 |
+
!endif
|
| 46 |
+
|
| 47 |
+
!ifndef NEED_TK
|
| 48 |
+
# Backwards compatibility
|
| 49 |
+
!ifdef PROJECT_REQUIRES_TK
|
| 50 |
+
NEED_TK = $(PROJECT_REQUIRES_TK)
|
| 51 |
+
!else
|
| 52 |
+
NEED_TK = 0
|
| 53 |
+
!endif
|
| 54 |
+
!endif
|
| 55 |
+
|
| 56 |
+
!ifndef NEED_TCL_SOURCE
|
| 57 |
+
NEED_TCL_SOURCE = 0
|
| 58 |
+
!endif
|
| 59 |
+
|
| 60 |
+
!ifdef NEED_TK_SOURCE
|
| 61 |
+
!if $(NEED_TK_SOURCE)
|
| 62 |
+
NEED_TK = 1
|
| 63 |
+
!endif
|
| 64 |
+
!else
|
| 65 |
+
NEED_TK_SOURCE = 0
|
| 66 |
+
!endif
|
| 67 |
+
|
| 68 |
+
################################################################
|
| 69 |
+
# Nmake is a pretty weak environment in syntax and capabilities
|
| 70 |
+
# so this file is necessarily verbose. It's broken down into
|
| 71 |
+
# the following parts.
|
| 72 |
+
#
|
| 73 |
+
# 0. Sanity check that compiler environment is set up and initialize
|
| 74 |
+
# any built-in settings from the parent makefile
|
| 75 |
+
# 1. First define the external tools used for compiling, copying etc.
|
| 76 |
+
# as this is independent of everything else.
|
| 77 |
+
# 2. Figure out our build structure in terms of the directory, whether
|
| 78 |
+
# we are building Tcl or an extension, etc.
|
| 79 |
+
# 3. Determine the compiler and linker versions
|
| 80 |
+
# 4. Build the nmakehlp helper application
|
| 81 |
+
# 5. Determine the supported compiler options and features
|
| 82 |
+
# 6. Parse the OPTS macro value for user-specified build configuration
|
| 83 |
+
# 7. Parse the STATS macro value for statistics instrumentation
|
| 84 |
+
# 8. Parse the CHECKS macro for additional compilation checks
|
| 85 |
+
# 9. Extract Tcl, and possibly Tk, version numbers from the headers
|
| 86 |
+
# 10. Based on this selected configuration, construct the output
|
| 87 |
+
# directory and file paths
|
| 88 |
+
# 11. Construct the paths where the package is to be installed
|
| 89 |
+
# 12. Set up the actual options passed to compiler and linker based
|
| 90 |
+
# on the information gathered above.
|
| 91 |
+
# 13. Define some standard build targets and implicit rules. These may
|
| 92 |
+
# be optionally disabled by the parent makefile.
|
| 93 |
+
# 14. (For extensions only.) Compare the configuration of the target
|
| 94 |
+
# Tcl and the extensions and warn against discrepancies.
|
| 95 |
+
#
|
| 96 |
+
# One final note about the macro names used. They are as they are
|
| 97 |
+
# for historical reasons. We would like legacy extensions to
|
| 98 |
+
# continue to work with this make include file so be wary of
|
| 99 |
+
# changing them for consistency or clarity.
|
| 100 |
+
|
| 101 |
+
# 0. Sanity check compiler environment
|
| 102 |
+
|
| 103 |
+
# Check to see we are configured to build with MSVC (MSDEVDIR, MSVCDIR or
|
| 104 |
+
# VCINSTALLDIR) or with the MS Platform SDK (MSSDK or WindowsSDKDir)
|
| 105 |
+
|
| 106 |
+
!if !defined(MSDEVDIR) && !defined(MSVCDIR) && !defined(VCINSTALLDIR) && !defined(MSSDK) && !defined(WINDOWSSDKDIR)
|
| 107 |
+
MSG = ^
|
| 108 |
+
Visual C++ compiler environment not initialized.
|
| 109 |
+
!error $(MSG)
|
| 110 |
+
!endif
|
| 111 |
+
|
| 112 |
+
# We need to run from the directory the parent makefile is located in.
|
| 113 |
+
# nmake does not tell us what makefile was used to invoke it so parent
|
| 114 |
+
# makefile has to set the MAKEFILEVC macro or we just make a guess and
|
| 115 |
+
# warn if we think that is not the case.
|
| 116 |
+
!if "$(MAKEFILEVC)" == ""
|
| 117 |
+
|
| 118 |
+
!if exist("$(PROJECT).vc")
|
| 119 |
+
MAKEFILEVC = $(PROJECT).vc
|
| 120 |
+
!elseif exist("makefile.vc")
|
| 121 |
+
MAKEFILEVC = makefile.vc
|
| 122 |
+
!endif
|
| 123 |
+
!endif # "$(MAKEFILEVC)" == ""
|
| 124 |
+
|
| 125 |
+
!if !exist("$(MAKEFILEVC)")
|
| 126 |
+
MSG = ^
|
| 127 |
+
You must run nmake from the directory containing the project makefile.^
|
| 128 |
+
If you are doing that and getting this message, set the MAKEFILEVC^
|
| 129 |
+
macro to the name of the project makefile.
|
| 130 |
+
!message WARNING: $(MSG)
|
| 131 |
+
!endif
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
################################################################
|
| 135 |
+
# 1. Define external programs being used
|
| 136 |
+
|
| 137 |
+
#----------------------------------------------------------
|
| 138 |
+
# Set the proper copy method to avoid overwrite questions
|
| 139 |
+
# to the user when copying files and selecting the right
|
| 140 |
+
# "delete all" method.
|
| 141 |
+
#----------------------------------------------------------
|
| 142 |
+
|
| 143 |
+
RMDIR = rmdir /S /Q
|
| 144 |
+
CPY = xcopy /i /y >NUL
|
| 145 |
+
CPYDIR = xcopy /e /i /y >NUL
|
| 146 |
+
COPY = copy /y >NUL
|
| 147 |
+
MKDIR = mkdir
|
| 148 |
+
|
| 149 |
+
######################################################################
|
| 150 |
+
# 2. Figure out our build environment in terms of what we're building.
|
| 151 |
+
#
|
| 152 |
+
# (a) Tcl itself
|
| 153 |
+
# (b) Tk
|
| 154 |
+
# (c) a Tcl extension using libraries/includes from an *installed* Tcl
|
| 155 |
+
# (d) a Tcl extension using libraries/includes from Tcl source directory
|
| 156 |
+
#
|
| 157 |
+
# This last is needed because some extensions still need
|
| 158 |
+
# some Tcl interfaces that are not publicly exposed.
|
| 159 |
+
#
|
| 160 |
+
# The fragment will set the following macros:
|
| 161 |
+
# ROOT - root of this module sources
|
| 162 |
+
# COMPATDIR - source directory that holds compatibility sources
|
| 163 |
+
# DOCDIR - source directory containing documentation files
|
| 164 |
+
# GENERICDIR - platform-independent source directory
|
| 165 |
+
# WIN_DIR - Windows-specific source directory
|
| 166 |
+
# TESTDIR - directory containing test files
|
| 167 |
+
# TOOLSDIR - directory containing build tools
|
| 168 |
+
# _TCLDIR - root of the Tcl installation OR the Tcl sources. Not set
|
| 169 |
+
# when building Tcl itself.
|
| 170 |
+
# _INSTALLDIR - native form of the installation path. For Tcl
|
| 171 |
+
# this will be the root of the Tcl installation. For extensions
|
| 172 |
+
# this will be the lib directory under the root.
|
| 173 |
+
# TCLINSTALL - set to 1 if _TCLDIR refers to
|
| 174 |
+
# headers and libraries from an installed Tcl, and 0 if built against
|
| 175 |
+
# Tcl sources. Not set when building Tcl itself. Yes, not very well
|
| 176 |
+
# named.
|
| 177 |
+
# _TCL_H - native path to the tcl.h file
|
| 178 |
+
#
|
| 179 |
+
# If Tk is involved, also sets the following
|
| 180 |
+
# _TKDIR - native form Tk installation OR Tk source. Not set if building
|
| 181 |
+
# Tk itself.
|
| 182 |
+
# TKINSTALL - set 1 if _TKDIR refers to installed Tk and 0 if Tk sources
|
| 183 |
+
# _TK_H - native path to the tk.h file
|
| 184 |
+
|
| 185 |
+
# Root directory for sources and assumed subdirectories
|
| 186 |
+
ROOT = $(MAKEDIR)\..
|
| 187 |
+
# The following paths CANNOT have spaces in them as they appear on the
|
| 188 |
+
# left side of implicit rules.
|
| 189 |
+
!ifndef COMPATDIR
|
| 190 |
+
COMPATDIR = $(ROOT)\compat
|
| 191 |
+
!endif
|
| 192 |
+
!ifndef DOCDIR
|
| 193 |
+
DOCDIR = $(ROOT)\doc
|
| 194 |
+
!endif
|
| 195 |
+
!ifndef GENERICDIR
|
| 196 |
+
GENERICDIR = $(ROOT)\generic
|
| 197 |
+
!endif
|
| 198 |
+
!ifndef TOOLSDIR
|
| 199 |
+
TOOLSDIR = $(ROOT)\tools
|
| 200 |
+
!endif
|
| 201 |
+
!ifndef TESTDIR
|
| 202 |
+
TESTDIR = $(ROOT)\tests
|
| 203 |
+
!endif
|
| 204 |
+
!ifndef LIBDIR
|
| 205 |
+
!if exist("$(ROOT)\library")
|
| 206 |
+
LIBDIR = $(ROOT)\library
|
| 207 |
+
!else
|
| 208 |
+
LIBDIR = $(ROOT)\lib
|
| 209 |
+
!endif
|
| 210 |
+
!endif
|
| 211 |
+
!ifndef DEMODIR
|
| 212 |
+
!if exist("$(LIBDIR)\demos")
|
| 213 |
+
DEMODIR = $(LIBDIR)\demos
|
| 214 |
+
!else
|
| 215 |
+
DEMODIR = $(ROOT)\demos
|
| 216 |
+
!endif
|
| 217 |
+
!endif # ifndef DEMODIR
|
| 218 |
+
# Do NOT use WINDIR because it is Windows internal environment
|
| 219 |
+
# variable to point to c:\windows!
|
| 220 |
+
WIN_DIR = $(ROOT)\win
|
| 221 |
+
|
| 222 |
+
!ifndef RCDIR
|
| 223 |
+
!if exist("$(WIN_DIR)\rc")
|
| 224 |
+
RCDIR = $(WIN_DIR)\rc
|
| 225 |
+
!else
|
| 226 |
+
RCDIR = $(WIN_DIR)
|
| 227 |
+
!endif
|
| 228 |
+
!endif
|
| 229 |
+
RCDIR = $(RCDIR:/=\)
|
| 230 |
+
|
| 231 |
+
# The target directory where the built packages and binaries will be installed.
|
| 232 |
+
# INSTALLDIR is the (optional) path specified by the user.
|
| 233 |
+
# _INSTALLDIR is INSTALLDIR using the backslash separator syntax
|
| 234 |
+
!ifdef INSTALLDIR
|
| 235 |
+
### Fix the path separators.
|
| 236 |
+
_INSTALLDIR = $(INSTALLDIR:/=\)
|
| 237 |
+
!else
|
| 238 |
+
### Assume the normal default.
|
| 239 |
+
_INSTALLDIR = $(HOMEDRIVE)\Tcl
|
| 240 |
+
!endif
|
| 241 |
+
|
| 242 |
+
!if $(DOING_TCL)
|
| 243 |
+
|
| 244 |
+
# BEGIN Case 2(a) - Building Tcl itself
|
| 245 |
+
|
| 246 |
+
# Only need to define _TCL_H
|
| 247 |
+
_TCL_H = ..\generic\tcl.h
|
| 248 |
+
|
| 249 |
+
# END Case 2(a) - Building Tcl itself
|
| 250 |
+
|
| 251 |
+
!elseif $(DOING_TK)
|
| 252 |
+
|
| 253 |
+
# BEGIN Case 2(b) - Building Tk
|
| 254 |
+
|
| 255 |
+
TCLINSTALL = 0 # Tk always builds against Tcl source, not an installed Tcl
|
| 256 |
+
!if "$(TCLDIR)" == ""
|
| 257 |
+
!if [echo TCLDIR = \> nmakehlp.out] \
|
| 258 |
+
|| [nmakehlp -L generic\tcl.h >> nmakehlp.out]
|
| 259 |
+
!error *** Could not locate Tcl source directory.
|
| 260 |
+
!endif
|
| 261 |
+
!include nmakehlp.out
|
| 262 |
+
!endif # TCLDIR == ""
|
| 263 |
+
|
| 264 |
+
_TCLDIR = $(TCLDIR:/=\)
|
| 265 |
+
_TCL_H = $(_TCLDIR)\generic\tcl.h
|
| 266 |
+
!if !exist("$(_TCL_H)")
|
| 267 |
+
!error Could not locate tcl.h. Please set the TCLDIR macro to point to the Tcl *source* directory.
|
| 268 |
+
!endif
|
| 269 |
+
|
| 270 |
+
_TK_H = ..\generic\tk.h
|
| 271 |
+
|
| 272 |
+
# END Case 2(b) - Building Tk
|
| 273 |
+
|
| 274 |
+
!else
|
| 275 |
+
|
| 276 |
+
# BEGIN Case 2(c) or (d) - Building an extension other than Tk
|
| 277 |
+
|
| 278 |
+
# If command line has specified Tcl location through TCLDIR, use it
|
| 279 |
+
# else default to the INSTALLDIR setting
|
| 280 |
+
!if "$(TCLDIR)" != ""
|
| 281 |
+
|
| 282 |
+
_TCLDIR = $(TCLDIR:/=\)
|
| 283 |
+
!if exist("$(_TCLDIR)\include\tcl.h") # Case 2(c) with TCLDIR defined
|
| 284 |
+
TCLINSTALL = 1
|
| 285 |
+
_TCL_H = $(_TCLDIR)\include\tcl.h
|
| 286 |
+
!elseif exist("$(_TCLDIR)\generic\tcl.h") # Case 2(d) with TCLDIR defined
|
| 287 |
+
TCLINSTALL = 0
|
| 288 |
+
_TCL_H = $(_TCLDIR)\generic\tcl.h
|
| 289 |
+
!endif
|
| 290 |
+
|
| 291 |
+
!else # # Case 2(c) for extensions with TCLDIR undefined
|
| 292 |
+
|
| 293 |
+
# Need to locate Tcl depending on whether it needs Tcl source or not.
|
| 294 |
+
# If we don't, check the INSTALLDIR for an installed Tcl first
|
| 295 |
+
|
| 296 |
+
!if exist("$(_INSTALLDIR)\include\tcl.h") && !$(NEED_TCL_SOURCE)
|
| 297 |
+
|
| 298 |
+
TCLINSTALL = 1
|
| 299 |
+
TCLDIR = $(_INSTALLDIR)\..
|
| 300 |
+
# NOTE: we will be resetting _INSTALLDIR to _INSTALLDIR/lib for extensions
|
| 301 |
+
# later so the \.. accounts for the /lib
|
| 302 |
+
_TCLDIR = $(_INSTALLDIR)\..
|
| 303 |
+
_TCL_H = $(_TCLDIR)\include\tcl.h
|
| 304 |
+
|
| 305 |
+
!else # exist(...) && !$(NEED_TCL_SOURCE)
|
| 306 |
+
|
| 307 |
+
!if [echo _TCLDIR = \> nmakehlp.out] \
|
| 308 |
+
|| [nmakehlp -L generic\tcl.h >> nmakehlp.out]
|
| 309 |
+
!error *** Could not locate Tcl source directory.
|
| 310 |
+
!endif
|
| 311 |
+
!include nmakehlp.out
|
| 312 |
+
TCLINSTALL = 0
|
| 313 |
+
TCLDIR = $(_TCLDIR)
|
| 314 |
+
_TCL_H = $(_TCLDIR)\generic\tcl.h
|
| 315 |
+
|
| 316 |
+
!endif # exist(...) && !$(NEED_TCL_SOURCE)
|
| 317 |
+
|
| 318 |
+
!endif # TCLDIR
|
| 319 |
+
|
| 320 |
+
!ifndef _TCL_H
|
| 321 |
+
MSG =^
|
| 322 |
+
Failed to find tcl.h. The TCLDIR macro is set incorrectly or is not set and default path does not contain tcl.h.
|
| 323 |
+
!error $(MSG)
|
| 324 |
+
!endif
|
| 325 |
+
|
| 326 |
+
# Now do the same to locate Tk headers and libs if project requires Tk
|
| 327 |
+
!if $(NEED_TK)
|
| 328 |
+
|
| 329 |
+
!if "$(TKDIR)" != ""
|
| 330 |
+
|
| 331 |
+
_TKDIR = $(TKDIR:/=\)
|
| 332 |
+
!if exist("$(_TKDIR)\include\tk.h")
|
| 333 |
+
TKINSTALL = 1
|
| 334 |
+
_TK_H = $(_TKDIR)\include\tk.h
|
| 335 |
+
!elseif exist("$(_TKDIR)\generic\tk.h")
|
| 336 |
+
TKINSTALL = 0
|
| 337 |
+
_TK_H = $(_TKDIR)\generic\tk.h
|
| 338 |
+
!endif
|
| 339 |
+
|
| 340 |
+
!else # TKDIR not defined
|
| 341 |
+
|
| 342 |
+
# Need to locate Tcl depending on whether it needs Tcl source or not.
|
| 343 |
+
# If we don't, check the INSTALLDIR for an installed Tcl first
|
| 344 |
+
|
| 345 |
+
!if exist("$(_INSTALLDIR)\include\tk.h") && !$(NEED_TK_SOURCE)
|
| 346 |
+
|
| 347 |
+
TKINSTALL = 1
|
| 348 |
+
# NOTE: we will be resetting _INSTALLDIR to _INSTALLDIR/lib for extensions
|
| 349 |
+
# later so the \.. accounts for the /lib
|
| 350 |
+
_TKDIR = $(_INSTALLDIR)\..
|
| 351 |
+
_TK_H = $(_TKDIR)\include\tk.h
|
| 352 |
+
TKDIR = $(_TKDIR)
|
| 353 |
+
|
| 354 |
+
!else # exist("$(_INSTALLDIR)\include\tk.h") && !$(NEED_TK_SOURCE)
|
| 355 |
+
|
| 356 |
+
!if [echo _TKDIR = \> nmakehlp.out] \
|
| 357 |
+
|| [nmakehlp -L generic\tk.h >> nmakehlp.out]
|
| 358 |
+
!error *** Could not locate Tk source directory.
|
| 359 |
+
!endif
|
| 360 |
+
!include nmakehlp.out
|
| 361 |
+
TKINSTALL = 0
|
| 362 |
+
TKDIR = $(_TKDIR)
|
| 363 |
+
_TK_H = $(_TKDIR)\generic\tk.h
|
| 364 |
+
|
| 365 |
+
!endif # exist("$(_INSTALLDIR)\include\tk.h") && !$(NEED_TK_SOURCE)
|
| 366 |
+
|
| 367 |
+
!endif # TKDIR
|
| 368 |
+
|
| 369 |
+
!ifndef _TK_H
|
| 370 |
+
MSG =^
|
| 371 |
+
Failed to find tk.h. The TKDIR macro is set incorrectly or is not set and default path does not contain tk.h.
|
| 372 |
+
!error $(MSG)
|
| 373 |
+
!endif
|
| 374 |
+
|
| 375 |
+
!endif # NEED_TK
|
| 376 |
+
|
| 377 |
+
!if $(NEED_TCL_SOURCE) && $(TCLINSTALL)
|
| 378 |
+
MSG = ^
|
| 379 |
+
*** Warning: This extension requires the source distribution of Tcl.^
|
| 380 |
+
*** Please set the TCLDIR macro to point to the Tcl sources.
|
| 381 |
+
!error $(MSG)
|
| 382 |
+
!endif
|
| 383 |
+
|
| 384 |
+
!if $(NEED_TK_SOURCE)
|
| 385 |
+
!if $(TKINSTALL)
|
| 386 |
+
MSG = ^
|
| 387 |
+
*** Warning: This extension requires the source distribution of Tk.^
|
| 388 |
+
*** Please set the TKDIR macro to point to the Tk sources.
|
| 389 |
+
!error $(MSG)
|
| 390 |
+
!endif
|
| 391 |
+
!endif
|
| 392 |
+
|
| 393 |
+
|
| 394 |
+
# If INSTALLDIR set to Tcl installation root dir then reset to the
|
| 395 |
+
# lib dir for installing extensions
|
| 396 |
+
!if exist("$(_INSTALLDIR)\include\tcl.h")
|
| 397 |
+
_INSTALLDIR=$(_INSTALLDIR)\lib
|
| 398 |
+
!endif
|
| 399 |
+
|
| 400 |
+
# END Case 2(c) or (d) - Building an extension
|
| 401 |
+
!endif # if $(DOING_TCL)
|
| 402 |
+
|
| 403 |
+
################################################################
|
| 404 |
+
# 3. Determine compiler version and architecture
|
| 405 |
+
# In this section, we figure out the compiler version and the
|
| 406 |
+
# architecture for which we are building. This sets the
|
| 407 |
+
# following macros:
|
| 408 |
+
# VCVERSION - the internal compiler version as 1200, 1400, 1910 etc.
|
| 409 |
+
# This is also printed by the compiler in dotted form 19.10 etc.
|
| 410 |
+
# VCVER - the "marketing version", for example Visual C++ 6 for internal
|
| 411 |
+
# compiler version 1200. This is kept only for legacy reasons as it
|
| 412 |
+
# does not make sense for recent Microsoft compilers. Only used for
|
| 413 |
+
# output directory names.
|
| 414 |
+
# ARCH - set to IX86, ARM64 or AMD64 depending on 32- or 64-bit target
|
| 415 |
+
# NATIVE_ARCH - set to IX86, ARM64 or AMD64 for the host machine
|
| 416 |
+
# MACHINE - same as $(ARCH) - legacy
|
| 417 |
+
# _VC_MANIFEST_EMBED_{DLL,EXE} - commands for embedding a manifest if needed
|
| 418 |
+
|
| 419 |
+
cc32 = $(CC) # built-in default.
|
| 420 |
+
link32 = link
|
| 421 |
+
lib32 = lib
|
| 422 |
+
rc32 = $(RC) # built-in default.
|
| 423 |
+
|
| 424 |
+
#----------------------------------------------------------------
|
| 425 |
+
# Figure out the compiler architecture and version by writing
|
| 426 |
+
# the C macros to a file, preprocessing them with the C
|
| 427 |
+
# preprocessor and reading back the created file
|
| 428 |
+
|
| 429 |
+
_HASH=^#
|
| 430 |
+
_VC_MANIFEST_EMBED_EXE=
|
| 431 |
+
_VC_MANIFEST_EMBED_DLL=
|
| 432 |
+
VCVER=0
|
| 433 |
+
!if ![echo VCVERSION=_MSC_VER > vercl.x] \
|
| 434 |
+
&& ![echo $(_HASH)if defined(_M_IX86) >> vercl.x] \
|
| 435 |
+
&& ![echo ARCH=IX86 >> vercl.x] \
|
| 436 |
+
&& ![echo $(_HASH)elif defined(_M_AMD64) >> vercl.x] \
|
| 437 |
+
&& ![echo ARCH=AMD64 >> vercl.x] \
|
| 438 |
+
&& ![echo $(_HASH)elif defined(_M_ARM64) >> vercl.x] \
|
| 439 |
+
&& ![echo ARCH=ARM64 >> vercl.x] \
|
| 440 |
+
&& ![echo $(_HASH)endif >> vercl.x] \
|
| 441 |
+
&& ![$(cc32) -nologo -TC -P vercl.x 2>NUL]
|
| 442 |
+
!include vercl.i
|
| 443 |
+
!if $(VCVERSION) < 1900
|
| 444 |
+
!if ![echo VCVER= ^\> vercl.vc] \
|
| 445 |
+
&& ![set /a $(VCVERSION) / 100 - 6 >> vercl.vc]
|
| 446 |
+
!include vercl.vc
|
| 447 |
+
!endif
|
| 448 |
+
!else
|
| 449 |
+
# The simple calculation above does not apply to new Visual Studio releases
|
| 450 |
+
# Keep the compiler version in its native form.
|
| 451 |
+
VCVER = $(VCVERSION)
|
| 452 |
+
!endif
|
| 453 |
+
!endif
|
| 454 |
+
|
| 455 |
+
!if ![del 2>NUL /q/f vercl.x vercl.i vercl.vc]
|
| 456 |
+
!endif
|
| 457 |
+
|
| 458 |
+
#----------------------------------------------------------------
|
| 459 |
+
# The MACHINE macro is used by legacy makefiles so set it as well
|
| 460 |
+
!ifdef MACHINE
|
| 461 |
+
!if "$(MACHINE)" == "x86"
|
| 462 |
+
!undef MACHINE
|
| 463 |
+
MACHINE = IX86
|
| 464 |
+
!elseif "$(MACHINE)" == "arm64"
|
| 465 |
+
!undef MACHINE
|
| 466 |
+
MACHINE = ARM64
|
| 467 |
+
!elseif "$(MACHINE)" == "x64"
|
| 468 |
+
!undef MACHINE
|
| 469 |
+
MACHINE = AMD64
|
| 470 |
+
!endif
|
| 471 |
+
!if "$(MACHINE)" != "$(ARCH)"
|
| 472 |
+
!error Specified MACHINE macro $(MACHINE) does not match detected target architecture $(ARCH).
|
| 473 |
+
!endif
|
| 474 |
+
!else
|
| 475 |
+
MACHINE=$(ARCH)
|
| 476 |
+
!endif
|
| 477 |
+
|
| 478 |
+
#---------------------------------------------------------------
|
| 479 |
+
# The PLATFORM_IDENTIFY macro matches the values returned by
|
| 480 |
+
# the Tcl platform::identify command
|
| 481 |
+
!if "$(MACHINE)" == "AMD64"
|
| 482 |
+
PLATFORM_IDENTIFY = win32-x86_64
|
| 483 |
+
!elseif "$(MACHINE)" == "ARM64"
|
| 484 |
+
PLATFORM_IDENTIFY = win32-arm
|
| 485 |
+
!else
|
| 486 |
+
PLATFORM_IDENTIFY = win32-ix86
|
| 487 |
+
!endif
|
| 488 |
+
|
| 489 |
+
# The MULTIPLATFORM macro controls whether binary extensions are installed
|
| 490 |
+
# in platform-specific directories. Intended to be set/used by extensions.
|
| 491 |
+
!ifndef MULTIPLATFORM_INSTALL
|
| 492 |
+
MULTIPLATFORM_INSTALL = 0
|
| 493 |
+
!endif
|
| 494 |
+
|
| 495 |
+
#------------------------------------------------------------
|
| 496 |
+
# Figure out the *host* architecture by reading the registry
|
| 497 |
+
|
| 498 |
+
!if ![reg query HKLM\Hardware\Description\System\CentralProcessor\0 /v Identifier | findstr /i x86]
|
| 499 |
+
NATIVE_ARCH=IX86
|
| 500 |
+
!elseif ![reg query HKLM\Hardware\Description\System\CentralProcessor\0 /v Identifier | findstr /i ARM | findstr /i 64-bit]
|
| 501 |
+
NATIVE_ARCH=ARM64
|
| 502 |
+
!else
|
| 503 |
+
NATIVE_ARCH=AMD64
|
| 504 |
+
!endif
|
| 505 |
+
|
| 506 |
+
# Since MSVC8 we must deal with manifest resources.
|
| 507 |
+
!if $(VCVERSION) >= 1400
|
| 508 |
+
_VC_MANIFEST_EMBED_EXE=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;1
|
| 509 |
+
_VC_MANIFEST_EMBED_DLL=if exist $@.manifest mt -nologo -manifest $@.manifest -outputresource:$@;2
|
| 510 |
+
!endif
|
| 511 |
+
|
| 512 |
+
################################################################
|
| 513 |
+
# 4. Build the nmakehlp program
|
| 514 |
+
# This is a helper app we need to overcome nmake's limiting
|
| 515 |
+
# environment. We will call out to it to get various bits of
|
| 516 |
+
# information about supported compiler options etc.
|
| 517 |
+
#
|
| 518 |
+
# Tcl itself will always use the nmakehlp.c program which is
|
| 519 |
+
# in its own source. It will be kept updated there.
|
| 520 |
+
#
|
| 521 |
+
# Extensions built against an installed Tcl will use the installed
|
| 522 |
+
# copy of Tcl's nmakehlp.c if there is one and their own version
|
| 523 |
+
# otherwise. In the latter case, they would also be using their own
|
| 524 |
+
# rules.vc. Note that older versions of Tcl do not install nmakehlp.c
|
| 525 |
+
# or rules.vc.
|
| 526 |
+
#
|
| 527 |
+
# Extensions built against Tcl sources will use the one from the Tcl source.
|
| 528 |
+
#
|
| 529 |
+
# When building an extension using a sufficiently new version of Tcl,
|
| 530 |
+
# rules-ext.vc will define NMAKEHLPC appropriately to point to the
|
| 531 |
+
# copy of nmakehlp.c to be used.
|
| 532 |
+
|
| 533 |
+
!ifndef NMAKEHLPC
|
| 534 |
+
# Default to the one in the current directory (the extension's own nmakehlp.c)
|
| 535 |
+
NMAKEHLPC = nmakehlp.c
|
| 536 |
+
|
| 537 |
+
!if !$(DOING_TCL)
|
| 538 |
+
!if $(TCLINSTALL)
|
| 539 |
+
!if exist("$(_TCLDIR)\lib\nmake\nmakehlp.c")
|
| 540 |
+
NMAKEHLPC = $(_TCLDIR)\lib\nmake\nmakehlp.c
|
| 541 |
+
!endif
|
| 542 |
+
!else # !$(TCLINSTALL)
|
| 543 |
+
!if exist("$(_TCLDIR)\win\nmakehlp.c")
|
| 544 |
+
NMAKEHLPC = $(_TCLDIR)\win\nmakehlp.c
|
| 545 |
+
!endif
|
| 546 |
+
!endif # $(TCLINSTALL)
|
| 547 |
+
!endif # !$(DOING_TCL)
|
| 548 |
+
|
| 549 |
+
!endif # NMAKEHLPC
|
| 550 |
+
|
| 551 |
+
# We always build nmakehlp even if it exists since we do not know
|
| 552 |
+
# what source it was built from.
|
| 553 |
+
!if "$(MACHINE)" == "IX86" || "$(MACHINE)" == "$(NATIVE_ARCH)"
|
| 554 |
+
!if [$(cc32) -nologo "$(NMAKEHLPC)" -link -subsystem:console > nul]
|
| 555 |
+
!endif
|
| 556 |
+
!else
|
| 557 |
+
!if [copy $(NMAKEHLPC:nmakehlp.c=x86_64-w64-mingw32-nmakehlp.exe) nmakehlp.exe >NUL]
|
| 558 |
+
!endif
|
| 559 |
+
!endif
|
| 560 |
+
|
| 561 |
+
################################################################
|
| 562 |
+
# 5. Test for compiler features
|
| 563 |
+
# Visual C++ compiler options have changed over the years. Check
|
| 564 |
+
# which options are supported by the compiler in use.
|
| 565 |
+
#
|
| 566 |
+
# The following macros are set:
|
| 567 |
+
# OPTIMIZATIONS - the compiler flags to be used for optimized builds
|
| 568 |
+
# DEBUGFLAGS - the compiler flags to be used for debug builds
|
| 569 |
+
# LINKERFLAGS - Flags passed to the linker
|
| 570 |
+
#
|
| 571 |
+
# Note that these are the compiler settings *available*, not those
|
| 572 |
+
# that will be *used*. The latter depends on the OPTS macro settings
|
| 573 |
+
# which we have not yet parsed.
|
| 574 |
+
#
|
| 575 |
+
# Also note that some of the flags in OPTIMIZATIONS are not really
|
| 576 |
+
# related to optimization. They are placed there only for legacy reasons
|
| 577 |
+
# as some extensions expect them to be included in that macro.
|
| 578 |
+
|
| 579 |
+
# -Op improves float consistency. Note only needed for older compilers
|
| 580 |
+
# Newer compilers do not need or support this option.
|
| 581 |
+
!if [nmakehlp -c -Op]
|
| 582 |
+
FPOPTS = -Op
|
| 583 |
+
!endif
|
| 584 |
+
|
| 585 |
+
# Strict floating point semantics - present in newer compilers in lieu of -Op
|
| 586 |
+
!if [nmakehlp -c -fp:strict]
|
| 587 |
+
FPOPTS = $(FPOPTS) -fp:strict
|
| 588 |
+
!endif
|
| 589 |
+
|
| 590 |
+
!if "$(MACHINE)" == "IX86"
|
| 591 |
+
### test for pentium errata
|
| 592 |
+
!if [nmakehlp -c -QI0f]
|
| 593 |
+
!message *** Compiler has 'Pentium 0x0f fix'
|
| 594 |
+
FPOPTS = $(FPOPTS) -QI0f
|
| 595 |
+
!else
|
| 596 |
+
!message *** Compiler does not have 'Pentium 0x0f fix'
|
| 597 |
+
!endif
|
| 598 |
+
!endif
|
| 599 |
+
|
| 600 |
+
### test for optimizations
|
| 601 |
+
# /O2 optimization includes /Og /Oi /Ot /Oy /Ob2 /Gs /GF /Gy as per
|
| 602 |
+
# documentation. Note we do NOT want /Gs as that inserts a _chkstk
|
| 603 |
+
# stack probe at *every* function entry, not just those with more than
|
| 604 |
+
# a page of stack allocation resulting in a performance hit. However,
|
| 605 |
+
# /O2 documentation is misleading as its stack probes are simply the
|
| 606 |
+
# default page size locals allocation probes and not what is implied
|
| 607 |
+
# by an explicit /Gs option.
|
| 608 |
+
|
| 609 |
+
OPTIMIZATIONS = $(FPOPTS)
|
| 610 |
+
|
| 611 |
+
!if [nmakehlp -c -O2]
|
| 612 |
+
OPTIMIZING = 1
|
| 613 |
+
OPTIMIZATIONS = $(OPTIMIZATIONS) -O2
|
| 614 |
+
!else
|
| 615 |
+
# Legacy, really. All modern compilers support this
|
| 616 |
+
!message *** Compiler does not have 'Optimizations'
|
| 617 |
+
OPTIMIZING = 0
|
| 618 |
+
!endif
|
| 619 |
+
|
| 620 |
+
# Checks for buffer overflows in local arrays
|
| 621 |
+
!if [nmakehlp -c -GS]
|
| 622 |
+
OPTIMIZATIONS = $(OPTIMIZATIONS) -GS
|
| 623 |
+
!endif
|
| 624 |
+
|
| 625 |
+
# Link time optimization. Note that this option (potentially) makes
|
| 626 |
+
# generated libraries only usable by the specific VC++ version that
|
| 627 |
+
# created it. Requires /LTCG linker option
|
| 628 |
+
!if [nmakehlp -c -GL]
|
| 629 |
+
OPTIMIZATIONS = $(OPTIMIZATIONS) -GL
|
| 630 |
+
CC_GL_OPT_ENABLED = 1
|
| 631 |
+
!else
|
| 632 |
+
# In newer compilers -GL and -YX are incompatible.
|
| 633 |
+
!if [nmakehlp -c -YX]
|
| 634 |
+
OPTIMIZATIONS = $(OPTIMIZATIONS) -YX
|
| 635 |
+
!endif
|
| 636 |
+
!endif # [nmakehlp -c -GL]
|
| 637 |
+
|
| 638 |
+
DEBUGFLAGS = $(FPOPTS)
|
| 639 |
+
|
| 640 |
+
# Run time error checks. Not available or valid in a release, non-debug build
|
| 641 |
+
# RTC is for modern compilers, -GZ is legacy
|
| 642 |
+
!if [nmakehlp -c -RTC1]
|
| 643 |
+
DEBUGFLAGS = $(DEBUGFLAGS) -RTC1
|
| 644 |
+
!elseif [nmakehlp -c -GZ]
|
| 645 |
+
DEBUGFLAGS = $(DEBUGFLAGS) -GZ
|
| 646 |
+
!endif
|
| 647 |
+
|
| 648 |
+
#----------------------------------------------------------------
|
| 649 |
+
# Linker flags
|
| 650 |
+
|
| 651 |
+
# LINKER_TESTFLAGS are for internal use when we call nmakehlp to test
|
| 652 |
+
# if the linker supports a specific option. Without these flags link will
|
| 653 |
+
# return "LNK1561: entry point must be defined" error compiling from VS-IDE:
|
| 654 |
+
# They are not passed through to the actual application / extension
|
| 655 |
+
# link rules.
|
| 656 |
+
!ifndef LINKER_TESTFLAGS
|
| 657 |
+
LINKER_TESTFLAGS = /DLL /NOENTRY /OUT:nmakehlp.out
|
| 658 |
+
!endif
|
| 659 |
+
|
| 660 |
+
LINKERFLAGS =
|
| 661 |
+
|
| 662 |
+
# If compiler has enabled link time optimization, linker must too with -ltcg
|
| 663 |
+
!ifdef CC_GL_OPT_ENABLED
|
| 664 |
+
!if [nmakehlp -l -ltcg $(LINKER_TESTFLAGS)]
|
| 665 |
+
LINKERFLAGS = $(LINKERFLAGS) -ltcg
|
| 666 |
+
!endif
|
| 667 |
+
!endif
|
| 668 |
+
|
| 669 |
+
|
| 670 |
+
################################################################
|
| 671 |
+
# 6. Extract various version numbers from headers
|
| 672 |
+
# For Tcl and Tk, version numbers are extracted from tcl.h and tk.h
|
| 673 |
+
# respectively. For extensions, versions are extracted from the
|
| 674 |
+
# configure.in or configure.ac from the TEA configuration if it
|
| 675 |
+
# exists, and unset otherwise.
|
| 676 |
+
# Sets the following macros:
|
| 677 |
+
# TCL_MAJOR_VERSION
|
| 678 |
+
# TCL_MINOR_VERSION
|
| 679 |
+
# TCL_RELEASE_SERIAL
|
| 680 |
+
# TCL_PATCH_LEVEL
|
| 681 |
+
# TCL_PATCH_LETTER
|
| 682 |
+
# TCL_VERSION
|
| 683 |
+
# TK_MAJOR_VERSION
|
| 684 |
+
# TK_MINOR_VERSION
|
| 685 |
+
# TK_RELEASE_SERIAL
|
| 686 |
+
# TK_PATCH_LEVEL
|
| 687 |
+
# TK_PATCH_LETTER
|
| 688 |
+
# TK_VERSION
|
| 689 |
+
# DOTVERSION - set as (for example) 2.5
|
| 690 |
+
# VERSION - set as (for example 25)
|
| 691 |
+
#--------------------------------------------------------------
|
| 692 |
+
|
| 693 |
+
!if [echo REM = This file is generated from rules.vc > versions.vc]
|
| 694 |
+
!endif
|
| 695 |
+
!if [echo TCL_MAJOR_VERSION = \>> versions.vc] \
|
| 696 |
+
&& [nmakehlp -V "$(_TCL_H)" "define TCL_MAJOR_VERSION" >> versions.vc]
|
| 697 |
+
!endif
|
| 698 |
+
!if [echo TCL_MINOR_VERSION = \>> versions.vc] \
|
| 699 |
+
&& [nmakehlp -V "$(_TCL_H)" TCL_MINOR_VERSION >> versions.vc]
|
| 700 |
+
!endif
|
| 701 |
+
!if [echo TCL_RELEASE_SERIAL = \>> versions.vc] \
|
| 702 |
+
&& [nmakehlp -V "$(_TCL_H)" TCL_RELEASE_SERIAL >> versions.vc]
|
| 703 |
+
!endif
|
| 704 |
+
!if [echo TCL_PATCH_LEVEL = \>> versions.vc] \
|
| 705 |
+
&& [nmakehlp -V "$(_TCL_H)" TCL_PATCH_LEVEL >> versions.vc]
|
| 706 |
+
!endif
|
| 707 |
+
|
| 708 |
+
!if defined(_TK_H)
|
| 709 |
+
!if [echo TK_MAJOR_VERSION = \>> versions.vc] \
|
| 710 |
+
&& [nmakehlp -V $(_TK_H) "define TK_MAJOR_VERSION" >> versions.vc]
|
| 711 |
+
!endif
|
| 712 |
+
!if [echo TK_MINOR_VERSION = \>> versions.vc] \
|
| 713 |
+
&& [nmakehlp -V $(_TK_H) TK_MINOR_VERSION >> versions.vc]
|
| 714 |
+
!endif
|
| 715 |
+
!if [echo TK_RELEASE_SERIAL = \>> versions.vc] \
|
| 716 |
+
&& [nmakehlp -V "$(_TK_H)" TK_RELEASE_SERIAL >> versions.vc]
|
| 717 |
+
!endif
|
| 718 |
+
!if [echo TK_PATCH_LEVEL = \>> versions.vc] \
|
| 719 |
+
&& [nmakehlp -V $(_TK_H) TK_PATCH_LEVEL >> versions.vc]
|
| 720 |
+
!endif
|
| 721 |
+
!endif # _TK_H
|
| 722 |
+
|
| 723 |
+
!include versions.vc
|
| 724 |
+
|
| 725 |
+
TCL_VERSION = $(TCL_MAJOR_VERSION)$(TCL_MINOR_VERSION)
|
| 726 |
+
TCL_DOTVERSION = $(TCL_MAJOR_VERSION).$(TCL_MINOR_VERSION)
|
| 727 |
+
!if [nmakehlp -f $(TCL_PATCH_LEVEL) "a"]
|
| 728 |
+
TCL_PATCH_LETTER = a
|
| 729 |
+
!elseif [nmakehlp -f $(TCL_PATCH_LEVEL) "b"]
|
| 730 |
+
TCL_PATCH_LETTER = b
|
| 731 |
+
!else
|
| 732 |
+
TCL_PATCH_LETTER = .
|
| 733 |
+
!endif
|
| 734 |
+
|
| 735 |
+
!if defined(_TK_H)
|
| 736 |
+
|
| 737 |
+
TK_VERSION = $(TK_MAJOR_VERSION)$(TK_MINOR_VERSION)
|
| 738 |
+
TK_DOTVERSION = $(TK_MAJOR_VERSION).$(TK_MINOR_VERSION)
|
| 739 |
+
!if [nmakehlp -f $(TK_PATCH_LEVEL) "a"]
|
| 740 |
+
TK_PATCH_LETTER = a
|
| 741 |
+
!elseif [nmakehlp -f $(TK_PATCH_LEVEL) "b"]
|
| 742 |
+
TK_PATCH_LETTER = b
|
| 743 |
+
!else
|
| 744 |
+
TK_PATCH_LETTER = .
|
| 745 |
+
!endif
|
| 746 |
+
|
| 747 |
+
!endif
|
| 748 |
+
|
| 749 |
+
# Set DOTVERSION and VERSION
|
| 750 |
+
!if $(DOING_TCL)
|
| 751 |
+
|
| 752 |
+
DOTVERSION = $(TCL_MAJOR_VERSION).$(TCL_MINOR_VERSION)
|
| 753 |
+
VERSION = $(TCL_VERSION)
|
| 754 |
+
|
| 755 |
+
!elseif $(DOING_TK)
|
| 756 |
+
|
| 757 |
+
DOTVERSION = $(TK_DOTVERSION)
|
| 758 |
+
VERSION = $(TK_VERSION)
|
| 759 |
+
|
| 760 |
+
!else # Doing a non-Tk extension
|
| 761 |
+
|
| 762 |
+
# If parent makefile has not defined DOTVERSION, try to get it from TEA
|
| 763 |
+
# first from a configure.in file, and then from configure.ac
|
| 764 |
+
!ifndef DOTVERSION
|
| 765 |
+
!if [echo DOTVERSION = \> versions.vc] \
|
| 766 |
+
|| [nmakehlp -V $(ROOT)\configure.in ^[$(PROJECT)^] >> versions.vc]
|
| 767 |
+
!if [echo DOTVERSION = \> versions.vc] \
|
| 768 |
+
|| [nmakehlp -V $(ROOT)\configure.ac ^[$(PROJECT)^] >> versions.vc]
|
| 769 |
+
!error *** Could not figure out extension version. Please define DOTVERSION in parent makefile before including rules.vc.
|
| 770 |
+
!endif
|
| 771 |
+
!endif
|
| 772 |
+
!include versions.vc
|
| 773 |
+
!endif # DOTVERSION
|
| 774 |
+
VERSION = $(DOTVERSION:.=)
|
| 775 |
+
|
| 776 |
+
!endif # $(DOING_TCL) ... etc.
|
| 777 |
+
|
| 778 |
+
# Windows RC files have 3 version components. Ensure this irrespective
|
| 779 |
+
# of how many components the package has specified. Basically, ensure
|
| 780 |
+
# minimum 4 components by appending 4 0's and then pick out the first 4.
|
| 781 |
+
# Also take care of the fact that DOTVERSION may have "a" or "b" instead
|
| 782 |
+
# of "." separating the version components.
|
| 783 |
+
DOTSEPARATED=$(DOTVERSION:a=.)
|
| 784 |
+
DOTSEPARATED=$(DOTSEPARATED:b=.)
|
| 785 |
+
!if [echo RCCOMMAVERSION = \> versions.vc] \
|
| 786 |
+
|| [for /f "tokens=1,2,3,4,5* delims=." %a in ("$(DOTSEPARATED).0.0.0.0") do echo %a,%b,%c,%d >> versions.vc]
|
| 787 |
+
!error *** Could not generate RCCOMMAVERSION ***
|
| 788 |
+
!endif
|
| 789 |
+
!include versions.vc
|
| 790 |
+
|
| 791 |
+
########################################################################
|
| 792 |
+
# 7. Parse the OPTS macro to work out the requested build configuration.
|
| 793 |
+
# Based on this, we will construct the actual switches to be passed to the
|
| 794 |
+
# compiler and linker using the macros defined in the previous section.
|
| 795 |
+
# The following macros are defined by this section based on OPTS
|
| 796 |
+
# STATIC_BUILD - 0 -> Tcl is to be built as a shared library
|
| 797 |
+
# 1 -> build as a static library and shell
|
| 798 |
+
# TCL_THREADS - legacy but always 1 on Windows since winsock requires it.
|
| 799 |
+
# DEBUG - 1 -> debug build, 0 -> release builds
|
| 800 |
+
# SYMBOLS - 1 -> generate PDB's, 0 -> no PDB's
|
| 801 |
+
# PROFILE - 1 -> generate profiling info, 0 -> no profiling
|
| 802 |
+
# PGO - 1 -> profile based optimization, 0 -> no
|
| 803 |
+
# MSVCRT - 1 -> link to dynamic C runtime even when building static Tcl build
|
| 804 |
+
# 0 -> link to static C runtime for static Tcl build.
|
| 805 |
+
# Does not impact shared Tcl builds (STATIC_BUILD == 0)
|
| 806 |
+
# Default: 1 for Tcl 8.7 and up, 0 otherwise.
|
| 807 |
+
# TCL_USE_STATIC_PACKAGES - 1 -> statically link the registry and dde extensions
|
| 808 |
+
# in the Tcl and Wish shell. 0 -> keep them as shared libraries. Does
|
| 809 |
+
# not impact shared Tcl builds. Implied by STATIC_BUILD since Tcl 8.7.
|
| 810 |
+
# USE_THREAD_ALLOC - 1 -> Use a shared global free pool for allocation.
|
| 811 |
+
# 0 -> Use the non-thread allocator.
|
| 812 |
+
# UNCHECKED - 1 -> when doing a debug build with symbols, use the release
|
| 813 |
+
# C runtime, 0 -> use the debug C runtime.
|
| 814 |
+
# USE_STUBS - 1 -> compile to use stubs interfaces, 0 -> direct linking
|
| 815 |
+
# CONFIG_CHECK - 1 -> check current build configuration against Tcl
|
| 816 |
+
# configuration (ignored for Tcl itself)
|
| 817 |
+
# _USE_64BIT_TIME_T - forces a build using 64-bit time_t for 32-bit build
|
| 818 |
+
# (CRT library should support this, not needed for Tcl 9.x)
|
| 819 |
+
# TCL_UTF_MAX=3 - forces a build using UTF-16 internally (not recommended).
|
| 820 |
+
# Further, LINKERFLAGS are modified based on above.
|
| 821 |
+
|
| 822 |
+
# Default values for all the above
|
| 823 |
+
STATIC_BUILD = 0
|
| 824 |
+
TCL_THREADS = 1
|
| 825 |
+
DEBUG = 0
|
| 826 |
+
SYMBOLS = 0
|
| 827 |
+
PROFILE = 0
|
| 828 |
+
PGO = 0
|
| 829 |
+
MSVCRT = 1
|
| 830 |
+
TCL_USE_STATIC_PACKAGES = 0
|
| 831 |
+
USE_THREAD_ALLOC = 1
|
| 832 |
+
UNCHECKED = 0
|
| 833 |
+
CONFIG_CHECK = 1
|
| 834 |
+
!if $(DOING_TCL)
|
| 835 |
+
USE_STUBS = 0
|
| 836 |
+
!else
|
| 837 |
+
USE_STUBS = 1
|
| 838 |
+
!endif
|
| 839 |
+
|
| 840 |
+
# If OPTS is not empty AND does not contain "none" which turns off all OPTS
|
| 841 |
+
# set the above macros based on OPTS content
|
| 842 |
+
!if "$(OPTS)" != "" && ![nmakehlp -f "$(OPTS)" "none"]
|
| 843 |
+
|
| 844 |
+
# OPTS are specified, parse them
|
| 845 |
+
|
| 846 |
+
!if [nmakehlp -f $(OPTS) "static"]
|
| 847 |
+
!message *** Doing static
|
| 848 |
+
STATIC_BUILD = 1
|
| 849 |
+
!endif
|
| 850 |
+
|
| 851 |
+
!if [nmakehlp -f $(OPTS) "nostubs"]
|
| 852 |
+
!message *** Not using stubs
|
| 853 |
+
USE_STUBS = 0
|
| 854 |
+
!endif
|
| 855 |
+
|
| 856 |
+
!if [nmakehlp -f $(OPTS) "nomsvcrt"]
|
| 857 |
+
!message *** Doing nomsvcrt
|
| 858 |
+
MSVCRT = 0
|
| 859 |
+
!else
|
| 860 |
+
!if [nmakehlp -f $(OPTS) "msvcrt"]
|
| 861 |
+
!message *** Doing msvcrt
|
| 862 |
+
!else
|
| 863 |
+
!if $(TCL_MAJOR_VERSION) == 8 && $(TCL_MINOR_VERSION) < 7 && $(STATIC_BUILD)
|
| 864 |
+
MSVCRT = 0
|
| 865 |
+
!endif
|
| 866 |
+
!endif
|
| 867 |
+
!endif # [nmakehlp -f $(OPTS) "nomsvcrt"]
|
| 868 |
+
|
| 869 |
+
!if [nmakehlp -f $(OPTS) "staticpkg"] && $(STATIC_BUILD)
|
| 870 |
+
!message *** Doing staticpkg
|
| 871 |
+
TCL_USE_STATIC_PACKAGES = 1
|
| 872 |
+
!endif
|
| 873 |
+
|
| 874 |
+
!if [nmakehlp -f $(OPTS) "nothreads"]
|
| 875 |
+
!message *** Compile explicitly for non-threaded tcl
|
| 876 |
+
TCL_THREADS = 0
|
| 877 |
+
USE_THREAD_ALLOC= 0
|
| 878 |
+
!endif
|
| 879 |
+
|
| 880 |
+
!if $(TCL_MAJOR_VERSION) == 8
|
| 881 |
+
!if [nmakehlp -f $(OPTS) "time64bit"]
|
| 882 |
+
!message *** Force 64-bit time_t
|
| 883 |
+
_USE_64BIT_TIME_T = 1
|
| 884 |
+
!endif
|
| 885 |
+
|
| 886 |
+
!if [nmakehlp -f $(OPTS) "utf16"]
|
| 887 |
+
!message *** Force UTF-16 internally
|
| 888 |
+
TCL_UTF_MAX = 3
|
| 889 |
+
!endif
|
| 890 |
+
!endif
|
| 891 |
+
|
| 892 |
+
# Yes, it's weird that the "symbols" option controls DEBUG and
|
| 893 |
+
# the "pdbs" option controls SYMBOLS. That's historical.
|
| 894 |
+
!if [nmakehlp -f $(OPTS) "symbols"]
|
| 895 |
+
!message *** Doing symbols
|
| 896 |
+
DEBUG = 1
|
| 897 |
+
!else
|
| 898 |
+
DEBUG = 0
|
| 899 |
+
!endif
|
| 900 |
+
|
| 901 |
+
!if [nmakehlp -f $(OPTS) "pdbs"]
|
| 902 |
+
!message *** Doing pdbs
|
| 903 |
+
SYMBOLS = 1
|
| 904 |
+
!else
|
| 905 |
+
SYMBOLS = 0
|
| 906 |
+
!endif
|
| 907 |
+
|
| 908 |
+
!if [nmakehlp -f $(OPTS) "profile"]
|
| 909 |
+
!message *** Doing profile
|
| 910 |
+
PROFILE = 1
|
| 911 |
+
!else
|
| 912 |
+
PROFILE = 0
|
| 913 |
+
!endif
|
| 914 |
+
|
| 915 |
+
!if [nmakehlp -f $(OPTS) "pgi"]
|
| 916 |
+
!message *** Doing profile guided optimization instrumentation
|
| 917 |
+
PGO = 1
|
| 918 |
+
!elseif [nmakehlp -f $(OPTS) "pgo"]
|
| 919 |
+
!message *** Doing profile guided optimization
|
| 920 |
+
PGO = 2
|
| 921 |
+
!else
|
| 922 |
+
PGO = 0
|
| 923 |
+
!endif
|
| 924 |
+
|
| 925 |
+
!if [nmakehlp -f $(OPTS) "loimpact"]
|
| 926 |
+
!message *** Warning: ignoring option "loimpact" - deprecated on modern Windows.
|
| 927 |
+
!endif
|
| 928 |
+
|
| 929 |
+
# TBD - should get rid of this option
|
| 930 |
+
!if [nmakehlp -f $(OPTS) "thrdalloc"]
|
| 931 |
+
!message *** Doing thrdalloc
|
| 932 |
+
USE_THREAD_ALLOC = 1
|
| 933 |
+
!endif
|
| 934 |
+
|
| 935 |
+
!if [nmakehlp -f $(OPTS) "tclalloc"]
|
| 936 |
+
USE_THREAD_ALLOC = 0
|
| 937 |
+
!endif
|
| 938 |
+
|
| 939 |
+
!if [nmakehlp -f $(OPTS) "unchecked"]
|
| 940 |
+
!message *** Doing unchecked
|
| 941 |
+
UNCHECKED = 1
|
| 942 |
+
!else
|
| 943 |
+
UNCHECKED = 0
|
| 944 |
+
!endif
|
| 945 |
+
|
| 946 |
+
!if [nmakehlp -f $(OPTS) "noconfigcheck"]
|
| 947 |
+
CONFIG_CHECK = 1
|
| 948 |
+
!else
|
| 949 |
+
CONFIG_CHECK = 0
|
| 950 |
+
!endif
|
| 951 |
+
|
| 952 |
+
!endif # "$(OPTS)" != "" && ... parsing of OPTS
|
| 953 |
+
|
| 954 |
+
# Set linker flags based on above
|
| 955 |
+
|
| 956 |
+
!if $(PGO) > 1
|
| 957 |
+
!if [nmakehlp -l -ltcg:pgoptimize $(LINKER_TESTFLAGS)]
|
| 958 |
+
LINKERFLAGS = $(LINKERFLAGS:-ltcg=) -ltcg:pgoptimize
|
| 959 |
+
!else
|
| 960 |
+
MSG=^
|
| 961 |
+
This compiler does not support profile guided optimization.
|
| 962 |
+
!error $(MSG)
|
| 963 |
+
!endif
|
| 964 |
+
!elseif $(PGO) > 0
|
| 965 |
+
!if [nmakehlp -l -ltcg:pginstrument $(LINKER_TESTFLAGS)]
|
| 966 |
+
LINKERFLAGS = $(LINKERFLAGS:-ltcg=) -ltcg:pginstrument
|
| 967 |
+
!else
|
| 968 |
+
MSG=^
|
| 969 |
+
This compiler does not support profile guided optimization.
|
| 970 |
+
!error $(MSG)
|
| 971 |
+
!endif
|
| 972 |
+
!endif
|
| 973 |
+
|
| 974 |
+
################################################################
|
| 975 |
+
# 8. Parse the STATS macro to configure code instrumentation
|
| 976 |
+
# The following macros are set by this section:
|
| 977 |
+
# TCL_MEM_DEBUG - 1 -> enables memory allocation instrumentation
|
| 978 |
+
# 0 -> disables
|
| 979 |
+
# TCL_COMPILE_DEBUG - 1 -> enables byte compiler logging
|
| 980 |
+
# 0 -> disables
|
| 981 |
+
|
| 982 |
+
# Default both are off
|
| 983 |
+
TCL_MEM_DEBUG = 0
|
| 984 |
+
TCL_COMPILE_DEBUG = 0
|
| 985 |
+
|
| 986 |
+
!if "$(STATS)" != "" && ![nmakehlp -f "$(STATS)" "none"]
|
| 987 |
+
|
| 988 |
+
!if [nmakehlp -f $(STATS) "memdbg"]
|
| 989 |
+
!message *** Doing memdbg
|
| 990 |
+
TCL_MEM_DEBUG = 1
|
| 991 |
+
!else
|
| 992 |
+
TCL_MEM_DEBUG = 0
|
| 993 |
+
!endif
|
| 994 |
+
|
| 995 |
+
!if [nmakehlp -f $(STATS) "compdbg"]
|
| 996 |
+
!message *** Doing compdbg
|
| 997 |
+
TCL_COMPILE_DEBUG = 1
|
| 998 |
+
!else
|
| 999 |
+
TCL_COMPILE_DEBUG = 0
|
| 1000 |
+
!endif
|
| 1001 |
+
|
| 1002 |
+
!endif
|
| 1003 |
+
|
| 1004 |
+
####################################################################
|
| 1005 |
+
# 9. Parse the CHECKS macro to configure additional compiler checks
|
| 1006 |
+
# The following macros are set by this section:
|
| 1007 |
+
# WARNINGS - compiler switches that control the warnings level
|
| 1008 |
+
# TCL_NO_DEPRECATED - 1 -> disable support for deprecated functions
|
| 1009 |
+
# 0 -> enable deprecated functions
|
| 1010 |
+
|
| 1011 |
+
# Defaults - Permit deprecated functions and warning level 3
|
| 1012 |
+
TCL_NO_DEPRECATED = 0
|
| 1013 |
+
WARNINGS = -W3
|
| 1014 |
+
|
| 1015 |
+
!if "$(CHECKS)" != "" && ![nmakehlp -f "$(CHECKS)" "none"]
|
| 1016 |
+
|
| 1017 |
+
!if [nmakehlp -f $(CHECKS) "nodep"]
|
| 1018 |
+
!message *** Doing nodep check
|
| 1019 |
+
TCL_NO_DEPRECATED = 1
|
| 1020 |
+
!endif
|
| 1021 |
+
|
| 1022 |
+
!if [nmakehlp -f $(CHECKS) "fullwarn"]
|
| 1023 |
+
!message *** Doing full warnings check
|
| 1024 |
+
WARNINGS = -W4
|
| 1025 |
+
!if [nmakehlp -l -warn:3 $(LINKER_TESTFLAGS)]
|
| 1026 |
+
LINKERFLAGS = $(LINKERFLAGS) -warn:3
|
| 1027 |
+
!endif
|
| 1028 |
+
!endif
|
| 1029 |
+
|
| 1030 |
+
!if [nmakehlp -f $(CHECKS) "64bit"] && [nmakehlp -c -Wp64]
|
| 1031 |
+
!message *** Doing 64bit portability warnings
|
| 1032 |
+
WARNINGS = $(WARNINGS) -Wp64
|
| 1033 |
+
!endif
|
| 1034 |
+
|
| 1035 |
+
!endif
|
| 1036 |
+
|
| 1037 |
+
|
| 1038 |
+
################################################################
|
| 1039 |
+
# 10. Construct output directory and file paths
|
| 1040 |
+
# Figure-out how to name our intermediate and output directories.
|
| 1041 |
+
# In order to avoid inadvertent mixing of object files built using
|
| 1042 |
+
# different compilers, build configurations etc.,
|
| 1043 |
+
#
|
| 1044 |
+
# Naming convention (suffixes):
|
| 1045 |
+
# t = full thread support. (Not used for Tcl >= 8.7)
|
| 1046 |
+
# s = static library (as opposed to an import library)
|
| 1047 |
+
# g = linked to the debug enabled C run-time.
|
| 1048 |
+
# x = special static build when it links to the dynamic C run-time.
|
| 1049 |
+
#
|
| 1050 |
+
# The following macros are set in this section:
|
| 1051 |
+
# SUFX - the suffix to use for binaries based on above naming convention
|
| 1052 |
+
# BUILDDIRTOP - the toplevel default output directory
|
| 1053 |
+
# is of the form {Release,Debug}[_AMD64][_COMPILERVERSION]
|
| 1054 |
+
# TMP_DIR - directory where object files are created
|
| 1055 |
+
# OUT_DIR - directory where output executables are created
|
| 1056 |
+
# Both TMP_DIR and OUT_DIR are defaulted only if not defined by the
|
| 1057 |
+
# parent makefile (or command line). The default values are
|
| 1058 |
+
# based on BUILDDIRTOP.
|
| 1059 |
+
# STUBPREFIX - name of the stubs library for this project
|
| 1060 |
+
# PRJIMPLIB - output path of the generated project import library
|
| 1061 |
+
# PRJLIBNAME - name of generated project library
|
| 1062 |
+
# PRJLIB - output path of generated project library
|
| 1063 |
+
# PRJSTUBLIBNAME - name of the generated project stubs library
|
| 1064 |
+
# PRJSTUBLIB - output path of the generated project stubs library
|
| 1065 |
+
# RESFILE - output resource file (only if not static build)
|
| 1066 |
+
|
| 1067 |
+
SUFX = tsgx
|
| 1068 |
+
|
| 1069 |
+
!if $(DEBUG)
|
| 1070 |
+
BUILDDIRTOP = Debug
|
| 1071 |
+
!else
|
| 1072 |
+
BUILDDIRTOP = Release
|
| 1073 |
+
!endif
|
| 1074 |
+
|
| 1075 |
+
!if "$(MACHINE)" != "IX86"
|
| 1076 |
+
BUILDDIRTOP =$(BUILDDIRTOP)_$(MACHINE)
|
| 1077 |
+
!endif
|
| 1078 |
+
!if $(VCVER) > 6
|
| 1079 |
+
BUILDDIRTOP =$(BUILDDIRTOP)_VC$(VCVER)
|
| 1080 |
+
!endif
|
| 1081 |
+
|
| 1082 |
+
!if !$(DEBUG) || $(TCL_VERSION) > 86 || $(DEBUG) && $(UNCHECKED)
|
| 1083 |
+
SUFX = $(SUFX:g=)
|
| 1084 |
+
!endif
|
| 1085 |
+
|
| 1086 |
+
TMP_DIRFULL = .\$(BUILDDIRTOP)\$(PROJECT)_ThreadedDynamicStaticX
|
| 1087 |
+
|
| 1088 |
+
!if !$(STATIC_BUILD)
|
| 1089 |
+
TMP_DIRFULL = $(TMP_DIRFULL:Static=)
|
| 1090 |
+
SUFX = $(SUFX:s=)
|
| 1091 |
+
EXT = dll
|
| 1092 |
+
TMP_DIRFULL = $(TMP_DIRFULL:X=)
|
| 1093 |
+
SUFX = $(SUFX:x=)
|
| 1094 |
+
!else
|
| 1095 |
+
TMP_DIRFULL = $(TMP_DIRFULL:Dynamic=)
|
| 1096 |
+
EXT = lib
|
| 1097 |
+
!if !$(MSVCRT)
|
| 1098 |
+
TMP_DIRFULL = $(TMP_DIRFULL:X=)
|
| 1099 |
+
SUFX = $(SUFX:x=)
|
| 1100 |
+
!endif
|
| 1101 |
+
!endif
|
| 1102 |
+
|
| 1103 |
+
!if !$(TCL_THREADS) || $(TCL_VERSION) > 86
|
| 1104 |
+
TMP_DIRFULL = $(TMP_DIRFULL:Threaded=)
|
| 1105 |
+
SUFX = $(SUFX:t=)
|
| 1106 |
+
!endif
|
| 1107 |
+
|
| 1108 |
+
!ifndef TMP_DIR
|
| 1109 |
+
TMP_DIR = $(TMP_DIRFULL)
|
| 1110 |
+
!ifndef OUT_DIR
|
| 1111 |
+
OUT_DIR = .\$(BUILDDIRTOP)
|
| 1112 |
+
!endif
|
| 1113 |
+
!else
|
| 1114 |
+
!ifndef OUT_DIR
|
| 1115 |
+
OUT_DIR = $(TMP_DIR)
|
| 1116 |
+
!endif
|
| 1117 |
+
!endif
|
| 1118 |
+
|
| 1119 |
+
# Relative paths -> absolute
|
| 1120 |
+
!if [echo OUT_DIR = \> nmakehlp.out] \
|
| 1121 |
+
|| [nmakehlp -Q "$(OUT_DIR)" >> nmakehlp.out]
|
| 1122 |
+
!error *** Could not fully qualify path OUT_DIR=$(OUT_DIR)
|
| 1123 |
+
!endif
|
| 1124 |
+
!if [echo TMP_DIR = \>> nmakehlp.out] \
|
| 1125 |
+
|| [nmakehlp -Q "$(TMP_DIR)" >> nmakehlp.out]
|
| 1126 |
+
!error *** Could not fully qualify path TMP_DIR=$(TMP_DIR)
|
| 1127 |
+
!endif
|
| 1128 |
+
!include nmakehlp.out
|
| 1129 |
+
|
| 1130 |
+
# The name of the stubs library for the project being built
|
| 1131 |
+
STUBPREFIX = $(PROJECT)stub
|
| 1132 |
+
|
| 1133 |
+
#
|
| 1134 |
+
# Set up paths to various Tcl executables and libraries needed by extensions
|
| 1135 |
+
#
|
| 1136 |
+
|
| 1137 |
+
# TIP 430. Unused for 8.6 but no harm defining it to allow a common rules.vc
|
| 1138 |
+
TCLSCRIPTZIPNAME = libtcl$(TCL_MAJOR_VERSION).$(TCL_MINOR_VERSION)$(TCL_PATCH_LETTER)$(TCL_RELEASE_SERIAL).zip
|
| 1139 |
+
TKSCRIPTZIPNAME = libtk$(TK_MAJOR_VERSION).$(TK_MINOR_VERSION)$(TK_PATCH_LETTER)$(TK_RELEASE_SERIAL).zip
|
| 1140 |
+
|
| 1141 |
+
!if $(DOING_TCL)
|
| 1142 |
+
TCLSHNAME = $(PROJECT)sh$(VERSION)$(SUFX).exe
|
| 1143 |
+
TCLSH = $(OUT_DIR)\$(TCLSHNAME)
|
| 1144 |
+
TCLIMPLIB = $(OUT_DIR)\$(PROJECT)$(VERSION)$(SUFX).lib
|
| 1145 |
+
TCLLIBNAME = $(PROJECT)$(VERSION)$(SUFX).$(EXT)
|
| 1146 |
+
TCLLIB = $(OUT_DIR)\$(TCLLIBNAME)
|
| 1147 |
+
TCLSCRIPTZIP = $(OUT_DIR)\$(TCLSCRIPTZIPNAME)
|
| 1148 |
+
|
| 1149 |
+
TCLSTUBLIBNAME = $(STUBPREFIX)$(VERSION).lib
|
| 1150 |
+
TCLSTUBLIB = $(OUT_DIR)\$(TCLSTUBLIBNAME)
|
| 1151 |
+
TCL_INCLUDES = -I"$(WIN_DIR)" -I"$(GENERICDIR)"
|
| 1152 |
+
|
| 1153 |
+
!else # !$(DOING_TCL)
|
| 1154 |
+
|
| 1155 |
+
!if $(TCLINSTALL) # Building against an installed Tcl
|
| 1156 |
+
|
| 1157 |
+
# When building extensions, we need to locate tclsh. Depending on version
|
| 1158 |
+
# of Tcl we are building against, this may or may not have a "t" suffix.
|
| 1159 |
+
# Try various possibilities in turn.
|
| 1160 |
+
TCLSH = $(_TCLDIR)\bin\tclsh$(TCL_VERSION)$(SUFX:t=).exe
|
| 1161 |
+
!if !exist("$(TCLSH)")
|
| 1162 |
+
TCLSH = $(_TCLDIR)\bin\tclsh$(TCL_VERSION)t$(SUFX:t=).exe
|
| 1163 |
+
!endif
|
| 1164 |
+
|
| 1165 |
+
TCLSTUBLIB = $(_TCLDIR)\lib\tclstub$(TCL_VERSION).lib
|
| 1166 |
+
TCLIMPLIB = $(_TCLDIR)\lib\tcl$(TCL_VERSION)$(SUFX:t=).lib
|
| 1167 |
+
# When building extensions, may be linking against Tcl that does not add
|
| 1168 |
+
# "t" suffix (e.g. 8.5 or 8.7). If lib not found check for that possibility.
|
| 1169 |
+
!if !exist("$(TCLIMPLIB)")
|
| 1170 |
+
TCLIMPLIB = $(_TCLDIR)\lib\tcl$(TCL_VERSION)t$(SUFX:t=).lib
|
| 1171 |
+
!endif
|
| 1172 |
+
TCL_LIBRARY = $(_TCLDIR)\lib
|
| 1173 |
+
TCLREGLIB = $(_TCLDIR)\lib\tclreg13$(SUFX:t=).lib
|
| 1174 |
+
TCLDDELIB = $(_TCLDIR)\lib\tcldde14$(SUFX:t=).lib
|
| 1175 |
+
TCLSCRIPTZIP = $(_TCLDIR)\lib\$(TCLSCRIPTZIPNAME)
|
| 1176 |
+
TCLTOOLSDIR = \must\have\tcl\sources\to\build\this\target
|
| 1177 |
+
TCL_INCLUDES = -I"$(_TCLDIR)\include"
|
| 1178 |
+
|
| 1179 |
+
!else # Building against Tcl sources
|
| 1180 |
+
|
| 1181 |
+
TCLSH = $(_TCLDIR)\win\$(BUILDDIRTOP)\tclsh$(TCL_VERSION)$(SUFX:t=).exe
|
| 1182 |
+
!if !exist($(TCLSH))
|
| 1183 |
+
TCLSH = $(_TCLDIR)\win\$(BUILDDIRTOP)\tclsh$(TCL_VERSION)t$(SUFX:t=).exe
|
| 1184 |
+
!endif
|
| 1185 |
+
TCLSTUBLIB = $(_TCLDIR)\win\$(BUILDDIRTOP)\tclstub$(TCL_VERSION).lib
|
| 1186 |
+
TCLIMPLIB = $(_TCLDIR)\win\$(BUILDDIRTOP)\tcl$(TCL_VERSION)$(SUFX:t=).lib
|
| 1187 |
+
# When building extensions, may be linking against Tcl that does not add
|
| 1188 |
+
# "t" suffix (e.g. 8.5 or 8.7). If lib not found check for that possibility.
|
| 1189 |
+
!if !exist("$(TCLIMPLIB)")
|
| 1190 |
+
TCLIMPLIB = $(_TCLDIR)\win\$(BUILDDIRTOP)\tcl$(TCL_VERSION)t$(SUFX:t=).lib
|
| 1191 |
+
!endif
|
| 1192 |
+
TCL_LIBRARY = $(_TCLDIR)\library
|
| 1193 |
+
TCLREGLIB = $(_TCLDIR)\win\$(BUILDDIRTOP)\tclreg13$(SUFX:t=).lib
|
| 1194 |
+
TCLDDELIB = $(_TCLDIR)\win\$(BUILDDIRTOP)\tcldde14$(SUFX:t=).lib
|
| 1195 |
+
TCLSCRIPTZIP = $(_TCLDIR)\win\$(BUILDDIRTOP)\$(TCLSCRIPTZIPNAME)
|
| 1196 |
+
TCLTOOLSDIR = $(_TCLDIR)\tools
|
| 1197 |
+
TCL_INCLUDES = -I"$(_TCLDIR)\generic" -I"$(_TCLDIR)\win"
|
| 1198 |
+
|
| 1199 |
+
!endif # TCLINSTALL
|
| 1200 |
+
|
| 1201 |
+
tcllibs = "$(TCLSTUBLIB)" "$(TCLIMPLIB)"
|
| 1202 |
+
|
| 1203 |
+
!endif # $(DOING_TCL)
|
| 1204 |
+
|
| 1205 |
+
# We need a tclsh that will run on the host machine as part of the build.
|
| 1206 |
+
# IX86 runs on all architectures.
|
| 1207 |
+
!ifndef TCLSH_NATIVE
|
| 1208 |
+
!if "$(MACHINE)" == "IX86" || "$(MACHINE)" == "$(NATIVE_ARCH)"
|
| 1209 |
+
TCLSH_NATIVE = $(TCLSH)
|
| 1210 |
+
!else
|
| 1211 |
+
!error You must explicitly set TCLSH_NATIVE for cross-compilation
|
| 1212 |
+
!endif
|
| 1213 |
+
!endif
|
| 1214 |
+
|
| 1215 |
+
# Do the same for Tk and Tk extensions that require the Tk libraries
|
| 1216 |
+
!if $(DOING_TK) || $(NEED_TK)
|
| 1217 |
+
WISHNAMEPREFIX = wish
|
| 1218 |
+
WISHNAME = $(WISHNAMEPREFIX)$(TK_VERSION)$(SUFX).exe
|
| 1219 |
+
TKLIBNAME8 = tk$(TK_VERSION)$(SUFX).$(EXT)
|
| 1220 |
+
TKLIBNAME9 = tcl9tk$(TK_VERSION)$(SUFX).$(EXT)
|
| 1221 |
+
!if $(TCL_MAJOR_VERSION) == 8
|
| 1222 |
+
TKLIBNAME = tk$(TK_VERSION)$(SUFX).$(EXT)
|
| 1223 |
+
TKIMPLIBNAME = tk$(TK_VERSION)$(SUFX).lib
|
| 1224 |
+
!else
|
| 1225 |
+
TKLIBNAME = tcl9tk$(TK_VERSION)$(SUFX).$(EXT)
|
| 1226 |
+
TKIMPLIBNAME = tcl9tk$(TK_VERSION)$(SUFX).lib
|
| 1227 |
+
!endif
|
| 1228 |
+
TKSTUBLIBNAME = tkstub$(TK_VERSION).lib
|
| 1229 |
+
|
| 1230 |
+
!if $(DOING_TK)
|
| 1231 |
+
WISH = $(OUT_DIR)\$(WISHNAME)
|
| 1232 |
+
TKSTUBLIB = $(OUT_DIR)\$(TKSTUBLIBNAME)
|
| 1233 |
+
TKIMPLIB = $(OUT_DIR)\$(TKIMPLIBNAME)
|
| 1234 |
+
TKLIB = $(OUT_DIR)\$(TKLIBNAME)
|
| 1235 |
+
TK_INCLUDES = -I"$(WIN_DIR)" -I"$(GENERICDIR)"
|
| 1236 |
+
TKSCRIPTZIP = $(OUT_DIR)\$(TKSCRIPTZIPNAME)
|
| 1237 |
+
|
| 1238 |
+
!else # effectively NEED_TK
|
| 1239 |
+
|
| 1240 |
+
!if $(TKINSTALL) # Building against installed Tk
|
| 1241 |
+
WISH = $(_TKDIR)\bin\$(WISHNAME)
|
| 1242 |
+
TKSTUBLIB = $(_TKDIR)\lib\$(TKSTUBLIBNAME)
|
| 1243 |
+
TKIMPLIB = $(_TKDIR)\lib\$(TKIMPLIBNAME)
|
| 1244 |
+
# When building extensions, may be linking against Tk that does not add
|
| 1245 |
+
# "t" suffix (e.g. 8.5 or 8.7). If lib not found check for that possibility.
|
| 1246 |
+
!if !exist("$(TKIMPLIB)")
|
| 1247 |
+
TKIMPLIBNAME = tk$(TK_VERSION)$(SUFX:t=).lib
|
| 1248 |
+
TKIMPLIB = $(_TKDIR)\lib\$(TKIMPLIBNAME)
|
| 1249 |
+
!endif
|
| 1250 |
+
TK_INCLUDES = -I"$(_TKDIR)\include"
|
| 1251 |
+
TKSCRIPTZIP = $(_TKDIR)\lib\$(TKSCRIPTZIPNAME)
|
| 1252 |
+
|
| 1253 |
+
!else # Building against Tk sources
|
| 1254 |
+
|
| 1255 |
+
WISH = $(_TKDIR)\win\$(BUILDDIRTOP)\$(WISHNAME)
|
| 1256 |
+
TKSTUBLIB = $(_TKDIR)\win\$(BUILDDIRTOP)\$(TKSTUBLIBNAME)
|
| 1257 |
+
TKIMPLIB = $(_TKDIR)\win\$(BUILDDIRTOP)\$(TKIMPLIBNAME)
|
| 1258 |
+
# When building extensions, may be linking against Tk that does not add
|
| 1259 |
+
# "t" suffix (e.g. 8.5 or 8.7). If lib not found check for that possibility.
|
| 1260 |
+
!if !exist("$(TKIMPLIB)")
|
| 1261 |
+
TKIMPLIBNAME = tk$(TK_VERSION)$(SUFX:t=).lib
|
| 1262 |
+
TKIMPLIB = $(_TKDIR)\win\$(BUILDDIRTOP)\$(TKIMPLIBNAME)
|
| 1263 |
+
!endif
|
| 1264 |
+
TK_INCLUDES = -I"$(_TKDIR)\generic" -I"$(_TKDIR)\win" -I"$(_TKDIR)\xlib"
|
| 1265 |
+
TKSCRIPTZIP = $(_TKDIR)\win\$(BUILDDIRTOP)\$(TKSCRIPTZIPNAME)
|
| 1266 |
+
|
| 1267 |
+
!endif # TKINSTALL
|
| 1268 |
+
|
| 1269 |
+
tklibs = "$(TKSTUBLIB)" "$(TKIMPLIB)"
|
| 1270 |
+
|
| 1271 |
+
!endif # $(DOING_TK)
|
| 1272 |
+
!endif # $(DOING_TK) || $(NEED_TK)
|
| 1273 |
+
|
| 1274 |
+
# Various output paths
|
| 1275 |
+
PRJIMPLIB = $(OUT_DIR)\$(PROJECT)$(VERSION)$(SUFX).lib
|
| 1276 |
+
PRJLIBNAME8 = $(PROJECT)$(VERSION)$(SUFX).$(EXT)
|
| 1277 |
+
PRJLIBNAME9 = tcl9$(PROJECT)$(VERSION)$(SUFX).$(EXT)
|
| 1278 |
+
!if $(TCL_MAJOR_VERSION) == 8
|
| 1279 |
+
PRJLIBNAME = $(PRJLIBNAME8)
|
| 1280 |
+
!else
|
| 1281 |
+
PRJLIBNAME = $(PRJLIBNAME9)
|
| 1282 |
+
!endif
|
| 1283 |
+
PRJLIB = $(OUT_DIR)\$(PRJLIBNAME)
|
| 1284 |
+
|
| 1285 |
+
PRJSTUBLIBNAME = $(STUBPREFIX)$(VERSION).lib
|
| 1286 |
+
PRJSTUBLIB = $(OUT_DIR)\$(PRJSTUBLIBNAME)
|
| 1287 |
+
|
| 1288 |
+
# If extension parent makefile has not defined a resource definition file,
|
| 1289 |
+
# we will generate one from standard template.
|
| 1290 |
+
!if !$(DOING_TCL) && !$(DOING_TK) && !$(STATIC_BUILD)
|
| 1291 |
+
!ifdef RCFILE
|
| 1292 |
+
RESFILE = $(TMP_DIR)\$(RCFILE:.rc=.res)
|
| 1293 |
+
!else
|
| 1294 |
+
RESFILE = $(TMP_DIR)\$(PROJECT).res
|
| 1295 |
+
!endif
|
| 1296 |
+
!endif
|
| 1297 |
+
|
| 1298 |
+
###################################################################
|
| 1299 |
+
# 11. Construct the paths for the installation directories
|
| 1300 |
+
# The following macros get defined in this section:
|
| 1301 |
+
# LIB_INSTALL_DIR - where libraries should be installed
|
| 1302 |
+
# BIN_INSTALL_DIR - where the executables should be installed
|
| 1303 |
+
# DOC_INSTALL_DIR - where documentation should be installed
|
| 1304 |
+
# SCRIPT_INSTALL_DIR - where scripts should be installed
|
| 1305 |
+
# INCLUDE_INSTALL_DIR - where C include files should be installed
|
| 1306 |
+
# DEMO_INSTALL_DIR - where demos should be installed
|
| 1307 |
+
# PRJ_INSTALL_DIR - where package will be installed (not set for Tcl and Tk)
|
| 1308 |
+
|
| 1309 |
+
!if $(DOING_TCL) || $(DOING_TK)
|
| 1310 |
+
LIB_INSTALL_DIR = $(_INSTALLDIR)\lib
|
| 1311 |
+
BIN_INSTALL_DIR = $(_INSTALLDIR)\bin
|
| 1312 |
+
DOC_INSTALL_DIR = $(_INSTALLDIR)\doc
|
| 1313 |
+
!if $(DOING_TCL)
|
| 1314 |
+
SCRIPT_INSTALL_DIR = $(_INSTALLDIR)\lib\$(PROJECT)$(TCL_MAJOR_VERSION).$(TCL_MINOR_VERSION)
|
| 1315 |
+
MODULE_INSTALL_DIR = $(_INSTALLDIR)\lib\tcl$(TCL_MAJOR_VERSION)
|
| 1316 |
+
!else # DOING_TK
|
| 1317 |
+
SCRIPT_INSTALL_DIR = $(_INSTALLDIR)\lib\$(PROJECT)$(TK_MAJOR_VERSION).$(TK_MINOR_VERSION)
|
| 1318 |
+
!endif
|
| 1319 |
+
DEMO_INSTALL_DIR = $(SCRIPT_INSTALL_DIR)\demos
|
| 1320 |
+
INCLUDE_INSTALL_DIR = $(_INSTALLDIR)\include
|
| 1321 |
+
|
| 1322 |
+
!else # extension other than Tk
|
| 1323 |
+
|
| 1324 |
+
PRJ_INSTALL_DIR = $(_INSTALLDIR)\$(PROJECT)$(DOTVERSION)
|
| 1325 |
+
!if $(MULTIPLATFORM_INSTALL)
|
| 1326 |
+
LIB_INSTALL_DIR = $(PRJ_INSTALL_DIR)\$(PLATFORM_IDENTIFY)
|
| 1327 |
+
BIN_INSTALL_DIR = $(PRJ_INSTALL_DIR)\$(PLATFORM_IDENTIFY)
|
| 1328 |
+
!else
|
| 1329 |
+
LIB_INSTALL_DIR = $(PRJ_INSTALL_DIR)
|
| 1330 |
+
BIN_INSTALL_DIR = $(PRJ_INSTALL_DIR)
|
| 1331 |
+
!endif
|
| 1332 |
+
DOC_INSTALL_DIR = $(PRJ_INSTALL_DIR)
|
| 1333 |
+
SCRIPT_INSTALL_DIR = $(PRJ_INSTALL_DIR)
|
| 1334 |
+
DEMO_INSTALL_DIR = $(PRJ_INSTALL_DIR)\demos
|
| 1335 |
+
INCLUDE_INSTALL_DIR = $(_INSTALLDIR)\..\include
|
| 1336 |
+
|
| 1337 |
+
!endif
|
| 1338 |
+
|
| 1339 |
+
###################################################################
|
| 1340 |
+
# 12. Set up actual options to be passed to the compiler and linker
|
| 1341 |
+
# Now we have all the information we need, set up the actual flags and
|
| 1342 |
+
# options that we will pass to the compiler and linker. The main
|
| 1343 |
+
# makefile should use these in combination with whatever other flags
|
| 1344 |
+
# and switches are specific to it.
|
| 1345 |
+
# The following macros are defined, names are for historical compatibility:
|
| 1346 |
+
# OPTDEFINES - /Dxxx C macro flags based on user-specified OPTS
|
| 1347 |
+
# COMPILERFLAGS - /Dxxx C macro flags independent of any configuration opttions
|
| 1348 |
+
# crt - Compiler switch that selects the appropriate C runtime
|
| 1349 |
+
# cdebug - Compiler switches related to debug AND optimizations
|
| 1350 |
+
# cwarn - Compiler switches that set warning levels
|
| 1351 |
+
# cflags - complete compiler switches (subsumes cdebug and cwarn)
|
| 1352 |
+
# ldebug - Linker switches controlling debug information and optimization
|
| 1353 |
+
# lflags - complete linker switches (subsumes ldebug) except subsystem type
|
| 1354 |
+
# dlllflags - complete linker switches to build DLLs (subsumes lflags)
|
| 1355 |
+
# conlflags - complete linker switches for console program (subsumes lflags)
|
| 1356 |
+
# guilflags - complete linker switches for GUI program (subsumes lflags)
|
| 1357 |
+
# baselibs - minimum Windows libraries required. Parent makefile can
|
| 1358 |
+
# define PRJ_LIBS before including rules.rc if additional libs are needed
|
| 1359 |
+
|
| 1360 |
+
OPTDEFINES = /DSTDC_HEADERS /DUSE_NMAKE=1
|
| 1361 |
+
!if $(VCVERSION) > 1600
|
| 1362 |
+
OPTDEFINES = $(OPTDEFINES) /DHAVE_STDINT_H=1
|
| 1363 |
+
!else
|
| 1364 |
+
OPTDEFINES = $(OPTDEFINES) /DMP_NO_STDINT=1
|
| 1365 |
+
!endif
|
| 1366 |
+
!if $(VCVERSION) >= 1800
|
| 1367 |
+
OPTDEFINES = $(OPTDEFINES) /DHAVE_INTTYPES_H=1 /DHAVE_STDBOOL_H=1
|
| 1368 |
+
!endif
|
| 1369 |
+
|
| 1370 |
+
!if $(TCL_MEM_DEBUG)
|
| 1371 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_MEM_DEBUG
|
| 1372 |
+
!endif
|
| 1373 |
+
!if $(TCL_COMPILE_DEBUG)
|
| 1374 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_COMPILE_DEBUG /DTCL_COMPILE_STATS
|
| 1375 |
+
!endif
|
| 1376 |
+
!if $(TCL_THREADS) && $(TCL_VERSION) < 87
|
| 1377 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_THREADS=1
|
| 1378 |
+
!if $(USE_THREAD_ALLOC) && $(TCL_VERSION) < 87
|
| 1379 |
+
OPTDEFINES = $(OPTDEFINES) /DUSE_THREAD_ALLOC=1
|
| 1380 |
+
!endif
|
| 1381 |
+
!endif
|
| 1382 |
+
!if $(STATIC_BUILD)
|
| 1383 |
+
OPTDEFINES = $(OPTDEFINES) /DSTATIC_BUILD
|
| 1384 |
+
!elseif $(TCL_VERSION) > 86
|
| 1385 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_WITH_EXTERNAL_TOMMATH
|
| 1386 |
+
!if "$(MACHINE)" == "AMD64" || "$(MACHINE)" == "ARM64"
|
| 1387 |
+
OPTDEFINES = $(OPTDEFINES) /DMP_64BIT
|
| 1388 |
+
!endif
|
| 1389 |
+
!endif
|
| 1390 |
+
!if $(TCL_NO_DEPRECATED)
|
| 1391 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_NO_DEPRECATED
|
| 1392 |
+
!endif
|
| 1393 |
+
|
| 1394 |
+
!if $(USE_STUBS)
|
| 1395 |
+
# Note we do not define USE_TCL_STUBS even when building tk since some
|
| 1396 |
+
# test targets in tk do not use stubs
|
| 1397 |
+
!if !$(DOING_TCL)
|
| 1398 |
+
USE_STUBS_DEFS = /DUSE_TCL_STUBS /DUSE_TCLOO_STUBS
|
| 1399 |
+
!if $(NEED_TK)
|
| 1400 |
+
USE_STUBS_DEFS = $(USE_STUBS_DEFS) /DUSE_TK_STUBS
|
| 1401 |
+
!endif
|
| 1402 |
+
!endif
|
| 1403 |
+
!endif # USE_STUBS
|
| 1404 |
+
|
| 1405 |
+
!if !$(DEBUG)
|
| 1406 |
+
OPTDEFINES = $(OPTDEFINES) /DNDEBUG
|
| 1407 |
+
!if $(OPTIMIZING)
|
| 1408 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_CFG_OPTIMIZED
|
| 1409 |
+
!endif
|
| 1410 |
+
!endif
|
| 1411 |
+
!if $(PROFILE)
|
| 1412 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_CFG_PROFILED
|
| 1413 |
+
!endif
|
| 1414 |
+
!if "$(MACHINE)" == "AMD64" || "$(MACHINE)" == "ARM64"
|
| 1415 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_CFG_DO64BIT
|
| 1416 |
+
!endif
|
| 1417 |
+
!if $(VCVERSION) < 1300
|
| 1418 |
+
OPTDEFINES = $(OPTDEFINES) /DNO_STRTOI64=1
|
| 1419 |
+
!endif
|
| 1420 |
+
|
| 1421 |
+
!if $(TCL_MAJOR_VERSION) == 8
|
| 1422 |
+
!if "$(_USE_64BIT_TIME_T)" == "1"
|
| 1423 |
+
OPTDEFINES = $(OPTDEFINES) /D_USE_64BIT_TIME_T=1
|
| 1424 |
+
!endif
|
| 1425 |
+
|
| 1426 |
+
# _ATL_XP_TARGETING - Newer SDK's need this to build for XP
|
| 1427 |
+
COMPILERFLAGS = /D_ATL_XP_TARGETING
|
| 1428 |
+
!endif
|
| 1429 |
+
!if "$(TCL_UTF_MAX)" == "3"
|
| 1430 |
+
OPTDEFINES = $(OPTDEFINES) /DTCL_UTF_MAX=3
|
| 1431 |
+
!endif
|
| 1432 |
+
|
| 1433 |
+
# Like the TEA system only set this non empty for non-Tk extensions
|
| 1434 |
+
# Note: some extensions use PACKAGE_NAME and others use PACKAGE_TCLNAME
|
| 1435 |
+
# so we pass both
|
| 1436 |
+
!if !$(DOING_TCL) && !$(DOING_TK)
|
| 1437 |
+
PKGNAMEFLAGS = /DPACKAGE_NAME="\"$(PRJ_PACKAGE_TCLNAME)\"" \
|
| 1438 |
+
/DPACKAGE_TCLNAME="\"$(PRJ_PACKAGE_TCLNAME)\"" \
|
| 1439 |
+
/DPACKAGE_VERSION="\"$(DOTVERSION)\"" \
|
| 1440 |
+
/DMODULE_SCOPE=extern
|
| 1441 |
+
!endif
|
| 1442 |
+
|
| 1443 |
+
# crt picks the C run time based on selected OPTS
|
| 1444 |
+
!if $(MSVCRT)
|
| 1445 |
+
!if $(DEBUG) && !$(UNCHECKED)
|
| 1446 |
+
crt = -MDd
|
| 1447 |
+
!else
|
| 1448 |
+
crt = -MD
|
| 1449 |
+
!endif
|
| 1450 |
+
!else
|
| 1451 |
+
!if $(DEBUG) && !$(UNCHECKED)
|
| 1452 |
+
crt = -MTd
|
| 1453 |
+
!else
|
| 1454 |
+
crt = -MT
|
| 1455 |
+
!endif
|
| 1456 |
+
!endif
|
| 1457 |
+
|
| 1458 |
+
# cdebug includes compiler options for debugging as well as optimization.
|
| 1459 |
+
!if $(DEBUG)
|
| 1460 |
+
|
| 1461 |
+
# In debugging mode, optimizations need to be disabled
|
| 1462 |
+
cdebug = -Zi -Od $(DEBUGFLAGS)
|
| 1463 |
+
|
| 1464 |
+
!else
|
| 1465 |
+
|
| 1466 |
+
cdebug = $(OPTIMIZATIONS)
|
| 1467 |
+
!if $(SYMBOLS)
|
| 1468 |
+
cdebug = $(cdebug) -Zi
|
| 1469 |
+
!endif
|
| 1470 |
+
|
| 1471 |
+
!endif # $(DEBUG)
|
| 1472 |
+
|
| 1473 |
+
# cwarn includes default warning levels, also C4090 (buggy) and C4146 is useless.
|
| 1474 |
+
cwarn = $(WARNINGS) -wd4090 -wd4146
|
| 1475 |
+
|
| 1476 |
+
!if "$(MACHINE)" == "AMD64" || "$(MACHINE)" == "ARM64"
|
| 1477 |
+
# Disable pointer<->int warnings related to cast between different sizes
|
| 1478 |
+
# There are a gadzillion of these due to use of ClientData and
|
| 1479 |
+
# clutter up compiler
|
| 1480 |
+
# output increasing chance of a real warning getting lost. So disable them.
|
| 1481 |
+
# Eventually some day, Tcl will be 64-bit clean.
|
| 1482 |
+
cwarn = $(cwarn) -wd4311 -wd4312
|
| 1483 |
+
!endif
|
| 1484 |
+
|
| 1485 |
+
### Common compiler options that are architecture specific
|
| 1486 |
+
!if "$(MACHINE)" == "ARM"
|
| 1487 |
+
carch = /D_ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE
|
| 1488 |
+
!else
|
| 1489 |
+
carch =
|
| 1490 |
+
!endif
|
| 1491 |
+
|
| 1492 |
+
# cpuid is only available on intel machines
|
| 1493 |
+
!if "$(MACHINE)" == "IX86" || "$(MACHINE)" == "AMD64"
|
| 1494 |
+
carch = $(carch) /DHAVE_CPUID=1
|
| 1495 |
+
!endif
|
| 1496 |
+
|
| 1497 |
+
!if $(DEBUG)
|
| 1498 |
+
# Turn warnings into errors
|
| 1499 |
+
cwarn = $(cwarn) -WX
|
| 1500 |
+
!endif
|
| 1501 |
+
|
| 1502 |
+
INCLUDES = $(TCL_INCLUDES) $(TK_INCLUDES) $(PRJ_INCLUDES)
|
| 1503 |
+
!if !$(DOING_TCL) && !$(DOING_TK)
|
| 1504 |
+
INCLUDES = $(INCLUDES) -I"$(GENERICDIR)" -I"$(WIN_DIR)" -I"$(COMPATDIR)"
|
| 1505 |
+
!endif
|
| 1506 |
+
|
| 1507 |
+
# These flags are defined roughly in the order of the pre-reform
|
| 1508 |
+
# rules.vc/makefile.vc to help visually compare that the pre- and
|
| 1509 |
+
# post-reform build logs
|
| 1510 |
+
|
| 1511 |
+
# cflags contains generic flags used for building practically all object files
|
| 1512 |
+
cflags = -nologo -c $(COMPILERFLAGS) $(carch) $(cwarn) -Fp$(TMP_DIR)^\ $(cdebug)
|
| 1513 |
+
|
| 1514 |
+
# appcflags contains $(cflags) and flags for building the application
|
| 1515 |
+
# object files (e.g. tclsh, or wish) pkgcflags contains $(cflags) plus
|
| 1516 |
+
# flags used for building shared object files The two differ in the
|
| 1517 |
+
# BUILD_$(PROJECT) macro which should be defined only for the shared
|
| 1518 |
+
# library *implementation* and not for its caller interface
|
| 1519 |
+
|
| 1520 |
+
appcflags_nostubs = $(cflags) $(crt) $(INCLUDES) $(TCL_DEFINES) $(PRJ_DEFINES) $(OPTDEFINES)
|
| 1521 |
+
appcflags = $(appcflags_nostubs) $(USE_STUBS_DEFS)
|
| 1522 |
+
pkgcflags = $(appcflags) $(PKGNAMEFLAGS) /DBUILD_$(PROJECT)
|
| 1523 |
+
pkgcflags_nostubs = $(appcflags_nostubs) $(PKGNAMEFLAGS) /DBUILD_$(PROJECT)
|
| 1524 |
+
|
| 1525 |
+
# stubscflags contains $(cflags) plus flags used for building a stubs
|
| 1526 |
+
# library for the package. Note: /DSTATIC_BUILD is defined in
|
| 1527 |
+
# $(OPTDEFINES) only if the OPTS configuration indicates a static
|
| 1528 |
+
# library. However the stubs library is ALWAYS static hence included
|
| 1529 |
+
# here irrespective of the OPTS setting.
|
| 1530 |
+
#
|
| 1531 |
+
# TBD - tclvfs has a comment that stubs libs should not be compiled with -GL
|
| 1532 |
+
# without stating why. Tcl itself compiled stubs libs with this flag.
|
| 1533 |
+
# so we do not remove it from cflags. -GL may prevent extensions
|
| 1534 |
+
# compiled with one VC version to fail to link against stubs library
|
| 1535 |
+
# compiled with another VC version. Check for this and fix accordingly.
|
| 1536 |
+
stubscflags = $(cflags) $(PKGNAMEFLAGS) $(PRJ_DEFINES) $(OPTDEFINES) /Zl /GL- /DSTATIC_BUILD $(INCLUDES) $(USE_STUBS_DEFS)
|
| 1537 |
+
|
| 1538 |
+
# Link flags
|
| 1539 |
+
|
| 1540 |
+
!if $(DEBUG)
|
| 1541 |
+
ldebug = -debug -debugtype:cv
|
| 1542 |
+
!else
|
| 1543 |
+
ldebug = -release -opt:ref -opt:icf,3
|
| 1544 |
+
!if $(SYMBOLS)
|
| 1545 |
+
ldebug = $(ldebug) -debug -debugtype:cv
|
| 1546 |
+
!endif
|
| 1547 |
+
!endif
|
| 1548 |
+
|
| 1549 |
+
# Note: Profiling is currently only possible with the Visual Studio Enterprise
|
| 1550 |
+
!if $(PROFILE)
|
| 1551 |
+
ldebug= $(ldebug) -profile
|
| 1552 |
+
!endif
|
| 1553 |
+
|
| 1554 |
+
### Declarations common to all linker versions
|
| 1555 |
+
lflags = -nologo -machine:$(MACHINE) $(LINKERFLAGS) $(ldebug)
|
| 1556 |
+
|
| 1557 |
+
!if $(MSVCRT) && !($(DEBUG) && !$(UNCHECKED)) && $(VCVERSION) >= 1900
|
| 1558 |
+
lflags = $(lflags) -nodefaultlib:libucrt.lib
|
| 1559 |
+
!endif
|
| 1560 |
+
|
| 1561 |
+
dlllflags = $(lflags) -dll
|
| 1562 |
+
conlflags = $(lflags) -subsystem:console
|
| 1563 |
+
guilflags = $(lflags) -subsystem:windows
|
| 1564 |
+
|
| 1565 |
+
# Libraries that are required for every image.
|
| 1566 |
+
# Extensions should define any additional libraries with $(PRJ_LIBS)
|
| 1567 |
+
winlibs = kernel32.lib advapi32.lib
|
| 1568 |
+
|
| 1569 |
+
!if $(NEED_TK)
|
| 1570 |
+
winlibs = $(winlibs) gdi32.lib user32.lib uxtheme.lib
|
| 1571 |
+
!endif
|
| 1572 |
+
|
| 1573 |
+
# Avoid 'unresolved external symbol __security_cookie' errors.
|
| 1574 |
+
# c.f. http://support.microsoft.com/?id=894573
|
| 1575 |
+
!if "$(MACHINE)" == "AMD64"
|
| 1576 |
+
!if $(VCVERSION) > 1399 && $(VCVERSION) < 1500
|
| 1577 |
+
winlibs = $(winlibs) bufferoverflowU.lib
|
| 1578 |
+
!endif
|
| 1579 |
+
!endif
|
| 1580 |
+
|
| 1581 |
+
baselibs = $(winlibs) $(PRJ_LIBS)
|
| 1582 |
+
|
| 1583 |
+
!if $(MSVCRT) && !($(DEBUG) && !$(UNCHECKED)) && $(VCVERSION) >= 1900
|
| 1584 |
+
baselibs = $(baselibs) ucrt.lib
|
| 1585 |
+
!endif
|
| 1586 |
+
|
| 1587 |
+
################################################################
|
| 1588 |
+
# 13. Define standard commands, common make targets and implicit rules
|
| 1589 |
+
|
| 1590 |
+
CCPKGCMD = $(cc32) $(pkgcflags) -Fo$(TMP_DIR)^\
|
| 1591 |
+
CCAPPCMD = $(cc32) $(appcflags) -Fo$(TMP_DIR)^\
|
| 1592 |
+
CCSTUBSCMD = $(cc32) $(stubscflags) -Fo$(TMP_DIR)^\
|
| 1593 |
+
|
| 1594 |
+
LIBCMD = $(lib32) -nologo $(LINKERFLAGS) -out:$@
|
| 1595 |
+
DLLCMD = $(link32) $(dlllflags) -out:$@ $(baselibs) $(tcllibs) $(tklibs)
|
| 1596 |
+
|
| 1597 |
+
CONEXECMD = $(link32) $(conlflags) -out:$@ $(baselibs) $(tcllibs) $(tklibs)
|
| 1598 |
+
GUIEXECMD = $(link32) $(guilflags) -out:$@ $(baselibs) $(tcllibs) $(tklibs)
|
| 1599 |
+
RESCMD = $(rc32) -fo $@ -r -i "$(GENERICDIR)" -i "$(TMP_DIR)" \
|
| 1600 |
+
$(TCL_INCLUDES) \
|
| 1601 |
+
/DDEBUG=$(DEBUG) -d UNCHECKED=$(UNCHECKED) \
|
| 1602 |
+
/DCOMMAVERSION=$(RCCOMMAVERSION) \
|
| 1603 |
+
/DDOTVERSION=\"$(DOTVERSION)\" \
|
| 1604 |
+
/DVERSION=\"$(VERSION)\" \
|
| 1605 |
+
/DSUFX=\"$(SUFX)\" \
|
| 1606 |
+
/DPROJECT=\"$(PROJECT)\" \
|
| 1607 |
+
/DPRJLIBNAME=\"$(PRJLIBNAME)\"
|
| 1608 |
+
|
| 1609 |
+
!ifndef DEFAULT_BUILD_TARGET
|
| 1610 |
+
DEFAULT_BUILD_TARGET = $(PROJECT)
|
| 1611 |
+
!endif
|
| 1612 |
+
|
| 1613 |
+
default-target: $(DEFAULT_BUILD_TARGET)
|
| 1614 |
+
|
| 1615 |
+
!if $(MULTIPLATFORM_INSTALL)
|
| 1616 |
+
default-pkgindex:
|
| 1617 |
+
@echo if {[package vsatisfies [package provide Tcl] 9.0-]} { > $(OUT_DIR)\pkgIndex.tcl
|
| 1618 |
+
@echo package ifneeded $(PRJ_PACKAGE_TCLNAME) $(DOTVERSION) \
|
| 1619 |
+
[list load [file join $$dir $(PLATFORM_IDENTIFY) $(PRJLIBNAME9)]] >> $(OUT_DIR)\pkgIndex.tcl
|
| 1620 |
+
@echo } else { >> $(OUT_DIR)\pkgIndex.tcl
|
| 1621 |
+
@echo package ifneeded $(PRJ_PACKAGE_TCLNAME) $(DOTVERSION) \
|
| 1622 |
+
[list load [file join $$dir $(PLATFORM_IDENTIFY) $(PRJLIBNAME8)]] >> $(OUT_DIR)\pkgIndex.tcl
|
| 1623 |
+
@echo } >> $(OUT_DIR)\pkgIndex.tcl
|
| 1624 |
+
!else
|
| 1625 |
+
default-pkgindex:
|
| 1626 |
+
@echo if {[package vsatisfies [package provide Tcl] 9.0-]} { > $(OUT_DIR)\pkgIndex.tcl
|
| 1627 |
+
@echo package ifneeded $(PRJ_PACKAGE_TCLNAME) $(DOTVERSION) \
|
| 1628 |
+
[list load [file join $$dir $(PRJLIBNAME9)]] >> $(OUT_DIR)\pkgIndex.tcl
|
| 1629 |
+
@echo } else { >> $(OUT_DIR)\pkgIndex.tcl
|
| 1630 |
+
@echo package ifneeded $(PRJ_PACKAGE_TCLNAME) $(DOTVERSION) \
|
| 1631 |
+
[list load [file join $$dir $(PRJLIBNAME8)]] >> $(OUT_DIR)\pkgIndex.tcl
|
| 1632 |
+
@echo } >> $(OUT_DIR)\pkgIndex.tcl
|
| 1633 |
+
!endif
|
| 1634 |
+
|
| 1635 |
+
default-pkgindex-tea:
|
| 1636 |
+
@if exist $(ROOT)\pkgIndex.tcl.in nmakehlp -s << $(ROOT)\pkgIndex.tcl.in > $(OUT_DIR)\pkgIndex.tcl
|
| 1637 |
+
@PACKAGE_VERSION@ $(DOTVERSION)
|
| 1638 |
+
@PACKAGE_NAME@ $(PRJ_PACKAGE_TCLNAME)
|
| 1639 |
+
@PACKAGE_TCLNAME@ $(PRJ_PACKAGE_TCLNAME)
|
| 1640 |
+
@PKG_LIB_FILE@ $(PRJLIBNAME)
|
| 1641 |
+
@PKG_LIB_FILE8@ $(PRJLIBNAME8)
|
| 1642 |
+
@PKG_LIB_FILE9@ $(PRJLIBNAME9)
|
| 1643 |
+
<<
|
| 1644 |
+
|
| 1645 |
+
default-install: default-install-binaries default-install-libraries
|
| 1646 |
+
!if $(SYMBOLS)
|
| 1647 |
+
default-install: default-install-pdbs
|
| 1648 |
+
!endif
|
| 1649 |
+
|
| 1650 |
+
# Again to deal with historical brokenness, there is some confusion
|
| 1651 |
+
# in terminlogy. For extensions, the "install-binaries" was used to
|
| 1652 |
+
# locate target directory for *binary shared libraries* and thus
|
| 1653 |
+
# the appropriate macro is LIB_INSTALL_DIR since BIN_INSTALL_DIR is
|
| 1654 |
+
# for executables (exes). On the other hand the "install-libraries"
|
| 1655 |
+
# target is for *scripts* and should have been called "install-scripts".
|
| 1656 |
+
default-install-binaries: $(PRJLIB)
|
| 1657 |
+
@echo Installing binaries to '$(LIB_INSTALL_DIR)'
|
| 1658 |
+
@if not exist "$(LIB_INSTALL_DIR)" mkdir "$(LIB_INSTALL_DIR)"
|
| 1659 |
+
@$(CPY) $(PRJLIB) "$(LIB_INSTALL_DIR)" >NUL
|
| 1660 |
+
|
| 1661 |
+
# Alias for default-install-scripts
|
| 1662 |
+
default-install-libraries: default-install-scripts
|
| 1663 |
+
|
| 1664 |
+
default-install-scripts: $(OUT_DIR)\pkgIndex.tcl
|
| 1665 |
+
@echo Installing libraries to '$(SCRIPT_INSTALL_DIR)'
|
| 1666 |
+
@if exist $(LIBDIR) $(CPY) $(LIBDIR)\*.tcl "$(SCRIPT_INSTALL_DIR)"
|
| 1667 |
+
@echo Installing package index in '$(SCRIPT_INSTALL_DIR)'
|
| 1668 |
+
@$(CPY) $(OUT_DIR)\pkgIndex.tcl $(SCRIPT_INSTALL_DIR)
|
| 1669 |
+
|
| 1670 |
+
default-install-stubs:
|
| 1671 |
+
@echo Installing stubs library to '$(SCRIPT_INSTALL_DIR)'
|
| 1672 |
+
@if not exist "$(SCRIPT_INSTALL_DIR)" mkdir "$(SCRIPT_INSTALL_DIR)"
|
| 1673 |
+
@$(CPY) $(PRJSTUBLIB) "$(SCRIPT_INSTALL_DIR)" >NUL
|
| 1674 |
+
|
| 1675 |
+
default-install-pdbs:
|
| 1676 |
+
@echo Installing PDBs to '$(LIB_INSTALL_DIR)'
|
| 1677 |
+
@if not exist "$(LIB_INSTALL_DIR)" mkdir "$(LIB_INSTALL_DIR)"
|
| 1678 |
+
@$(CPY) "$(OUT_DIR)\*.pdb" "$(LIB_INSTALL_DIR)\"
|
| 1679 |
+
|
| 1680 |
+
# "emacs font-lock highlighting fix
|
| 1681 |
+
|
| 1682 |
+
default-install-docs-html:
|
| 1683 |
+
@echo Installing documentation files to '$(DOC_INSTALL_DIR)'
|
| 1684 |
+
@if not exist "$(DOC_INSTALL_DIR)" mkdir "$(DOC_INSTALL_DIR)"
|
| 1685 |
+
@if exist $(DOCDIR) for %f in ("$(DOCDIR)\*.html" "$(DOCDIR)\*.css" "$(DOCDIR)\*.png") do @$(COPY) %f "$(DOC_INSTALL_DIR)"
|
| 1686 |
+
|
| 1687 |
+
default-install-docs-n:
|
| 1688 |
+
@echo Installing documentation files to '$(DOC_INSTALL_DIR)'
|
| 1689 |
+
@if not exist "$(DOC_INSTALL_DIR)" mkdir "$(DOC_INSTALL_DIR)"
|
| 1690 |
+
@if exist $(DOCDIR) for %f in ("$(DOCDIR)\*.n") do @$(COPY) %f "$(DOC_INSTALL_DIR)"
|
| 1691 |
+
|
| 1692 |
+
default-install-demos:
|
| 1693 |
+
@echo Installing demos to '$(DEMO_INSTALL_DIR)'
|
| 1694 |
+
@if not exist "$(DEMO_INSTALL_DIR)" mkdir "$(DEMO_INSTALL_DIR)"
|
| 1695 |
+
@if exist $(DEMODIR) $(CPYDIR) "$(DEMODIR)" "$(DEMO_INSTALL_DIR)"
|
| 1696 |
+
|
| 1697 |
+
default-clean:
|
| 1698 |
+
@echo Cleaning $(TMP_DIR)\* ...
|
| 1699 |
+
@if exist $(TMP_DIR)\nul $(RMDIR) $(TMP_DIR)
|
| 1700 |
+
@echo Cleaning $(WIN_DIR)\nmakehlp.obj, nmakehlp.exe ...
|
| 1701 |
+
@if exist $(WIN_DIR)\nmakehlp.obj del $(WIN_DIR)\nmakehlp.obj
|
| 1702 |
+
@if exist $(WIN_DIR)\nmakehlp.exe del $(WIN_DIR)\nmakehlp.exe
|
| 1703 |
+
@if exist $(WIN_DIR)\nmakehlp.out del $(WIN_DIR)\nmakehlp.out
|
| 1704 |
+
@echo Cleaning $(WIN_DIR)\nmhlp-out.txt ...
|
| 1705 |
+
@if exist $(WIN_DIR)\nmhlp-out.txt del $(WIN_DIR)\nmhlp-out.txt
|
| 1706 |
+
@echo Cleaning $(WIN_DIR)\_junk.pch ...
|
| 1707 |
+
@if exist $(WIN_DIR)\_junk.pch del $(WIN_DIR)\_junk.pch
|
| 1708 |
+
@echo Cleaning $(WIN_DIR)\vercl.x, vercl.i ...
|
| 1709 |
+
@if exist $(WIN_DIR)\vercl.x del $(WIN_DIR)\vercl.x
|
| 1710 |
+
@if exist $(WIN_DIR)\vercl.i del $(WIN_DIR)\vercl.i
|
| 1711 |
+
@echo Cleaning $(WIN_DIR)\versions.vc, version.vc ...
|
| 1712 |
+
@if exist $(WIN_DIR)\versions.vc del $(WIN_DIR)\versions.vc
|
| 1713 |
+
@if exist $(WIN_DIR)\version.vc del $(WIN_DIR)\version.vc
|
| 1714 |
+
|
| 1715 |
+
default-hose: default-clean
|
| 1716 |
+
@echo Hosing $(OUT_DIR)\* ...
|
| 1717 |
+
@if exist $(OUT_DIR)\nul $(RMDIR) $(OUT_DIR)
|
| 1718 |
+
|
| 1719 |
+
# Only for backward compatibility
|
| 1720 |
+
default-distclean: default-hose
|
| 1721 |
+
|
| 1722 |
+
default-setup:
|
| 1723 |
+
@if not exist $(OUT_DIR)\nul mkdir $(OUT_DIR)
|
| 1724 |
+
@if not exist $(TMP_DIR)\nul mkdir $(TMP_DIR)
|
| 1725 |
+
|
| 1726 |
+
!if "$(TESTPAT)" != ""
|
| 1727 |
+
TESTFLAGS = $(TESTFLAGS) -file $(TESTPAT)
|
| 1728 |
+
!endif
|
| 1729 |
+
|
| 1730 |
+
default-test: default-setup $(PROJECT)
|
| 1731 |
+
@set TCLLIBPATH=$(OUT_DIR:\=/)
|
| 1732 |
+
@if exist $(LIBDIR) for %f in ("$(LIBDIR)\*.tcl") do @$(COPY) %f "$(OUT_DIR)"
|
| 1733 |
+
cd "$(TESTDIR)" && $(DEBUGGER) $(TCLSH) all.tcl $(TESTFLAGS)
|
| 1734 |
+
|
| 1735 |
+
default-shell: default-setup $(PROJECT)
|
| 1736 |
+
@set TCLLIBPATH=$(OUT_DIR:\=/)
|
| 1737 |
+
@if exist $(LIBDIR) for %f in ("$(LIBDIR)\*.tcl") do @$(COPY) %f "$(OUT_DIR)"
|
| 1738 |
+
$(DEBUGGER) $(TCLSH)
|
| 1739 |
+
|
| 1740 |
+
# Generation of Windows version resource
|
| 1741 |
+
!ifdef RCFILE
|
| 1742 |
+
|
| 1743 |
+
# Note: don't use $** in below rule because there may be other dependencies
|
| 1744 |
+
# and only the "main" rc must be passed to the resource compiler
|
| 1745 |
+
$(TMP_DIR)\$(PROJECT).res: $(RCDIR)\$(PROJECT).rc
|
| 1746 |
+
$(RESCMD) $(RCDIR)\$(PROJECT).rc
|
| 1747 |
+
|
| 1748 |
+
!else
|
| 1749 |
+
|
| 1750 |
+
# If parent makefile has not defined a resource definition file,
|
| 1751 |
+
# we will generate one from standard template.
|
| 1752 |
+
$(TMP_DIR)\$(PROJECT).res: $(TMP_DIR)\$(PROJECT).rc
|
| 1753 |
+
|
| 1754 |
+
$(TMP_DIR)\$(PROJECT).rc:
|
| 1755 |
+
@$(COPY) << $(TMP_DIR)\$(PROJECT).rc
|
| 1756 |
+
#include <winver.h>
|
| 1757 |
+
|
| 1758 |
+
VS_VERSION_INFO VERSIONINFO
|
| 1759 |
+
FILEVERSION COMMAVERSION
|
| 1760 |
+
PRODUCTVERSION COMMAVERSION
|
| 1761 |
+
FILEFLAGSMASK 0x3fL
|
| 1762 |
+
#ifdef DEBUG
|
| 1763 |
+
FILEFLAGS VS_FF_DEBUG
|
| 1764 |
+
#else
|
| 1765 |
+
FILEFLAGS 0x0L
|
| 1766 |
+
#endif
|
| 1767 |
+
FILEOS VOS_NT_WINDOWS32
|
| 1768 |
+
FILETYPE VFT_DLL
|
| 1769 |
+
FILESUBTYPE 0x0L
|
| 1770 |
+
BEGIN
|
| 1771 |
+
BLOCK "StringFileInfo"
|
| 1772 |
+
BEGIN
|
| 1773 |
+
BLOCK "040904b0"
|
| 1774 |
+
BEGIN
|
| 1775 |
+
VALUE "FileDescription", "Tcl extension " PROJECT
|
| 1776 |
+
VALUE "OriginalFilename", PRJLIBNAME
|
| 1777 |
+
VALUE "FileVersion", DOTVERSION
|
| 1778 |
+
VALUE "ProductName", "Package " PROJECT " for Tcl"
|
| 1779 |
+
VALUE "ProductVersion", DOTVERSION
|
| 1780 |
+
END
|
| 1781 |
+
END
|
| 1782 |
+
BLOCK "VarFileInfo"
|
| 1783 |
+
BEGIN
|
| 1784 |
+
VALUE "Translation", 0x409, 1200
|
| 1785 |
+
END
|
| 1786 |
+
END
|
| 1787 |
+
|
| 1788 |
+
<<
|
| 1789 |
+
|
| 1790 |
+
!endif # ifdef RCFILE
|
| 1791 |
+
|
| 1792 |
+
!ifndef DISABLE_IMPLICIT_RULES
|
| 1793 |
+
DISABLE_IMPLICIT_RULES = 0
|
| 1794 |
+
!endif
|
| 1795 |
+
|
| 1796 |
+
!if !$(DISABLE_IMPLICIT_RULES)
|
| 1797 |
+
# Implicit rule definitions - only for building library objects. For stubs and
|
| 1798 |
+
# main application, the makefile should define explicit rules.
|
| 1799 |
+
|
| 1800 |
+
{$(ROOT)}.c{$(TMP_DIR)}.obj::
|
| 1801 |
+
$(CCPKGCMD) @<<
|
| 1802 |
+
$<
|
| 1803 |
+
<<
|
| 1804 |
+
|
| 1805 |
+
{$(WIN_DIR)}.c{$(TMP_DIR)}.obj::
|
| 1806 |
+
$(CCPKGCMD) @<<
|
| 1807 |
+
$<
|
| 1808 |
+
<<
|
| 1809 |
+
|
| 1810 |
+
{$(GENERICDIR)}.c{$(TMP_DIR)}.obj::
|
| 1811 |
+
$(CCPKGCMD) @<<
|
| 1812 |
+
$<
|
| 1813 |
+
<<
|
| 1814 |
+
|
| 1815 |
+
{$(COMPATDIR)}.c{$(TMP_DIR)}.obj::
|
| 1816 |
+
$(CCPKGCMD) @<<
|
| 1817 |
+
$<
|
| 1818 |
+
<<
|
| 1819 |
+
|
| 1820 |
+
{$(RCDIR)}.rc{$(TMP_DIR)}.res:
|
| 1821 |
+
$(RESCMD) $<
|
| 1822 |
+
|
| 1823 |
+
{$(WIN_DIR)}.rc{$(TMP_DIR)}.res:
|
| 1824 |
+
$(RESCMD) $<
|
| 1825 |
+
|
| 1826 |
+
{$(TMP_DIR)}.rc{$(TMP_DIR)}.res:
|
| 1827 |
+
$(RESCMD) $<
|
| 1828 |
+
|
| 1829 |
+
.SUFFIXES:
|
| 1830 |
+
.SUFFIXES:.c .rc
|
| 1831 |
+
|
| 1832 |
+
!endif
|
| 1833 |
+
|
| 1834 |
+
################################################################
|
| 1835 |
+
# 14. Sanity check selected options against Tcl build options
|
| 1836 |
+
# When building an extension, certain configuration options should
|
| 1837 |
+
# match the ones used when Tcl was built. Here we check and
|
| 1838 |
+
# warn on a mismatch.
|
| 1839 |
+
!if !$(DOING_TCL)
|
| 1840 |
+
|
| 1841 |
+
!if $(TCLINSTALL) # Building against an installed Tcl
|
| 1842 |
+
!if exist("$(_TCLDIR)\lib\nmake\tcl.nmake")
|
| 1843 |
+
TCLNMAKECONFIG = "$(_TCLDIR)\lib\nmake\tcl.nmake"
|
| 1844 |
+
!endif
|
| 1845 |
+
!else # !$(TCLINSTALL) - building against Tcl source
|
| 1846 |
+
!if exist("$(_TCLDIR)\win\$(BUILDDIRTOP)\tcl.nmake")
|
| 1847 |
+
TCLNMAKECONFIG = "$(_TCLDIR)\win\$(BUILDDIRTOP)\tcl.nmake"
|
| 1848 |
+
!endif
|
| 1849 |
+
!endif # TCLINSTALL
|
| 1850 |
+
|
| 1851 |
+
!if $(CONFIG_CHECK)
|
| 1852 |
+
!ifdef TCLNMAKECONFIG
|
| 1853 |
+
!include $(TCLNMAKECONFIG)
|
| 1854 |
+
|
| 1855 |
+
!if defined(CORE_MACHINE) && "$(CORE_MACHINE)" != "$(MACHINE)"
|
| 1856 |
+
!error ERROR: Build target ($(MACHINE)) does not match the Tcl library architecture ($(CORE_MACHINE)).
|
| 1857 |
+
!endif
|
| 1858 |
+
!if $(TCL_VERSION) < 87 && defined(CORE_USE_THREAD_ALLOC) && $(CORE_USE_THREAD_ALLOC) != $(USE_THREAD_ALLOC)
|
| 1859 |
+
!message WARNING: Value of USE_THREAD_ALLOC ($(USE_THREAD_ALLOC)) does not match its Tcl core value ($(CORE_USE_THREAD_ALLOC)).
|
| 1860 |
+
!endif
|
| 1861 |
+
!if defined(CORE_DEBUG) && $(CORE_DEBUG) != $(DEBUG)
|
| 1862 |
+
!message WARNING: Value of DEBUG ($(DEBUG)) does not match its Tcl library configuration ($(DEBUG)).
|
| 1863 |
+
!endif
|
| 1864 |
+
!endif
|
| 1865 |
+
|
| 1866 |
+
!endif # TCLNMAKECONFIG
|
| 1867 |
+
|
| 1868 |
+
!endif # !$(DOING_TCL)
|
| 1869 |
+
|
| 1870 |
+
|
| 1871 |
+
#----------------------------------------------------------
|
| 1872 |
+
# Display stats being used.
|
| 1873 |
+
#----------------------------------------------------------
|
| 1874 |
+
|
| 1875 |
+
!if !$(DOING_TCL)
|
| 1876 |
+
!message *** Building against Tcl at '$(_TCLDIR)'
|
| 1877 |
+
!endif
|
| 1878 |
+
!if !$(DOING_TK) && $(NEED_TK)
|
| 1879 |
+
!message *** Building against Tk at '$(_TKDIR)'
|
| 1880 |
+
!endif
|
| 1881 |
+
!message *** Intermediate directory will be '$(TMP_DIR)'
|
| 1882 |
+
!message *** Output directory will be '$(OUT_DIR)'
|
| 1883 |
+
!message *** Installation, if selected, will be in '$(_INSTALLDIR)'
|
| 1884 |
+
!message *** Suffix for binaries will be '$(SUFX)'
|
| 1885 |
+
!message *** Compiler version $(VCVER). Target $(MACHINE), host $(NATIVE_ARCH).
|
| 1886 |
+
|
| 1887 |
+
!endif # ifdef _RULES_VC
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/targets.vc
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
#------------------------------------------------------------- -*- makefile -*-
|
| 2 |
+
# targets.vc --
|
| 3 |
+
#
|
| 4 |
+
# Part of the nmake based build system for Tcl and its extensions.
|
| 5 |
+
# This file defines some standard targets for the convenience of extensions
|
| 6 |
+
# and can be optionally included by the extension makefile.
|
| 7 |
+
# See TIP 477 (https://core.tcl-lang.org/tips/doc/main/tip/477.md) for docs.
|
| 8 |
+
|
| 9 |
+
$(PROJECT): setup pkgindex $(PRJLIB)
|
| 10 |
+
|
| 11 |
+
!ifdef PRJ_STUBOBJS
|
| 12 |
+
$(PROJECT): $(PRJSTUBLIB)
|
| 13 |
+
$(PRJSTUBLIB): $(PRJ_STUBOBJS)
|
| 14 |
+
$(LIBCMD) $**
|
| 15 |
+
|
| 16 |
+
$(PRJ_STUBOBJS):
|
| 17 |
+
$(CCSTUBSCMD) %s
|
| 18 |
+
!endif # PRJ_STUBOBJS
|
| 19 |
+
|
| 20 |
+
!ifdef PRJ_MANIFEST
|
| 21 |
+
$(PROJECT): $(PRJLIB).manifest
|
| 22 |
+
$(PRJLIB).manifest: $(PRJ_MANIFEST)
|
| 23 |
+
@nmakehlp -s << $** >$@
|
| 24 |
+
@MACHINE@ $(MACHINE:IX86=X86)
|
| 25 |
+
<<
|
| 26 |
+
!endif
|
| 27 |
+
|
| 28 |
+
!if "$(PROJECT)" != "tcl" && "$(PROJECT)" != "tk"
|
| 29 |
+
$(PRJLIB): $(PRJ_OBJS) $(RESFILE)
|
| 30 |
+
!if $(STATIC_BUILD)
|
| 31 |
+
$(LIBCMD) $**
|
| 32 |
+
!else
|
| 33 |
+
$(DLLCMD) $**
|
| 34 |
+
$(_VC_MANIFEST_EMBED_DLL)
|
| 35 |
+
!endif
|
| 36 |
+
-@del $*.exp
|
| 37 |
+
!endif
|
| 38 |
+
|
| 39 |
+
!if "$(PRJ_HEADERS)" != "" && "$(PRJ_OBJS)" != ""
|
| 40 |
+
$(PRJ_OBJS): $(PRJ_HEADERS)
|
| 41 |
+
!endif
|
| 42 |
+
|
| 43 |
+
# If parent makefile has defined stub objects, add their installation
|
| 44 |
+
# to the default install
|
| 45 |
+
!if "$(PRJ_STUBOBJS)" != ""
|
| 46 |
+
default-install: default-install-stubs
|
| 47 |
+
!endif
|
| 48 |
+
|
| 49 |
+
# Unlike the other default targets, these cannot be in rules.vc because
|
| 50 |
+
# the executed command depends on existence of macro PRJ_HEADERS_PUBLIC
|
| 51 |
+
# that the parent makefile will not define until after including rules-ext.vc
|
| 52 |
+
!if "$(PRJ_HEADERS_PUBLIC)" != ""
|
| 53 |
+
default-install: default-install-headers
|
| 54 |
+
default-install-headers:
|
| 55 |
+
@echo Installing headers to '$(INCLUDE_INSTALL_DIR)'
|
| 56 |
+
@for %f in ($(PRJ_HEADERS_PUBLIC)) do @$(COPY) %f "$(INCLUDE_INSTALL_DIR)"
|
| 57 |
+
!endif
|
| 58 |
+
|
| 59 |
+
!if "$(DISABLE_STANDARD_TARGETS)" == ""
|
| 60 |
+
DISABLE_STANDARD_TARGETS = 0
|
| 61 |
+
!endif
|
| 62 |
+
|
| 63 |
+
!if "$(DISABLE_TARGET_setup)" == ""
|
| 64 |
+
DISABLE_TARGET_setup = 0
|
| 65 |
+
!endif
|
| 66 |
+
!if "$(DISABLE_TARGET_install)" == ""
|
| 67 |
+
DISABLE_TARGET_install = 0
|
| 68 |
+
!endif
|
| 69 |
+
!if "$(DISABLE_TARGET_clean)" == ""
|
| 70 |
+
DISABLE_TARGET_clean = 0
|
| 71 |
+
!endif
|
| 72 |
+
!if "$(DISABLE_TARGET_test)" == ""
|
| 73 |
+
DISABLE_TARGET_test = 0
|
| 74 |
+
!endif
|
| 75 |
+
!if "$(DISABLE_TARGET_shell)" == ""
|
| 76 |
+
DISABLE_TARGET_shell = 0
|
| 77 |
+
!endif
|
| 78 |
+
|
| 79 |
+
!if !$(DISABLE_STANDARD_TARGETS)
|
| 80 |
+
!if !$(DISABLE_TARGET_setup)
|
| 81 |
+
setup: default-setup
|
| 82 |
+
!endif
|
| 83 |
+
!if !$(DISABLE_TARGET_install)
|
| 84 |
+
install: default-install
|
| 85 |
+
!endif
|
| 86 |
+
!if !$(DISABLE_TARGET_clean)
|
| 87 |
+
clean: default-clean
|
| 88 |
+
realclean: hose
|
| 89 |
+
hose: default-hose
|
| 90 |
+
distclean: realclean default-distclean
|
| 91 |
+
!endif
|
| 92 |
+
!if !$(DISABLE_TARGET_test)
|
| 93 |
+
test: default-test
|
| 94 |
+
!endif
|
| 95 |
+
!if !$(DISABLE_TARGET_shell)
|
| 96 |
+
shell: default-shell
|
| 97 |
+
!endif
|
| 98 |
+
!endif # DISABLE_STANDARD_TARGETS
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/tcl.nmake
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
CORE_MACHINE = AMD64
|
| 2 |
+
CORE_DEBUG = 0
|
| 3 |
+
CORE_TCL_THREADS = 1
|
| 4 |
+
CORE_USE_THREAD_ALLOC = 1
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/nmake/x86_64-w64-mingw32-nmakehlp.exe
ADDED
|
Binary file (25.6 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/reg1.3/pkgIndex.tcl
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
if {![package vsatisfies [package provide Tcl] 8.5]} return
|
| 2 |
+
if {[info sharedlibextension] != ".dll"} return
|
| 3 |
+
if {[::tcl::pkgconfig get debug]} {
|
| 4 |
+
package ifneeded registry 1.3.5 \
|
| 5 |
+
[list load [file join $dir tclreg13g.dll] Registry]
|
| 6 |
+
} else {
|
| 7 |
+
package ifneeded registry 1.3.5 \
|
| 8 |
+
[list load [file join $dir tclreg13.dll] Registry]
|
| 9 |
+
}
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/reg1.3/tclreg13.dll
ADDED
|
Binary file (23 kB). View file
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/sqlite3.40.0/pkgIndex.tcl
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
if {[package vsatisfies [package provide Tcl] 9.0-]} {
|
| 2 |
+
package ifneeded sqlite3 3.40.0 [list load [file join $dir tcl9sqlite3400t.dll] [string totitle sqlite3]]
|
| 3 |
+
} else {
|
| 4 |
+
package ifneeded sqlite3 3.40.0 [list load [file join $dir sqlite3400t.dll] [string totitle sqlite3]]
|
| 5 |
+
}
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/sqlite3.40.0/sqlite3.n
ADDED
|
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.TH sqlite3 n 4.1 "Tcl-Extensions"
|
| 2 |
+
.HS sqlite3 tcl
|
| 3 |
+
.BS
|
| 4 |
+
.SH NAME
|
| 5 |
+
sqlite3 \- an interface to the SQLite3 database engine
|
| 6 |
+
.SH SYNOPSIS
|
| 7 |
+
\fBsqlite3\fI command_name ?filename?\fR
|
| 8 |
+
.br
|
| 9 |
+
.SH DESCRIPTION
|
| 10 |
+
SQLite3 is a self-contains, zero-configuration, transactional SQL database
|
| 11 |
+
engine. This extension provides an easy to use interface for accessing
|
| 12 |
+
SQLite database files from Tcl.
|
| 13 |
+
.PP
|
| 14 |
+
For full documentation see \fIhttp://www.sqlite.org/\fR and
|
| 15 |
+
in particular \fIhttp://www.sqlite.org/tclsqlite.html\fR.
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/auto.tcl
ADDED
|
@@ -0,0 +1,648 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# auto.tcl --
|
| 2 |
+
#
|
| 3 |
+
# utility procs formerly in init.tcl dealing with auto execution of commands
|
| 4 |
+
# and can be auto loaded themselves.
|
| 5 |
+
#
|
| 6 |
+
# Copyright (c) 1991-1993 The Regents of the University of California.
|
| 7 |
+
# Copyright (c) 1994-1998 Sun Microsystems, Inc.
|
| 8 |
+
#
|
| 9 |
+
# See the file "license.terms" for information on usage and redistribution of
|
| 10 |
+
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
|
| 11 |
+
#
|
| 12 |
+
|
| 13 |
+
# auto_reset --
|
| 14 |
+
#
|
| 15 |
+
# Destroy all cached information for auto-loading and auto-execution, so that
|
| 16 |
+
# the information gets recomputed the next time it's needed. Also delete any
|
| 17 |
+
# commands that are listed in the auto-load index.
|
| 18 |
+
#
|
| 19 |
+
# Arguments:
|
| 20 |
+
# None.
|
| 21 |
+
|
| 22 |
+
proc auto_reset {} {
|
| 23 |
+
global auto_execs auto_index auto_path
|
| 24 |
+
if {[array exists auto_index]} {
|
| 25 |
+
foreach cmdName [array names auto_index] {
|
| 26 |
+
set fqcn [namespace which $cmdName]
|
| 27 |
+
if {$fqcn eq ""} {
|
| 28 |
+
continue
|
| 29 |
+
}
|
| 30 |
+
rename $fqcn {}
|
| 31 |
+
}
|
| 32 |
+
}
|
| 33 |
+
unset -nocomplain auto_execs auto_index ::tcl::auto_oldpath
|
| 34 |
+
if {[catch {llength $auto_path}]} {
|
| 35 |
+
set auto_path [list [info library]]
|
| 36 |
+
} elseif {[info library] ni $auto_path} {
|
| 37 |
+
lappend auto_path [info library]
|
| 38 |
+
}
|
| 39 |
+
}
|
| 40 |
+
|
| 41 |
+
# tcl_findLibrary --
|
| 42 |
+
#
|
| 43 |
+
# This is a utility for extensions that searches for a library directory
|
| 44 |
+
# using a canonical searching algorithm. A side effect is to source the
|
| 45 |
+
# initialization script and set a global library variable.
|
| 46 |
+
#
|
| 47 |
+
# Arguments:
|
| 48 |
+
# basename Prefix of the directory name, (e.g., "tk")
|
| 49 |
+
# version Version number of the package, (e.g., "8.0")
|
| 50 |
+
# patch Patchlevel of the package, (e.g., "8.0.3")
|
| 51 |
+
# initScript Initialization script to source (e.g., tk.tcl)
|
| 52 |
+
# enVarName environment variable to honor (e.g., TK_LIBRARY)
|
| 53 |
+
# varName Global variable to set when done (e.g., tk_library)
|
| 54 |
+
|
| 55 |
+
proc tcl_findLibrary {basename version patch initScript enVarName varName} {
|
| 56 |
+
upvar #0 $varName the_library
|
| 57 |
+
global auto_path env tcl_platform
|
| 58 |
+
|
| 59 |
+
set dirs {}
|
| 60 |
+
set errors {}
|
| 61 |
+
|
| 62 |
+
# The C application may have hardwired a path, which we honor
|
| 63 |
+
|
| 64 |
+
if {[info exists the_library] && $the_library ne ""} {
|
| 65 |
+
lappend dirs $the_library
|
| 66 |
+
} else {
|
| 67 |
+
# Do the canonical search
|
| 68 |
+
|
| 69 |
+
# 1. From an environment variable, if it exists. Placing this first
|
| 70 |
+
# gives the end-user ultimate control to work-around any bugs, or
|
| 71 |
+
# to customize.
|
| 72 |
+
|
| 73 |
+
if {[info exists env($enVarName)]} {
|
| 74 |
+
lappend dirs $env($enVarName)
|
| 75 |
+
}
|
| 76 |
+
|
| 77 |
+
# 2. In the package script directory registered within the
|
| 78 |
+
# configuration of the package itself.
|
| 79 |
+
|
| 80 |
+
catch {
|
| 81 |
+
lappend dirs [::${basename}::pkgconfig get scriptdir,runtime]
|
| 82 |
+
}
|
| 83 |
+
|
| 84 |
+
# 3. Relative to auto_path directories. This checks relative to the
|
| 85 |
+
# Tcl library as well as allowing loading of libraries added to the
|
| 86 |
+
# auto_path that is not relative to the core library or binary paths.
|
| 87 |
+
foreach d $auto_path {
|
| 88 |
+
lappend dirs [file join $d $basename$version]
|
| 89 |
+
if {$tcl_platform(platform) eq "unix"
|
| 90 |
+
&& $tcl_platform(os) eq "Darwin"} {
|
| 91 |
+
# 4. On MacOSX, check the Resources/Scripts subdir too
|
| 92 |
+
lappend dirs [file join $d $basename$version Resources Scripts]
|
| 93 |
+
}
|
| 94 |
+
}
|
| 95 |
+
|
| 96 |
+
# 3. Various locations relative to the executable
|
| 97 |
+
# ../lib/foo1.0 (From bin directory in install hierarchy)
|
| 98 |
+
# ../../lib/foo1.0 (From bin/arch directory in install hierarchy)
|
| 99 |
+
# ../library (From unix directory in build hierarchy)
|
| 100 |
+
#
|
| 101 |
+
# Remaining locations are out of date (when relevant, they ought to be
|
| 102 |
+
# covered by the $::auto_path seach above) and disabled.
|
| 103 |
+
#
|
| 104 |
+
# ../../library (From unix/arch directory in build hierarchy)
|
| 105 |
+
# ../../foo1.0.1/library
|
| 106 |
+
# (From unix directory in parallel build hierarchy)
|
| 107 |
+
# ../../../foo1.0.1/library
|
| 108 |
+
# (From unix/arch directory in parallel build hierarchy)
|
| 109 |
+
|
| 110 |
+
set parentDir [file dirname [file dirname [info nameofexecutable]]]
|
| 111 |
+
set grandParentDir [file dirname $parentDir]
|
| 112 |
+
lappend dirs [file join $parentDir lib $basename$version]
|
| 113 |
+
lappend dirs [file join $grandParentDir lib $basename$version]
|
| 114 |
+
lappend dirs [file join $parentDir library]
|
| 115 |
+
if {0} {
|
| 116 |
+
lappend dirs [file join $grandParentDir library]
|
| 117 |
+
lappend dirs [file join $grandParentDir $basename$patch library]
|
| 118 |
+
lappend dirs [file join [file dirname $grandParentDir] \
|
| 119 |
+
$basename$patch library]
|
| 120 |
+
}
|
| 121 |
+
}
|
| 122 |
+
# uniquify $dirs in order
|
| 123 |
+
array set seen {}
|
| 124 |
+
foreach i $dirs {
|
| 125 |
+
# Make sure $i is unique under normalization. Avoid repeated [source].
|
| 126 |
+
if {[interp issafe]} {
|
| 127 |
+
# Safe interps have no [file normalize].
|
| 128 |
+
set norm $i
|
| 129 |
+
} else {
|
| 130 |
+
set norm [file normalize $i]
|
| 131 |
+
}
|
| 132 |
+
if {[info exists seen($norm)]} {
|
| 133 |
+
continue
|
| 134 |
+
}
|
| 135 |
+
set seen($norm) {}
|
| 136 |
+
|
| 137 |
+
set the_library $i
|
| 138 |
+
set file [file join $i $initScript]
|
| 139 |
+
|
| 140 |
+
# source everything when in a safe interpreter because we have a
|
| 141 |
+
# source command, but no file exists command
|
| 142 |
+
|
| 143 |
+
if {[interp issafe] || [file exists $file]} {
|
| 144 |
+
if {![catch {uplevel #0 [list source $file]} msg opts]} {
|
| 145 |
+
return
|
| 146 |
+
}
|
| 147 |
+
append errors "$file: $msg\n"
|
| 148 |
+
append errors [dict get $opts -errorinfo]\n
|
| 149 |
+
}
|
| 150 |
+
}
|
| 151 |
+
unset -nocomplain the_library
|
| 152 |
+
set msg "Can't find a usable $initScript in the following directories: \n"
|
| 153 |
+
append msg " $dirs\n\n"
|
| 154 |
+
append msg "$errors\n\n"
|
| 155 |
+
append msg "This probably means that $basename wasn't installed properly.\n"
|
| 156 |
+
error $msg
|
| 157 |
+
}
|
| 158 |
+
|
| 159 |
+
|
| 160 |
+
# ----------------------------------------------------------------------
|
| 161 |
+
# auto_mkindex
|
| 162 |
+
# ----------------------------------------------------------------------
|
| 163 |
+
# The following procedures are used to generate the tclIndex file from Tcl
|
| 164 |
+
# source files. They use a special safe interpreter to parse Tcl source
|
| 165 |
+
# files, writing out index entries as "proc" commands are encountered. This
|
| 166 |
+
# implementation won't work in a safe interpreter, since a safe interpreter
|
| 167 |
+
# can't create the special parser and mess with its commands.
|
| 168 |
+
|
| 169 |
+
if {[interp issafe]} {
|
| 170 |
+
return ;# Stop sourcing the file here
|
| 171 |
+
}
|
| 172 |
+
|
| 173 |
+
# auto_mkindex --
|
| 174 |
+
# Regenerate a tclIndex file from Tcl source files. Takes as argument the
|
| 175 |
+
# name of the directory in which the tclIndex file is to be placed, followed
|
| 176 |
+
# by any number of glob patterns to use in that directory to locate all of the
|
| 177 |
+
# relevant files.
|
| 178 |
+
#
|
| 179 |
+
# Arguments:
|
| 180 |
+
# dir - Name of the directory in which to create an index.
|
| 181 |
+
|
| 182 |
+
# args - Any number of additional arguments giving the names of files
|
| 183 |
+
# within dir. If no additional are given auto_mkindex will look
|
| 184 |
+
# for *.tcl.
|
| 185 |
+
|
| 186 |
+
proc auto_mkindex {dir args} {
|
| 187 |
+
if {[interp issafe]} {
|
| 188 |
+
error "can't generate index within safe interpreter"
|
| 189 |
+
}
|
| 190 |
+
|
| 191 |
+
set oldDir [pwd]
|
| 192 |
+
cd $dir
|
| 193 |
+
|
| 194 |
+
append index "# Tcl autoload index file, version 2.0\n"
|
| 195 |
+
append index "# This file is generated by the \"auto_mkindex\" command\n"
|
| 196 |
+
append index "# and sourced to set up indexing information for one or\n"
|
| 197 |
+
append index "# more commands. Typically each line is a command that\n"
|
| 198 |
+
append index "# sets an element in the auto_index array, where the\n"
|
| 199 |
+
append index "# element name is the name of a command and the value is\n"
|
| 200 |
+
append index "# a script that loads the command.\n\n"
|
| 201 |
+
if {![llength $args]} {
|
| 202 |
+
set args *.tcl
|
| 203 |
+
}
|
| 204 |
+
|
| 205 |
+
auto_mkindex_parser::init
|
| 206 |
+
foreach file [lsort [glob -- {*}$args]] {
|
| 207 |
+
try {
|
| 208 |
+
append index [auto_mkindex_parser::mkindex $file]
|
| 209 |
+
} on error {msg opts} {
|
| 210 |
+
cd $oldDir
|
| 211 |
+
return -options $opts $msg
|
| 212 |
+
}
|
| 213 |
+
}
|
| 214 |
+
auto_mkindex_parser::cleanup
|
| 215 |
+
|
| 216 |
+
set fid [open "tclIndex" w]
|
| 217 |
+
puts -nonewline $fid $index
|
| 218 |
+
close $fid
|
| 219 |
+
cd $oldDir
|
| 220 |
+
}
|
| 221 |
+
|
| 222 |
+
# Original version of auto_mkindex that just searches the source code for
|
| 223 |
+
# "proc" at the beginning of the line.
|
| 224 |
+
|
| 225 |
+
proc auto_mkindex_old {dir args} {
|
| 226 |
+
set oldDir [pwd]
|
| 227 |
+
cd $dir
|
| 228 |
+
set dir [pwd]
|
| 229 |
+
append index "# Tcl autoload index file, version 2.0\n"
|
| 230 |
+
append index "# This file is generated by the \"auto_mkindex\" command\n"
|
| 231 |
+
append index "# and sourced to set up indexing information for one or\n"
|
| 232 |
+
append index "# more commands. Typically each line is a command that\n"
|
| 233 |
+
append index "# sets an element in the auto_index array, where the\n"
|
| 234 |
+
append index "# element name is the name of a command and the value is\n"
|
| 235 |
+
append index "# a script that loads the command.\n\n"
|
| 236 |
+
if {![llength $args]} {
|
| 237 |
+
set args *.tcl
|
| 238 |
+
}
|
| 239 |
+
foreach file [lsort [glob -- {*}$args]] {
|
| 240 |
+
set f ""
|
| 241 |
+
set error [catch {
|
| 242 |
+
set f [open $file]
|
| 243 |
+
fconfigure $f -eofchar "\032 {}"
|
| 244 |
+
while {[gets $f line] >= 0} {
|
| 245 |
+
if {[regexp {^proc[ ]+([^ ]*)} $line match procName]} {
|
| 246 |
+
set procName [lindex [auto_qualify $procName "::"] 0]
|
| 247 |
+
append index "set [list auto_index($procName)]"
|
| 248 |
+
append index " \[list source \[file join \$dir [list $file]\]\]\n"
|
| 249 |
+
}
|
| 250 |
+
}
|
| 251 |
+
close $f
|
| 252 |
+
} msg opts]
|
| 253 |
+
if {$error} {
|
| 254 |
+
catch {close $f}
|
| 255 |
+
cd $oldDir
|
| 256 |
+
return -options $opts $msg
|
| 257 |
+
}
|
| 258 |
+
}
|
| 259 |
+
set f ""
|
| 260 |
+
set error [catch {
|
| 261 |
+
set f [open tclIndex w]
|
| 262 |
+
puts -nonewline $f $index
|
| 263 |
+
close $f
|
| 264 |
+
cd $oldDir
|
| 265 |
+
} msg opts]
|
| 266 |
+
if {$error} {
|
| 267 |
+
catch {close $f}
|
| 268 |
+
cd $oldDir
|
| 269 |
+
error $msg $info $code
|
| 270 |
+
return -options $opts $msg
|
| 271 |
+
}
|
| 272 |
+
}
|
| 273 |
+
|
| 274 |
+
# Create a safe interpreter that can be used to parse Tcl source files
|
| 275 |
+
# generate a tclIndex file for autoloading. This interp contains commands for
|
| 276 |
+
# things that need index entries. Each time a command is executed, it writes
|
| 277 |
+
# an entry out to the index file.
|
| 278 |
+
|
| 279 |
+
namespace eval auto_mkindex_parser {
|
| 280 |
+
variable parser "" ;# parser used to build index
|
| 281 |
+
variable index "" ;# maintains index as it is built
|
| 282 |
+
variable scriptFile "" ;# name of file being processed
|
| 283 |
+
variable contextStack "" ;# stack of namespace scopes
|
| 284 |
+
variable imports "" ;# keeps track of all imported cmds
|
| 285 |
+
variable initCommands ;# list of commands that create aliases
|
| 286 |
+
if {![info exists initCommands]} {
|
| 287 |
+
set initCommands [list]
|
| 288 |
+
}
|
| 289 |
+
|
| 290 |
+
proc init {} {
|
| 291 |
+
variable parser
|
| 292 |
+
variable initCommands
|
| 293 |
+
|
| 294 |
+
if {![interp issafe]} {
|
| 295 |
+
set parser [interp create -safe]
|
| 296 |
+
$parser hide info
|
| 297 |
+
$parser hide rename
|
| 298 |
+
$parser hide proc
|
| 299 |
+
$parser hide namespace
|
| 300 |
+
$parser hide eval
|
| 301 |
+
$parser hide puts
|
| 302 |
+
foreach ns [$parser invokehidden namespace children ::] {
|
| 303 |
+
# MUST NOT DELETE "::tcl" OR BAD THINGS HAPPEN!
|
| 304 |
+
if {$ns eq "::tcl"} continue
|
| 305 |
+
$parser invokehidden namespace delete $ns
|
| 306 |
+
}
|
| 307 |
+
foreach cmd [$parser invokehidden info commands ::*] {
|
| 308 |
+
$parser invokehidden rename $cmd {}
|
| 309 |
+
}
|
| 310 |
+
$parser invokehidden proc unknown {args} {}
|
| 311 |
+
|
| 312 |
+
# We'll need access to the "namespace" command within the
|
| 313 |
+
# interp. Put it back, but move it out of the way.
|
| 314 |
+
|
| 315 |
+
$parser expose namespace
|
| 316 |
+
$parser invokehidden rename namespace _%@namespace
|
| 317 |
+
$parser expose eval
|
| 318 |
+
$parser invokehidden rename eval _%@eval
|
| 319 |
+
|
| 320 |
+
# Install all the registered psuedo-command implementations
|
| 321 |
+
|
| 322 |
+
foreach cmd $initCommands {
|
| 323 |
+
eval $cmd
|
| 324 |
+
}
|
| 325 |
+
}
|
| 326 |
+
}
|
| 327 |
+
proc cleanup {} {
|
| 328 |
+
variable parser
|
| 329 |
+
interp delete $parser
|
| 330 |
+
unset parser
|
| 331 |
+
}
|
| 332 |
+
}
|
| 333 |
+
|
| 334 |
+
# auto_mkindex_parser::mkindex --
|
| 335 |
+
#
|
| 336 |
+
# Used by the "auto_mkindex" command to create a "tclIndex" file for the given
|
| 337 |
+
# Tcl source file. Executes the commands in the file, and handles things like
|
| 338 |
+
# the "proc" command by adding an entry for the index file. Returns a string
|
| 339 |
+
# that represents the index file.
|
| 340 |
+
#
|
| 341 |
+
# Arguments:
|
| 342 |
+
# file Name of Tcl source file to be indexed.
|
| 343 |
+
|
| 344 |
+
proc auto_mkindex_parser::mkindex {file} {
|
| 345 |
+
variable parser
|
| 346 |
+
variable index
|
| 347 |
+
variable scriptFile
|
| 348 |
+
variable contextStack
|
| 349 |
+
variable imports
|
| 350 |
+
|
| 351 |
+
set scriptFile $file
|
| 352 |
+
|
| 353 |
+
set fid [open $file]
|
| 354 |
+
fconfigure $fid -eofchar "\032 {}"
|
| 355 |
+
set contents [read $fid]
|
| 356 |
+
close $fid
|
| 357 |
+
|
| 358 |
+
# There is one problem with sourcing files into the safe interpreter:
|
| 359 |
+
# references like "$x" will fail since code is not really being executed
|
| 360 |
+
# and variables do not really exist. To avoid this, we replace all $ with
|
| 361 |
+
# \0 (literally, the null char) later, when getting proc names we will
|
| 362 |
+
# have to reverse this replacement, in case there were any $ in the proc
|
| 363 |
+
# name. This will cause a problem if somebody actually tries to have a \0
|
| 364 |
+
# in their proc name. Too bad for them.
|
| 365 |
+
set contents [string map [list \$ \0] $contents]
|
| 366 |
+
|
| 367 |
+
set index ""
|
| 368 |
+
set contextStack ""
|
| 369 |
+
set imports ""
|
| 370 |
+
|
| 371 |
+
$parser eval $contents
|
| 372 |
+
|
| 373 |
+
foreach name $imports {
|
| 374 |
+
catch {$parser eval [list _%@namespace forget $name]}
|
| 375 |
+
}
|
| 376 |
+
return $index
|
| 377 |
+
}
|
| 378 |
+
|
| 379 |
+
# auto_mkindex_parser::hook command
|
| 380 |
+
#
|
| 381 |
+
# Registers a Tcl command to evaluate when initializing the child interpreter
|
| 382 |
+
# used by the mkindex parser. The command is evaluated in the parent
|
| 383 |
+
# interpreter, and can use the variable auto_mkindex_parser::parser to get to
|
| 384 |
+
# the child
|
| 385 |
+
|
| 386 |
+
proc auto_mkindex_parser::hook {cmd} {
|
| 387 |
+
variable initCommands
|
| 388 |
+
|
| 389 |
+
lappend initCommands $cmd
|
| 390 |
+
}
|
| 391 |
+
|
| 392 |
+
# auto_mkindex_parser::slavehook command
|
| 393 |
+
#
|
| 394 |
+
# Registers a Tcl command to evaluate when initializing the child interpreter
|
| 395 |
+
# used by the mkindex parser. The command is evaluated in the child
|
| 396 |
+
# interpreter.
|
| 397 |
+
|
| 398 |
+
proc auto_mkindex_parser::slavehook {cmd} {
|
| 399 |
+
variable initCommands
|
| 400 |
+
|
| 401 |
+
# The $parser variable is defined to be the name of the child interpreter
|
| 402 |
+
# when this command is used later.
|
| 403 |
+
|
| 404 |
+
lappend initCommands "\$parser eval [list $cmd]"
|
| 405 |
+
}
|
| 406 |
+
|
| 407 |
+
# auto_mkindex_parser::command --
|
| 408 |
+
#
|
| 409 |
+
# Registers a new command with the "auto_mkindex_parser" interpreter that
|
| 410 |
+
# parses Tcl files. These commands are fake versions of things like the
|
| 411 |
+
# "proc" command. When you execute them, they simply write out an entry to a
|
| 412 |
+
# "tclIndex" file for auto-loading.
|
| 413 |
+
#
|
| 414 |
+
# This procedure allows extensions to register their own commands with the
|
| 415 |
+
# auto_mkindex facility. For example, a package like [incr Tcl] might
|
| 416 |
+
# register a "class" command so that class definitions could be added to a
|
| 417 |
+
# "tclIndex" file for auto-loading.
|
| 418 |
+
#
|
| 419 |
+
# Arguments:
|
| 420 |
+
# name Name of command recognized in Tcl files.
|
| 421 |
+
# arglist Argument list for command.
|
| 422 |
+
# body Implementation of command to handle indexing.
|
| 423 |
+
|
| 424 |
+
proc auto_mkindex_parser::command {name arglist body} {
|
| 425 |
+
hook [list auto_mkindex_parser::commandInit $name $arglist $body]
|
| 426 |
+
}
|
| 427 |
+
|
| 428 |
+
# auto_mkindex_parser::commandInit --
|
| 429 |
+
#
|
| 430 |
+
# This does the actual work set up by auto_mkindex_parser::command. This is
|
| 431 |
+
# called when the interpreter used by the parser is created.
|
| 432 |
+
#
|
| 433 |
+
# Arguments:
|
| 434 |
+
# name Name of command recognized in Tcl files.
|
| 435 |
+
# arglist Argument list for command.
|
| 436 |
+
# body Implementation of command to handle indexing.
|
| 437 |
+
|
| 438 |
+
proc auto_mkindex_parser::commandInit {name arglist body} {
|
| 439 |
+
variable parser
|
| 440 |
+
|
| 441 |
+
set ns [namespace qualifiers $name]
|
| 442 |
+
set tail [namespace tail $name]
|
| 443 |
+
if {$ns eq ""} {
|
| 444 |
+
set fakeName [namespace current]::_%@fake_$tail
|
| 445 |
+
} else {
|
| 446 |
+
set fakeName [namespace current]::[string map {:: _} _%@fake_$name]
|
| 447 |
+
}
|
| 448 |
+
proc $fakeName $arglist $body
|
| 449 |
+
|
| 450 |
+
# YUK! Tcl won't let us alias fully qualified command names, so we can't
|
| 451 |
+
# handle names like "::itcl::class". Instead, we have to build procs with
|
| 452 |
+
# the fully qualified names, and have the procs point to the aliases.
|
| 453 |
+
|
| 454 |
+
if {[string match *::* $name]} {
|
| 455 |
+
set exportCmd [list _%@namespace export [namespace tail $name]]
|
| 456 |
+
$parser eval [list _%@namespace eval $ns $exportCmd]
|
| 457 |
+
|
| 458 |
+
# The following proc definition does not work if you want to tolerate
|
| 459 |
+
# space or something else diabolical in the procedure name, (i.e.,
|
| 460 |
+
# space in $alias). The following does not work:
|
| 461 |
+
# "_%@eval {$alias} \$args"
|
| 462 |
+
# because $alias gets concat'ed to $args. The following does not work
|
| 463 |
+
# because $cmd is somehow undefined
|
| 464 |
+
# "set cmd {$alias} \; _%@eval {\$cmd} \$args"
|
| 465 |
+
# A gold star to someone that can make test autoMkindex-3.3 work
|
| 466 |
+
# properly
|
| 467 |
+
|
| 468 |
+
set alias [namespace tail $fakeName]
|
| 469 |
+
$parser invokehidden proc $name {args} "_%@eval {$alias} \$args"
|
| 470 |
+
$parser alias $alias $fakeName
|
| 471 |
+
} else {
|
| 472 |
+
$parser alias $name $fakeName
|
| 473 |
+
}
|
| 474 |
+
return
|
| 475 |
+
}
|
| 476 |
+
|
| 477 |
+
# auto_mkindex_parser::fullname --
|
| 478 |
+
#
|
| 479 |
+
# Used by commands like "proc" within the auto_mkindex parser. Returns the
|
| 480 |
+
# qualified namespace name for the "name" argument. If the "name" does not
|
| 481 |
+
# start with "::", elements are added from the current namespace stack to
|
| 482 |
+
# produce a qualified name. Then, the name is examined to see whether or not
|
| 483 |
+
# it should really be qualified. If the name has more than the leading "::",
|
| 484 |
+
# it is returned as a fully qualified name. Otherwise, it is returned as a
|
| 485 |
+
# simple name. That way, the Tcl autoloader will recognize it properly.
|
| 486 |
+
#
|
| 487 |
+
# Arguments:
|
| 488 |
+
# name - Name that is being added to index.
|
| 489 |
+
|
| 490 |
+
proc auto_mkindex_parser::fullname {name} {
|
| 491 |
+
variable contextStack
|
| 492 |
+
|
| 493 |
+
if {![string match ::* $name]} {
|
| 494 |
+
foreach ns $contextStack {
|
| 495 |
+
set name "${ns}::$name"
|
| 496 |
+
if {[string match ::* $name]} {
|
| 497 |
+
break
|
| 498 |
+
}
|
| 499 |
+
}
|
| 500 |
+
}
|
| 501 |
+
|
| 502 |
+
if {[namespace qualifiers $name] eq ""} {
|
| 503 |
+
set name [namespace tail $name]
|
| 504 |
+
} elseif {![string match ::* $name]} {
|
| 505 |
+
set name "::$name"
|
| 506 |
+
}
|
| 507 |
+
|
| 508 |
+
# Earlier, mkindex replaced all $'s with \0. Now, we have to reverse that
|
| 509 |
+
# replacement.
|
| 510 |
+
return [string map [list \0 \$] $name]
|
| 511 |
+
}
|
| 512 |
+
|
| 513 |
+
# auto_mkindex_parser::indexEntry --
|
| 514 |
+
#
|
| 515 |
+
# Used by commands like "proc" within the auto_mkindex parser to add a
|
| 516 |
+
# correctly-quoted entry to the index. This is shared code so it is done
|
| 517 |
+
# *right*, in one place.
|
| 518 |
+
#
|
| 519 |
+
# Arguments:
|
| 520 |
+
# name - Name that is being added to index.
|
| 521 |
+
|
| 522 |
+
proc auto_mkindex_parser::indexEntry {name} {
|
| 523 |
+
variable index
|
| 524 |
+
variable scriptFile
|
| 525 |
+
|
| 526 |
+
# We convert all metacharacters to their backslashed form, and pre-split
|
| 527 |
+
# the file name that we know about (which will be a proper list, and so
|
| 528 |
+
# correctly quoted).
|
| 529 |
+
|
| 530 |
+
set name [string range [list \}[fullname $name]] 2 end]
|
| 531 |
+
set filenameParts [file split $scriptFile]
|
| 532 |
+
|
| 533 |
+
append index [format \
|
| 534 |
+
{set auto_index(%s) [list source [file join $dir %s]]%s} \
|
| 535 |
+
$name $filenameParts \n]
|
| 536 |
+
return
|
| 537 |
+
}
|
| 538 |
+
|
| 539 |
+
if {[llength $::auto_mkindex_parser::initCommands]} {
|
| 540 |
+
return
|
| 541 |
+
}
|
| 542 |
+
|
| 543 |
+
# Register all of the procedures for the auto_mkindex parser that will build
|
| 544 |
+
# the "tclIndex" file.
|
| 545 |
+
|
| 546 |
+
# AUTO MKINDEX: proc name arglist body
|
| 547 |
+
# Adds an entry to the auto index list for the given procedure name.
|
| 548 |
+
|
| 549 |
+
auto_mkindex_parser::command proc {name args} {
|
| 550 |
+
indexEntry $name
|
| 551 |
+
}
|
| 552 |
+
|
| 553 |
+
# Conditionally add support for Tcl byte code files. There are some tricky
|
| 554 |
+
# details here. First, we need to get the tbcload library initialized in the
|
| 555 |
+
# current interpreter. We cannot load tbcload into the child until we have
|
| 556 |
+
# done so because it needs access to the tcl_patchLevel variable. Second,
|
| 557 |
+
# because the package index file may defer loading the library until we invoke
|
| 558 |
+
# a command, we need to explicitly invoke auto_load to force it to be loaded.
|
| 559 |
+
# This should be a noop if the package has already been loaded
|
| 560 |
+
|
| 561 |
+
auto_mkindex_parser::hook {
|
| 562 |
+
try {
|
| 563 |
+
package require tbcload
|
| 564 |
+
} on error {} {
|
| 565 |
+
# OK, don't have it so do nothing
|
| 566 |
+
} on ok {} {
|
| 567 |
+
if {[namespace which -command tbcload::bcproc] eq ""} {
|
| 568 |
+
auto_load tbcload::bcproc
|
| 569 |
+
}
|
| 570 |
+
load {} tbcload $auto_mkindex_parser::parser
|
| 571 |
+
|
| 572 |
+
# AUTO MKINDEX: tbcload::bcproc name arglist body
|
| 573 |
+
# Adds an entry to the auto index list for the given pre-compiled
|
| 574 |
+
# procedure name.
|
| 575 |
+
|
| 576 |
+
auto_mkindex_parser::commandInit tbcload::bcproc {name args} {
|
| 577 |
+
indexEntry $name
|
| 578 |
+
}
|
| 579 |
+
}
|
| 580 |
+
}
|
| 581 |
+
|
| 582 |
+
# AUTO MKINDEX: namespace eval name command ?arg arg...?
|
| 583 |
+
# Adds the namespace name onto the context stack and evaluates the associated
|
| 584 |
+
# body of commands.
|
| 585 |
+
#
|
| 586 |
+
# AUTO MKINDEX: namespace import ?-force? pattern ?pattern...?
|
| 587 |
+
# Performs the "import" action in the parser interpreter. This is important
|
| 588 |
+
# for any commands contained in a namespace that affect the index. For
|
| 589 |
+
# example, a script may say "itcl::class ...", or it may import "itcl::*" and
|
| 590 |
+
# then say "class ...". This procedure does the import operation, but keeps
|
| 591 |
+
# track of imported patterns so we can remove the imports later.
|
| 592 |
+
|
| 593 |
+
auto_mkindex_parser::command namespace {op args} {
|
| 594 |
+
switch -- $op {
|
| 595 |
+
eval {
|
| 596 |
+
variable parser
|
| 597 |
+
variable contextStack
|
| 598 |
+
|
| 599 |
+
set name [lindex $args 0]
|
| 600 |
+
set args [lrange $args 1 end]
|
| 601 |
+
|
| 602 |
+
set contextStack [linsert $contextStack 0 $name]
|
| 603 |
+
$parser eval [list _%@namespace eval $name] $args
|
| 604 |
+
set contextStack [lrange $contextStack 1 end]
|
| 605 |
+
}
|
| 606 |
+
import {
|
| 607 |
+
variable parser
|
| 608 |
+
variable imports
|
| 609 |
+
foreach pattern $args {
|
| 610 |
+
if {$pattern ne "-force"} {
|
| 611 |
+
lappend imports $pattern
|
| 612 |
+
}
|
| 613 |
+
}
|
| 614 |
+
catch {$parser eval "_%@namespace import $args"}
|
| 615 |
+
}
|
| 616 |
+
ensemble {
|
| 617 |
+
variable parser
|
| 618 |
+
variable contextStack
|
| 619 |
+
if {[lindex $args 0] eq "create"} {
|
| 620 |
+
set name ::[join [lreverse $contextStack] ::]
|
| 621 |
+
catch {
|
| 622 |
+
set name [dict get [lrange $args 1 end] -command]
|
| 623 |
+
if {![string match ::* $name]} {
|
| 624 |
+
set name ::[join [lreverse $contextStack] ::]$name
|
| 625 |
+
}
|
| 626 |
+
regsub -all ::+ $name :: name
|
| 627 |
+
}
|
| 628 |
+
# create artifical proc to force an entry in the tclIndex
|
| 629 |
+
$parser eval [list ::proc $name {} {}]
|
| 630 |
+
}
|
| 631 |
+
}
|
| 632 |
+
}
|
| 633 |
+
}
|
| 634 |
+
|
| 635 |
+
# AUTO MKINDEX: oo::class create name ?definition?
|
| 636 |
+
# Adds an entry to the auto index list for the given class name.
|
| 637 |
+
auto_mkindex_parser::command oo::class {op name {body ""}} {
|
| 638 |
+
if {$op eq "create"} {
|
| 639 |
+
indexEntry $name
|
| 640 |
+
}
|
| 641 |
+
}
|
| 642 |
+
auto_mkindex_parser::command class {op name {body ""}} {
|
| 643 |
+
if {$op eq "create"} {
|
| 644 |
+
indexEntry $name
|
| 645 |
+
}
|
| 646 |
+
}
|
| 647 |
+
|
| 648 |
+
return
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/clock.tcl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/ascii.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: ascii, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E0000
|
| 13 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 14 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 15 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 16 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 17 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 18 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 19 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 20 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/big5.enc
ADDED
|
@@ -0,0 +1,1516 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: big5, multi-byte
|
| 2 |
+
M
|
| 3 |
+
003F 0 89
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
0080008100820083008400850086008700880089008A008B008C008D008E008F
|
| 14 |
+
0090009100920093009400950096009700980099009A009B009C009D009E009F
|
| 15 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 16 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 17 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 18 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 19 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 20 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 21 |
+
A1
|
| 22 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 23 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 24 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 25 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 26 |
+
3000FF0C30013002FF0E2022FF1BFF1AFF1FFF01FE3020262025FE50FF64FE52
|
| 27 |
+
00B7FE54FE55FE56FE57FF5C2013FE312014FE33FFFDFE34FE4FFF08FF09FE35
|
| 28 |
+
FE36FF5BFF5DFE37FE3830143015FE39FE3A30103011FE3BFE3C300A300BFE3D
|
| 29 |
+
FE3E30083009FE3FFE40300C300DFE41FE42300E300FFE43FE44FE59FE5A0000
|
| 30 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 31 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 32 |
+
0000FE5BFE5CFE5DFE5E20182019201C201D301D301E20352032FF03FF06FF0A
|
| 33 |
+
203B00A7300325CB25CF25B325B225CE2606260525C725C625A125A025BD25BC
|
| 34 |
+
32A32105203EFFFDFF3FFFFDFE49FE4AFE4DFE4EFE4BFE4CFE5FFE60FE61FF0B
|
| 35 |
+
FF0D00D700F700B1221AFF1CFF1EFF1D226622672260221E22522261FE62FE63
|
| 36 |
+
FE64FE65FE66223C2229222A22A52220221F22BF33D233D1222B222E22352234
|
| 37 |
+
26402642264126092191219321902192219621972199219822252223FFFD0000
|
| 38 |
+
A2
|
| 39 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 40 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 41 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 42 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 43 |
+
FFFDFF0FFF3CFF0400A5301200A200A3FF05FF2021032109FE69FE6AFE6B33D5
|
| 44 |
+
339C339D339E33CE33A1338E338F33C400B05159515B515E515D5161516355E7
|
| 45 |
+
74E97CCE25812582258325842585258625872588258F258E258D258C258B258A
|
| 46 |
+
2589253C2534252C2524251C2594250025022595250C251025142518256D0000
|
| 47 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 48 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 49 |
+
0000256E2570256F2550255E256A256125E225E325E525E4257125722573FF10
|
| 50 |
+
FF11FF12FF13FF14FF15FF16FF17FF18FF192160216121622163216421652166
|
| 51 |
+
216721682169302130223023302430253026302730283029FFFD5344FFFDFF21
|
| 52 |
+
FF22FF23FF24FF25FF26FF27FF28FF29FF2AFF2BFF2CFF2DFF2EFF2FFF30FF31
|
| 53 |
+
FF32FF33FF34FF35FF36FF37FF38FF39FF3AFF41FF42FF43FF44FF45FF46FF47
|
| 54 |
+
FF48FF49FF4AFF4BFF4CFF4DFF4EFF4FFF50FF51FF52FF53FF54FF55FF560000
|
| 55 |
+
A3
|
| 56 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 57 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 58 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 59 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 60 |
+
FF57FF58FF59FF5A039103920393039403950396039703980399039A039B039C
|
| 61 |
+
039D039E039F03A003A103A303A403A503A603A703A803A903B103B203B303B4
|
| 62 |
+
03B503B603B703B803B903BA03BB03BC03BD03BE03BF03C003C103C303C403C5
|
| 63 |
+
03C603C703C803C931053106310731083109310A310B310C310D310E310F0000
|
| 64 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 65 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 66 |
+
00003110311131123113311431153116311731183119311A311B311C311D311E
|
| 67 |
+
311F312031213122312331243125312631273128312902D902C902CA02C702CB
|
| 68 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 69 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 70 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 71 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 72 |
+
A4
|
| 73 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 74 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 75 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 76 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 77 |
+
4E004E594E014E034E434E5D4E864E8C4EBA513F5165516B51E052005201529B
|
| 78 |
+
53155341535C53C84E094E0B4E084E0A4E2B4E3851E14E454E484E5F4E5E4E8E
|
| 79 |
+
4EA15140520352FA534353C953E3571F58EB5915592759735B505B515B535BF8
|
| 80 |
+
5C0F5C225C385C715DDD5DE55DF15DF25DF35DFE5E725EFE5F0B5F13624D0000
|
| 81 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 82 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 83 |
+
00004E114E104E0D4E2D4E304E394E4B5C394E884E914E954E924E944EA24EC1
|
| 84 |
+
4EC04EC34EC64EC74ECD4ECA4ECB4EC4514351415167516D516E516C519751F6
|
| 85 |
+
52065207520852FB52FE52FF53165339534853475345535E538453CB53CA53CD
|
| 86 |
+
58EC5929592B592A592D5B545C115C245C3A5C6F5DF45E7B5EFF5F145F155FC3
|
| 87 |
+
62086236624B624E652F6587659765A465B965E566F0670867286B206B626B79
|
| 88 |
+
6BCB6BD46BDB6C0F6C34706B722A7236723B72477259725B72AC738B4E190000
|
| 89 |
+
A5
|
| 90 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 91 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 92 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 93 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 94 |
+
4E164E154E144E184E3B4E4D4E4F4E4E4EE54ED84ED44ED54ED64ED74EE34EE4
|
| 95 |
+
4ED94EDE514551445189518A51AC51F951FA51F8520A52A0529F530553065317
|
| 96 |
+
531D4EDF534A534953615360536F536E53BB53EF53E453F353EC53EE53E953E8
|
| 97 |
+
53FC53F853F553EB53E653EA53F253F153F053E553ED53FB56DB56DA59160000
|
| 98 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 99 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 100 |
+
0000592E5931597459765B555B835C3C5DE85DE75DE65E025E035E735E7C5F01
|
| 101 |
+
5F185F175FC5620A625362546252625165A565E6672E672C672A672B672D6B63
|
| 102 |
+
6BCD6C116C106C386C416C406C3E72AF7384738974DC74E67518751F75287529
|
| 103 |
+
7530753175327533758B767D76AE76BF76EE77DB77E277F3793A79BE7A747ACB
|
| 104 |
+
4E1E4E1F4E524E534E694E994EA44EA64EA54EFF4F094F194F0A4F154F0D4F10
|
| 105 |
+
4F114F0F4EF24EF64EFB4EF04EF34EFD4F014F0B514951475146514851680000
|
| 106 |
+
A6
|
| 107 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 108 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 109 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 110 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 111 |
+
5171518D51B0521752115212520E521652A3530853215320537053715409540F
|
| 112 |
+
540C540A54105401540B54045411540D54085403540E5406541256E056DE56DD
|
| 113 |
+
573357305728572D572C572F57295919591A59375938598459785983597D5979
|
| 114 |
+
598259815B575B585B875B885B855B895BFA5C165C795DDE5E065E765E740000
|
| 115 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 116 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 117 |
+
00005F0F5F1B5FD95FD6620E620C620D62106263625B6258653665E965E865EC
|
| 118 |
+
65ED66F266F36709673D6734673167356B216B646B7B6C166C5D6C576C596C5F
|
| 119 |
+
6C606C506C556C616C5B6C4D6C4E7070725F725D767E7AF97C737CF87F367F8A
|
| 120 |
+
7FBD80018003800C80128033807F8089808B808C81E381EA81F381FC820C821B
|
| 121 |
+
821F826E8272827E866B8840884C8863897F96214E324EA84F4D4F4F4F474F57
|
| 122 |
+
4F5E4F344F5B4F554F304F504F514F3D4F3A4F384F434F544F3C4F464F630000
|
| 123 |
+
A7
|
| 124 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 125 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 126 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 127 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 128 |
+
4F5C4F604F2F4F4E4F364F594F5D4F484F5A514C514B514D517551B651B75225
|
| 129 |
+
52245229522A522852AB52A952AA52AC532353735375541D542D541E543E5426
|
| 130 |
+
544E542754465443543354485442541B5429544A5439543B5438542E54355436
|
| 131 |
+
5420543C54405431542B541F542C56EA56F056E456EB574A57515740574D0000
|
| 132 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 133 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 134 |
+
00005747574E573E5750574F573B58EF593E599D599259A8599E59A359995996
|
| 135 |
+
598D59A45993598A59A55B5D5B5C5B5A5B5B5B8C5B8B5B8F5C2C5C405C415C3F
|
| 136 |
+
5C3E5C905C915C945C8C5DEB5E0C5E8F5E875E8A5EF75F045F1F5F645F625F77
|
| 137 |
+
5F795FD85FCC5FD75FCD5FF15FEB5FF85FEA6212621162846297629662806276
|
| 138 |
+
6289626D628A627C627E627962736292626F6298626E62956293629162866539
|
| 139 |
+
653B653865F166F4675F674E674F67506751675C6756675E6749674667600000
|
| 140 |
+
A8
|
| 141 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 142 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 143 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 144 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 145 |
+
675367576B656BCF6C426C5E6C996C816C886C896C856C9B6C6A6C7A6C906C70
|
| 146 |
+
6C8C6C686C966C926C7D6C836C726C7E6C746C866C766C8D6C946C986C827076
|
| 147 |
+
707C707D707872627261726072C472C27396752C752B75377538768276EF77E3
|
| 148 |
+
79C179C079BF7A767CFB7F5580968093809D8098809B809A80B2826F82920000
|
| 149 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 150 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 151 |
+
0000828B828D898B89D28A008C378C468C558C9D8D648D708DB38EAB8ECA8F9B
|
| 152 |
+
8FB08FC28FC68FC58FC45DE1909190A290AA90A690A3914991C691CC9632962E
|
| 153 |
+
9631962A962C4E264E564E734E8B4E9B4E9E4EAB4EAC4F6F4F9D4F8D4F734F7F
|
| 154 |
+
4F6C4F9B4F8B4F864F834F704F754F884F694F7B4F964F7E4F8F4F914F7A5154
|
| 155 |
+
51525155516951775176517851BD51FD523B52385237523A5230522E52365241
|
| 156 |
+
52BE52BB5352535453535351536653775378537953D653D453D7547354750000
|
| 157 |
+
A9
|
| 158 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 159 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 160 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 161 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 162 |
+
5496547854955480547B5477548454925486547C549054715476548C549A5462
|
| 163 |
+
5468548B547D548E56FA57835777576A5769576157665764577C591C59495947
|
| 164 |
+
59485944595459BE59BB59D459B959AE59D159C659D059CD59CB59D359CA59AF
|
| 165 |
+
59B359D259C55B5F5B645B635B975B9A5B985B9C5B995B9B5C1A5C485C450000
|
| 166 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 167 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 168 |
+
00005C465CB75CA15CB85CA95CAB5CB15CB35E185E1A5E165E155E1B5E115E78
|
| 169 |
+
5E9A5E975E9C5E955E965EF65F265F275F295F805F815F7F5F7C5FDD5FE05FFD
|
| 170 |
+
5FF55FFF600F6014602F60356016602A6015602160276029602B601B62166215
|
| 171 |
+
623F623E6240627F62C962CC62C462BF62C262B962D262DB62AB62D362D462CB
|
| 172 |
+
62C862A862BD62BC62D062D962C762CD62B562DA62B162D862D662D762C662AC
|
| 173 |
+
62CE653E65A765BC65FA66146613660C66066602660E6600660F6615660A0000
|
| 174 |
+
AA
|
| 175 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 176 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 177 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 178 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 179 |
+
6607670D670B676D678B67956771679C677367776787679D6797676F6770677F
|
| 180 |
+
6789677E67906775679A6793677C676A67726B236B666B676B7F6C136C1B6CE3
|
| 181 |
+
6CE86CF36CB16CCC6CE56CB36CBD6CBE6CBC6CE26CAB6CD56CD36CB86CC46CB9
|
| 182 |
+
6CC16CAE6CD76CC56CF16CBF6CBB6CE16CDB6CCA6CAC6CEF6CDC6CD66CE00000
|
| 183 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 184 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 185 |
+
00007095708E7092708A7099722C722D723872487267726972C072CE72D972D7
|
| 186 |
+
72D073A973A8739F73AB73A5753D759D7599759A768476C276F276F477E577FD
|
| 187 |
+
793E7940794179C979C87A7A7A797AFA7CFE7F547F8C7F8B800580BA80A580A2
|
| 188 |
+
80B180A180AB80A980B480AA80AF81E581FE820D82B3829D829982AD82BD829F
|
| 189 |
+
82B982B182AC82A582AF82B882A382B082BE82B7864E8671521D88688ECB8FCE
|
| 190 |
+
8FD48FD190B590B890B190B691C791D195779580961C9640963F963B96440000
|
| 191 |
+
AB
|
| 192 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 193 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 194 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 195 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 196 |
+
964296B996E89752975E4E9F4EAD4EAE4FE14FB54FAF4FBF4FE04FD14FCF4FDD
|
| 197 |
+
4FC34FB64FD84FDF4FCA4FD74FAE4FD04FC44FC24FDA4FCE4FDE4FB751575192
|
| 198 |
+
519151A0524E5243524A524D524C524B524752C752C952C352C1530D5357537B
|
| 199 |
+
539A53DB54AC54C054A854CE54C954B854A654B354C754C254BD54AA54C10000
|
| 200 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 201 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 202 |
+
000054C454C854AF54AB54B154BB54A954A754BF56FF5782578B57A057A357A2
|
| 203 |
+
57CE57AE579359555951594F594E595059DC59D859FF59E359E85A0359E559EA
|
| 204 |
+
59DA59E65A0159FB5B695BA35BA65BA45BA25BA55C015C4E5C4F5C4D5C4B5CD9
|
| 205 |
+
5CD25DF75E1D5E255E1F5E7D5EA05EA65EFA5F085F2D5F655F885F855F8A5F8B
|
| 206 |
+
5F875F8C5F896012601D60206025600E6028604D60706068606260466043606C
|
| 207 |
+
606B606A6064624162DC6316630962FC62ED630162EE62FD630762F162F70000
|
| 208 |
+
AC
|
| 209 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 210 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 211 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 212 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 213 |
+
62EF62EC62FE62F463116302653F654565AB65BD65E26625662D66206627662F
|
| 214 |
+
661F66286631662466F767FF67D367F167D467D067EC67B667AF67F567E967EF
|
| 215 |
+
67C467D167B467DA67E567B867CF67DE67F367B067D967E267DD67D26B6A6B83
|
| 216 |
+
6B866BB56BD26BD76C1F6CC96D0B6D326D2A6D416D256D0C6D316D1E6D170000
|
| 217 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 218 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 219 |
+
00006D3B6D3D6D3E6D366D1B6CF56D396D276D386D296D2E6D356D0E6D2B70AB
|
| 220 |
+
70BA70B370AC70AF70AD70B870AE70A472307272726F727472E972E072E173B7
|
| 221 |
+
73CA73BB73B273CD73C073B3751A752D754F754C754E754B75AB75A475A575A2
|
| 222 |
+
75A3767876867687768876C876C676C376C5770176F976F87709770B76FE76FC
|
| 223 |
+
770777DC78027814780C780D794679497948794779B979BA79D179D279CB7A7F
|
| 224 |
+
7A817AFF7AFD7C7D7D027D057D007D097D077D047D067F387F8E7FBF80040000
|
| 225 |
+
AD
|
| 226 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 227 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 228 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 229 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 230 |
+
8010800D8011803680D680E580DA80C380C480CC80E180DB80CE80DE80E480DD
|
| 231 |
+
81F4822282E78303830582E382DB82E6830482E58302830982D282D782F18301
|
| 232 |
+
82DC82D482D182DE82D382DF82EF830686508679867B867A884D886B898189D4
|
| 233 |
+
8A088A028A038C9E8CA08D748D738DB48ECD8ECC8FF08FE68FE28FEA8FE50000
|
| 234 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 235 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 236 |
+
00008FED8FEB8FE48FE890CA90CE90C190C3914B914A91CD95829650964B964C
|
| 237 |
+
964D9762976997CB97ED97F3980198A898DB98DF999699994E584EB3500C500D
|
| 238 |
+
50234FEF502650254FF8502950165006503C501F501A501250114FFA50005014
|
| 239 |
+
50284FF15021500B501950184FF34FEE502D502A4FFE502B5009517C51A451A5
|
| 240 |
+
51A251CD51CC51C651CB5256525C5254525B525D532A537F539F539D53DF54E8
|
| 241 |
+
55105501553754FC54E554F2550654FA551454E954ED54E1550954EE54EA0000
|
| 242 |
+
AE
|
| 243 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 244 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 245 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 246 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 247 |
+
54E65527550754FD550F5703570457C257D457CB57C35809590F59575958595A
|
| 248 |
+
5A115A185A1C5A1F5A1B5A1359EC5A205A235A295A255A0C5A095B6B5C585BB0
|
| 249 |
+
5BB35BB65BB45BAE5BB55BB95BB85C045C515C555C505CED5CFD5CFB5CEA5CE8
|
| 250 |
+
5CF05CF65D015CF45DEE5E2D5E2B5EAB5EAD5EA75F315F925F915F9060590000
|
| 251 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 252 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 253 |
+
00006063606560506055606D6069606F6084609F609A608D6094608C60856096
|
| 254 |
+
624762F3630862FF634E633E632F635563426346634F6349633A6350633D632A
|
| 255 |
+
632B6328634D634C65486549659965C165C566426649664F66436652664C6645
|
| 256 |
+
664166F867146715671768216838684868466853683968426854682968B36817
|
| 257 |
+
684C6851683D67F468506840683C6843682A68456813681868416B8A6B896BB7
|
| 258 |
+
6C236C276C286C266C246CF06D6A6D956D886D876D666D786D776D596D930000
|
| 259 |
+
AF
|
| 260 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 261 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 262 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 263 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 264 |
+
6D6C6D896D6E6D5A6D746D696D8C6D8A6D796D856D656D9470CA70D870E470D9
|
| 265 |
+
70C870CF7239727972FC72F972FD72F872F7738673ED740973EE73E073EA73DE
|
| 266 |
+
7554755D755C755A755975BE75C575C775B275B375BD75BC75B975C275B8768B
|
| 267 |
+
76B076CA76CD76CE7729771F7720772877E9783078277838781D783478370000
|
| 268 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 269 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 270 |
+
00007825782D7820781F7832795579507960795F7956795E795D7957795A79E4
|
| 271 |
+
79E379E779DF79E679E979D87A847A887AD97B067B117C897D217D177D0B7D0A
|
| 272 |
+
7D207D227D147D107D157D1A7D1C7D0D7D197D1B7F3A7F5F7F947FC57FC18006
|
| 273 |
+
8018801580198017803D803F80F1810280F0810580ED80F4810680F880F38108
|
| 274 |
+
80FD810A80FC80EF81ED81EC82008210822A822B8228822C82BB832B83528354
|
| 275 |
+
834A83388350834983358334834F833283398336831783408331832883430000
|
| 276 |
+
B0
|
| 277 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 278 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 279 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 280 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 281 |
+
8654868A86AA869386A486A9868C86A3869C8870887788818882887D88798A18
|
| 282 |
+
8A108A0E8A0C8A158A0A8A178A138A168A0F8A118C488C7A8C798CA18CA28D77
|
| 283 |
+
8EAC8ED28ED48ECF8FB1900190068FF790008FFA8FF490038FFD90058FF89095
|
| 284 |
+
90E190DD90E29152914D914C91D891DD91D791DC91D995839662966396610000
|
| 285 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 286 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 287 |
+
0000965B965D96649658965E96BB98E299AC9AA89AD89B259B329B3C4E7E507A
|
| 288 |
+
507D505C50475043504C505A504950655076504E5055507550745077504F500F
|
| 289 |
+
506F506D515C519551F0526A526F52D252D952D852D55310530F5319533F5340
|
| 290 |
+
533E53C366FC5546556A55665544555E55615543554A55315556554F5555552F
|
| 291 |
+
55645538552E555C552C55635533554155575708570B570957DF5805580A5806
|
| 292 |
+
57E057E457FA5802583557F757F9592059625A365A415A495A665A6A5A400000
|
| 293 |
+
B1
|
| 294 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 295 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 296 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 297 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 298 |
+
5A3C5A625A5A5A465A4A5B705BC75BC55BC45BC25BBF5BC65C095C085C075C60
|
| 299 |
+
5C5C5C5D5D075D065D0E5D1B5D165D225D115D295D145D195D245D275D175DE2
|
| 300 |
+
5E385E365E335E375EB75EB85EB65EB55EBE5F355F375F575F6C5F695F6B5F97
|
| 301 |
+
5F995F9E5F985FA15FA05F9C607F60A3608960A060A860CB60B460E660BD0000
|
| 302 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 303 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 304 |
+
000060C560BB60B560DC60BC60D860D560C660DF60B860DA60C7621A621B6248
|
| 305 |
+
63A063A76372639663A263A563776367639863AA637163A963896383639B636B
|
| 306 |
+
63A863846388639963A163AC6392638F6380637B63696368637A655D65566551
|
| 307 |
+
65596557555F654F655865556554659C659B65AC65CF65CB65CC65CE665D665A
|
| 308 |
+
666466686666665E66F952D7671B688168AF68A2689368B5687F687668B168A7
|
| 309 |
+
689768B0688368C468AD688668856894689D68A8689F68A168826B326BBA0000
|
| 310 |
+
B2
|
| 311 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 312 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 313 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 314 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 315 |
+
6BEB6BEC6C2B6D8E6DBC6DF36DD96DB26DE16DCC6DE46DFB6DFA6E056DC76DCB
|
| 316 |
+
6DAF6DD16DAE6DDE6DF96DB86DF76DF56DC56DD26E1A6DB56DDA6DEB6DD86DEA
|
| 317 |
+
6DF16DEE6DE86DC66DC46DAA6DEC6DBF6DE670F97109710A70FD70EF723D727D
|
| 318 |
+
7281731C731B73167313731973877405740A7403740673FE740D74E074F60000
|
| 319 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 320 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 321 |
+
000074F7751C75227565756675627570758F75D475D575B575CA75CD768E76D4
|
| 322 |
+
76D276DB7737773E773C77367738773A786B7843784E79657968796D79FB7A92
|
| 323 |
+
7A957B207B287B1B7B2C7B267B197B1E7B2E7C927C977C957D467D437D717D2E
|
| 324 |
+
7D397D3C7D407D307D337D447D2F7D427D327D317F3D7F9E7F9A7FCC7FCE7FD2
|
| 325 |
+
801C804A8046812F81168123812B81298130812482028235823782368239838E
|
| 326 |
+
839E8398837883A2839683BD83AB8392838A8393838983A08377837B837C0000
|
| 327 |
+
B3
|
| 328 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 329 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 330 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 331 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 332 |
+
838683A786555F6A86C786C086B686C486B586C686CB86B186AF86C98853889E
|
| 333 |
+
888888AB88928896888D888B8993898F8A2A8A1D8A238A258A318A2D8A1F8A1B
|
| 334 |
+
8A228C498C5A8CA98CAC8CAB8CA88CAA8CA78D678D668DBE8DBA8EDB8EDF9019
|
| 335 |
+
900D901A90179023901F901D90109015901E9020900F90229016901B90140000
|
| 336 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 337 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 338 |
+
000090E890ED90FD915791CE91F591E691E391E791ED91E99589966A96759673
|
| 339 |
+
96789670967496769677966C96C096EA96E97AE07ADF980298039B5A9CE59E75
|
| 340 |
+
9E7F9EA59EBB50A2508D508550995091508050965098509A670051F152725274
|
| 341 |
+
5275526952DE52DD52DB535A53A5557B558055A7557C558A559D55985582559C
|
| 342 |
+
55AA55945587558B558355B355AE559F553E55B2559A55BB55AC55B1557E5589
|
| 343 |
+
55AB5599570D582F582A58345824583058315821581D582058F958FA59600000
|
| 344 |
+
B4
|
| 345 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 346 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 347 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 348 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 349 |
+
5A775A9A5A7F5A925A9B5AA75B735B715BD25BCC5BD35BD05C0A5C0B5C315D4C
|
| 350 |
+
5D505D345D475DFD5E455E3D5E405E435E7E5ECA5EC15EC25EC45F3C5F6D5FA9
|
| 351 |
+
5FAA5FA860D160E160B260B660E0611C612360FA611560F060FB60F4616860F1
|
| 352 |
+
610E60F6610961006112621F624963A3638C63CF63C063E963C963C663CD0000
|
| 353 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 354 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 355 |
+
000063D263E363D063E163D663ED63EE637663F463EA63DB645263DA63F9655E
|
| 356 |
+
6566656265636591659065AF666E667066746676666F6691667A667E667766FE
|
| 357 |
+
66FF671F671D68FA68D568E068D868D7690568DF68F568EE68E768F968D268F2
|
| 358 |
+
68E368CB68CD690D6912690E68C968DA696E68FB6B3E6B3A6B3D6B986B966BBC
|
| 359 |
+
6BEF6C2E6C2F6C2C6E2F6E386E546E216E326E676E4A6E206E256E236E1B6E5B
|
| 360 |
+
6E586E246E566E6E6E2D6E266E6F6E346E4D6E3A6E2C6E436E1D6E3E6ECB0000
|
| 361 |
+
B5
|
| 362 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 363 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 364 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 365 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 366 |
+
6E896E196E4E6E636E446E726E696E5F7119711A7126713071217136716E711C
|
| 367 |
+
724C728472807336732573347329743A742A743374227425743574367434742F
|
| 368 |
+
741B7426742875257526756B756A75E275DB75E375D975D875DE75E0767B767C
|
| 369 |
+
7696769376B476DC774F77ED785D786C786F7A0D7A087A0B7A057A007A980000
|
| 370 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 371 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 372 |
+
00007A977A967AE57AE37B497B567B467B507B527B547B4D7B4B7B4F7B517C9F
|
| 373 |
+
7CA57D5E7D507D687D557D2B7D6E7D727D617D667D627D707D7355847FD47FD5
|
| 374 |
+
800B8052808581558154814B8151814E81398146813E814C815381748212821C
|
| 375 |
+
83E9840383F8840D83E083C5840B83C183EF83F183F48457840A83F0840C83CC
|
| 376 |
+
83FD83F283CA8438840E840483DC840783D483DF865B86DF86D986ED86D486DB
|
| 377 |
+
86E486D086DE885788C188C288B1898389968A3B8A608A558A5E8A3C8A410000
|
| 378 |
+
B6
|
| 379 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 380 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 381 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 382 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 383 |
+
8A548A5B8A508A468A348A3A8A368A568C618C828CAF8CBC8CB38CBD8CC18CBB
|
| 384 |
+
8CC08CB48CB78CB68CBF8CB88D8A8D858D818DCE8DDD8DCB8DDA8DD18DCC8DDB
|
| 385 |
+
8DC68EFB8EF88EFC8F9C902E90359031903890329036910290F5910990FE9163
|
| 386 |
+
916591CF9214921592239209921E920D9210920792119594958F958B95910000
|
| 387 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 388 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 389 |
+
000095939592958E968A968E968B967D96859686968D9672968496C196C596C4
|
| 390 |
+
96C696C796EF96F297CC98059806980898E798EA98EF98E998F298ED99AE99AD
|
| 391 |
+
9EC39ECD9ED14E8250AD50B550B250B350C550BE50AC50B750BB50AF50C7527F
|
| 392 |
+
5277527D52DF52E652E452E252E3532F55DF55E855D355E655CE55DC55C755D1
|
| 393 |
+
55E355E455EF55DA55E155C555C655E555C957125713585E585158585857585A
|
| 394 |
+
5854586B584C586D584A58625852584B59675AC15AC95ACC5ABE5ABD5ABC0000
|
| 395 |
+
B7
|
| 396 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 397 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 398 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 399 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 400 |
+
5AB35AC25AB25D695D6F5E4C5E795EC95EC85F125F595FAC5FAE611A610F6148
|
| 401 |
+
611F60F3611B60F961016108614E614C6144614D613E61346127610D61066137
|
| 402 |
+
622162226413643E641E642A642D643D642C640F641C6414640D643664166417
|
| 403 |
+
6406656C659F65B06697668966876688669666846698668D67036994696D0000
|
| 404 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 405 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 406 |
+
0000695A697769606954697569306982694A6968696B695E695369796986695D
|
| 407 |
+
6963695B6B476B726BC06BBF6BD36BFD6EA26EAF6ED36EB66EC26E906E9D6EC7
|
| 408 |
+
6EC56EA56E986EBC6EBA6EAB6ED16E966E9C6EC46ED46EAA6EA76EB4714E7159
|
| 409 |
+
7169716471497167715C716C7166714C7165715E714671687156723A72527337
|
| 410 |
+
7345733F733E746F745A7455745F745E7441743F7459745B745C757675787600
|
| 411 |
+
75F0760175F275F175FA75FF75F475F376DE76DF775B776B7766775E77630000
|
| 412 |
+
B8
|
| 413 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 414 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 415 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 416 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 417 |
+
7779776A776C775C77657768776277EE788E78B078977898788C7889787C7891
|
| 418 |
+
7893787F797A797F7981842C79BD7A1C7A1A7A207A147A1F7A1E7A9F7AA07B77
|
| 419 |
+
7BC07B607B6E7B677CB17CB37CB57D937D797D917D817D8F7D5B7F6E7F697F6A
|
| 420 |
+
7F727FA97FA87FA480568058808680848171817081788165816E8173816B0000
|
| 421 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 422 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 423 |
+
00008179817A81668205824784828477843D843184758466846B8449846C845B
|
| 424 |
+
843C8435846184638469846D8446865E865C865F86F9871387088707870086FE
|
| 425 |
+
86FB870287038706870A885988DF88D488D988DC88D888DD88E188CA88D588D2
|
| 426 |
+
899C89E38A6B8A728A738A668A698A708A878A7C8A638AA08A718A858A6D8A62
|
| 427 |
+
8A6E8A6C8A798A7B8A3E8A688C628C8A8C898CCA8CC78CC88CC48CB28CC38CC2
|
| 428 |
+
8CC58DE18DDF8DE88DEF8DF38DFA8DEA8DE48DE68EB28F038F098EFE8F0A0000
|
| 429 |
+
B9
|
| 430 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 431 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 432 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 433 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 434 |
+
8F9F8FB2904B904A905390429054903C905590509047904F904E904D9051903E
|
| 435 |
+
904191129117916C916A916991C9923792579238923D9240923E925B924B9264
|
| 436 |
+
925192349249924D92459239923F925A959896989694969596CD96CB96C996CA
|
| 437 |
+
96F796FB96F996F6975697749776981098119813980A9812980C98FC98F40000
|
| 438 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 439 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 440 |
+
000098FD98FE99B399B199B49AE19CE99E829F0E9F139F2050E750EE50E550D6
|
| 441 |
+
50ED50DA50D550CF50D150F150CE50E9516251F352835282533153AD55FE5600
|
| 442 |
+
561B561755FD561456065609560D560E55F75616561F5608561055F657185716
|
| 443 |
+
5875587E58835893588A58795885587D58FD592559225924596A59695AE15AE6
|
| 444 |
+
5AE95AD75AD65AD85AE35B755BDE5BE75BE15BE55BE65BE85BE25BE45BDF5C0D
|
| 445 |
+
5C625D845D875E5B5E635E555E575E545ED35ED65F0A5F465F705FB961470000
|
| 446 |
+
BA
|
| 447 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 448 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 449 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 450 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 451 |
+
613F614B617761626163615F615A61586175622A64876458645464A46478645F
|
| 452 |
+
647A645164676434646D647B657265A165D765D666A266A8669D699C69A86995
|
| 453 |
+
69C169AE69D369CB699B69B769BB69AB69B469D069CD69AD69CC69A669C369A3
|
| 454 |
+
6B496B4C6C336F336F146EFE6F136EF46F296F3E6F206F2C6F0F6F026F220000
|
| 455 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 456 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 457 |
+
00006EFF6EEF6F066F316F386F326F236F156F2B6F2F6F886F2A6EEC6F016EF2
|
| 458 |
+
6ECC6EF771947199717D718A71847192723E729272967344735074647463746A
|
| 459 |
+
7470746D750475917627760D760B7609761376E176E37784777D777F776178C1
|
| 460 |
+
789F78A778B378A978A3798E798F798D7A2E7A317AAA7AA97AED7AEF7BA17B95
|
| 461 |
+
7B8B7B757B977B9D7B947B8F7BB87B877B847CB97CBD7CBE7DBB7DB07D9C7DBD
|
| 462 |
+
7DBE7DA07DCA7DB47DB27DB17DBA7DA27DBF7DB57DB87DAD7DD27DC77DAC0000
|
| 463 |
+
BB
|
| 464 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 465 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 466 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 467 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 468 |
+
7F707FE07FE17FDF805E805A808781508180818F8188818A817F818281E781FA
|
| 469 |
+
82078214821E824B84C984BF84C684C48499849E84B2849C84CB84B884C084D3
|
| 470 |
+
849084BC84D184CA873F871C873B872287258734871887558737872988F38902
|
| 471 |
+
88F488F988F888FD88E8891A88EF8AA68A8C8A9E8AA38A8D8AA18A938AA40000
|
| 472 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 473 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 474 |
+
00008AAA8AA58AA88A988A918A9A8AA78C6A8C8D8C8C8CD38CD18CD28D6B8D99
|
| 475 |
+
8D958DFC8F148F128F158F138FA390609058905C90639059905E9062905D905B
|
| 476 |
+
91199118911E917591789177917492789280928592989296927B9293929C92A8
|
| 477 |
+
927C929195A195A895A995A395A595A49699969C969B96CC96D29700977C9785
|
| 478 |
+
97F69817981898AF98B199039905990C990999C19AAF9AB09AE69B419B429CF4
|
| 479 |
+
9CF69CF39EBC9F3B9F4A5104510050FB50F550F9510251085109510551DC0000
|
| 480 |
+
BC
|
| 481 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 482 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 483 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 484 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 485 |
+
528752885289528D528A52F053B2562E563B56395632563F563456295653564E
|
| 486 |
+
565756745636562F56305880589F589E58B3589C58AE58A958A6596D5B095AFB
|
| 487 |
+
5B0B5AF55B0C5B085BEE5BEC5BE95BEB5C645C655D9D5D945E625E5F5E615EE2
|
| 488 |
+
5EDA5EDF5EDD5EE35EE05F485F715FB75FB561766167616E615D615561820000
|
| 489 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 490 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 491 |
+
0000617C6170616B617E61A7619061AB618E61AC619A61A4619461AE622E6469
|
| 492 |
+
646F6479649E64B26488649064B064A56493649564A9649264AE64AD64AB649A
|
| 493 |
+
64AC649964A264B365756577657866AE66AB66B466B16A236A1F69E86A016A1E
|
| 494 |
+
6A1969FD6A216A136A0A69F36A026A0569ED6A116B506B4E6BA46BC56BC66F3F
|
| 495 |
+
6F7C6F846F516F666F546F866F6D6F5B6F786F6E6F8E6F7A6F706F646F976F58
|
| 496 |
+
6ED56F6F6F606F5F719F71AC71B171A87256729B734E73577469748B74830000
|
| 497 |
+
BD
|
| 498 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 499 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 500 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 501 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 502 |
+
747E7480757F76207629761F7624762676217622769A76BA76E4778E7787778C
|
| 503 |
+
7791778B78CB78C578BA78CA78BE78D578BC78D07A3F7A3C7A407A3D7A377A3B
|
| 504 |
+
7AAF7AAE7BAD7BB17BC47BB47BC67BC77BC17BA07BCC7CCA7DE07DF47DEF7DFB
|
| 505 |
+
7DD87DEC7DDD7DE87DE37DDA7DDE7DE97D9E7DD97DF27DF97F757F777FAF0000
|
| 506 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 507 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 508 |
+
00007FE98026819B819C819D81A0819A81988517853D851A84EE852C852D8513
|
| 509 |
+
851185238521851484EC852584FF850687828774877687608766877887688759
|
| 510 |
+
8757874C8753885B885D89108907891289138915890A8ABC8AD28AC78AC48A95
|
| 511 |
+
8ACB8AF88AB28AC98AC28ABF8AB08AD68ACD8AB68AB98ADB8C4C8C4E8C6C8CE0
|
| 512 |
+
8CDE8CE68CE48CEC8CED8CE28CE38CDC8CEA8CE18D6D8D9F8DA38E2B8E108E1D
|
| 513 |
+
8E228E0F8E298E1F8E218E1E8EBA8F1D8F1B8F1F8F298F268F2A8F1C8F1E0000
|
| 514 |
+
BE
|
| 515 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 516 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 517 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 518 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 519 |
+
8F259069906E9068906D90779130912D9127913191879189918B918392C592BB
|
| 520 |
+
92B792EA92AC92E492C192B392BC92D292C792F092B295AD95B1970497069707
|
| 521 |
+
97099760978D978B978F9821982B981C98B3990A99139912991899DD99D099DF
|
| 522 |
+
99DB99D199D599D299D99AB79AEE9AEF9B279B459B449B779B6F9D069D090000
|
| 523 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 524 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 525 |
+
00009D039EA99EBE9ECE58A89F5251125118511451105115518051AA51DD5291
|
| 526 |
+
529352F35659566B5679566956645678566A566856655671566F566C56625676
|
| 527 |
+
58C158BE58C758C5596E5B1D5B345B785BF05C0E5F4A61B2619161A9618A61CD
|
| 528 |
+
61B661BE61CA61C8623064C564C164CB64BB64BC64DA64C464C764C264CD64BF
|
| 529 |
+
64D264D464BE657466C666C966B966C466C766B86A3D6A386A3A6A596A6B6A58
|
| 530 |
+
6A396A446A626A616A4B6A476A356A5F6A486B596B776C056FC26FB16FA10000
|
| 531 |
+
BF
|
| 532 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 533 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 534 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 535 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 536 |
+
6FC36FA46FC16FA76FB36FC06FB96FB66FA66FA06FB471BE71C971D071D271C8
|
| 537 |
+
71D571B971CE71D971DC71C371C47368749C74A37498749F749E74E2750C750D
|
| 538 |
+
76347638763A76E776E577A0779E779F77A578E878DA78EC78E779A67A4D7A4E
|
| 539 |
+
7A467A4C7A4B7ABA7BD97C117BC97BE47BDB7BE17BE97BE67CD57CD67E0A0000
|
| 540 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 541 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 542 |
+
00007E117E087E1B7E237E1E7E1D7E097E107F797FB27FF07FF17FEE802881B3
|
| 543 |
+
81A981A881FB820882588259854A855985488568856985438549856D856A855E
|
| 544 |
+
8783879F879E87A2878D8861892A89328925892B892189AA89A68AE68AFA8AEB
|
| 545 |
+
8AF18B008ADC8AE78AEE8AFE8B018B028AF78AED8AF38AF68AFC8C6B8C6D8C93
|
| 546 |
+
8CF48E448E318E348E428E398E358F3B8F2F8F388F338FA88FA6907590749078
|
| 547 |
+
9072907C907A913491929320933692F89333932F932292FC932B9304931A0000
|
| 548 |
+
C0
|
| 549 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 550 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 551 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 552 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 553 |
+
9310932693219315932E931995BB96A796A896AA96D5970E97119716970D9713
|
| 554 |
+
970F975B975C9766979898309838983B9837982D9839982499109928991E991B
|
| 555 |
+
9921991A99ED99E299F19AB89ABC9AFB9AED9B289B919D159D239D269D289D12
|
| 556 |
+
9D1B9ED89ED49F8D9F9C512A511F5121513252F5568E56805690568556870000
|
| 557 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 558 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 559 |
+
0000568F58D558D358D158CE5B305B2A5B245B7A5C375C685DBC5DBA5DBD5DB8
|
| 560 |
+
5E6B5F4C5FBD61C961C261C761E661CB6232623464CE64CA64D864E064F064E6
|
| 561 |
+
64EC64F164E264ED6582658366D966D66A806A946A846AA26A9C6ADB6AA36A7E
|
| 562 |
+
6A976A906AA06B5C6BAE6BDA6C086FD86FF16FDF6FE06FDB6FE46FEB6FEF6F80
|
| 563 |
+
6FEC6FE16FE96FD56FEE6FF071E771DF71EE71E671E571ED71EC71F471E07235
|
| 564 |
+
72467370737274A974B074A674A876467642764C76EA77B377AA77B077AC0000
|
| 565 |
+
C1
|
| 566 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 567 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 568 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 569 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 570 |
+
77A777AD77EF78F778FA78F478EF790179A779AA7A577ABF7C077C0D7BFE7BF7
|
| 571 |
+
7C0C7BE07CE07CDC7CDE7CE27CDF7CD97CDD7E2E7E3E7E467E377E327E437E2B
|
| 572 |
+
7E3D7E317E457E417E347E397E487E357E3F7E2F7F447FF37FFC807180728070
|
| 573 |
+
806F807381C681C381BA81C281C081BF81BD81C981BE81E88209827185AA0000
|
| 574 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 575 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 576 |
+
00008584857E859C8591859485AF859B858785A8858A866787C087D187B387D2
|
| 577 |
+
87C687AB87BB87BA87C887CB893B893689448938893D89AC8B0E8B178B198B1B
|
| 578 |
+
8B0A8B208B1D8B048B108C418C3F8C738CFA8CFD8CFC8CF88CFB8DA88E498E4B
|
| 579 |
+
8E488E4A8F448F3E8F428F458F3F907F907D9084908190829080913991A3919E
|
| 580 |
+
919C934D938293289375934A9365934B9318937E936C935B9370935A935495CA
|
| 581 |
+
95CB95CC95C895C696B196B896D6971C971E97A097D3984698B699359A010000
|
| 582 |
+
C2
|
| 583 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 584 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 585 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 586 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 587 |
+
99FF9BAE9BAB9BAA9BAD9D3B9D3F9E8B9ECF9EDE9EDC9EDD9EDB9F3E9F4B53E2
|
| 588 |
+
569556AE58D958D85B385F5D61E3623364F464F264FE650664FA64FB64F765B7
|
| 589 |
+
66DC67266AB36AAC6AC36ABB6AB86AC26AAE6AAF6B5F6B786BAF7009700B6FFE
|
| 590 |
+
70066FFA7011700F71FB71FC71FE71F87377737574A774BF7515765676580000
|
| 591 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 592 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 593 |
+
0000765277BD77BF77BB77BC790E79AE7A617A627A607AC47AC57C2B7C277C2A
|
| 594 |
+
7C1E7C237C217CE77E547E557E5E7E5A7E617E527E597F487FF97FFB80778076
|
| 595 |
+
81CD81CF820A85CF85A985CD85D085C985B085BA85B985A687EF87EC87F287E0
|
| 596 |
+
898689B289F48B288B398B2C8B2B8C508D058E598E638E668E648E5F8E558EC0
|
| 597 |
+
8F498F4D90879083908891AB91AC91D09394938A939693A293B393AE93AC93B0
|
| 598 |
+
9398939A939795D495D695D095D596E296DC96D996DB96DE972497A397A60000
|
| 599 |
+
C3
|
| 600 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 601 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 602 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 603 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 604 |
+
97AD97F9984D984F984C984E985398BA993E993F993D992E99A59A0E9AC19B03
|
| 605 |
+
9B069B4F9B4E9B4D9BCA9BC99BFD9BC89BC09D519D5D9D609EE09F159F2C5133
|
| 606 |
+
56A558DE58DF58E25BF59F905EEC61F261F761F661F56500650F66E066DD6AE5
|
| 607 |
+
6ADD6ADA6AD3701B701F7028701A701D701570187206720D725872A273780000
|
| 608 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 609 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 610 |
+
0000737A74BD74CA74E375877586765F766177C7791979B17A6B7A697C3E7C3F
|
| 611 |
+
7C387C3D7C377C407E6B7E6D7E797E697E6A7F857E737FB67FB97FB881D885E9
|
| 612 |
+
85DD85EA85D585E485E585F787FB8805880D87F987FE8960895F8956895E8B41
|
| 613 |
+
8B5C8B588B498B5A8B4E8B4F8B468B598D088D0A8E7C8E728E878E768E6C8E7A
|
| 614 |
+
8E748F548F4E8FAD908A908B91B191AE93E193D193DF93C393C893DC93DD93D6
|
| 615 |
+
93E293CD93D893E493D793E895DC96B496E3972A9727976197DC97FB985E0000
|
| 616 |
+
C4
|
| 617 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 618 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 619 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 620 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 621 |
+
9858985B98BC994599499A169A199B0D9BE89BE79BD69BDB9D899D619D729D6A
|
| 622 |
+
9D6C9E929E979E939EB452F856A856B756B656B456BC58E45B405B435B7D5BF6
|
| 623 |
+
5DC961F861FA65186514651966E667276AEC703E703070327210737B74CF7662
|
| 624 |
+
76657926792A792C792B7AC77AF67C4C7C437C4D7CEF7CF08FAE7E7D7E7C0000
|
| 625 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 626 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 627 |
+
00007E827F4C800081DA826685FB85F9861185FA8606860B8607860A88148815
|
| 628 |
+
896489BA89F88B708B6C8B668B6F8B5F8B6B8D0F8D0D8E898E818E858E8291B4
|
| 629 |
+
91CB9418940393FD95E1973098C49952995199A89A2B9A309A379A359C139C0D
|
| 630 |
+
9E799EB59EE89F2F9F5F9F639F615137513856C156C056C259145C6C5DCD61FC
|
| 631 |
+
61FE651D651C659566E96AFB6B046AFA6BB2704C721B72A774D674D4766977D3
|
| 632 |
+
7C507E8F7E8C7FBC8617862D861A882388228821881F896A896C89BD8B740000
|
| 633 |
+
C5
|
| 634 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 635 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 636 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 637 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 638 |
+
8B778B7D8D138E8A8E8D8E8B8F5F8FAF91BA942E94339435943A94389432942B
|
| 639 |
+
95E297389739973297FF9867986599579A459A439A409A3E9ACF9B549B519C2D
|
| 640 |
+
9C259DAF9DB49DC29DB89E9D9EEF9F199F5C9F669F67513C513B56C856CA56C9
|
| 641 |
+
5B7F5DD45DD25F4E61FF65246B0A6B6170517058738074E4758A766E766C0000
|
| 642 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 643 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 644 |
+
000079B37C607C5F807E807D81DF8972896F89FC8B808D168D178E918E938F61
|
| 645 |
+
9148944494519452973D973E97C397C1986B99559A559A4D9AD29B1A9C499C31
|
| 646 |
+
9C3E9C3B9DD39DD79F349F6C9F6A9F9456CC5DD662006523652B652A66EC6B10
|
| 647 |
+
74DA7ACA7C647C637C657E937E967E9481E28638863F88318B8A9090908F9463
|
| 648 |
+
946094649768986F995C9A5A9A5B9A579AD39AD49AD19C549C579C569DE59E9F
|
| 649 |
+
9EF456D158E9652C705E7671767277D77F507F888836883988628B938B920000
|
| 650 |
+
C6
|
| 651 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 652 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 653 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 654 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 655 |
+
8B9682778D1B91C0946A97429748974497C698709A5F9B229B589C5F9DF99DFA
|
| 656 |
+
9E7C9E7D9F079F779F725EF36B1670637C6C7C6E883B89C08EA191C194729470
|
| 657 |
+
9871995E9AD69B239ECC706477DA8B9A947797C99A629A657E9C8B9C8EAA91C5
|
| 658 |
+
947D947E947C9C779C789EF78C54947F9E1A72289A6A9B319E1B9E1E7C720000
|
| 659 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 660 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 661 |
+
000030FE309D309E3005304130423043304430453046304730483049304A304B
|
| 662 |
+
304C304D304E304F3050305130523053305430553056305730583059305A305B
|
| 663 |
+
305C305D305E305F3060306130623063306430653066306730683069306A306B
|
| 664 |
+
306C306D306E306F3070307130723073307430753076307730783079307A307B
|
| 665 |
+
307C307D307E307F3080308130823083308430853086308730883089308A308B
|
| 666 |
+
308C308D308E308F309030913092309330A130A230A330A430A530A630A70000
|
| 667 |
+
C7
|
| 668 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 669 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 670 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 671 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 672 |
+
30A830A930AA30AB30AC30AD30AE30AF30B030B130B230B330B430B530B630B7
|
| 673 |
+
30B830B930BA30BB30BC30BD30BE30BF30C030C130C230C330C430C530C630C7
|
| 674 |
+
30C830C930CA30CB30CC30CD30CE30CF30D030D130D230D330D430D530D630D7
|
| 675 |
+
30D830D930DA30DB30DC30DD30DE30DF30E030E130E230E330E430E530E60000
|
| 676 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 677 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 678 |
+
000030E730E830E930EA30EB30EC30ED30EE30EF30F030F130F230F330F430F5
|
| 679 |
+
30F60414041504010416041704180419041A041B041C04230424042504260427
|
| 680 |
+
04280429042A042B042C042D042E042F04300431043204330434043504510436
|
| 681 |
+
043704380439043A043B043C043D043E043F0440044104420443044404450446
|
| 682 |
+
044704480449044A044B044C044D044E044F2460246124622463246424652466
|
| 683 |
+
246724682469247424752476247724782479247A247B247C247D000000000000
|
| 684 |
+
C9
|
| 685 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 686 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 687 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 688 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 689 |
+
4E424E5C51F5531A53824E074E0C4E474E8D56D7FA0C5C6E5F734E0F51874E0E
|
| 690 |
+
4E2E4E934EC24EC94EC8519852FC536C53B957205903592C5C105DFF65E16BB3
|
| 691 |
+
6BCC6C14723F4E314E3C4EE84EDC4EE94EE14EDD4EDA520C531C534C57225723
|
| 692 |
+
5917592F5B815B845C125C3B5C745C735E045E805E825FC9620962506C150000
|
| 693 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 694 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 695 |
+
00006C366C436C3F6C3B72AE72B0738A79B8808A961E4F0E4F184F2C4EF54F14
|
| 696 |
+
4EF14F004EF74F084F1D4F024F054F224F134F044EF44F1251B1521352095210
|
| 697 |
+
52A65322531F534D538A540756E156DF572E572A5734593C5980597C5985597B
|
| 698 |
+
597E5977597F5B565C155C255C7C5C7A5C7B5C7E5DDF5E755E845F025F1A5F74
|
| 699 |
+
5FD55FD45FCF625C625E626462616266626262596260625A626565EF65EE673E
|
| 700 |
+
67396738673B673A673F673C67336C186C466C526C5C6C4F6C4A6C546C4B0000
|
| 701 |
+
CA
|
| 702 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 703 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 704 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 705 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 706 |
+
6C4C7071725E72B472B5738E752A767F7A757F518278827C8280827D827F864D
|
| 707 |
+
897E909990979098909B909496229624962096234F564F3B4F624F494F534F64
|
| 708 |
+
4F3E4F674F524F5F4F414F584F2D4F334F3F4F61518F51B9521C521E522152AD
|
| 709 |
+
52AE530953635372538E538F54305437542A545454455419541C542554180000
|
| 710 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 711 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 712 |
+
0000543D544F544154285424544756EE56E756E557415745574C5749574B5752
|
| 713 |
+
5906594059A6599859A05997598E59A25990598F59A759A15B8E5B925C285C2A
|
| 714 |
+
5C8D5C8F5C885C8B5C895C925C8A5C865C935C955DE05E0A5E0E5E8B5E895E8C
|
| 715 |
+
5E885E8D5F055F1D5F785F765FD25FD15FD05FED5FE85FEE5FF35FE15FE45FE3
|
| 716 |
+
5FFA5FEF5FF75FFB60005FF4623A6283628C628E628F629462876271627B627A
|
| 717 |
+
6270628162886277627D62726274653765F065F465F365F265F5674567470000
|
| 718 |
+
CB
|
| 719 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 720 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 721 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 722 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 723 |
+
67596755674C6748675D674D675A674B6BD06C196C1A6C786C676C6B6C846C8B
|
| 724 |
+
6C8F6C716C6F6C696C9A6C6D6C876C956C9C6C666C736C656C7B6C8E7074707A
|
| 725 |
+
726372BF72BD72C372C672C172BA72C573957397739373947392753A75397594
|
| 726 |
+
75957681793D80348095809980908092809C8290828F8285828E829182930000
|
| 727 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 728 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 729 |
+
0000828A828382848C788FC98FBF909F90A190A5909E90A790A096309628962F
|
| 730 |
+
962D4E334F984F7C4F854F7D4F804F874F764F744F894F844F774F4C4F974F6A
|
| 731 |
+
4F9A4F794F814F784F904F9C4F944F9E4F924F824F954F6B4F6E519E51BC51BE
|
| 732 |
+
5235523252335246523152BC530A530B533C539253945487547F548154915482
|
| 733 |
+
5488546B547A547E5465546C54745466548D546F546154605498546354675464
|
| 734 |
+
56F756F9576F5772576D576B57715770577657805775577B5773577457620000
|
| 735 |
+
CC
|
| 736 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 737 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 738 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 739 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 740 |
+
5768577D590C594559B559BA59CF59CE59B259CC59C159B659BC59C359D659B1
|
| 741 |
+
59BD59C059C859B459C75B625B655B935B955C445C475CAE5CA45CA05CB55CAF
|
| 742 |
+
5CA85CAC5C9F5CA35CAD5CA25CAA5CA75C9D5CA55CB65CB05CA65E175E145E19
|
| 743 |
+
5F285F225F235F245F545F825F7E5F7D5FDE5FE5602D602660196032600B0000
|
| 744 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 745 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 746 |
+
00006034600A60176033601A601E602C6022600D6010602E60136011600C6009
|
| 747 |
+
601C6214623D62AD62B462D162BE62AA62B662CA62AE62B362AF62BB62A962B0
|
| 748 |
+
62B8653D65A865BB660965FC66046612660865FB6603660B660D660565FD6611
|
| 749 |
+
661066F6670A6785676C678E67926776677B6798678667846774678D678C677A
|
| 750 |
+
679F679167996783677D67816778677967946B256B806B7E6BDE6C1D6C936CEC
|
| 751 |
+
6CEB6CEE6CD96CB66CD46CAD6CE76CB76CD06CC26CBA6CC36CC66CED6CF20000
|
| 752 |
+
CD
|
| 753 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 754 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 755 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 756 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 757 |
+
6CD26CDD6CB46C8A6C9D6C806CDE6CC06D306CCD6CC76CB06CF96CCF6CE96CD1
|
| 758 |
+
709470987085709370867084709170967082709A7083726A72D672CB72D872C9
|
| 759 |
+
72DC72D272D472DA72CC72D173A473A173AD73A673A273A073AC739D74DD74E8
|
| 760 |
+
753F7540753E758C759876AF76F376F176F076F577F877FC77F977FB77FA0000
|
| 761 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 762 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 763 |
+
000077F77942793F79C57A787A7B7AFB7C757CFD8035808F80AE80A380B880B5
|
| 764 |
+
80AD822082A082C082AB829A8298829B82B582A782AE82BC829E82BA82B482A8
|
| 765 |
+
82A182A982C282A482C382B682A28670866F866D866E8C568FD28FCB8FD38FCD
|
| 766 |
+
8FD68FD58FD790B290B490AF90B390B09639963D963C963A96434FCD4FC54FD3
|
| 767 |
+
4FB24FC94FCB4FC14FD44FDC4FD94FBB4FB34FDB4FC74FD64FBA4FC04FB94FEC
|
| 768 |
+
5244524952C052C2533D537C539753965399539854BA54A154AD54A554CF0000
|
| 769 |
+
CE
|
| 770 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 771 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 772 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 773 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 774 |
+
54C3830D54B754AE54D654B654C554C654A0547054BC54A254BE547254DE54B0
|
| 775 |
+
57B5579E579F57A4578C5797579D579B57945798578F579957A5579A579558F4
|
| 776 |
+
590D595359E159DE59EE5A0059F159DD59FA59FD59FC59F659E459F259F759DB
|
| 777 |
+
59E959F359F559E059FE59F459ED5BA85C4C5CD05CD85CCC5CD75CCB5CDB0000
|
| 778 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 779 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 780 |
+
00005CDE5CDA5CC95CC75CCA5CD65CD35CD45CCF5CC85CC65CCE5CDF5CF85DF9
|
| 781 |
+
5E215E225E235E205E245EB05EA45EA25E9B5EA35EA55F075F2E5F565F866037
|
| 782 |
+
603960546072605E6045605360476049605B604C60406042605F602460446058
|
| 783 |
+
6066606E6242624362CF630D630B62F5630E630362EB62F9630F630C62F862F6
|
| 784 |
+
63006313631462FA631562FB62F06541654365AA65BF6636662166326635661C
|
| 785 |
+
662666226633662B663A661D66346639662E670F671067C167F267C867BA0000
|
| 786 |
+
CF
|
| 787 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 788 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 789 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 790 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 791 |
+
67DC67BB67F867D867C067B767C567EB67E467DF67B567CD67B367F767F667EE
|
| 792 |
+
67E367C267B967CE67E767F067B267FC67C667ED67CC67AE67E667DB67FA67C9
|
| 793 |
+
67CA67C367EA67CB6B286B826B846BB66BD66BD86BE06C206C216D286D346D2D
|
| 794 |
+
6D1F6D3C6D3F6D126D0A6CDA6D336D046D196D3A6D1A6D116D006D1D6D420000
|
| 795 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 796 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 797 |
+
00006D016D186D376D036D0F6D406D076D206D2C6D086D226D096D1070B7709F
|
| 798 |
+
70BE70B170B070A170B470B570A972417249724A726C72707273726E72CA72E4
|
| 799 |
+
72E872EB72DF72EA72E672E3738573CC73C273C873C573B973B673B573B473EB
|
| 800 |
+
73BF73C773BE73C373C673B873CB74EC74EE752E7547754875A775AA767976C4
|
| 801 |
+
7708770377047705770A76F776FB76FA77E777E878067811781278057810780F
|
| 802 |
+
780E780978037813794A794C794B7945794479D579CD79CF79D679CE7A800000
|
| 803 |
+
D0
|
| 804 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 805 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 806 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 807 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 808 |
+
7A7E7AD17B007B017C7A7C787C797C7F7C807C817D037D087D017F587F917F8D
|
| 809 |
+
7FBE8007800E800F8014803780D880C780E080D180C880C280D080C580E380D9
|
| 810 |
+
80DC80CA80D580C980CF80D780E680CD81FF8221829482D982FE82F9830782E8
|
| 811 |
+
830082D5833A82EB82D682F482EC82E182F282F5830C82FB82F682F082EA0000
|
| 812 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 813 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 814 |
+
000082E482E082FA82F382ED86778674867C86738841884E8867886A886989D3
|
| 815 |
+
8A048A078D728FE38FE18FEE8FE090F190BD90BF90D590C590BE90C790CB90C8
|
| 816 |
+
91D491D39654964F96519653964A964E501E50055007501350225030501B4FF5
|
| 817 |
+
4FF450335037502C4FF64FF75017501C502050275035502F5031500E515A5194
|
| 818 |
+
519351CA51C451C551C851CE5261525A5252525E525F5255526252CD530E539E
|
| 819 |
+
552654E25517551254E754F354E4551A54FF5504550854EB5511550554F10000
|
| 820 |
+
D1
|
| 821 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 822 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 823 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 824 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 825 |
+
550A54FB54F754F854E0550E5503550B5701570257CC583257D557D257BA57C6
|
| 826 |
+
57BD57BC57B857B657BF57C757D057B957C1590E594A5A195A165A2D5A2E5A15
|
| 827 |
+
5A0F5A175A0A5A1E5A335B6C5BA75BAD5BAC5C035C565C545CEC5CFF5CEE5CF1
|
| 828 |
+
5CF75D005CF95E295E285EA85EAE5EAA5EAC5F335F305F67605D605A60670000
|
| 829 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 830 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 831 |
+
0000604160A26088608060926081609D60836095609B60976087609C608E6219
|
| 832 |
+
624662F263106356632C634463456336634363E46339634B634A633C63296341
|
| 833 |
+
6334635863546359632D63476333635A63516338635763406348654A654665C6
|
| 834 |
+
65C365C465C2664A665F6647665167126713681F681A684968326833683B684B
|
| 835 |
+
684F68166831681C6835682B682D682F684E68446834681D6812681468266828
|
| 836 |
+
682E684D683A682568206B2C6B2F6B2D6B316B346B6D80826B886BE66BE40000
|
| 837 |
+
D2
|
| 838 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 839 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 840 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 841 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 842 |
+
6BE86BE36BE26BE76C256D7A6D636D646D766D0D6D616D926D586D626D6D6D6F
|
| 843 |
+
6D916D8D6DEF6D7F6D866D5E6D676D606D976D706D7C6D5F6D826D986D2F6D68
|
| 844 |
+
6D8B6D7E6D806D846D166D836D7B6D7D6D756D9070DC70D370D170DD70CB7F39
|
| 845 |
+
70E270D770D270DE70E070D470CD70C570C670C770DA70CE70E1724272780000
|
| 846 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 847 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 848 |
+
000072777276730072FA72F472FE72F672F372FB730173D373D973E573D673BC
|
| 849 |
+
73E773E373E973DC73D273DB73D473DD73DA73D773D873E874DE74DF74F474F5
|
| 850 |
+
7521755B755F75B075C175BB75C475C075BF75B675BA768A76C9771D771B7710
|
| 851 |
+
771377127723771177157719771A772277277823782C78227835782F7828782E
|
| 852 |
+
782B782178297833782A78317954795B794F795C79537952795179EB79EC79E0
|
| 853 |
+
79EE79ED79EA79DC79DE79DD7A867A897A857A8B7A8C7A8A7A877AD87B100000
|
| 854 |
+
D3
|
| 855 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 856 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 857 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 858 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 859 |
+
7B047B137B057B0F7B087B0A7B0E7B097B127C847C917C8A7C8C7C887C8D7C85
|
| 860 |
+
7D1E7D1D7D117D0E7D187D167D137D1F7D127D0F7D0C7F5C7F617F5E7F607F5D
|
| 861 |
+
7F5B7F967F927FC37FC27FC08016803E803980FA80F280F980F5810180FB8100
|
| 862 |
+
8201822F82258333832D83448319835183258356833F83418326831C83220000
|
| 863 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 864 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 865 |
+
00008342834E831B832A8308833C834D8316832483208337832F832983478345
|
| 866 |
+
834C8353831E832C834B832783488653865286A286A88696868D8691869E8687
|
| 867 |
+
86978686868B869A868586A5869986A186A786958698868E869D869086948843
|
| 868 |
+
8844886D88758876887288808871887F886F8883887E8874887C8A128C478C57
|
| 869 |
+
8C7B8CA48CA38D768D788DB58DB78DB68ED18ED38FFE8FF590028FFF8FFB9004
|
| 870 |
+
8FFC8FF690D690E090D990DA90E390DF90E590D890DB90D790DC90E491500000
|
| 871 |
+
D4
|
| 872 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 873 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 874 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 875 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 876 |
+
914E914F91D591E291DA965C965F96BC98E39ADF9B2F4E7F5070506A5061505E
|
| 877 |
+
50605053504B505D50725048504D5041505B504A506250155045505F5069506B
|
| 878 |
+
5063506450465040506E50735057505151D0526B526D526C526E52D652D3532D
|
| 879 |
+
539C55755576553C554D55505534552A55515562553655355530555255450000
|
| 880 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 881 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 882 |
+
0000550C55325565554E55395548552D553B5540554B570A570757FB581457E2
|
| 883 |
+
57F657DC57F4580057ED57FD580857F8580B57F357CF580757EE57E357F257E5
|
| 884 |
+
57EC57E1580E57FC581057E75801580C57F157E957F0580D5804595C5A605A58
|
| 885 |
+
5A555A675A5E5A385A355A6D5A505A5F5A655A6C5A535A645A575A435A5D5A52
|
| 886 |
+
5A445A5B5A485A8E5A3E5A4D5A395A4C5A705A695A475A515A565A425A5C5B72
|
| 887 |
+
5B6E5BC15BC05C595D1E5D0B5D1D5D1A5D205D0C5D285D0D5D265D255D0F0000
|
| 888 |
+
D5
|
| 889 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 890 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 891 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 892 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 893 |
+
5D305D125D235D1F5D2E5E3E5E345EB15EB45EB95EB25EB35F365F385F9B5F96
|
| 894 |
+
5F9F608A6090608660BE60B060BA60D360D460CF60E460D960DD60C860B160DB
|
| 895 |
+
60B760CA60BF60C360CD60C063326365638A6382637D63BD639E63AD639D6397
|
| 896 |
+
63AB638E636F63876390636E63AF6375639C636D63AE637C63A4633B639F0000
|
| 897 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 898 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 899 |
+
00006378638563816391638D6370655365CD66656661665B6659665C66626718
|
| 900 |
+
687968876890689C686D686E68AE68AB6956686F68A368AC68A96875687468B2
|
| 901 |
+
688F68776892687C686B687268AA68806871687E689B6896688B68A0688968A4
|
| 902 |
+
6878687B6891688C688A687D6B366B336B376B386B916B8F6B8D6B8E6B8C6C2A
|
| 903 |
+
6DC06DAB6DB46DB36E746DAC6DE96DE26DB76DF66DD46E006DC86DE06DDF6DD6
|
| 904 |
+
6DBE6DE56DDC6DDD6DDB6DF46DCA6DBD6DED6DF06DBA6DD56DC26DCF6DC90000
|
| 905 |
+
D6
|
| 906 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 907 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 908 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 909 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 910 |
+
6DD06DF26DD36DFD6DD76DCD6DE36DBB70FA710D70F7711770F4710C70F07104
|
| 911 |
+
70F3711070FC70FF71067113710070F870F6710B7102710E727E727B727C727F
|
| 912 |
+
731D7317730773117318730A730872FF730F731E738873F673F873F574047401
|
| 913 |
+
73FD7407740073FA73FC73FF740C740B73F474087564756375CE75D275CF0000
|
| 914 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 915 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 916 |
+
000075CB75CC75D175D0768F768976D37739772F772D7731773277347733773D
|
| 917 |
+
7725773B7735784878527849784D784A784C782678457850796479677969796A
|
| 918 |
+
7963796B796179BB79FA79F879F679F77A8F7A947A907B357B477B347B257B30
|
| 919 |
+
7B227B247B337B187B2A7B1D7B317B2B7B2D7B2F7B327B387B1A7B237C947C98
|
| 920 |
+
7C967CA37D357D3D7D387D367D3A7D457D2C7D297D417D477D3E7D3F7D4A7D3B
|
| 921 |
+
7D287F637F957F9C7F9D7F9B7FCA7FCB7FCD7FD07FD17FC77FCF7FC9801F0000
|
| 922 |
+
D7
|
| 923 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 924 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 925 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 926 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 927 |
+
801E801B804780438048811881258119811B812D811F812C811E812181158127
|
| 928 |
+
811D8122821182388233823A823482328274839083A383A8838D837A837383A4
|
| 929 |
+
8374838F8381839583998375839483A9837D8383838C839D839B83AA838B837E
|
| 930 |
+
83A583AF8388839783B0837F83A6838783AE8376839A8659865686BF86B70000
|
| 931 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 932 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 933 |
+
000086C286C186C586BA86B086C886B986B386B886CC86B486BB86BC86C386BD
|
| 934 |
+
86BE88528889889588A888A288AA889A889188A1889F889888A78899889B8897
|
| 935 |
+
88A488AC888C8893888E898289D689D989D58A308A278A2C8A1E8C398C3B8C5C
|
| 936 |
+
8C5D8C7D8CA58D7D8D7B8D798DBC8DC28DB98DBF8DC18ED88EDE8EDD8EDC8ED7
|
| 937 |
+
8EE08EE19024900B9011901C900C902190EF90EA90F090F490F290F390D490EB
|
| 938 |
+
90EC90E991569158915A9153915591EC91F491F191F391F891E491F991EA0000
|
| 939 |
+
D8
|
| 940 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 941 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 942 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 943 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 944 |
+
91EB91F791E891EE957A95869588967C966D966B9671966F96BF976A980498E5
|
| 945 |
+
9997509B50955094509E508B50A35083508C508E509D5068509C509250825087
|
| 946 |
+
515F51D45312531153A453A7559155A855A555AD5577564555A255935588558F
|
| 947 |
+
55B5558155A3559255A4557D558C55A6557F559555A1558E570C582958370000
|
| 948 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 949 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 950 |
+
00005819581E58275823582857F558485825581C581B5833583F5836582E5839
|
| 951 |
+
5838582D582C583B59615AAF5A945A9F5A7A5AA25A9E5A785AA65A7C5AA55AAC
|
| 952 |
+
5A955AAE5A375A845A8A5A975A835A8B5AA95A7B5A7D5A8C5A9C5A8F5A935A9D
|
| 953 |
+
5BEA5BCD5BCB5BD45BD15BCA5BCE5C0C5C305D375D435D6B5D415D4B5D3F5D35
|
| 954 |
+
5D515D4E5D555D335D3A5D525D3D5D315D595D425D395D495D385D3C5D325D36
|
| 955 |
+
5D405D455E445E415F585FA65FA55FAB60C960B960CC60E260CE60C461140000
|
| 956 |
+
D9
|
| 957 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 958 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 959 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 960 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 961 |
+
60F2610A6116610560F5611360F860FC60FE60C161036118611D611060FF6104
|
| 962 |
+
610B624A639463B163B063CE63E563E863EF63C3649D63F363CA63E063F663D5
|
| 963 |
+
63F263F5646163DF63BE63DD63DC63C463D863D363C263C763CC63CB63C863F0
|
| 964 |
+
63D763D965326567656A6564655C65686565658C659D659E65AE65D065D20000
|
| 965 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 966 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 967 |
+
0000667C666C667B668066716679666A66726701690C68D3690468DC692A68EC
|
| 968 |
+
68EA68F1690F68D668F768EB68E468F66913691068F368E1690768CC69086970
|
| 969 |
+
68B4691168EF68C6691468F868D068FD68FC68E8690B690A691768CE68C868DD
|
| 970 |
+
68DE68E668F468D1690668D468E96915692568C76B396B3B6B3F6B3C6B946B97
|
| 971 |
+
6B996B956BBD6BF06BF26BF36C306DFC6E466E476E1F6E496E886E3C6E3D6E45
|
| 972 |
+
6E626E2B6E3F6E416E5D6E736E1C6E336E4B6E406E516E3B6E036E2E6E5E0000
|
| 973 |
+
DA
|
| 974 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 975 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 976 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 977 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 978 |
+
6E686E5C6E616E316E286E606E716E6B6E396E226E306E536E656E276E786E64
|
| 979 |
+
6E776E556E796E526E666E356E366E5A7120711E712F70FB712E713171237125
|
| 980 |
+
71227132711F7128713A711B724B725A7288728972867285728B7312730B7330
|
| 981 |
+
73227331733373277332732D732673237335730C742E742C7430742B74160000
|
| 982 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 983 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 984 |
+
0000741A7421742D743174247423741D74297420743274FB752F756F756C75E7
|
| 985 |
+
75DA75E175E675DD75DF75E475D77695769276DA774677477744774D7745774A
|
| 986 |
+
774E774B774C77DE77EC786078647865785C786D7871786A786E787078697868
|
| 987 |
+
785E786279747973797279707A027A0A7A037A0C7A047A997AE67AE47B4A7B3B
|
| 988 |
+
7B447B487B4C7B4E7B407B587B457CA27C9E7CA87CA17D587D6F7D637D537D56
|
| 989 |
+
7D677D6A7D4F7D6D7D5C7D6B7D527D547D697D517D5F7D4E7F3E7F3F7F650000
|
| 990 |
+
DB
|
| 991 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 992 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 993 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 994 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 995 |
+
7F667FA27FA07FA17FD78051804F805080FE80D48143814A8152814F8147813D
|
| 996 |
+
814D813A81E681EE81F781F881F98204823C823D823F8275833B83CF83F98423
|
| 997 |
+
83C083E8841283E783E483FC83F6841083C683C883EB83E383BF840183DD83E5
|
| 998 |
+
83D883FF83E183CB83CE83D683F583C98409840F83DE8411840683C283F30000
|
| 999 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1000 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1001 |
+
000083D583FA83C783D183EA841383C383EC83EE83C483FB83D783E2841B83DB
|
| 1002 |
+
83FE86D886E286E686D386E386DA86EA86DD86EB86DC86EC86E986D786E886D1
|
| 1003 |
+
88488856885588BA88D788B988B888C088BE88B688BC88B788BD88B2890188C9
|
| 1004 |
+
89958998899789DD89DA89DB8A4E8A4D8A398A598A408A578A588A448A458A52
|
| 1005 |
+
8A488A518A4A8A4C8A4F8C5F8C818C808CBA8CBE8CB08CB98CB58D848D808D89
|
| 1006 |
+
8DD88DD38DCD8DC78DD68DDC8DCF8DD58DD98DC88DD78DC58EEF8EF78EFA0000
|
| 1007 |
+
DC
|
| 1008 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1009 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1010 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1011 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1012 |
+
8EF98EE68EEE8EE58EF58EE78EE88EF68EEB8EF18EEC8EF48EE9902D9034902F
|
| 1013 |
+
9106912C910490FF90FC910890F990FB9101910091079105910391619164915F
|
| 1014 |
+
916291609201920A92259203921A9226920F920C9200921291FF91FD92069204
|
| 1015 |
+
92279202921C92249219921792059216957B958D958C95909687967E96880000
|
| 1016 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1017 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1018 |
+
000096899683968096C296C896C396F196F0976C9770976E980798A998EB9CE6
|
| 1019 |
+
9EF94E834E844EB650BD50BF50C650AE50C450CA50B450C850C250B050C150BA
|
| 1020 |
+
50B150CB50C950B650B851D7527A5278527B527C55C355DB55CC55D055CB55CA
|
| 1021 |
+
55DD55C055D455C455E955BF55D2558D55CF55D555E255D655C855F255CD55D9
|
| 1022 |
+
55C25714585358685864584F584D5849586F5855584E585D58595865585B583D
|
| 1023 |
+
5863587158FC5AC75AC45ACB5ABA5AB85AB15AB55AB05ABF5AC85ABB5AC60000
|
| 1024 |
+
DD
|
| 1025 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1026 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1027 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1028 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1029 |
+
5AB75AC05ACA5AB45AB65ACD5AB95A905BD65BD85BD95C1F5C335D715D635D4A
|
| 1030 |
+
5D655D725D6C5D5E5D685D675D625DF05E4F5E4E5E4A5E4D5E4B5EC55ECC5EC6
|
| 1031 |
+
5ECB5EC75F405FAF5FAD60F76149614A612B614561366132612E6146612F614F
|
| 1032 |
+
612961406220916862236225622463C563F163EB641064126409642064240000
|
| 1033 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1034 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1035 |
+
000064336443641F641564186439643764226423640C64266430642864416435
|
| 1036 |
+
642F640A641A644064256427640B63E7641B642E6421640E656F659265D36686
|
| 1037 |
+
668C66956690668B668A66996694667867206966695F6938694E69626971693F
|
| 1038 |
+
6945696A6939694269576959697A694869496935696C6933693D696568F06978
|
| 1039 |
+
693469696940696F69446976695869416974694C693B694B6937695C694F6951
|
| 1040 |
+
69326952692F697B693C6B466B456B436B426B486B416B9BFA0D6BFB6BFC0000
|
| 1041 |
+
DE
|
| 1042 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1043 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1044 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1045 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1046 |
+
6BF96BF76BF86E9B6ED66EC86E8F6EC06E9F6E936E946EA06EB16EB96EC66ED2
|
| 1047 |
+
6EBD6EC16E9E6EC96EB76EB06ECD6EA66ECF6EB26EBE6EC36EDC6ED86E996E92
|
| 1048 |
+
6E8E6E8D6EA46EA16EBF6EB36ED06ECA6E976EAE6EA371477154715271637160
|
| 1049 |
+
7141715D716271727178716A7161714271587143714B7170715F715071530000
|
| 1050 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1051 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1052 |
+
00007144714D715A724F728D728C72917290728E733C7342733B733A7340734A
|
| 1053 |
+
73497444744A744B7452745174577440744F7450744E74427446744D745474E1
|
| 1054 |
+
74FF74FE74FD751D75797577698375EF760F760375F775FE75FC75F975F87610
|
| 1055 |
+
75FB75F675ED75F575FD769976B576DD7755775F776077527756775A77697767
|
| 1056 |
+
77547759776D77E07887789A7894788F788478957885788678A1788378797899
|
| 1057 |
+
78807896787B797C7982797D79797A117A187A197A127A177A157A227A130000
|
| 1058 |
+
DF
|
| 1059 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1060 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1061 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1062 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1063 |
+
7A1B7A107AA37AA27A9E7AEB7B667B647B6D7B747B697B727B657B737B717B70
|
| 1064 |
+
7B617B787B767B637CB27CB47CAF7D887D867D807D8D7D7F7D857D7A7D8E7D7B
|
| 1065 |
+
7D837D7C7D8C7D947D847D7D7D927F6D7F6B7F677F687F6C7FA67FA57FA77FDB
|
| 1066 |
+
7FDC8021816481608177815C8169815B816281726721815E81768167816F0000
|
| 1067 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1068 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1069 |
+
000081448161821D8249824482408242824584F1843F845684768479848F848D
|
| 1070 |
+
846584518440848684678430844D847D845A845984748473845D8507845E8437
|
| 1071 |
+
843A8434847A8443847884328445842983D9844B842F8442842D845F84708439
|
| 1072 |
+
844E844C8452846F84C5848E843B8447843684338468847E8444842B84608454
|
| 1073 |
+
846E8450870B870486F7870C86FA86D686F5874D86F8870E8709870186F6870D
|
| 1074 |
+
870588D688CB88CD88CE88DE88DB88DA88CC88D08985899B89DF89E589E40000
|
| 1075 |
+
E0
|
| 1076 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1077 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1078 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1079 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1080 |
+
89E189E089E289DC89E68A768A868A7F8A618A3F8A778A828A848A758A838A81
|
| 1081 |
+
8A748A7A8C3C8C4B8C4A8C658C648C668C868C848C858CCC8D688D698D918D8C
|
| 1082 |
+
8D8E8D8F8D8D8D938D948D908D928DF08DE08DEC8DF18DEE8DD08DE98DE38DE2
|
| 1083 |
+
8DE78DF28DEB8DF48F068EFF8F018F008F058F078F088F028F0B9052903F0000
|
| 1084 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1085 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1086 |
+
000090449049903D9110910D910F911191169114910B910E916E916F92489252
|
| 1087 |
+
9230923A926692339265925E9283922E924A9246926D926C924F92609267926F
|
| 1088 |
+
92369261927092319254926392509272924E9253924C92569232959F959C959E
|
| 1089 |
+
959B969296939691969796CE96FA96FD96F896F59773977797789772980F980D
|
| 1090 |
+
980E98AC98F698F999AF99B299B099B59AAD9AAB9B5B9CEA9CED9CE79E809EFD
|
| 1091 |
+
50E650D450D750E850F350DB50EA50DD50E450D350EC50F050EF50E350E00000
|
| 1092 |
+
E1
|
| 1093 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1094 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1095 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1096 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1097 |
+
51D85280528152E952EB533053AC56275615560C561255FC560F561C56015613
|
| 1098 |
+
560255FA561D560455FF55F95889587C5890589858865881587F5874588B587A
|
| 1099 |
+
58875891588E587658825888587B5894588F58FE596B5ADC5AEE5AE55AD55AEA
|
| 1100 |
+
5ADA5AED5AEB5AF35AE25AE05ADB5AEC5ADE5ADD5AD95AE85ADF5B775BE00000
|
| 1101 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1102 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1103 |
+
00005BE35C635D825D805D7D5D865D7A5D815D775D8A5D895D885D7E5D7C5D8D
|
| 1104 |
+
5D795D7F5E585E595E535ED85ED15ED75ECE5EDC5ED55ED95ED25ED45F445F43
|
| 1105 |
+
5F6F5FB6612C61286141615E61716173615261536172616C618061746154617A
|
| 1106 |
+
615B6165613B616A6161615662296227622B642B644D645B645D647464766472
|
| 1107 |
+
6473647D6475646664A6644E6482645E645C644B645364606450647F643F646C
|
| 1108 |
+
646B645964656477657365A066A166A0669F67056704672269B169B669C90000
|
| 1109 |
+
E2
|
| 1110 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1111 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1112 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1113 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1114 |
+
69A069CE699669B069AC69BC69916999698E69A7698D69A969BE69AF69BF69C4
|
| 1115 |
+
69BD69A469D469B969CA699A69CF69B3699369AA69A1699E69D96997699069C2
|
| 1116 |
+
69B569A569C66B4A6B4D6B4B6B9E6B9F6BA06BC36BC46BFE6ECE6EF56EF16F03
|
| 1117 |
+
6F256EF86F376EFB6F2E6F096F4E6F196F1A6F276F186F3B6F126EED6F0A0000
|
| 1118 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1119 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1120 |
+
00006F366F736EF96EEE6F2D6F406F306F3C6F356EEB6F076F0E6F436F056EFD
|
| 1121 |
+
6EF66F396F1C6EFC6F3A6F1F6F0D6F1E6F086F21718771907189718071857182
|
| 1122 |
+
718F717B718671817197724472537297729572937343734D7351734C74627473
|
| 1123 |
+
7471747574727467746E750075027503757D759076167608760C76157611760A
|
| 1124 |
+
761476B87781777C77857782776E7780776F777E778378B278AA78B478AD78A8
|
| 1125 |
+
787E78AB789E78A578A078AC78A278A47998798A798B79967995799479930000
|
| 1126 |
+
E3
|
| 1127 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1128 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1129 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1130 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1131 |
+
79977988799279907A2B7A4A7A307A2F7A287A267AA87AAB7AAC7AEE7B887B9C
|
| 1132 |
+
7B8A7B917B907B967B8D7B8C7B9B7B8E7B857B9852847B997BA47B827CBB7CBF
|
| 1133 |
+
7CBC7CBA7DA77DB77DC27DA37DAA7DC17DC07DC57D9D7DCE7DC47DC67DCB7DCC
|
| 1134 |
+
7DAF7DB97D967DBC7D9F7DA67DAE7DA97DA17DC97F737FE27FE37FE57FDE0000
|
| 1135 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1136 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1137 |
+
00008024805D805C8189818681838187818D818C818B8215849784A484A1849F
|
| 1138 |
+
84BA84CE84C284AC84AE84AB84B984B484C184CD84AA849A84B184D0849D84A7
|
| 1139 |
+
84BB84A2849484C784CC849B84A984AF84A884D6849884B684CF84A084D784D4
|
| 1140 |
+
84D284DB84B084918661873387238728876B8740872E871E87218719871B8743
|
| 1141 |
+
872C8741873E874687208732872A872D873C8712873A87318735874287268727
|
| 1142 |
+
87388724871A8730871188F788E788F188F288FA88FE88EE88FC88F688FB0000
|
| 1143 |
+
E4
|
| 1144 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1145 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1146 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1147 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1148 |
+
88F088EC88EB899D89A1899F899E89E989EB89E88AAB8A998A8B8A928A8F8A96
|
| 1149 |
+
8C3D8C688C698CD58CCF8CD78D968E098E028DFF8E0D8DFD8E0A8E038E078E06
|
| 1150 |
+
8E058DFE8E008E048F108F118F0E8F0D9123911C91209122911F911D911A9124
|
| 1151 |
+
9121911B917A91729179917392A592A49276929B927A92A0929492AA928D0000
|
| 1152 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1153 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1154 |
+
000092A6929A92AB92799297927F92A392EE928E9282929592A2927D928892A1
|
| 1155 |
+
928A9286928C929992A7927E928792A9929D928B922D969E96A196FF9758977D
|
| 1156 |
+
977A977E978397809782977B97849781977F97CE97CD981698AD98AE99029900
|
| 1157 |
+
9907999D999C99C399B999BB99BA99C299BD99C79AB19AE39AE79B3E9B3F9B60
|
| 1158 |
+
9B619B5F9CF19CF29CF59EA750FF5103513050F85106510750F650FE510B510C
|
| 1159 |
+
50FD510A528B528C52F152EF56485642564C56355641564A5649564656580000
|
| 1160 |
+
E5
|
| 1161 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1162 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1163 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1164 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1165 |
+
565A56405633563D562C563E5638562A563A571A58AB589D58B158A058A358AF
|
| 1166 |
+
58AC58A558A158FF5AFF5AF45AFD5AF75AF65B035AF85B025AF95B015B075B05
|
| 1167 |
+
5B0F5C675D995D975D9F5D925DA25D935D955DA05D9C5DA15D9A5D9E5E695E5D
|
| 1168 |
+
5E605E5C7DF35EDB5EDE5EE15F495FB2618B6183617961B161B061A261890000
|
| 1169 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1170 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1171 |
+
0000619B619361AF61AD619F619261AA61A1618D616661B3622D646E64706496
|
| 1172 |
+
64A064856497649C648F648B648A648C64A3649F646864B164986576657A6579
|
| 1173 |
+
657B65B265B366B566B066A966B266B766AA66AF6A006A066A1769E569F86A15
|
| 1174 |
+
69F169E46A2069FF69EC69E26A1B6A1D69FE6A2769F269EE6A1469F769E76A40
|
| 1175 |
+
6A0869E669FB6A0D69FC69EB6A096A046A186A256A0F69F66A266A0769F46A16
|
| 1176 |
+
6B516BA56BA36BA26BA66C016C006BFF6C026F416F266F7E6F876FC66F920000
|
| 1177 |
+
E6
|
| 1178 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1179 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1180 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1181 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1182 |
+
6F8D6F896F8C6F626F4F6F856F5A6F966F766F6C6F826F556F726F526F506F57
|
| 1183 |
+
6F946F936F5D6F006F616F6B6F7D6F676F906F536F8B6F696F7F6F956F636F77
|
| 1184 |
+
6F6A6F7B71B271AF719B71B071A0719A71A971B5719D71A5719E71A471A171AA
|
| 1185 |
+
719C71A771B37298729A73587352735E735F7360735D735B7361735A73590000
|
| 1186 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1187 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1188 |
+
0000736274877489748A74867481747D74857488747C747975087507757E7625
|
| 1189 |
+
761E7619761D761C7623761A7628761B769C769D769E769B778D778F77897788
|
| 1190 |
+
78CD78BB78CF78CC78D178CE78D478C878C378C478C9799A79A179A0799C79A2
|
| 1191 |
+
799B6B767A397AB27AB47AB37BB77BCB7BBE7BAC7BCE7BAF7BB97BCA7BB57CC5
|
| 1192 |
+
7CC87CCC7CCB7DF77DDB7DEA7DE77DD77DE17E037DFA7DE67DF67DF17DF07DEE
|
| 1193 |
+
7DDF7F767FAC7FB07FAD7FED7FEB7FEA7FEC7FE67FE88064806781A3819F0000
|
| 1194 |
+
E7
|
| 1195 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1196 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1197 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1198 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1199 |
+
819E819581A2819981978216824F825382528250824E82518524853B850F8500
|
| 1200 |
+
8529850E8509850D851F850A8527851C84FB852B84FA8508850C84F4852A84F2
|
| 1201 |
+
851584F784EB84F384FC851284EA84E9851684FE8528851D852E850284FD851E
|
| 1202 |
+
84F68531852684E784E884F084EF84F9851885208530850B8519852F86620000
|
| 1203 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1204 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1205 |
+
0000875687638764877787E1877387588754875B87528761875A8751875E876D
|
| 1206 |
+
876A8750874E875F875D876F876C877A876E875C8765874F877B877587628767
|
| 1207 |
+
8769885A8905890C8914890B891789188919890689168911890E890989A289A4
|
| 1208 |
+
89A389ED89F089EC8ACF8AC68AB88AD38AD18AD48AD58ABB8AD78ABE8AC08AC5
|
| 1209 |
+
8AD88AC38ABA8ABD8AD98C3E8C4D8C8F8CE58CDF8CD98CE88CDA8CDD8CE78DA0
|
| 1210 |
+
8D9C8DA18D9B8E208E238E258E248E2E8E158E1B8E168E118E198E268E270000
|
| 1211 |
+
E8
|
| 1212 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1213 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1214 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1215 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1216 |
+
8E148E128E188E138E1C8E178E1A8F2C8F248F188F1A8F208F238F168F179073
|
| 1217 |
+
9070906F9067906B912F912B9129912A91329126912E91859186918A91819182
|
| 1218 |
+
9184918092D092C392C492C092D992B692CF92F192DF92D892E992D792DD92CC
|
| 1219 |
+
92EF92C292E892CA92C892CE92E692CD92D592C992E092DE92E792D192D30000
|
| 1220 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1221 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1222 |
+
000092B592E192C692B4957C95AC95AB95AE95B096A496A296D3970597089702
|
| 1223 |
+
975A978A978E978897D097CF981E981D9826982998289820981B982798B29908
|
| 1224 |
+
98FA9911991499169917991599DC99CD99CF99D399D499CE99C999D699D899CB
|
| 1225 |
+
99D799CC9AB39AEC9AEB9AF39AF29AF19B469B439B679B749B719B669B769B75
|
| 1226 |
+
9B709B689B649B6C9CFC9CFA9CFD9CFF9CF79D079D009CF99CFB9D089D059D04
|
| 1227 |
+
9E839ED39F0F9F10511C51135117511A511151DE533453E156705660566E0000
|
| 1228 |
+
E9
|
| 1229 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1230 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1231 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1232 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1233 |
+
567356665663566D5672565E5677571C571B58C858BD58C958BF58BA58C258BC
|
| 1234 |
+
58C65B175B195B1B5B215B145B135B105B165B285B1A5B205B1E5BEF5DAC5DB1
|
| 1235 |
+
5DA95DA75DB55DB05DAE5DAA5DA85DB25DAD5DAF5DB45E675E685E665E6F5EE9
|
| 1236 |
+
5EE75EE65EE85EE55F4B5FBC619D61A8619661C561B461C661C161CC61BA0000
|
| 1237 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1238 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1239 |
+
000061BF61B8618C64D764D664D064CF64C964BD648964C364DB64F364D96533
|
| 1240 |
+
657F657C65A266C866BE66C066CA66CB66CF66BD66BB66BA66CC67236A346A66
|
| 1241 |
+
6A496A676A326A686A3E6A5D6A6D6A766A5B6A516A286A5A6A3B6A3F6A416A6A
|
| 1242 |
+
6A646A506A4F6A546A6F6A696A606A3C6A5E6A566A556A4D6A4E6A466B556B54
|
| 1243 |
+
6B566BA76BAA6BAB6BC86BC76C046C036C066FAD6FCB6FA36FC76FBC6FCE6FC8
|
| 1244 |
+
6F5E6FC46FBD6F9E6FCA6FA870046FA56FAE6FBA6FAC6FAA6FCF6FBF6FB80000
|
| 1245 |
+
EA
|
| 1246 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1247 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1248 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1249 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1250 |
+
6FA26FC96FAB6FCD6FAF6FB26FB071C571C271BF71B871D671C071C171CB71D4
|
| 1251 |
+
71CA71C771CF71BD71D871BC71C671DA71DB729D729E736973667367736C7365
|
| 1252 |
+
736B736A747F749A74A074947492749574A1750B7580762F762D7631763D7633
|
| 1253 |
+
763C76357632763076BB76E6779A779D77A1779C779B77A277A3779577990000
|
| 1254 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1255 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1256 |
+
0000779778DD78E978E578EA78DE78E378DB78E178E278ED78DF78E079A47A44
|
| 1257 |
+
7A487A477AB67AB87AB57AB17AB77BDE7BE37BE77BDD7BD57BE57BDA7BE87BF9
|
| 1258 |
+
7BD47BEA7BE27BDC7BEB7BD87BDF7CD27CD47CD77CD07CD17E127E217E177E0C
|
| 1259 |
+
7E1F7E207E137E0E7E1C7E157E1A7E227E0B7E0F7E167E0D7E147E257E247F43
|
| 1260 |
+
7F7B7F7C7F7A7FB17FEF802A8029806C81B181A681AE81B981B581AB81B081AC
|
| 1261 |
+
81B481B281B781A781F282558256825785568545856B854D8553856185580000
|
| 1262 |
+
EB
|
| 1263 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1264 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1265 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1266 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1267 |
+
854085468564854185628544855185478563853E855B8571854E856E85758555
|
| 1268 |
+
85678560858C8566855D85548565856C866386658664879B878F879787938792
|
| 1269 |
+
87888781879687988779878787A3878587908791879D87848794879C879A8789
|
| 1270 |
+
891E89268930892D892E89278931892289298923892F892C891F89F18AE00000
|
| 1271 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1272 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1273 |
+
00008AE28AF28AF48AF58ADD8B148AE48ADF8AF08AC88ADE8AE18AE88AFF8AEF
|
| 1274 |
+
8AFB8C918C928C908CF58CEE8CF18CF08CF38D6C8D6E8DA58DA78E338E3E8E38
|
| 1275 |
+
8E408E458E368E3C8E3D8E418E308E3F8EBD8F368F2E8F358F328F398F378F34
|
| 1276 |
+
90769079907B908690FA913391359136919391909191918D918F9327931E9308
|
| 1277 |
+
931F9306930F937A9338933C931B9323931293019346932D930E930D92CB931D
|
| 1278 |
+
92FA9325931392F992F793349302932492FF932993399335932A9314930C0000
|
| 1279 |
+
EC
|
| 1280 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1281 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1282 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1283 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1284 |
+
930B92FE9309930092FB931695BC95CD95BE95B995BA95B695BF95B595BD96A9
|
| 1285 |
+
96D4970B9712971097999797979497F097F89835982F98329924991F99279929
|
| 1286 |
+
999E99EE99EC99E599E499F099E399EA99E999E79AB99ABF9AB49ABB9AF69AFA
|
| 1287 |
+
9AF99AF79B339B809B859B879B7C9B7E9B7B9B829B939B929B909B7A9B950000
|
| 1288 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1289 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1290 |
+
00009B7D9B889D259D179D209D1E9D149D299D1D9D189D229D109D199D1F9E88
|
| 1291 |
+
9E869E879EAE9EAD9ED59ED69EFA9F129F3D51265125512251245120512952F4
|
| 1292 |
+
5693568C568D568656845683567E5682567F568158D658D458CF58D25B2D5B25
|
| 1293 |
+
5B325B235B2C5B275B265B2F5B2E5B7B5BF15BF25DB75E6C5E6A5FBE5FBB61C3
|
| 1294 |
+
61B561BC61E761E061E561E461E861DE64EF64E964E364EB64E464E865816580
|
| 1295 |
+
65B665DA66D26A8D6A966A816AA56A896A9F6A9B6AA16A9E6A876A936A8E0000
|
| 1296 |
+
ED
|
| 1297 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1298 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1299 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1300 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1301 |
+
6A956A836AA86AA46A916A7F6AA66A9A6A856A8C6A926B5B6BAD6C096FCC6FA9
|
| 1302 |
+
6FF46FD46FE36FDC6FED6FE76FE66FDE6FF26FDD6FE26FE871E171F171E871F2
|
| 1303 |
+
71E471F071E27373736E736F749774B274AB749074AA74AD74B174A574AF7510
|
| 1304 |
+
75117512750F7584764376487649764776A476E977B577AB77B277B777B60000
|
| 1305 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1306 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1307 |
+
000077B477B177A877F078F378FD790278FB78FC78F2790578F978FE790479AB
|
| 1308 |
+
79A87A5C7A5B7A567A587A547A5A7ABE7AC07AC17C057C0F7BF27C007BFF7BFB
|
| 1309 |
+
7C0E7BF47C0B7BF37C027C097C037C017BF87BFD7C067BF07BF17C107C0A7CE8
|
| 1310 |
+
7E2D7E3C7E427E3398487E387E2A7E497E407E477E297E4C7E307E3B7E367E44
|
| 1311 |
+
7E3A7F457F7F7F7E7F7D7FF47FF2802C81BB81C481CC81CA81C581C781BC81E9
|
| 1312 |
+
825B825A825C85838580858F85A7859585A0858B85A3857B85A4859A859E0000
|
| 1313 |
+
EE
|
| 1314 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1315 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1316 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1317 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1318 |
+
8577857C858985A1857A85788557858E85968586858D8599859D858185A28582
|
| 1319 |
+
858885858579857685988590859F866887BE87AA87AD87C587B087AC87B987B5
|
| 1320 |
+
87BC87AE87C987C387C287CC87B787AF87C487CA87B487B687BF87B887BD87DE
|
| 1321 |
+
87B289358933893C893E894189528937894289AD89AF89AE89F289F38B1E0000
|
| 1322 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1323 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1324 |
+
00008B188B168B118B058B0B8B228B0F8B128B158B078B0D8B088B068B1C8B13
|
| 1325 |
+
8B1A8C4F8C708C728C718C6F8C958C948CF98D6F8E4E8E4D8E538E508E4C8E47
|
| 1326 |
+
8F438F409085907E9138919A91A2919B9199919F91A1919D91A093A1938393AF
|
| 1327 |
+
936493569347937C9358935C93769349935093519360936D938F934C936A9379
|
| 1328 |
+
935793559352934F93719377937B9361935E936393679380934E935995C795C0
|
| 1329 |
+
95C995C395C595B796AE96B096AC9720971F9718971D9719979A97A1979C0000
|
| 1330 |
+
EF
|
| 1331 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1332 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1333 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1334 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1335 |
+
979E979D97D597D497F198419844984A9849984598439925992B992C992A9933
|
| 1336 |
+
9932992F992D99319930999899A399A19A0299FA99F499F799F999F899F699FB
|
| 1337 |
+
99FD99FE99FC9A039ABE9AFE9AFD9B019AFC9B489B9A9BA89B9E9B9B9BA69BA1
|
| 1338 |
+
9BA59BA49B869BA29BA09BAF9D339D419D679D369D2E9D2F9D319D389D300000
|
| 1339 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1340 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1341 |
+
00009D459D429D439D3E9D379D409D3D7FF59D2D9E8A9E899E8D9EB09EC89EDA
|
| 1342 |
+
9EFB9EFF9F249F239F229F549FA05131512D512E5698569C5697569A569D5699
|
| 1343 |
+
59705B3C5C695C6A5DC05E6D5E6E61D861DF61ED61EE61F161EA61F061EB61D6
|
| 1344 |
+
61E964FF650464FD64F86501650364FC659465DB66DA66DB66D86AC56AB96ABD
|
| 1345 |
+
6AE16AC66ABA6AB66AB76AC76AB46AAD6B5E6BC96C0B7007700C700D70017005
|
| 1346 |
+
7014700E6FFF70006FFB70266FFC6FF7700A720171FF71F9720371FD73760000
|
| 1347 |
+
F0
|
| 1348 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1349 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1350 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1351 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1352 |
+
74B874C074B574C174BE74B674BB74C275147513765C76647659765076537657
|
| 1353 |
+
765A76A676BD76EC77C277BA78FF790C79137914790979107912791179AD79AC
|
| 1354 |
+
7A5F7C1C7C297C197C207C1F7C2D7C1D7C267C287C227C257C307E5C7E507E56
|
| 1355 |
+
7E637E587E627E5F7E517E607E577E537FB57FB37FF77FF8807581D181D20000
|
| 1356 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1357 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1358 |
+
000081D0825F825E85B485C685C085C385C285B385B585BD85C785C485BF85CB
|
| 1359 |
+
85CE85C885C585B185B685D2862485B885B785BE866987E787E687E287DB87EB
|
| 1360 |
+
87EA87E587DF87F387E487D487DC87D387ED87D887E387A487D787D9880187F4
|
| 1361 |
+
87E887DD8953894B894F894C89468950895189498B2A8B278B238B338B308B35
|
| 1362 |
+
8B478B2F8B3C8B3E8B318B258B378B268B368B2E8B248B3B8B3D8B3A8C428C75
|
| 1363 |
+
8C998C988C978CFE8D048D028D008E5C8E628E608E578E568E5E8E658E670000
|
| 1364 |
+
F1
|
| 1365 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1366 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1367 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1368 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1369 |
+
8E5B8E5A8E618E5D8E698E548F468F478F488F4B9128913A913B913E91A891A5
|
| 1370 |
+
91A791AF91AA93B5938C939293B7939B939D938993A7938E93AA939E93A69395
|
| 1371 |
+
93889399939F938D93B1939193B293A493A893B493A393A595D295D395D196B3
|
| 1372 |
+
96D796DA5DC296DF96D896DD97239722972597AC97AE97A897AB97A497AA0000
|
| 1373 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1374 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1375 |
+
000097A297A597D797D997D697D897FA98509851985298B89941993C993A9A0F
|
| 1376 |
+
9A0B9A099A0D9A049A119A0A9A059A079A069AC09ADC9B089B049B059B299B35
|
| 1377 |
+
9B4A9B4C9B4B9BC79BC69BC39BBF9BC19BB59BB89BD39BB69BC49BB99BBD9D5C
|
| 1378 |
+
9D539D4F9D4A9D5B9D4B9D599D569D4C9D579D529D549D5F9D589D5A9E8E9E8C
|
| 1379 |
+
9EDF9F019F009F169F259F2B9F2A9F299F289F4C9F5551345135529652F753B4
|
| 1380 |
+
56AB56AD56A656A756AA56AC58DA58DD58DB59125B3D5B3E5B3F5DC35E700000
|
| 1381 |
+
F2
|
| 1382 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1383 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1384 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1385 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1386 |
+
5FBF61FB65076510650D6509650C650E658465DE65DD66DE6AE76AE06ACC6AD1
|
| 1387 |
+
6AD96ACB6ADF6ADC6AD06AEB6ACF6ACD6ADE6B606BB06C0C7019702770207016
|
| 1388 |
+
702B702170227023702970177024701C702A720C720A72077202720572A572A6
|
| 1389 |
+
72A472A372A174CB74C574B774C37516766077C977CA77C477F1791D791B0000
|
| 1390 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1391 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1392 |
+
00007921791C7917791E79B07A677A687C337C3C7C397C2C7C3B7CEC7CEA7E76
|
| 1393 |
+
7E757E787E707E777E6F7E7A7E727E747E687F4B7F4A7F837F867FB77FFD7FFE
|
| 1394 |
+
807881D781D582648261826385EB85F185ED85D985E185E885DA85D785EC85F2
|
| 1395 |
+
85F885D885DF85E385DC85D185F085E685EF85DE85E2880087FA880387F687F7
|
| 1396 |
+
8809880C880B880687FC880887FF880A88028962895A895B89578961895C8958
|
| 1397 |
+
895D8959898889B789B689F68B508B488B4A8B408B538B568B548B4B8B550000
|
| 1398 |
+
F3
|
| 1399 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1400 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1401 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1402 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1403 |
+
8B518B428B528B578C438C778C768C9A8D068D078D098DAC8DAA8DAD8DAB8E6D
|
| 1404 |
+
8E788E738E6A8E6F8E7B8EC28F528F518F4F8F508F538FB49140913F91B091AD
|
| 1405 |
+
93DE93C793CF93C293DA93D093F993EC93CC93D993A993E693CA93D493EE93E3
|
| 1406 |
+
93D593C493CE93C093D293E7957D95DA95DB96E19729972B972C972897260000
|
| 1407 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1408 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1409 |
+
000097B397B797B697DD97DE97DF985C9859985D985798BF98BD98BB98BE9948
|
| 1410 |
+
9947994399A699A79A1A9A159A259A1D9A249A1B9A229A209A279A239A1E9A1C
|
| 1411 |
+
9A149AC29B0B9B0A9B0E9B0C9B379BEA9BEB9BE09BDE9BE49BE69BE29BF09BD4
|
| 1412 |
+
9BD79BEC9BDC9BD99BE59BD59BE19BDA9D779D819D8A9D849D889D719D809D78
|
| 1413 |
+
9D869D8B9D8C9D7D9D6B9D749D759D709D699D859D739D7B9D829D6F9D799D7F
|
| 1414 |
+
9D879D689E949E919EC09EFC9F2D9F409F419F4D9F569F579F58533756B20000
|
| 1415 |
+
F4
|
| 1416 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1417 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1418 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1419 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1420 |
+
56B556B358E35B455DC65DC75EEE5EEF5FC05FC161F9651765166515651365DF
|
| 1421 |
+
66E866E366E46AF36AF06AEA6AE86AF96AF16AEE6AEF703C7035702F70377034
|
| 1422 |
+
703170427038703F703A70397040703B703370417213721472A8737D737C74BA
|
| 1423 |
+
76AB76AA76BE76ED77CC77CE77CF77CD77F27925792379277928792479290000
|
| 1424 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1425 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1426 |
+
000079B27A6E7A6C7A6D7AF77C497C487C4A7C477C457CEE7E7B7E7E7E817E80
|
| 1427 |
+
7FBA7FFF807981DB81D9820B82688269862285FF860185FE861B860085F68604
|
| 1428 |
+
86098605860C85FD8819881088118817881388168963896689B989F78B608B6A
|
| 1429 |
+
8B5D8B688B638B658B678B6D8DAE8E868E888E848F598F568F578F558F588F5A
|
| 1430 |
+
908D9143914191B791B591B291B3940B941393FB9420940F941493FE94159410
|
| 1431 |
+
94289419940D93F5940093F79407940E9416941293FA940993F8940A93FF0000
|
| 1432 |
+
F5
|
| 1433 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1434 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1435 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1436 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1437 |
+
93FC940C93F69411940695DE95E095DF972E972F97B997BB97FD97FE98609862
|
| 1438 |
+
9863985F98C198C29950994E9959994C994B99539A329A349A319A2C9A2A9A36
|
| 1439 |
+
9A299A2E9A389A2D9AC79ACA9AC69B109B129B119C0B9C089BF79C059C129BF8
|
| 1440 |
+
9C409C079C0E9C069C179C149C099D9F9D999DA49D9D9D929D989D909D9B0000
|
| 1441 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1442 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1443 |
+
00009DA09D949D9C9DAA9D979DA19D9A9DA29DA89D9E9DA39DBF9DA99D969DA6
|
| 1444 |
+
9DA79E999E9B9E9A9EE59EE49EE79EE69F309F2E9F5B9F609F5E9F5D9F599F91
|
| 1445 |
+
513A51395298529756C356BD56BE5B485B475DCB5DCF5EF161FD651B6B026AFC
|
| 1446 |
+
6B036AF86B0070437044704A7048704970457046721D721A7219737E7517766A
|
| 1447 |
+
77D0792D7931792F7C547C537CF27E8A7E877E887E8B7E867E8D7F4D7FBB8030
|
| 1448 |
+
81DD8618862A8626861F8623861C86198627862E862186208629861E86250000
|
| 1449 |
+
F6
|
| 1450 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1451 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1452 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1453 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1454 |
+
8829881D881B88208824881C882B884A896D8969896E896B89FA8B798B788B45
|
| 1455 |
+
8B7A8B7B8D108D148DAF8E8E8E8C8F5E8F5B8F5D91469144914591B9943F943B
|
| 1456 |
+
94369429943D943C94309439942A9437942C9440943195E595E495E39735973A
|
| 1457 |
+
97BF97E1986498C998C698C0995899569A399A3D9A469A449A429A419A3A0000
|
| 1458 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1459 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1460 |
+
00009A3F9ACD9B159B179B189B169B3A9B529C2B9C1D9C1C9C2C9C239C289C29
|
| 1461 |
+
9C249C219DB79DB69DBC9DC19DC79DCA9DCF9DBE9DC59DC39DBB9DB59DCE9DB9
|
| 1462 |
+
9DBA9DAC9DC89DB19DAD9DCC9DB39DCD9DB29E7A9E9C9EEB9EEE9EED9F1B9F18
|
| 1463 |
+
9F1A9F319F4E9F659F649F924EB956C656C556CB59715B4B5B4C5DD55DD15EF2
|
| 1464 |
+
65216520652665226B0B6B086B096C0D7055705670577052721E721F72A9737F
|
| 1465 |
+
74D874D574D974D7766D76AD793579B47A707A717C577C5C7C597C5B7C5A0000
|
| 1466 |
+
F7
|
| 1467 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1468 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1469 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1470 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1471 |
+
7CF47CF17E917F4F7F8781DE826B863486358633862C86328636882C88288826
|
| 1472 |
+
882A8825897189BF89BE89FB8B7E8B848B828B868B858B7F8D158E958E948E9A
|
| 1473 |
+
8E928E908E968E978F608F629147944C9450944A944B944F9447944594489449
|
| 1474 |
+
9446973F97E3986A986998CB9954995B9A4E9A539A549A4C9A4F9A489A4A0000
|
| 1475 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1476 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1477 |
+
00009A499A529A509AD09B199B2B9B3B9B569B559C469C489C3F9C449C399C33
|
| 1478 |
+
9C419C3C9C379C349C329C3D9C369DDB9DD29DDE9DDA9DCB9DD09DDC9DD19DDF
|
| 1479 |
+
9DE99DD99DD89DD69DF59DD59DDD9EB69EF09F359F339F329F429F6B9F959FA2
|
| 1480 |
+
513D529958E858E759725B4D5DD8882F5F4F62016203620465296525659666EB
|
| 1481 |
+
6B116B126B0F6BCA705B705A7222738273817383767077D47C677C667E95826C
|
| 1482 |
+
863A86408639863C8631863B863E88308832882E883389768974897389FE0000
|
| 1483 |
+
F8
|
| 1484 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1485 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1486 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1487 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1488 |
+
8B8C8B8E8B8B8B888C458D198E988F648F6391BC94629455945D9457945E97C4
|
| 1489 |
+
97C598009A569A599B1E9B1F9B209C529C589C509C4A9C4D9C4B9C559C599C4C
|
| 1490 |
+
9C4E9DFB9DF79DEF9DE39DEB9DF89DE49DF69DE19DEE9DE69DF29DF09DE29DEC
|
| 1491 |
+
9DF49DF39DE89DED9EC29ED09EF29EF39F069F1C9F389F379F369F439F4F0000
|
| 1492 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1493 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1494 |
+
00009F719F709F6E9F6F56D356CD5B4E5C6D652D66ED66EE6B13705F7061705D
|
| 1495 |
+
7060722374DB74E577D5793879B779B67C6A7E977F89826D8643883888378835
|
| 1496 |
+
884B8B948B958E9E8E9F8EA08E9D91BE91BD91C2946B9468946996E597469743
|
| 1497 |
+
974797C797E59A5E9AD59B599C639C679C669C629C5E9C609E029DFE9E079E03
|
| 1498 |
+
9E069E059E009E019E099DFF9DFD9E049EA09F1E9F469F749F759F7656D4652E
|
| 1499 |
+
65B86B186B196B176B1A7062722672AA77D877D979397C697C6B7CF67E9A0000
|
| 1500 |
+
F9
|
| 1501 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1502 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1503 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1504 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1505 |
+
7E987E9B7E9981E081E18646864786488979897A897C897B89FF8B988B998EA5
|
| 1506 |
+
8EA48EA3946E946D946F9471947397499872995F9C689C6E9C6D9E0B9E0D9E10
|
| 1507 |
+
9E0F9E129E119EA19EF59F099F479F789F7B9F7A9F79571E70667C6F883C8DB2
|
| 1508 |
+
8EA691C394749478947694759A609C749C739C719C759E149E139EF69F0A0000
|
| 1509 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1510 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1511 |
+
00009FA4706870657CF7866A883E883D883F8B9E8C9C8EA98EC9974B98739874
|
| 1512 |
+
98CC996199AB9A649A669A679B249E159E179F4862076B1E7227864C8EA89482
|
| 1513 |
+
948094819A699A689B2E9E197229864B8B9F94839C799EB776759A6B9C7A9E1D
|
| 1514 |
+
7069706A9EA49F7E9F499F980000000000000000000000000000000000000000
|
| 1515 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1516 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cns11643.enc
ADDED
|
@@ -0,0 +1,1584 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cns11643, double-byte
|
| 2 |
+
D
|
| 3 |
+
2134 0 93
|
| 4 |
+
21
|
| 5 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 6 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 7 |
+
00004E284E364E3F4E854E054E04518251965338536953B64E2A4E874E4951E2
|
| 8 |
+
4E464E8F4EBC4EBE516651E35204529C53B95902590A5B805DDB5E7A5E7F5EF4
|
| 9 |
+
5F505F515F61961D4E3C4E634E624EA351854EC54ECF4ECE4ECC518451865722
|
| 10 |
+
572351E45205529E529D52FD5300533A5C735346535D538653B7620953CC6C15
|
| 11 |
+
53CE57216C3F5E005F0C623762386534653565E04F0E738D4E974EE04F144EF1
|
| 12 |
+
4EE74EF74EE64F1D4F024F054F2256D8518B518C519951E55213520B52A60000
|
| 13 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 14 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 15 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 16 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 17 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 18 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 19 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 20 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 21 |
+
22
|
| 22 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 23 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 24 |
+
000053225304530353075407531E535F536D538953BA53D0598053F653F753F9
|
| 25 |
+
597E53F4597F5B565724590459185932593059345DDF59755E845B825BF95C14
|
| 26 |
+
5FD55FD45FCF625C625E626462615E815E835F0D5F52625A5FCA5FC7623965EE
|
| 27 |
+
624F65E7672F6B7A6C39673F673C6C376C446C45738C75927676909390926C4B
|
| 28 |
+
6C4C4E214E204E224E684E894E984EF94EEF7F5182784EF84F064F034EFC4EEE
|
| 29 |
+
4F1690994F284F1C4F074F1A4EFA4F17514A962351724F3B51B451B351B20000
|
| 30 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 31 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 32 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 33 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 34 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 35 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 36 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 37 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 38 |
+
23
|
| 39 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 40 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 41 |
+
00004F6451E84F675214520F5215521852A84F33534B534F518F5350521C538B
|
| 42 |
+
522153BE52AE53D2541653FF538E540054305405541354155445541956E35735
|
| 43 |
+
57365731573258EE59054E545447593656E756E55741597A574C5986574B5752
|
| 44 |
+
5B865F535C1859985C3D5C78598E59A25990598F5C8059A15E085B925C285C2A
|
| 45 |
+
5C8D5EF55F0E5C8B5C895C925FD35FDA5C935FDB5DE0620F625D625F62676257
|
| 46 |
+
9F505E8D65EB65EA5F7867375FD2673267366B226BCE5FEE6C586C516C770000
|
| 47 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 48 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 49 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 50 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 51 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 52 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 53 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 54 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 55 |
+
24
|
| 56 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 57 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 58 |
+
00006C3C5FFA6C5A5FF76C53706F7072706E6283628C707372B172B26287738F
|
| 59 |
+
627B627A6270793C6288808D808E6272827B65F08D718FB99096909A67454E24
|
| 60 |
+
4E7167554E9C4F454F4A4F394F37674B4F324F426C1A4F444F4B6C6B4F404F35
|
| 61 |
+
4F3151516C6F5150514E6C6D6C87519D6C9C51B551B851EC522352275226521F
|
| 62 |
+
522B522052B452B372C65325533B537473957397739373947392544D75397594
|
| 63 |
+
543A7681793D5444544C5423541A5432544B5421828F54345449545054220000
|
| 64 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 65 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 66 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 67 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 68 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 69 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 70 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 71 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 72 |
+
25
|
| 73 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 74 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 75 |
+
0000543F5451545A542F8FC956E956F256F356EF56ED56EC56E6574896285744
|
| 76 |
+
573F573C575357564F85575F5743575857574F744F894F8457464F4C573D4F6A
|
| 77 |
+
57425754575558F158F258F0590B9EA656F1593D4F955994598C519E599C51BE
|
| 78 |
+
5235599F5233599B52315989599A530B658853925B8D54875BFE5BFF5BFD5C2B
|
| 79 |
+
54885C845C8E5C9C5465546C5C855DF55E09546F54615E0B54985E925E905F03
|
| 80 |
+
56F75F1E5F6357725FE75FFE5FE65FDC5FCE57805FFC5FDF5FEC5FF657620000
|
| 81 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 82 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 83 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 84 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 85 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 86 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 87 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 88 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 89 |
+
26
|
| 90 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 91 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 92 |
+
00005FF25FF05FF95945621359BA59CF623B623C628259C159B659BC6278628B
|
| 93 |
+
59B1629E62A5629B629C6299628D6285629D62755C445C475CAE65F65CA05CB5
|
| 94 |
+
5CAF66F5675B5C9F675467525CA267586744674A67615CB66C7F6C916C9E5E14
|
| 95 |
+
6C6E6C7C6C9F6C755F246C566CA26C795F7D6CA15FE56CAA6CA0601970797077
|
| 96 |
+
707E600A7075707B7264601E72BB72BC72C772B972BE72B66011600C7398601C
|
| 97 |
+
6214623D62AD7593768062BE768376C076C162AE62B377F477F562A97ACC0000
|
| 98 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 99 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 100 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 101 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 102 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 103 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 104 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 105 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 106 |
+
27
|
| 107 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 108 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 109 |
+
00007ACD7CFA809F80918097809466048286828C65FB8295660B866C66058FB5
|
| 110 |
+
8FBE8FC766F68FC190A990A4678E6792677690A896279626962B963396349629
|
| 111 |
+
4E3D679F4E9D4F934F8A677D67814F6D4F8E4FA04FA24FA14F9F4FA36C1D4F72
|
| 112 |
+
6CEC4F8C51566CD96CB651906CAD6CE76CB751ED51FE522F6CC3523C52345239
|
| 113 |
+
52B952B552BF53556C9D5376537A53936D3053C153C253D554856CCF545F5493
|
| 114 |
+
548954799EFE548F5469546D70915494546A548A708356FD56FB56F872D80000
|
| 115 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 116 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 117 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 118 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 119 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 120 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 121 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 122 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 123 |
+
28
|
| 124 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 125 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 126 |
+
000056FC56F6576557815763576772D1576E5778577F73A673A258F3594B594C
|
| 127 |
+
74DD74E8753F59AD753E59C4759859C259B076F176F076F577F859BF77F959C9
|
| 128 |
+
59B859AC7942793F79C559B759D77AFB5B607CFD5B965B9E5B945B9F5B9D80B5
|
| 129 |
+
5C005C1982A082C05C495C4A82985CBB5CC182A782AE82BC5CB95C9E5CB45CBA
|
| 130 |
+
5DF65E135E125E7782C35E9882A25E995E9D5EF8866E5EF98FD25F065F218FCD
|
| 131 |
+
5F255F558FD790B290B45F845F8360306007963D6036963A96434FCD5FE90000
|
| 132 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 133 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 134 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 135 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 136 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 137 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 138 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 139 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 140 |
+
29
|
| 141 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 142 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 143 |
+
0000603D60084FC94FCB62BA62B24FDC62B762E462A74FDB4FC74FD662D562E1
|
| 144 |
+
62DD62A662C162C562C062DF62E062DE53976589539965A665BA54A165FF54A5
|
| 145 |
+
66176618660165FE54AE670C54B6676B67966782678A54BC67A354BE67A2678F
|
| 146 |
+
54B067F967806B266B276B686B69579D6B816BB46BD1578F57996C1C579A5795
|
| 147 |
+
58F4590D59536C976C6C6CDF5A006CEA59DD6CE46CD86CB26CCE6CC859F2708B
|
| 148 |
+
70887090708F59F570877089708D70815BA8708C5CD05CD872405CD75CCB0000
|
| 149 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 150 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 151 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 152 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 153 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 154 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 155 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 156 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 157 |
+
2A
|
| 158 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 159 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 160 |
+
00007265726672685CC95CC772CD72D372DB5CD472CF73A773A3739E5CDF73AF
|
| 161 |
+
5DF95E2173AA739C5E2075427544753B75415E9B759B759E5F0779C479C379C6
|
| 162 |
+
6037603979C7607279CA604560537ACF7C767C747CFF7CFC6042605F7F5980A8
|
| 163 |
+
6058606680B0624280B362CF80A480B680A780AC630380A65367820E82C4833E
|
| 164 |
+
829C63006313631462FA631582AA62F082C9654365AA82A682B2662166326635
|
| 165 |
+
8FCC8FD98FCA8FD88FCF90B7661D90AD90B99637670F9641963E96B697510000
|
| 166 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 167 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 168 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 169 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 170 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 171 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 172 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 173 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 174 |
+
2B
|
| 175 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 176 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 177 |
+
000097634E574E794EB24EB04EAF4EB14FD24FD567E44FBE4FB84FB04FB14FC8
|
| 178 |
+
67F667EE4FC64FCC4FE54FE34FB4516A67B2519F67C651C167CC51C251C35245
|
| 179 |
+
524867C967CA524F67EA67CB52C552CA52C453275358537D6BE053DD53DC53DA
|
| 180 |
+
53D954B96D1F54D054B454CA6D0A54A354DA54A46D1954B2549E549F54B56D1D
|
| 181 |
+
6D4254CD6D1854CC6D03570057AC5791578E578D579257A1579057A657A8709F
|
| 182 |
+
579C579657A770A170B470B570A958F572495909590872705952726E72CA0000
|
| 183 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 184 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 185 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 186 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 187 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 188 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 189 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 190 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 191 |
+
2C
|
| 192 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 193 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 194 |
+
000059DF72E859EB59EF59F059D55A0D5A0459F95A0259F859E259D959E75B6A
|
| 195 |
+
73B473EB5BAB73C75C1B5C2F73C6663C73CB74EC74EE5CD15CDC5CE65CE15CCD
|
| 196 |
+
76795CE25CDD5CE55DFB5DFA5E1E76F75EA176FA77E75EFC5EFB5F2F78127805
|
| 197 |
+
5F66780F780E7809605C7813604E6051794B794560236031607C605279D66060
|
| 198 |
+
604A60617AD162187B017C7A7C787C797C7F7C807C81631F631762EA63216304
|
| 199 |
+
63057FBE6531654465408014654265BE80C76629661B80C86623662C661A0000
|
| 200 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 201 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 202 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 203 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 204 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 205 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 206 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 207 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 208 |
+
2D
|
| 209 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 210 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 211 |
+
00006630663B661E6637663880C9670E80D780E667E867D6822167C767BC6852
|
| 212 |
+
67BF67D567FE836367FB833A67B168016805680067D782F26B2A6B6B82FB82F6
|
| 213 |
+
82F082EA6BE182E082FA6D236CFF6D146D056D136D066D21884E6D156CAF6CF4
|
| 214 |
+
6D026D458A076D268FE36D448FEE6D2470A590BD70A390D570A270BB70A070AA
|
| 215 |
+
90C891D470A870B670B270A79653964A70B9722E5005723C5013726D5030501B
|
| 216 |
+
72E772ED503372EC72E572E24FF773C473BD73CF73C973C173D0503173CE0000
|
| 217 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 218 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 219 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 220 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 221 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 222 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 223 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 224 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 225 |
+
2E
|
| 226 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 227 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 228 |
+
000074ED74EB519374EF754975507546754A5261754D75A6525E525F525575A8
|
| 229 |
+
52CD530E76C776FF54E276FD77E6780A54F37804780B78075504781578085511
|
| 230 |
+
79D379D479D079D77A7C54F854E07A7D7A837A8257017AD47AD57AD37AD07AD2
|
| 231 |
+
7AFE7AFC7C777C7C7C7B57B657BF57C757D057B957C1590E594A7F8F80D35A2D
|
| 232 |
+
80CB80D25A0F810980E280DF80C65B6C822482F782D882DD5C565C5482F882FC
|
| 233 |
+
5CEE5CF182E95D0082EE5E2982D0830E82E2830B82FD517986765F6786780000
|
| 234 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 235 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 236 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 237 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 238 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 239 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 240 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 241 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 242 |
+
2F
|
| 243 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 244 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 245 |
+
0000605A60678675867D6088884288666081898C8A0560958A0660978C9F609C
|
| 246 |
+
8FF18FE78FE98FEF90C290BC632C90C690C06336634390CD90C9634B90C4633C
|
| 247 |
+
958163419CEC50324FF9501D4FFF50044FF05003635150024FFC4FF250245008
|
| 248 |
+
5036502E65C35010503850394FFD50564FFB51A351A651A1681A684951C751C9
|
| 249 |
+
5260526452595265526752575263682B5253682F52CF684452CE52D052D152CC
|
| 250 |
+
68266828682E550D54F46825551354EF54F554F9550255006B6D808255180000
|
| 251 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 252 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 253 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 254 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 255 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 256 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 257 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 258 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 259 |
+
30
|
| 260 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 261 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 262 |
+
000054F054F66BE86BE355196BE7570557C96D6357B757CD6D0D6D616D9257BE
|
| 263 |
+
57BB6D6D57DB57C857C457C557D157CA57C06D676D605A215A2A6D7C5A1D6D82
|
| 264 |
+
5A0B6D2F6D686D8B6D7E5A226D846D165A246D7B5A145A316D905A2F5A1A5A12
|
| 265 |
+
70DD70CB5A2670E270D75BBC5BBB5BB75C055C065C525C5370C770DA5CFA5CEB
|
| 266 |
+
72425CF35CF55CE95CEF72FA5E2A5E305E2E5E2C5E2F5EAF5EA973D95EFD5F32
|
| 267 |
+
5F8E5F935F8F604F609973D2607E73D46074604B6073607573E874DE60560000
|
| 268 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 269 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 270 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 271 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 272 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 273 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 274 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 275 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 276 |
+
31
|
| 277 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 278 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 279 |
+
000060A9608B60A6755B609360AE609E60A7624575C075BF632E75BA63526330
|
| 280 |
+
635B771B6319631B77126331635D6337633563537722635C633F654B78227835
|
| 281 |
+
658B7828659A66506646664E6640782A664B6648795B66606644664D79526837
|
| 282 |
+
682479EC79E0681B683679EA682C681968566847683E681E7A8B681568226827
|
| 283 |
+
685968586855683068236B2E6B2B6B306B6C7B096B8B7C846BE96BEA6BE56D6B
|
| 284 |
+
7C8D7C856D736D577D117D0E6D5D6D566D8F6D5B6D1C6D9A6D9B6D997F610000
|
| 285 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 286 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 287 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 288 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 289 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 290 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 291 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 292 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 293 |
+
32
|
| 294 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 295 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 296 |
+
00006D816D717F5D7F5B6D726D5C6D9670C470DB70CC70D070E370DF80F270D6
|
| 297 |
+
70EE70D580FB81008201822F727A833372F573028319835173E273EC73D573F9
|
| 298 |
+
73DF73E683228342834E831B73E473E174F3834D831683248320755675557558
|
| 299 |
+
7557755E75C38353831E75B4834B75B18348865376CB76CC772A86967716770F
|
| 300 |
+
869E8687773F772B770E772486857721771877DD86A7869578247836869D7958
|
| 301 |
+
79598843796279DA79D9887679E179E579E879DB886F79E279F08874887C0000
|
| 302 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 303 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 304 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 305 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 306 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 307 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 308 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 309 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 310 |
+
33
|
| 311 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 312 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 313 |
+
00008A128C477ADA7ADD8CA47ADB7ADC8D788DB57B0D7B0B7B147C8E7C868FF5
|
| 314 |
+
7C877C837C8B90048FFC8FF690D67D2490D990DA90E37D257F627F937F997F97
|
| 315 |
+
90DC90E47FC47FC6800A91D591E28040803C803B80F680FF80EE810481038107
|
| 316 |
+
506A506180F750605053822D505D82278229831F8357505B504A506250158321
|
| 317 |
+
505F506983188358506450465040506E50738684869F869B868986A68692868F
|
| 318 |
+
86A0884F8878887A886E887B88848873555055348A0D8A0B8A19553655350000
|
| 319 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 320 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 321 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 322 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 323 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 324 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 325 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 326 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 327 |
+
34
|
| 328 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 329 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 330 |
+
0000553055525545550C8FF990099008553990DE9151553B554091DB91DF91DE
|
| 331 |
+
91D691E095859660965957F4965657ED57FD96BD57F8580B5042505958075044
|
| 332 |
+
50665052505450715050507B507C505857E758015079506C507851A851D151CF
|
| 333 |
+
5268527652D45A5553A053C45A385558554C55685A5F55495A6C5A53555D5529
|
| 334 |
+
5A43555455535A44555A5A48553A553F552B57EA5A4C57EF5A695A4757DD57FE
|
| 335 |
+
5A4257DE57E65B6E57E857FF580358F768A6591F5D1A595B595D595E5D0D0000
|
| 336 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 337 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 338 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 339 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 340 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 341 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 342 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 343 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 344 |
+
35
|
| 345 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 346 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 347 |
+
00005D265A2B5D0F5A3B5D125D235A615A3A5A6E5A4B5A6B5EB45EB95A455A4E
|
| 348 |
+
5A685A3D5A715A3F5A6F5A7560905A735A2C5A595A545A4F5A6360CF60E45BC8
|
| 349 |
+
60DD5BC360B15C5B5C6160CA5D215D0A5D0960C05D2C5D08638A63825D2A5D15
|
| 350 |
+
639E5D105D1363975D2F5D18636F5DE35E395E355E3A5E32639C636D63AE637C
|
| 351 |
+
5EBB5EBA5F345F39638563816391638D6098655360D066656661665B60D760AA
|
| 352 |
+
666260A160A4688760EE689C60E7686E68AE60DE6956686F637E638B68A90000
|
| 353 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 354 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 355 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 356 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 357 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 358 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 359 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 360 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 361 |
+
36
|
| 362 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 363 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 364 |
+
0000687563796386639368776373636A686B636C68AA637F687163B263BA6896
|
| 365 |
+
688B6366637468A4655A687B654E654D658D658E65AD6B3365C765CA6B9165C9
|
| 366 |
+
6B8D65E366576C2A66636667671A671967166DAC6DE9689E68B6689868736E00
|
| 367 |
+
689A688E68B768DB68A5686C68C168846DDB6DF46895687A68996DF068B868B9
|
| 368 |
+
68706DCF6B356DD06B906BBB6BED6DD76DCD6DE36DC16DC36DCE70F771176DAD
|
| 369 |
+
6E0470F06DB970F36DE770FC6E086E0671136E0A6DB070F66DF86E0C710E0000
|
| 370 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 371 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 372 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 373 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 374 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 375 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 376 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 377 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 378 |
+
37
|
| 379 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 380 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 381 |
+
00006DB1727B6E026E076E096E016E176DFF6E12730A730871037107710170F5
|
| 382 |
+
70F1710870F2710F740170FE7407740073FA731A7310730E740273F374087564
|
| 383 |
+
73FB75CE75D275CF751B752375617568768F756775D37739772F769077317732
|
| 384 |
+
76D576D776D67730773B7726784877407849771E784A784C782678477850784B
|
| 385 |
+
7851784F78427846796B796E796C79F279F879F179F579F379F97A907B357B3B
|
| 386 |
+
7A9A7A937A917AE17B247B337B217B1C7B167B177B367B1F7B2F7C937C990000
|
| 387 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 388 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 389 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 390 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 391 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 392 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 393 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 394 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 395 |
+
38
|
| 396 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 397 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 398 |
+
00007C9A7C9C7C947D497C967D347D377D3D7D2D7D367D4C7D457D2C7D487D41
|
| 399 |
+
7D477F3B7D3F7D4A7D3B7D288008801A7F9C801D7F9B8049804580447C9B7FD1
|
| 400 |
+
7FC7812A812E801F801E81318047811A8134811781258119811B831D83718384
|
| 401 |
+
8380837283A18127837983918211839F83AD823A8234832382748385839C83B7
|
| 402 |
+
8658865A8373865786B2838F86AE8395839983758845889C889488A3888F88A5
|
| 403 |
+
88A988A6888A88A0889089928991899483B08A268A328A2883AE83768A1C0000
|
| 404 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 405 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 406 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 407 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 408 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 409 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 410 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 411 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 412 |
+
39
|
| 413 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 414 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 415 |
+
000086568A2B8A2086C28A2986C586BA86B08A218C3A86B38C5B8C588C7C86BB
|
| 416 |
+
8CA68CAE8CAD8D6588528D7E88958D7C8D7F8D7A8DBD889188A18DC08DBB8EAD
|
| 417 |
+
8EAF8ED6889788A488AC888C88938ED9898289D69012900E90258A27901390EE
|
| 418 |
+
8C3990AB90F78C5D9159915491F291F091E591F68DC28DB995878DC1965A8EDE
|
| 419 |
+
8EDD966E8ED78EE08EE19679900B98E198E6900C9EC49ED24E8090F04E81508F
|
| 420 |
+
50975088508990EC90E950815160915A91535E4251D391F491F151D251D60000
|
| 421 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 422 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 423 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 424 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 425 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 426 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 427 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 428 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 429 |
+
3A
|
| 430 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 431 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 432 |
+
0000527391F9527091EB91F791E853A853A653C5559755DE966D966B559655B4
|
| 433 |
+
96BF55859804559B55A0509B555950945586508B50A355AF557A508E509D5068
|
| 434 |
+
559E509255A9570F570E581A5312581F53A4583C5818583E582655AD583A5645
|
| 435 |
+
5822559358FB5963596455815AA85AA35A825A885AA15A855A9855955A99558E
|
| 436 |
+
5A895A815A965A80581E58275A91582857F5584858255ACF581B5833583F5836
|
| 437 |
+
582E58395A875AA0582C5A7959615A865AAB5AAA5AA45A8D5A7E5A785BD50000
|
| 438 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 439 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 440 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 441 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 442 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 443 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 444 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 445 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 446 |
+
3B
|
| 447 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 448 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 449 |
+
00005A7C5AA55AAC5C1E5C5F5C5E5D445D3E5A975D485D1C5AA95D5B5D4D5A8C
|
| 450 |
+
5A9C5D575A935D535D4F5BCD5D3B5D465BD15BCA5E465E475C305E485EC05EBD
|
| 451 |
+
5EBF5D4B5F115D355F3E5F3B5D555F3A5D3A5D525D3D5FA75D5960EA5D396107
|
| 452 |
+
6122610C5D325D3660B360D660D25E4160E360E560E95FAB60C9611160FD60E2
|
| 453 |
+
60CE611E61206121621E611663E263DE63E660F860FC60FE60C163F8611863FE
|
| 454 |
+
63C163BF63F763D1655F6560656163B063CE65D163E863EF667D666B667F0000
|
| 455 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 456 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 457 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 458 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 459 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 460 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 461 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 462 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 463 |
+
3C
|
| 464 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 465 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 466 |
+
000063CA63E066736681666D6669646163DF671E68ED63DC63C463D863D36903
|
| 467 |
+
63C768FE68E5691E690263D763D9690968CA690065646901691868E268CF659D
|
| 468 |
+
692E68C568FF65D2691C68C3667B6B6F66716B6E666A6BBE67016BF46C2D6904
|
| 469 |
+
6DB66E756E1E68EA6E18690F6E4868F76E4F68E46E426E6A6E706DFE68E16907
|
| 470 |
+
6E6D69086E7B6E7E6E5968EF6E5769146E806E5068FD6E296E766E2A6E4C712A
|
| 471 |
+
68CE7135712C7137711D68F468D1713868D47134712B7133712771246B3B0000
|
| 472 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 473 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 474 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 475 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 476 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 477 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 478 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 479 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 480 |
+
3D
|
| 481 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 482 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 483 |
+
0000712D7232728372827287730673247338732A732C732B6DFC732F73287417
|
| 484 |
+
6E496E88741974386E45741F7414743C73F7741C74157418743974F975246E51
|
| 485 |
+
6E3B6E03756E756D7571758E6E6175E56E286E606E716E6B769476B36E3076D9
|
| 486 |
+
6E657748774977436E776E55774277DF6E66786378766E5A785F786679667971
|
| 487 |
+
712E713179767984797579FF7A0771287A0E7A09724B725A7288728972867285
|
| 488 |
+
7AE77AE27B55733073227B437B577B6C7B427B5373267B417335730C7CA70000
|
| 489 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 490 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 491 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 492 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 493 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 494 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 495 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 496 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 497 |
+
3E
|
| 498 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 499 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 500 |
+
00007CA07CA67CA47D74741A7D59742D7D607D577D6C7D7E7D6474207D5A7D5D
|
| 501 |
+
752F756F756C7D767D4D7D7575E67FD37FD675E475D78060804E8145813B7747
|
| 502 |
+
814881428149814081148141774C81EF81F68203786483ED785C83DA841883D2
|
| 503 |
+
8408787084007868785E786284178346841483D38405841F8402841683CD83E6
|
| 504 |
+
7AE6865D86D586E17B447B487B4C7B4E86EE884788467CA27C9E88BB7CA188BF
|
| 505 |
+
88B47D6388B57D56899A8A437D4F7D6D8A5A7D6B7D527D548A358A388A420000
|
| 506 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 507 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 508 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 509 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 510 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 511 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 512 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 513 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 514 |
+
3F
|
| 515 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 516 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 517 |
+
00008A498A5D8A4B8A3D7F667FA27FA07FA18C608C5E8C7F8C7E8C8380D48CB1
|
| 518 |
+
8D878152814F8D888D83814D813A8D868D8B8D828DCA8DD28204823C8DD48DC9
|
| 519 |
+
8EB0833B83CF83F98EF28EE48EF38EEA83E78EFD83FC8F9D902B902A83C89028
|
| 520 |
+
9029902C840183DD903A90309037903B83CB910A83D683F583C991FE922083DE
|
| 521 |
+
920B84069218922283D5921B920883D1920E9213839A83C3959583EE83C483FB
|
| 522 |
+
968C967B967F968183FE968286E286E686D386E386DA96EE96ED86EB96EC0000
|
| 523 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 524 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 525 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 526 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 527 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 528 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 529 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 530 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 531 |
+
40
|
| 532 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 533 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 534 |
+
0000975F976F86D7976D86D188488856885588BA88D798F088B888C088BE9AA9
|
| 535 |
+
88BC88B79AE04EB7890188C950CC50BC899750AA50B989DB50AB50C350CD517E
|
| 536 |
+
527E52798A588A4452E152E052E7538053AB53AA53A953E055EA8C8055D78CBE
|
| 537 |
+
8CB055C157158D84586C8D89585C58505861586A5869585658605866585F5923
|
| 538 |
+
596659688EEF8EF75ACE8EF95AC55AC38EE58EF55AD08EE88EF68EEB8EF18EEC
|
| 539 |
+
8EF45B745B765BDC5BD75BDA5BDB91045C205D6D5D6690F95D645D6E91000000
|
| 540 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 541 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 542 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 543 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 544 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 545 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 546 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 547 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 548 |
+
41
|
| 549 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 550 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 551 |
+
00005D605F425F5A5F6E9164915F6130613A612A614361196131921A613D920F
|
| 552 |
+
920C92006408643264389206643192276419921C6411921992176429641D957B
|
| 553 |
+
958D958C643C96876446644796899683643A640796C8656B96F16570656D9770
|
| 554 |
+
65E4669398A998EB9CE69EF9668F4E844EB6669250BF668E50AE694650CA50B4
|
| 555 |
+
50C850C250B050C150BA693150CB50C9693E50B8697C694352786973527C6955
|
| 556 |
+
55DB55CC6985694D69506947696769366964696155BF697D6B446B406B710000
|
| 557 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 558 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 559 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 560 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 561 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 562 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 563 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 564 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 565 |
+
42
|
| 566 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 567 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 568 |
+
00006B736B9C55C855F255CD6BC155C26BFA6C316C325864584F6EB86EA8586F
|
| 569 |
+
6E916EBB585D6E9A5865585B6EA9586358716EB56E6C6EE85ACB6EDD6EDA6EE6
|
| 570 |
+
6EAC5AB05ABF5AC86ED96EE36EE96EDB5ACA716F5AB65ACD71485A90714A716B
|
| 571 |
+
5BD9714F715771745D635D4A5D6571457151716D5D6872517250724E5E4F7341
|
| 572 |
+
5E4A732E73465EC574275EC674487453743D5FAF745D74566149741E74477443
|
| 573 |
+
74587449612E744C7445743E61297501751E91686223757A75EE760276970000
|
| 574 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 575 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 576 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 577 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 578 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 579 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 580 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 581 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 582 |
+
43
|
| 583 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 584 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 585 |
+
00007698641064126409775D77647753775878827890788A6439787A787D6423
|
| 586 |
+
788B787864306428788D788878927881797E798364256427640B7980641B642E
|
| 587 |
+
64217A0F656F65927A1D66867AA17AA466907AE97AEA66997B627B6B67207B5E
|
| 588 |
+
695F7B79694E69627B6F7B686945696A7CAE6942695769597CB069487D906935
|
| 589 |
+
7D8A69337D8B7D997D9569787D877D787D977D897D986976695869417FA3694C
|
| 590 |
+
693B694B7FDD8057694F8163816A816C692F697B693C815D81756B43815F0000
|
| 591 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 592 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 593 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 594 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 595 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 596 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 597 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 598 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 599 |
+
44
|
| 600 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 601 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 602 |
+
00006B48817D816D6BFB6BFC8241844F84846E9B847F6EC88448842A847B8472
|
| 603 |
+
8464842E845C84536EC6844184C86EC184628480843E848384716EA6844A8455
|
| 604 |
+
84586EC36EDC6ED886FC86FD87156E8D871686FF6EBF6EB36ED0885888CF88E0
|
| 605 |
+
6EA371477154715289E78A6A8A80715D8A6F8A6571788A788A7D8A8871587143
|
| 606 |
+
8A648A7E715F8A678C638C88714D8CCD724F8CC9728C8DED7290728E733C7342
|
| 607 |
+
733B733A73408EB1734974448F048F9E8FA090439046904890459040904C0000
|
| 608 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 609 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 610 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 611 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 612 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 613 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 614 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 615 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 616 |
+
45
|
| 617 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 618 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 619 |
+
000074427446910C9113911574FF916B9167925D9255923569839259922F923C
|
| 620 |
+
928F925C926A9262925F926B926E923B92449241959A7699959976DD7755775F
|
| 621 |
+
968F77529696775A7769776796F496FC776D9755788797797894788F788497EE
|
| 622 |
+
97F57886980B788398F37899788098F798FF98F5798298EC98F17A117A18999A
|
| 623 |
+
7A129AE29B3D9B5D9CE87A1B9CEB9CEF9CEE9E819F1450D050D950DC50D87B69
|
| 624 |
+
50E150EB7B737B7150F450E250DE7B767B637CB251F47CAF7D887D8652ED0000
|
| 625 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 626 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 627 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 628 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 629 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 630 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 631 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 632 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 633 |
+
46
|
| 634 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 635 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 636 |
+
000052EA7D7F53327D7A53AE53B07D8355FB5603560B7D8456077D9255F87F6B
|
| 637 |
+
5628561E7F6C5618561156515605571758928164588C817758785884587358AD
|
| 638 |
+
58975895587758725896588D59108161596C82495AE782405AE4824584F15AEF
|
| 639 |
+
5626847684795AF05D7B84655D83844084865D8B5D8C844D5D785E5284598474
|
| 640 |
+
5ED05ECF85075FB35FB4843A8434847A617B8478616F6181613C614261386133
|
| 641 |
+
844261606169617D6186622C62288452644C84C56457647C8447843664550000
|
| 642 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 643 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 644 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 645 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 646 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 647 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 648 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 649 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 650 |
+
47
|
| 651 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 652 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 653 |
+
000064626471646A6456643B6481846E644F647E646486F7870C86FA86D686F5
|
| 654 |
+
657186F8870E66A5669A669C870D66A688D666A4698F69C569C8699269B288CC
|
| 655 |
+
88D0898569E369C069D669D1699F69A269D289DC89E68A7669E169D5699D8A3F
|
| 656 |
+
8A7769988A846B746BA18A816EF06EF38C3C8C4B6F1B6F0C6F1D6F346F286F17
|
| 657 |
+
8C856F446F426F046F116EFA6F4A7191718E8D93718B718D717F718C717E717C
|
| 658 |
+
71838DEE71888DE98DE372948DE773557353734F7354746C7465746674610000
|
| 659 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 660 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 661 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 662 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 663 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 664 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 665 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 666 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 667 |
+
48
|
| 668 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 669 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 670 |
+
0000746B746874768F0B7460903F74747506760E91107607910F911176B99114
|
| 671 |
+
76B776E2916E7774777777767775923A777877719265777A715B777B78A678AE
|
| 672 |
+
78B8926C924F926078B178AF923679897987923192547A2992507A2A924E7A2D
|
| 673 |
+
7A2C92567A32959F7AEC7AF07B817B9E7B8396917B9296CE7BA37B9F7B9396F5
|
| 674 |
+
7B867CB87CB79772980F980D980E98AC7DC87DB699AF7DD199B07DA87DAB9AAB
|
| 675 |
+
7DB37DCD9CED7DCF7DA49EFD50E67F417F6F7F7150F350DB50EA50DD50E40000
|
| 676 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 677 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 678 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 679 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 680 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 681 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 682 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 683 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 684 |
+
49
|
| 685 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 686 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 687 |
+
000050D38023805B50EF8061805F818152805281818482135330824A824C5615
|
| 688 |
+
560C561284BD8495561C849284C35602849684A584B584B384A384E484D884D5
|
| 689 |
+
589884B784AD84DA84938736587A58875891873D872B87478739587B8745871D
|
| 690 |
+
58FE88FF88EA5AEE88F55AD5890088ED890388E95AF35AE289EA5ADB8A9B8A8E
|
| 691 |
+
8AA25AD98A9C8A948A908AA98AAC5C638A9F5D805D7D8A9D5D7A8C675D775D8A
|
| 692 |
+
8CD08CD68CD48D988D9A8D975D7F5E585E598E0B8E088E018EB48EB35EDC0000
|
| 693 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 694 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 695 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 696 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 697 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 698 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 699 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 700 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 701 |
+
4A
|
| 702 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 703 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 704 |
+
00008FA18FA25ED2905A5F449061905F5FB6612C9125917B9176917C61739289
|
| 705 |
+
92F692B192AD929292819284617A92AE9290929E616A6161615695A295A7622B
|
| 706 |
+
642B644D645B645D96A0969D969F96D0647D96D1646664A6975964829764645C
|
| 707 |
+
644B64539819645098149815981A646B645964656477990665A098F89901669F
|
| 708 |
+
99BE99BC99B799B699C069C999B869CE699669B099C469BC99BF69999ADA9AE4
|
| 709 |
+
9AE99AE89AEA9AE569BF9B2669BD69A49B4069B969CA699A69CF69B369930000
|
| 710 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 711 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 712 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 713 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 714 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 715 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 716 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 717 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 718 |
+
4B
|
| 719 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 720 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 721 |
+
000069AA9EBD699E69D969976990510E69B550F769C650FC510D510151DA51D9
|
| 722 |
+
51DB5286528E52EE533353B16EF15647562D56546F37564B5652563156445656
|
| 723 |
+
5650562B6F18564D5637564F58A258B76F7358B26EEE58AA58B558B06F3C58B4
|
| 724 |
+
58A458A76F0E59265AFE6EFD5B046F395AFC6EFC5B065B0A5AFA5B0D5B005B0E
|
| 725 |
+
7187719071895D9171855D8F5D905D985DA45D9B5DA35D965DE45E5A72957293
|
| 726 |
+
5E5E734D5FB86157615C61A661956188747261A3618F75006164750361590000
|
| 727 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 728 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 729 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 730 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 731 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 732 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 733 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 734 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 735 |
+
4C
|
| 736 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 737 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 738 |
+
00006178761661856187619E7611760A6198619C7781777C622F6480649B648E
|
| 739 |
+
648D649464C678B264A8648378AD64B9648664B464AF649178A064AA64A164A7
|
| 740 |
+
66B666B3798B66BC66AC799466AD6A0E79886A1C6A1A7A2B7A4A6A0B7A2F69EF
|
| 741 |
+
6A0C69F06A227AAC69D87B886A1269FA7B916A2A7B966A107B8C7B9B6A2969F9
|
| 742 |
+
69EA6A2C6A247BA469E96B526B4F6B537CBA7DA76F106F656F757DAA7DC17DC0
|
| 743 |
+
7DC56FD07DCE6F5C6F3D6F717DCC6F916F0B6F796F816F8F7DA66F596F740000
|
| 744 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 745 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 746 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 747 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 748 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 749 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 750 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 751 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 752 |
+
4D
|
| 753 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 754 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 755 |
+
00007DA171AE7F7371A371AD7FE57FDE71AB71A671A2818952F2725772557299
|
| 756 |
+
734B747A8215849784A4748C748484BA84CE74827493747B84AB750984B484C1
|
| 757 |
+
84CD84AA849A84B1778A849D779084BB78C678D378C078D278C778C284AF799F
|
| 758 |
+
799D799E84B67A4184A07A387A3A7A4284DB84B07A3E7AB07BAE7BB38728876B
|
| 759 |
+
7BBF872E871E7BCD87197BB28743872C8741873E8746872087327CC47CCD7CC2
|
| 760 |
+
7CC67CC37CC97CC787427DF887277DED7DE2871A873087117DDC7E027E010000
|
| 761 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 762 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 763 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 764 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 765 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 766 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 767 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 768 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 769 |
+
4E
|
| 770 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 771 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 772 |
+
000088F27DD688FE7DE47DFE88F67E007DFC7DFD88EB7DF57DFF899F7DEB7DE5
|
| 773 |
+
7F787FAE7FE78A998065806A80668068806B819481A18192819681938D968E09
|
| 774 |
+
85018DFF84F88DFD84F58E0385048E068E058DFE8E00851B85038533853484ED
|
| 775 |
+
9123911C853591228505911D911A91249121877D917A91729179877192A5885C
|
| 776 |
+
88E6890F891B92A089A989A589EE8AB1929A8ACC8ACE92978AB792A38AB58AE9
|
| 777 |
+
8AB492958AB38AC18AAF8ACA8AD09286928C92998C8E927E92878CE98CDB0000
|
| 778 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 779 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 780 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 781 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 782 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 783 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 784 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 785 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 786 |
+
4F
|
| 787 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 788 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 789 |
+
0000928B8CEB8DA496A18DA28D9D977D977A977E97838E2A8E28977B97848EB8
|
| 790 |
+
8EB68EB98EB78F228F2B8F278F198FA499078FB3999C9071906A99BB99BA9188
|
| 791 |
+
918C92BF92B892BE92DC92E59B3F9B6092D492D69CF192DA92ED92F392DB5103
|
| 792 |
+
92B992E292EB95AF50F695B295B3510C50FD510A96A396A552F152EF56485642
|
| 793 |
+
970A563597879789978C97EF982A98225640981F563D9919563E99CA99DA563A
|
| 794 |
+
571A58AB99DE99C899E058A39AB69AB558A59AF458FF9B6B9B699B729B630000
|
| 795 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 796 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 797 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 798 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 799 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 800 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 801 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 802 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 803 |
+
50
|
| 804 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 805 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 806 |
+
00005AF69D0D5AF89D019D0C5B019CF85B055B0F9CFE9D029E845D9F9EAB9EAA
|
| 807 |
+
511D51165DA0512B511E511B5290529453145E605E5C56675EDB567B5EE1565F
|
| 808 |
+
5661618B6183617961B161B061A2618958C358CA58BB58C058C459015B1F5B18
|
| 809 |
+
5B115B1561B35B125B1C64705B225B795DA664975DB35DAB5EEA648A5F5B64A3
|
| 810 |
+
649F61B761CE61B961BD61CF61C06199619765B361BB61D061C4623166B764D3
|
| 811 |
+
64C06A006A066A1769E564DC64D164C869E464D566C369EC69E266BF66C50000
|
| 812 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 813 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 814 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 815 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 816 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 817 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 818 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 819 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 820 |
+
51
|
| 821 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 822 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 823 |
+
000069FE66CD66C167066A1467246A636A426A5269E66A436A3369FC6A6C6A57
|
| 824 |
+
6A046A4C6A6E6A0F69F66A266A0769F46A376B516A716A4A6A366BA66A536C00
|
| 825 |
+
6A456A706F416F266A5C6B586B576F926F8D6F896F8C6F626F4F6FBB6F5A6F96
|
| 826 |
+
6FBE6F6C6F826F556FB56FD36F9F6F576FB76FF571B76F0071BB6F6B71D16F67
|
| 827 |
+
71BA6F5371B671CC6F7F6F9571D3749B6F6A6F7B749674A2749D750A750E719A
|
| 828 |
+
7581762C76377636763B71A476A171AA719C779871B37796729A735873520000
|
| 829 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 830 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 831 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 832 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 833 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 834 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 835 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 836 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 837 |
+
52
|
| 838 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 839 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 840 |
+
000078D678EB736078DC735B79A579A998347A537A4574897A4F74867ABD7ABB
|
| 841 |
+
7AF17488747C7BEC7BED7507757E7CD3761E7CE1761D7E197623761A76287E27
|
| 842 |
+
7E26769D769E806E81AF778F778981AD78CD81AA821878CC78D178CE78D4856F
|
| 843 |
+
854C78C48542799A855C8570855F79A2855A854B853F878A7AB4878B87A1878E
|
| 844 |
+
7BBE7BAC8799885E885F892489A78AEA8AFD8AF98AE38AE57DDB7DEA8AEC7DD7
|
| 845 |
+
7DE17E037DFA8CF27DF68CEF7DF08DA67DDF7F767FAC8E3B8E437FED8E320000
|
| 846 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 847 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 848 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 849 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 850 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 851 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 852 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 853 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 854 |
+
53
|
| 855 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 856 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 857 |
+
00008F318F307FE68F2D8F3C8FA78FA5819F819E819591379195918E82169196
|
| 858 |
+
82539345930A824E825192FD9317931C930793319332932C9330930393058527
|
| 859 |
+
95C284FB95B884FA95C1850C84F4852A96AB96B784F784EB97159714851284EA
|
| 860 |
+
970C971784FE9793851D97D2850284FD983698319833983C982E983A84F0983D
|
| 861 |
+
84F998B5992299239920991C991D866299A0876399EF99E899EB877387588754
|
| 862 |
+
99E199E68761875A9AF89AF5876D876A9B839B949B84875D9B8B9B8F877A0000
|
| 863 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 864 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 865 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 866 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 867 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 868 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 869 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 870 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 871 |
+
54
|
| 872 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 873 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 874 |
+
00009B8C875C9B89874F9B8E8775876287679D249D0F89059D139D0A890B8917
|
| 875 |
+
891889199D2A9D1A89119D279D169D2189A49E859EAC9EC69EC59ED79F538AB8
|
| 876 |
+
5128512751DF8AD5533553B38ABE568A567D56898AC358CD58D08AD95B2B5B33
|
| 877 |
+
5B295B355B315B375C365DBE8CDD5DB98DA05DBB8DA161E261DB61DD61DC61DA
|
| 878 |
+
8E2E61D98E1B8E1664DF8E198E2664E18E1464EE8E1865B566D466D58E1A66D0
|
| 879 |
+
66D166CE66D78F208F236A7D6A8A90736AA7906F6A996A826A88912B91290000
|
| 880 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 881 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 882 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 883 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 884 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 885 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 886 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 887 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 888 |
+
55
|
| 889 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 890 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 891 |
+
00006A8691326A986A9D918591866A8F91816AAA91846B5D92D06C0A92C46FD7
|
| 892 |
+
6FD66FE592CF92F192DF6FD96FDA6FEA92DD6FF692EF92C271E392CA71E992CE
|
| 893 |
+
71EB71EF71F371EA92E092DE92E792D192D3737192E174AE92C674B3957C74AC
|
| 894 |
+
95AB95AE75837645764E764476A376A577A677A4978A77A977AF97D097CF981E
|
| 895 |
+
78F078F878F198287A49981B982798B27AC27AF27AF37BFA99167BF67BFC7C18
|
| 896 |
+
7C087C1299D399D47CDB7CDA99D699D899CB7E2C7E4D9AB39AEC7F467FF60000
|
| 897 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 898 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 899 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 900 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 901 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 902 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 903 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 904 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 905 |
+
56
|
| 906 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 907 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 908 |
+
0000802B807481B881C89B679B749B71859285939B75857F85AB85979B6C9CFC
|
| 909 |
+
85AC9CFD9CFF9CF787CE9D0087CD9CFB9D0887C187B187C79ED389409F10893F
|
| 910 |
+
893951178943511151DE533489AB56708B1F8B098B0C566656638C4056728C96
|
| 911 |
+
56778CF68CF758C88E468E4F58BF58BA58C28F3D8F4193669378935D93699374
|
| 912 |
+
937D936E93729373936293489353935F93685DB1937F936B5DB595C45DAE96AF
|
| 913 |
+
96AD96B25DAD5DAF971A971B5E685E665E6F5EE9979B979F5EE85EE55F4B0000
|
| 914 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 915 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 916 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 917 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 918 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 919 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 920 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 921 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 922 |
+
57
|
| 923 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 924 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 925 |
+
00005FBC5FBB619D61A86196984061B4984761C198B761BA61BF61B8618C64D7
|
| 926 |
+
99A264D064CF9A0099F3648964C399F564F364D99ABD9B009B0265A29B349B49
|
| 927 |
+
9B9F66CA9BA39BCD9B999B9D66BA66CC9D396A349D446A496A679D356A686A3E
|
| 928 |
+
9EAF6A6D512F6A5B6A519F8E6A5A569F569B569E5696569456A06A4F5B3B6A6F
|
| 929 |
+
6A695B3A5DC15F4D5F5D61F36A4D6A4E6A466B5564F664E564EA64E765056BC8
|
| 930 |
+
64F96C046C036C066AAB6AED6AB26AB06AB56ABE6AC16AC86FC46AC06ABC0000
|
| 931 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 932 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 933 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 934 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 935 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 936 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 937 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 938 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 939 |
+
58
|
| 940 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 941 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 942 |
+
00006AB16AC46ABF6FA56FAE700870036FFD7010700270136FA271FA720074B9
|
| 943 |
+
74BC6FB2765B7651764F76EB77B871D677B977C177C077BE790B71C77907790A
|
| 944 |
+
790871BC790D7906791579AF729E736973667AF5736C73657C2E736A7C1B749A
|
| 945 |
+
7C1A7C24749274957CE67CE37580762F7E5D7E4F7E667E5B7F477FB476327630
|
| 946 |
+
76BB7FFA802E779D77A181CE779B77A282197795779985CC85B278E985BB85C1
|
| 947 |
+
78DE78E378DB87E987EE87F087D6880E87DA8948894A894E894D89B189B00000
|
| 948 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 949 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 950 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 951 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 952 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 953 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 954 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 955 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 956 |
+
59
|
| 957 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 958 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 959 |
+
000089B37AB78B388B327BE78B2D7BD58B347BDA8B298C747BD47BEA8D037BDC
|
| 960 |
+
7BEB8DA98E587CD27CD48EBF8EC18F4A8FAC7E219089913D913C91A993A07E0E
|
| 961 |
+
93907E159393938B93AD93BB93B87E0D7E14939C95D895D77F7B7F7C7F7A975D
|
| 962 |
+
97A997DA8029806C81B181A6985481B99855984B81B0983F98B981B281B781A7
|
| 963 |
+
81F29938993699408556993B993999A4855385619A089A0C85469A1085419B07
|
| 964 |
+
85449BD285479BC29BBB9BCC9BCB854E856E9D4D9D639D4E85609D509D550000
|
| 965 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 966 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 967 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 968 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 969 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 970 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 971 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 972 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 973 |
+
5A
|
| 974 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 975 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 976 |
+
0000855D9D5E85659E909EB29EB186649ECA9F029F279F26879356AF58E058DC
|
| 977 |
+
87965B39877987875B7C5BF3879087915C6B5DC4650B6508650A8789891E65DC
|
| 978 |
+
8930892D66E166DF6ACE6AD46AE36AD76AE2892C891F89F18AE06AD86AD56AD2
|
| 979 |
+
8AF58ADD701E702C70256FF37204720872158AE874C474C974C774C876A977C6
|
| 980 |
+
77C57918791A79208CF37A667A647A6A8DA78E338E3E8E388E408E457C357C34
|
| 981 |
+
8E3D8E417E6C8E3F7E6E7E718F2E81D481D6821A82628265827685DB85D60000
|
| 982 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 983 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 984 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 985 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 986 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 987 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 988 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 989 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 990 |
+
5B
|
| 991 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 992 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 993 |
+
0000908685E79133913585F4919387FD87D58807918F880F87F89308931F8987
|
| 994 |
+
930F89B589F5933C8B3F8B438B4C93018D0B8E6B8E688E708E758E7792FA8EC3
|
| 995 |
+
92F993E993EA93CB93C593C6932993ED93D3932A93E5930C930B93DB93EB93E0
|
| 996 |
+
93C1931695BC95DD95BE95B995BA95B695BF95B595BD96A996D497B297B497B1
|
| 997 |
+
97B597F2979497F097F89856982F98329924994499279A269A1F9A189A219A17
|
| 998 |
+
99E49B0999E399EA9BC59BDF9AB99BE39AB49BE99BEE9AFA9AF99D669D7A0000
|
| 999 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1000 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1001 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1002 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1003 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1004 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1005 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1006 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1007 |
+
5C
|
| 1008 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1009 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1010 |
+
00009B809D6E9D919D839D769D7E9D6D9B939E959EE39B7A9B959F039F049D25
|
| 1011 |
+
9F179D2051369D1453369D1D5B429D229D105B445B465B7E5DCA5DC85DCC5EF0
|
| 1012 |
+
9ED5658566E566E79F3D512651256AF451246AE9512952F45693568C568D703D
|
| 1013 |
+
56847036567E7216567F7212720F72177211720B5B2D5B2574CD74D074CC74CE
|
| 1014 |
+
74D15B2F75895B7B7A6F7C4B7C445E6C5E6A5FBE61C361B57E7F8B7161E0802F
|
| 1015 |
+
807A807B807C64EF64E964E385FC861086026581658085EE860366D2860D0000
|
| 1016 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1017 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1018 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1019 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1020 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1021 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1022 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1023 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1024 |
+
5D
|
| 1025 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1026 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1027 |
+
000086138608860F881888126A9B6AA18967896589BB8B698B626A838B6E6AA4
|
| 1028 |
+
8B616A7F8B648B4D8C516A8C6A928E838EC66C09941F6FA99404941794089405
|
| 1029 |
+
6FED93F3941E9402941A941B9427941C71E196B571E871F2973371F097349731
|
| 1030 |
+
97B897BA749797FC74AB749098C374AD994D74A59A2F7510751175129AC97584
|
| 1031 |
+
9AC89AC49B2A9B389B5076E99C0A9BFB9C049BFC9BFE77B477B177A89C029BF6
|
| 1032 |
+
9C1B9BF99C159C109BFF9C009C0C78F978FE9D959DA579A87A5C7A5B7A560000
|
| 1033 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1034 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1035 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1036 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1037 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1038 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1039 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1040 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1041 |
+
5E
|
| 1042 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1043 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1044 |
+
00009E989EC17A5A9F5A516456BB7C0558E65B495BF77BFF7BFB5DD07BF45FC2
|
| 1045 |
+
7BF365117C096AFF6AFE6AFD7BFD6B017BF07BF1704B704D704774D376687667
|
| 1046 |
+
7E33984877D179307932792E7E479F9D7AC97AC87E3B7C567C517E3A7F457F7F
|
| 1047 |
+
7E857E897E8E7E84802C826A862B862F862881C586168615861D881A825A825C
|
| 1048 |
+
858389BC8B758B7C85958D118D128F5C91BB85A493F4859E8577942D858985A1
|
| 1049 |
+
96E497379736976797BE97BD97E29868986698C898CA98C798DC8585994F0000
|
| 1050 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1051 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1052 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1053 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1054 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1055 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1056 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1057 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1058 |
+
5F
|
| 1059 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1060 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1061 |
+
000099A99A3C85909A3B9ACE87BE9B149B5387C59C2E87AC9C1F87B587BC87AE
|
| 1062 |
+
87C99DB09DBD87CC87B79DAE9DC49E7B87B487B69E9E87B89F0587DE9F699FA1
|
| 1063 |
+
56C7571D5B4A5DD389525F72620289AD62356527651E651F8B1E8B186B076B06
|
| 1064 |
+
8B058B0B7054721C72207AF88B077C5D7C588B067E927F4E8B1A8C4F8C708827
|
| 1065 |
+
8C718B818B838C948C448D6F8E4E8E4D8E539442944D9454944E8F409443907E
|
| 1066 |
+
9138973C974097C09199919F91A1919D995A9A5193839ADD936493569C380000
|
| 1067 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1068 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1069 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1070 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1071 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1072 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1073 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1074 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1075 |
+
60
|
| 1076 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1077 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1078 |
+
0000937C9C459C3A93769C359350935193609EF1938F9F93529A937993578641
|
| 1079 |
+
5DD7934F65289377937B936170537059936772219359766F793779B57C627C5E
|
| 1080 |
+
7CF596AE96B0863D9720882D89898B8D8B878B908D1A8E99979E979D97D5945F
|
| 1081 |
+
97F1984194569461945B945A945C9465992B9741992A9933986E986C986D9931
|
| 1082 |
+
99AA9A5C9A589ADE9A029C4F9C5199F79C5399F899F699FB9DFC9F3999FC513E
|
| 1083 |
+
9ABE56D29AFD5B4F6B149B487A727A739B9E9B9B9BA68B919BA59BA491BF0000
|
| 1084 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1085 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1086 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1087 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1088 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1089 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1090 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1091 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1092 |
+
61
|
| 1093 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1094 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1095 |
+
00009BA2946C9BAF9D3396E697459D3697C897E4995D9D389B219D459B2C9B57
|
| 1096 |
+
9D3E9D379C5D9C619C659E089E8A9E899E8D9EB09EC89F459EFB9EFF620566EF
|
| 1097 |
+
6B1B6B1D722572247C6D512E8642864956978978898A8B9759708C9B8D1C5C6A
|
| 1098 |
+
8EA25E6D5E6E61D861DF61ED61EE61F161EA9C6C61EB9C6F61E99E0E65049F08
|
| 1099 |
+
9F1D9FA3650364FC5F606B1C66DA66DB66D87CF36AB98B9B8EA791C46ABA947A
|
| 1100 |
+
6AB76AC79A619A639AD79C766C0B9FA5700C7067700172AB864A897D8B9D0000
|
| 1101 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1102 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1103 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1104 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1105 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1106 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1107 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1108 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1109 |
+
62
|
| 1110 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1111 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1112 |
+
00008C538F65947B6FFC98CD98DD72019B309E16720371FD737674B874C096E7
|
| 1113 |
+
9E189EA274B69F7C74C27E9E9484765C9E1C76597C7197CA7657765A76A69EA3
|
| 1114 |
+
76EC9C7B9F97790C7913975079097910791257275C1379AC7A5F7C1C7C297C19
|
| 1115 |
+
7C205FC87C2D7C1D7C267C287C2267657C307E5C52BD7E565B667E5865F96788
|
| 1116 |
+
6CE66CCB7E574FBD5F8D7FB36018604880756B2970A681D07706825E85B485C6
|
| 1117 |
+
5A105CFC5CFE85B385B585BD85C785C485BF70C985CE85C885C585B185B60000
|
| 1118 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1119 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1120 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1121 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1122 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1123 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1124 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1125 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1126 |
+
63
|
| 1127 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1128 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1129 |
+
000085D28624957985B796BA866987E787E687E287DB87EB87EA7B29812887F3
|
| 1130 |
+
8A2E87D487DC87D39AD987D8582B584587D963FA87F487E887DD6E86894B894F
|
| 1131 |
+
894C89468950586789495BDD656E8B238B338B308C878B4750D250DF8B3E8B31
|
| 1132 |
+
8B258B3769BA8B366B9D8B2480598B3D8B3A8C428C758C998C988C978CFE8D04
|
| 1133 |
+
8D028D008E5C6F8A8E608E577BC37BC28E658E678E5B8E5A90F68E5D98238E54
|
| 1134 |
+
8F468F478F488F4B71CD7499913B913E91A891A591A7984291AA93B5938C0000
|
| 1135 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1136 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1137 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1138 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1139 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1140 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1141 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1142 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1143 |
+
64
|
| 1144 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1145 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1146 |
+
000093927F84939B939D938993A7938E8D0E939E9861939593888B73939F9C27
|
| 1147 |
+
938D945877D69B2D93A493A893B493A395D295D395D196B396D796DA5DC296DF
|
| 1148 |
+
96D896DD97239722972597AC97AE97A84F664F684FE7503F97A550A6510F523E
|
| 1149 |
+
53245365539B517F54CB55735571556B55F456225620569256BA569156B05759
|
| 1150 |
+
578A580F581258135847589B5900594D5AD15AD35B675C575C775CD55D755D8E
|
| 1151 |
+
5DA55DB65DBF5E655ECD5EED5F945F9A5FBA6125615062A36360636463B60000
|
| 1152 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1153 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1154 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1155 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1156 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1157 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1158 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1159 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1160 |
+
65
|
| 1161 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1162 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1163 |
+
0000640364B6651A7A255C2166E2670267A467AC68106806685E685A692C6929
|
| 1164 |
+
6A2D6A776A7A6ACA6AE66AF56B0D6B0E6BDC6BDD6BF66C1E6C636DA56E0F6E8A
|
| 1165 |
+
6E846E8B6E7C6F4C6F486F496F9D6F996FF8702E702D705C79CC70BF70EA70E5
|
| 1166 |
+
71117112713F7139713B713D71777175717671717196719371B471DD71DE720E
|
| 1167 |
+
591172187347734873EF7412743B74A4748D74B47673767776BC7819781B783D
|
| 1168 |
+
78537854785878B778D878EE7922794D7986799979A379BC7AA77B377B590000
|
| 1169 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1170 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1171 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1172 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1173 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1174 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1175 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1176 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1177 |
+
66
|
| 1178 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1179 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1180 |
+
00007BD07C2F7C327C427C4E7C687CA97CED7DD07E077DD37E647F40791E8041
|
| 1181 |
+
806380BB6711672582488310836283128421841E84E284DE84E1857385D485F5
|
| 1182 |
+
863786458672874A87A987A587F5883488508887895489848B038C528CD88D0C
|
| 1183 |
+
8D188DB08EBC8ED58FAA909C85E8915C922B9221927392F492F5933F93429386
|
| 1184 |
+
93BE93BC93BD93F193F293EF94229423942494679466959795CE95E7973B974D
|
| 1185 |
+
98E499429B1D9B9889629D4964495E715E8561D3990E8002781E898889B70000
|
| 1186 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1187 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1188 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1189 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1190 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1191 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1192 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1193 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1194 |
+
67
|
| 1195 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1196 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1197 |
+
00005528557255BA55F055EE56B856B956C4805392B08B558B518B428B528B57
|
| 1198 |
+
8C438C778C768C9A8D068D078D098DAC8DAA8DAD8DAB8E6D8E788E738E6A8E6F
|
| 1199 |
+
8E7B8EC28F528F518F4F8F508F538FB49140913F91B091AD93DE93C793CF93C2
|
| 1200 |
+
93DA93D093F993EC93CC93D993A993E693CA93D493EE93E393D593C493CE93C0
|
| 1201 |
+
93D293A593E7957D95DA95DB96E19729972B972C9728972697B397B797B697DD
|
| 1202 |
+
97DE97DF985C9859985D985798BF98BD98BB98BE99489947994399A699A70000
|
| 1203 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1204 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1205 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1206 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1207 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1208 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1209 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1210 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1211 |
+
68
|
| 1212 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1213 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1214 |
+
00009A1A9A159A259A1D9A249A1B9A229A209A279A239A1E9A1C9A149AC29B0B
|
| 1215 |
+
9B0A9B0E9B0C9B379BEA9BEB9BE09BDE9BE49BE69BE29BF09BD49BD79BEC9BDC
|
| 1216 |
+
9BD99BE59BD59BE19BDA9D779D819D8A9D849D889D719D809D789D869D8B9D8C
|
| 1217 |
+
9D7D9D6B9D749D759D709D699D859D739D7B9D829D6F9D799D7F9D879D689E94
|
| 1218 |
+
9E919EC09EFC9F2D9F409F419F4D9F569F579F58533756B256B556B358E35B45
|
| 1219 |
+
5DC65DC75EEE5EEF5FC05FC161F9651765166515651365DF66E866E366E40000
|
| 1220 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1221 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1222 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1223 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1224 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1225 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1226 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1227 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1228 |
+
69
|
| 1229 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1230 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1231 |
+
00006AF36AF06AEA6AE86AF96AF16AEE6AEF703C7035702F7037703470317042
|
| 1232 |
+
7038703F703A7039702A7040703B703370417213721472A8737D737C74BA76AB
|
| 1233 |
+
76AA76BE76ED77CC77CE77CF77CD77F279257923792779287924792979B27A6E
|
| 1234 |
+
7A6C7A6D7AF77C497C487C4A7C477C457CEE7E7B7E7E7E817E807FBA7FFF8079
|
| 1235 |
+
81DB81D982688269862285FF860185FE861B860085F6860486098605860C85FD
|
| 1236 |
+
8819881088118817881388168963896689B989F78B608B6A8B5D8B688B630000
|
| 1237 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1238 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1239 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1240 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1241 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1242 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1243 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1244 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1245 |
+
6A
|
| 1246 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1247 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1248 |
+
00008B658B678B6D8DAE8E868E888E848F598F568F578F558F588F5A908D9143
|
| 1249 |
+
914191B791B591B291B3940B941393FB9420940F941493FE9415941094289419
|
| 1250 |
+
940D93F5940093F79407940E9416941293FA940993F8943C940A93FF93FC940C
|
| 1251 |
+
93F69411940695DE95E095DF972E972F97B997BB97FD97FE986098629863985F
|
| 1252 |
+
98C198C29950994E9959994C994B99539A329A349A319A2C9A2A9A369A299A2E
|
| 1253 |
+
9A389A2D9AC79ACA9AC69B109B129B119C0B9C089BF79C059C129BF89C400000
|
| 1254 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1255 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1256 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1257 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1258 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1259 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1260 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1261 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1262 |
+
6B
|
| 1263 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1264 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1265 |
+
00009C079C0E9C069C179C149C099D9F9D999DA49D9D9D929D989D909D9B9DA0
|
| 1266 |
+
9D949D9C9DAA9D979DA19D9A9DA29DA89D9E9DA39DBF9DA99D969DA69DA79E99
|
| 1267 |
+
9E9B9E9A9EE59EE49EE79EE69F309F2E9F5B9F609F5E9F5D9F599F91513A5139
|
| 1268 |
+
5298529756C356BD56BE5B485B475DCB5DCF5EF161FD651B6B026AFC6B036AF8
|
| 1269 |
+
6B0070437044704A7048704970457046721D721A7219737E7517766A77D0792D
|
| 1270 |
+
7931792F7C547C537CF27E8A7E877E887E8B7E867E8D7F4D7FBB803081DD0000
|
| 1271 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1272 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1273 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1274 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1275 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1276 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1277 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1278 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1279 |
+
6C
|
| 1280 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1281 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1282 |
+
00008618862A8626861F8623861C86198627862E862186208629861E86258829
|
| 1283 |
+
881D881B88208824881C882B884A896D8969896E896B89FA8B798B788B458B7A
|
| 1284 |
+
8B7B8D108D148DAF8E8E8E8C8F5E8F5B8F5D91469144914591B9943F943B9436
|
| 1285 |
+
9429943D94309439942A9437942C9440943195E595E495E39735973A97BF97E1
|
| 1286 |
+
986498C998C698C0995899569A399A3D9A469A449A429A419A3A9A3F9ACD9B15
|
| 1287 |
+
9B179B189B169B3A9B529C2B9C1D9C1C9C2C9C239C289C299C249C219DB70000
|
| 1288 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1289 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1290 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1291 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1292 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1293 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1294 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1295 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1296 |
+
6D
|
| 1297 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1298 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1299 |
+
00009DB69DBC9DC19DC79DCA9DCF9DBE9DC59DC39DBB9DB59DCE9DB99DBA9DAC
|
| 1300 |
+
9DC89DB19DAD9DCC9DB39DCD9DB29E7A9E9C9EEB9EEE9EED9F1B9F189F1A9F31
|
| 1301 |
+
9F4E9F659F649F924EB956C656C556CB59715B4B5B4C5DD55DD15EF265216520
|
| 1302 |
+
652665226B0B6B086B096C0D7055705670577052721E721F72A9737F74D874D5
|
| 1303 |
+
74D974D7766D76AD793579B47A707A717C577C5C7C597C5B7C5A7CF47CF17E91
|
| 1304 |
+
7F4F7F8781DE826B863486358633862C86328636882C88288826882A88250000
|
| 1305 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1306 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1307 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1308 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1309 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1310 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1311 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1312 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1313 |
+
6E
|
| 1314 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1315 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1316 |
+
0000897189BF89BE89FB8B7E8B848B828B868B858B7F8D158E958E948E9A8E92
|
| 1317 |
+
8E908E968E978F608F629147944C9450944A944B944F94479445944894499446
|
| 1318 |
+
973F97E3986A986998CB9954995B9A4E9A539A549A4C9A4F9A489A4A9A499A52
|
| 1319 |
+
9A509AD09B199B2B9B3B9B569B559C469C489C3F9C449C399C339C419C3C9C37
|
| 1320 |
+
9C349C329C3D9C369DDB9DD29DDE9DDA9DCB9DD09DDC9DD19DDF9DE99DD99DD8
|
| 1321 |
+
9DD69DF59DD59DDD9EB69EF09F359F339F329F429F6B9F959FA2513D52990000
|
| 1322 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1323 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1324 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1325 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1326 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1327 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1328 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1329 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1330 |
+
6F
|
| 1331 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1332 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1333 |
+
000058E858E759725B4D5DD8882F5F4F62016203620465296525659666EB6B11
|
| 1334 |
+
6B126B0F6BCA705B705A7222738273817383767077D47C677C667E95826C863A
|
| 1335 |
+
86408639863C8631863B863E88308832882E883389768974897389FE8B8C8B8E
|
| 1336 |
+
8B8B8B888C458D198E988F648F6391BC94629455945D9457945E97C497C59800
|
| 1337 |
+
9A569A599B1E9B1F9B209C529C589C509C4A9C4D9C4B9C559C599C4C9C4E9DFB
|
| 1338 |
+
9DF79DEF9DE39DEB9DF89DE49DF69DE19DEE9DE69DF29DF09DE29DEC9DF40000
|
| 1339 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1340 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1341 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1342 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1343 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1344 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1345 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1346 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1347 |
+
70
|
| 1348 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1349 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1350 |
+
00009DF39DE89DED9EC29ED09EF29EF39F069F1C9F389F379F369F439F4F9F71
|
| 1351 |
+
9F709F6E9F6F56D356CD5B4E5C6D652D66ED66EE6B13705F7061705D70607223
|
| 1352 |
+
74DB74E577D5793879B779B67C6A7E977F89826D8643883888378835884B8B94
|
| 1353 |
+
8B958E9E8E9F8EA08E9D91BE91BD91C2946B9468946996E597469743974797C7
|
| 1354 |
+
97E59A5E9AD59B599C639C679C669C629C5E9C609E029DFE9E079E039E069E05
|
| 1355 |
+
9E009E019E099DFF9DFD9E049EA09F1E9F469F749F759F7656D4652E65B80000
|
| 1356 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1357 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1358 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1359 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1360 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1361 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1362 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1363 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1364 |
+
71
|
| 1365 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1366 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1367 |
+
00006B186B196B176B1A7062722672AA77D877D979397C697C6B7CF67E9A7E98
|
| 1368 |
+
7E9B7E9981E081E18646864786488979897A897C897B89FF8B988B998EA58EA4
|
| 1369 |
+
8EA3946E946D946F9471947397499872995F9C689C6E9C6D9E0B9E0D9E109E0F
|
| 1370 |
+
9E129E119EA19EF59F099F479F789F7B9F7A9F79571E70667C6F883C8DB28EA6
|
| 1371 |
+
91C394749478947694759A609B2E9C749C739C719C759E149E139EF69F0A9FA4
|
| 1372 |
+
706870657CF7866A883E883D883F8B9E8C9C8EA98EC9974B9873987498CC0000
|
| 1373 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1374 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1375 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1376 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1377 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1378 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1379 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1380 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1381 |
+
72
|
| 1382 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1383 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1384 |
+
0000996199AB9A649A669A679B249E159E179F4862076B1E7227864C8EA89482
|
| 1385 |
+
948094819A699A689E19864B8B9F94839C799EB776759A6B9C7A9E1D7069706A
|
| 1386 |
+
72299EA49F7E9F499F988AF68AFC8C6B8C6D8C938CF48E448E318E348E428E39
|
| 1387 |
+
8E358F3B8F2F8F388F338FA88FA69075907490789072907C907A913491929320
|
| 1388 |
+
933692F89333932F932292FC932B9304931A9310932693219315932E931995BB
|
| 1389 |
+
96A796A896AA96D5970E97119716970D9713970F975B975C9766979898300000
|
| 1390 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1391 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1392 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1393 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1394 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1395 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1396 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1397 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1398 |
+
73
|
| 1399 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1400 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1401 |
+
00009838983B9837982D9839982499109928991E991B9921991A99ED99E299F1
|
| 1402 |
+
9AB89ABC9AFB9AED9B289B919D159D239D269D289D129D1B9ED89ED49F8D9F9C
|
| 1403 |
+
512A511F5121513252F5568E5680569056855687568F58D558D358D158CE5B30
|
| 1404 |
+
5B2A5B245B7A5C375C685DBC5DBA5DBD5DB85E6B5F4C5FBD61C961C261C761E6
|
| 1405 |
+
61CB6232623464CE64CA64D864E064F064E664EC64F164E264ED6582658366D9
|
| 1406 |
+
66D66A806A946A846AA26A9C6ADB6AA36A7E6A976A906AA06B5C6BAE6BDA0000
|
| 1407 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1408 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1409 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1410 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1411 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1412 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1413 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1414 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1415 |
+
74
|
| 1416 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1417 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1418 |
+
00006C086FD86FF16FDF6FE06FDB6FE46FEB6FEF6F806FEC6FE16FE96FD56FEE
|
| 1419 |
+
6FF071E771DF71EE71E671E571ED71EC71F471E0723572467370737274A974B0
|
| 1420 |
+
74A674A876467642764C76EA77B377AA77B077AC77A777AD77EF78F778FA78F4
|
| 1421 |
+
78EF790179A779AA7A577ABF7C077C0D7BFE7BF77C0C7BE07CE07CDC7CDE7CE2
|
| 1422 |
+
7CDF7CD97CDD7E2E7E3E7E467E377E327E437E2B7E3D7E317E457E417E347E39
|
| 1423 |
+
7E487E357E3F7E2F7F447FF37FFC807180728070806F807381C681C381BA0000
|
| 1424 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1425 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1426 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1427 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1428 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1429 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1430 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1431 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1432 |
+
75
|
| 1433 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1434 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1435 |
+
000081C281C081BF81BD81C981BE81E88209827185AA8584857E859C85918594
|
| 1436 |
+
85AF859B858785A8858A85A6866787C087D187B387D287C687AB87BB87BA87C8
|
| 1437 |
+
87CB893B893689448938893D89AC8B0E8B178B198B1B8B0A8B208B1D8B048B10
|
| 1438 |
+
8C418C3F8C738CFA8CFD8CFC8CF88CFB8DA88E498E4B8E488E4A8F448F3E8F42
|
| 1439 |
+
8F458F3F907F907D9084908190829080913991A3919E919C934D938293289375
|
| 1440 |
+
934A9365934B9318937E936C935B9370935A935495CA95CB95CC95C895C60000
|
| 1441 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1442 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1443 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1444 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1445 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1446 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1447 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1448 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1449 |
+
76
|
| 1450 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1451 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1452 |
+
000096B196B896D6971C971E97A097D3984698B699359A0199FF9BAE9BAB9BAA
|
| 1453 |
+
9BAD9D3B9D3F9E8B9ECF9EDE9EDC9EDD9EDB9F3E9F4B53E2569556AE58D958D8
|
| 1454 |
+
5B385F5E61E3623364F464F264FE650664FA64FB64F765B766DC67266AB36AAC
|
| 1455 |
+
6AC36ABB6AB86AC26AAE6AAF6B5F6B786BAF7009700B6FFE70066FFA7011700F
|
| 1456 |
+
71FB71FC71FE71F87377737574A774BF751576567658765277BD77BF77BB77BC
|
| 1457 |
+
790E79AE7A617A627A607AC47AC57C2B7C277C2A7C1E7C237C217CE77E540000
|
| 1458 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1459 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1460 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1461 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1462 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1463 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1464 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1465 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1466 |
+
77
|
| 1467 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1468 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1469 |
+
00007E557E5E7E5A7E617E527E597F487FF97FFB8077807681CD81CF820A85CF
|
| 1470 |
+
85A985CD85D085C985B085BA85B987EF87EC87F287E0898689B289F48B288B39
|
| 1471 |
+
8B2C8B2B8C508D058E598E638E668E648E5F8E558EC08F498F4D908790839088
|
| 1472 |
+
91AB91AC91D09394938A939693A293B393AE93AC93B09398939A939795D495D6
|
| 1473 |
+
95D095D596E296DC96D996DB96DE972497A397A697AD97F9984D984F984C984E
|
| 1474 |
+
985398BA993E993F993D992E99A59A0E9AC19B039B069B4F9B4E9B4D9BCA0000
|
| 1475 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1476 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1477 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1478 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1479 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1480 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1481 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1482 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1483 |
+
78
|
| 1484 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1485 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1486 |
+
00009BC99BFD9BC89BC09D519D5D9D609EE09F159F2C513356A556A858DE58DF
|
| 1487 |
+
58E25BF59F905EEC61F261F761F661F56500650F66E066DD6AE56ADD6ADA6AD3
|
| 1488 |
+
701B701F7028701A701D701570187206720D725872A27378737A74BD74CA74E3
|
| 1489 |
+
75877586765F766177C7791979B17A6B7A697C3E7C3F7C387C3D7C377C407E6B
|
| 1490 |
+
7E6D7E797E697E6A7E737F857FB67FB97FB881D885E985DD85EA85D585E485E5
|
| 1491 |
+
85F787FB8805880D87F987FE8960895F8956895E8B418B5C8B588B498B5A0000
|
| 1492 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1493 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1494 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1495 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1496 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1497 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1498 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1499 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1500 |
+
79
|
| 1501 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1502 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1503 |
+
00008B4E8B4F8B468B598D088D0A8E7C8E728E878E768E6C8E7A8E748F548F4E
|
| 1504 |
+
8FAD908A908B91B191AE93E193D193DF93C393C893DC93DD93D693E293CD93D8
|
| 1505 |
+
93E493D793E895DC96B496E3972A9727976197DC97FB985E9858985B98BC9945
|
| 1506 |
+
99499A169A199B0D9BE89BE79BD69BDB9D899D619D729D6A9D6C9E929E979E93
|
| 1507 |
+
9EB452F856B756B656B456BC58E45B405B435B7D5BF65DC961F861FA65186514
|
| 1508 |
+
651966E667276AEC703E703070327210737B74CF766276657926792A792C0000
|
| 1509 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1510 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1511 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1512 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1513 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1514 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1515 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1516 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1517 |
+
7A
|
| 1518 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1519 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1520 |
+
0000792B7AC77AF67C4C7C437C4D7CEF7CF08FAE7E7D7E7C7E827F4C800081DA
|
| 1521 |
+
826685FB85F9861185FA8606860B8607860A88148815896489BA89F88B708B6C
|
| 1522 |
+
8B668B6F8B5F8B6B8D0F8D0D8E898E818E858E8291B491CB9418940393FD95E1
|
| 1523 |
+
973098C49952995199A89A2B9A309A379A359C139C0D9E799EB59EE89F2F9F5F
|
| 1524 |
+
9F639F615137513856C156C056C259145C6C5DCD61FC61FE651D651C659566E9
|
| 1525 |
+
6AFB6B046AFA6BB2704C721B72A774D674D4766977D37C507E8F7E8C7FBC0000
|
| 1526 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1527 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1528 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1529 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1530 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1531 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1532 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1533 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1534 |
+
7B
|
| 1535 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1536 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1537 |
+
00008617862D861A882388228821881F896A896C89BD8B748B778B7D8D138E8A
|
| 1538 |
+
8E8D8E8B8F5F8FAF91BA942E94339435943A94389432942B95E2973897399732
|
| 1539 |
+
97FF9867986599579A459A439A409A3E9ACF9B549B519C2D9C259DAF9DB49DC2
|
| 1540 |
+
9DB89E9D9EEF9F199F5C9F669F67513C513B56C856CA56C95B7F5DD45DD25F4E
|
| 1541 |
+
61FF65246B0A6B6170517058738074E4758A766E766C79B37C607C5F807E807D
|
| 1542 |
+
81DF8972896F89FC8B808D168D178E918E938F619148944494519452973D0000
|
| 1543 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1544 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1545 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1546 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1547 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1548 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1549 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1550 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1551 |
+
7C
|
| 1552 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1553 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1554 |
+
0000973E97C397C1986B99559A559A4D9AD29B1A9C499C319C3E9C3B9DD39DD7
|
| 1555 |
+
9F349F6C9F6A9F9456CC5DD662006523652B652A66EC6B1074DA7ACA7C647C63
|
| 1556 |
+
7C657E937E967E9481E28638863F88318B8A9090908F9463946094649768986F
|
| 1557 |
+
995C9A5A9A5B9A579AD39AD49AD19C549C579C569DE59E9F9EF456D158E9652C
|
| 1558 |
+
705E7671767277D77F507F888836883988628B938B928B9682778D1B91C0946A
|
| 1559 |
+
97429748974497C698709A5F9B229B589C5F9DF99DFA9E7C9E7D9F079F770000
|
| 1560 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1561 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1562 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1563 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1564 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1565 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1566 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1567 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1568 |
+
7D
|
| 1569 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1570 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1571 |
+
00009F725EF36B1670637C6C7C6E883B89C08EA191C1947294709871995E9AD6
|
| 1572 |
+
9B239ECC706477DA8B9A947797C99A629A657E9C8B9C8EAA91C5947D947E947C
|
| 1573 |
+
9C779C789EF78C54947F9E1A72289A6A9B319E1B9E1E7C720000000000000000
|
| 1574 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1575 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1576 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1577 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1578 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1579 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1580 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1581 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1582 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1583 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
| 1584 |
+
0000000000000000000000000000000000000000000000000000000000000000
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1250.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1250, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
20AC0081201A0083201E2026202020210088203001602039015A0164017D0179
|
| 14 |
+
009020182019201C201D202220132014009821220161203A015B0165017E017A
|
| 15 |
+
00A002C702D8014100A4010400A600A700A800A9015E00AB00AC00AD00AE017B
|
| 16 |
+
00B000B102DB014200B400B500B600B700B80105015F00BB013D02DD013E017C
|
| 17 |
+
015400C100C2010200C40139010600C7010C00C9011800CB011A00CD00CE010E
|
| 18 |
+
01100143014700D300D4015000D600D70158016E00DA017000DC00DD016200DF
|
| 19 |
+
015500E100E2010300E4013A010700E7010D00E9011900EB011B00ED00EE010F
|
| 20 |
+
01110144014800F300F4015100F600F70159016F00FA017100FC00FD016302D9
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1251.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1251, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
04020403201A0453201E20262020202120AC203004092039040A040C040B040F
|
| 14 |
+
045220182019201C201D202220132014009821220459203A045A045C045B045F
|
| 15 |
+
00A0040E045E040800A4049000A600A7040100A9040400AB00AC00AD00AE0407
|
| 16 |
+
00B000B104060456049100B500B600B704512116045400BB0458040504550457
|
| 17 |
+
0410041104120413041404150416041704180419041A041B041C041D041E041F
|
| 18 |
+
0420042104220423042404250426042704280429042A042B042C042D042E042F
|
| 19 |
+
0430043104320433043404350436043704380439043A043B043C043D043E043F
|
| 20 |
+
0440044104420443044404450446044704480449044A044B044C044D044E044F
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1252.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1252, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
20AC0081201A0192201E20262020202102C62030016020390152008D017D008F
|
| 14 |
+
009020182019201C201D20222013201402DC21220161203A0153009D017E0178
|
| 15 |
+
00A000A100A200A300A400A500A600A700A800A900AA00AB00AC00AD00AE00AF
|
| 16 |
+
00B000B100B200B300B400B500B600B700B800B900BA00BB00BC00BD00BE00BF
|
| 17 |
+
00C000C100C200C300C400C500C600C700C800C900CA00CB00CC00CD00CE00CF
|
| 18 |
+
00D000D100D200D300D400D500D600D700D800D900DA00DB00DC00DD00DE00DF
|
| 19 |
+
00E000E100E200E300E400E500E600E700E800E900EA00EB00EC00ED00EE00EF
|
| 20 |
+
00F000F100F200F300F400F500F600F700F800F900FA00FB00FC00FD00FE00FF
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1253.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1253, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
20AC0081201A0192201E20262020202100882030008A2039008C008D008E008F
|
| 14 |
+
009020182019201C201D20222013201400982122009A203A009C009D009E009F
|
| 15 |
+
00A00385038600A300A400A500A600A700A800A9000000AB00AC00AD00AE2015
|
| 16 |
+
00B000B100B200B3038400B500B600B703880389038A00BB038C00BD038E038F
|
| 17 |
+
0390039103920393039403950396039703980399039A039B039C039D039E039F
|
| 18 |
+
03A003A1000003A303A403A503A603A703A803A903AA03AB03AC03AD03AE03AF
|
| 19 |
+
03B003B103B203B303B403B503B603B703B803B903BA03BB03BC03BD03BE03BF
|
| 20 |
+
03C003C103C203C303C403C503C603C703C803C903CA03CB03CC03CD03CE0000
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1254.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1254, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
20AC0081201A0192201E20262020202102C62030016020390152008D008E008F
|
| 14 |
+
009020182019201C201D20222013201402DC21220161203A0153009D009E0178
|
| 15 |
+
00A000A100A200A300A400A500A600A700A800A900AA00AB00AC00AD00AE00AF
|
| 16 |
+
00B000B100B200B300B400B500B600B700B800B900BA00BB00BC00BD00BE00BF
|
| 17 |
+
00C000C100C200C300C400C500C600C700C800C900CA00CB00CC00CD00CE00CF
|
| 18 |
+
011E00D100D200D300D400D500D600D700D800D900DA00DB00DC0130015E00DF
|
| 19 |
+
00E000E100E200E300E400E500E600E700E800E900EA00EB00EC00ED00EE00EF
|
| 20 |
+
011F00F100F200F300F400F500F600F700F800F900FA00FB00FC0131015F00FF
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1255.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1255, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
20AC0081201A0192201E20262020202102C62030008A2039008C008D008E008F
|
| 14 |
+
009020182019201C201D20222013201402DC2122009A203A009C009D009E009F
|
| 15 |
+
00A000A100A200A320AA00A500A600A700A800A900D700AB00AC00AD00AE00AF
|
| 16 |
+
00B000B100B200B300B400B500B600B700B800B900F700BB00BC00BD00BE00BF
|
| 17 |
+
05B005B105B205B305B405B505B605B705B805B9000005BB05BC05BD05BE05BF
|
| 18 |
+
05C005C105C205C305F005F105F205F305F40000000000000000000000000000
|
| 19 |
+
05D005D105D205D305D405D505D605D705D805D905DA05DB05DC05DD05DE05DF
|
| 20 |
+
05E005E105E205E305E405E505E605E705E805E905EA00000000200E200F0000
|
micromamba_root/pkgs/https/conda.anaconda.org/conda-forge/win-64/tk-8.6.13-h6ed50ae_3/Library/lib/tcl8.6/encoding/cp1256.enc
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# Encoding file: cp1256, single-byte
|
| 2 |
+
S
|
| 3 |
+
003F 0 1
|
| 4 |
+
00
|
| 5 |
+
0000000100020003000400050006000700080009000A000B000C000D000E000F
|
| 6 |
+
0010001100120013001400150016001700180019001A001B001C001D001E001F
|
| 7 |
+
0020002100220023002400250026002700280029002A002B002C002D002E002F
|
| 8 |
+
0030003100320033003400350036003700380039003A003B003C003D003E003F
|
| 9 |
+
0040004100420043004400450046004700480049004A004B004C004D004E004F
|
| 10 |
+
0050005100520053005400550056005700580059005A005B005C005D005E005F
|
| 11 |
+
0060006100620063006400650066006700680069006A006B006C006D006E006F
|
| 12 |
+
0070007100720073007400750076007700780079007A007B007C007D007E007F
|
| 13 |
+
20AC067E201A0192201E20262020202102C62030067920390152068606980688
|
| 14 |
+
06AF20182019201C201D20222013201406A921220691203A0153200C200D06BA
|
| 15 |
+
00A0060C00A200A300A400A500A600A700A800A906BE00AB00AC00AD00AE00AF
|
| 16 |
+
00B000B100B200B300B400B500B600B700B800B9061B00BB00BC00BD00BE061F
|
| 17 |
+
06C1062106220623062406250626062706280629062A062B062C062D062E062F
|
| 18 |
+
063006310632063306340635063600D7063706380639063A0640064106420643
|
| 19 |
+
00E0064400E2064506460647064800E700E800E900EA00EB0649064A00EE00EF
|
| 20 |
+
064B064C064D064E00F4064F065000F7065100F9065200FB00FC200E200F06D2
|