Home
last modified time | relevance | path

Searched full:in (Results 1 – 25 of 709) sorted by relevance

12345678910>>...29

/civetweb-2.7.6/src/third_party/duktape-1.5.2/config/
Dgenconfig_metadata.tar.gz ... .h.in platforms/platform_emscripten.h.in platforms/platform_flashplayer.h.in platforms/platform_generic ...
Dgenconfig.py121 # in validate_platform_file()). Fill-ins provide missing optionals.
127 # in validate_architecture_file()). Fill-ins provide missing optionals.
133 # in validate_compiler_file()). Fill-ins provide missing optionals.
136 # filled in with defaults (which are mostly compiler independent), so
153 if os.path.isdir(dirname) and '-genconfig' in dirname:
165 # in particular a "/* redefine */" comment must remain intact here.
190 for line in lines:
199 for k in provides.keys():
203 for k in requires.keys():
207 # for line in stripped_lines: print(line)
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/config/
Dgenconfig_metadata.tar.gz
Dgenconfig.py121 # in validate_platform_file()). Fill-ins provide missing optionals.
127 # in validate_architecture_file()). Fill-ins provide missing optionals.
133 # in validate_compiler_file()). Fill-ins provide missing optionals.
136 # filled in with defaults (which are mostly compiler independent), so
153 if os.path.isdir(dirname) and '-genconfig' in dirname:
165 # in particular a "/* redefine */" comment must remain intact here.
190 for line in lines:
199 for k in provides.keys():
203 for k in requires.keys():
207 # for line in stripped_lines: print(line)
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/
Dduk_lexer.h12 * and InputElementRegExp, see E5 Section 7 in its entirety. Note that
14 * language (which is explicitly stated in the specification, Section 7.5).
22 * operator in "-1.0" is optimized during compilation to yield a single
26 * in a continuous range and in a particular order. See genstrings.py.
95 /* reserved words: additional future reserved words in strict mode */
184 #error mismatch in token defines
187 #error mismatch in token defines
190 #error mismatch in token defines
193 #error mismatch in token defines
196 #error mismatch in token defines
[all …]
Dduk_hthread_builtins.c2 * Initialize built-in objects. Current thread must have a valstack
42 * Create built-in objects by parsing an init bitstream generated
109 #error internal error in defines in duk__duplicate_ram_global_object()
160 * more of an issue than having read-only built-in objects (like in duk_hthread_create_builtin_objects()
223 * First create all built-in bare objects on the empty valstack. in duk_hthread_create_builtin_objects()
225 * Built-ins in the index range [0,DUK_NUM_BUILTINS-1] have value in duk_hthread_create_builtin_objects()
228 * Built-ins in the index range [DUK_NUM_BUILTINS,DUK_NUM_ALL_BUILTINS] in duk_hthread_create_builtin_objects()
230 * into thr->builtins[]. These are objects referenced in some way in duk_hthread_create_builtin_objects()
269 /* Currently all built-in native functions are strict. in duk_hthread_create_builtin_objects()
277 /* Built-in 'name' is not writable by default. Function '.name' in duk_hthread_create_builtin_objects()
[all …]
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/
Dduk_lexer.h12 * and InputElementRegExp, see E5 Section 7 in its entirety. Note that
14 * language (which is explicitly stated in the specification, Section 7.5).
22 * operator in "-1.0" is optimized during compilation to yield a single
26 * in a continuous range and in a particular order. See genstrings.py.
95 /* reserved words: additional future reserved words in strict mode */
184 #error mismatch in token defines
187 #error mismatch in token defines
190 #error mismatch in token defines
193 #error mismatch in token defines
196 #error mismatch in token defines
[all …]
Dduk_hthread_builtins.c2 * Initialize built-in objects. Current thread must have a valstack
42 * Create built-in objects by parsing an init bitstream generated
109 #error internal error in defines in duk__duplicate_ram_global_object()
161 * more of an issue than having read-only built-in objects (like in duk_hthread_create_builtin_objects()
224 * First create all built-in bare objects on the empty valstack. in duk_hthread_create_builtin_objects()
226 * Built-ins in the index range [0,DUK_NUM_BUILTINS-1] have value in duk_hthread_create_builtin_objects()
229 * Built-ins in the index range [DUK_NUM_BUILTINS,DUK_NUM_ALL_BUILTINS] in duk_hthread_create_builtin_objects()
231 * into thr->builtins[]. These are objects referenced in some way in duk_hthread_create_builtin_objects()
270 /* Currently all built-in native functions are strict. in duk_hthread_create_builtin_objects()
278 /* Built-in 'name' is not writable by default. Function '.name' in duk_hthread_create_builtin_objects()
[all …]
/civetweb-2.7.6/
DLICENSE.md24 > in the Software without restriction, including without limitation the rights
29 > The above copyright notice and this permission notice shall be included in
34 > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
36 > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
37 > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
52 > in the Software without restriction, including without limitation the rights
57 > The above copyright notice and this permission notice shall be included in
62 > FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
64 > LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
65 > OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
[all …]
DRELEASE_NOTES.md17 - Fix some bugs/deficiencies in examples and tests
20 - Fix include for Lua pages in "Kepler Syntax"
53 - Fix misspellings in source code and documentation
60 - Provide client peer certificate (X509) in mg\_client\_cert structure
74 - Add missing `mg_` or `MG_` to symbols in civetweb.h. Symbols without will be removed a future ver…
86 - Ignore leading blank lines in multipart messages (for Android upload service)
87 - Rewrite some functions, in particular request parsing
88 - CORS preflight directly in the server, with additional config options
91 - Allow hostname in listening\_ports
96 - Mark "file in memory" feature is a candidate for deletion
[all …]
/civetweb-2.7.6/docs/
DUserManual.md19 Running `CivetWeb` in a terminal, optionally followed by configuration parameters
38 If a configuration file is specified explicitly in the command line, i.e.
40 Otherwise, CivetWeb will search for the file `CivetWeb.conf` in the same directory that
63 but their names are the same as in the config file. All option names are
64 listed in the next section. Thus, the following two setups are equivalent:
87 ## Pattern matching in configuration options
100 All other characters in the pattern match themselves. Examples:
109 The following options are supported in `civetweb.c`. They can be used for
112 The options are explained in alphabetic order - for a quick start, check
124 If set in any other way, the result is unspecified.
[all …]
DEmbedding.md7 … and offers built-in server side Lua, JavaScript and CGI support. Some instructions how to build t…
13 There is just a small set of files to compile in to the application,
18 The *INL* file extension represents code that is statically included inline in a source file. Slig…
41 …y features to the server itself. Several features available in the C interface are missing in the …
55 …ample is actively maintained, updated, extended and tested. Other examples in the examples/ folder…
73 Not all CivetWeb features available in C are also available in C++.
86 CivetWeb is highly customizable at build time, in addition to configuration at start time.
89 Start time options are passed to `mg_start`. They are documented in the [UserManual.md](https://git…
92 Pointers to callback functions are passed to `mg_start` as well. They are documented in [civetweb.h…
95in the default can be added by adding a `USE\_<feature>` define. Default features can be removed b…
[all …]
DInterface_Changes_1.10.md28 in mg\_websocket\_write functions.
36 If a websocket connection was used in only one thread, there is
37 no incompatibility. If a websocket connection was used in multiple
49 was introduced in CivetWeb 1.4 (September 2013).
50 Is "file in memory" still a useful feature or dead code? See this
52 Since it is not widely used, and a burden in maintenance, the
53 "file in memory" should be completely removed, including removing
58 Removing "file in memory" will require code using open\_file to be changed.
59 A possible replacement by mg\_set\_request\_handler is sketched in
70 on the same physical server (same IP+port). In order to support this,
[all …]
/civetweb-2.7.6/src/third_party/
Dsqlite3.h4 ** The author disclaims copyright to this source code. In place of
14 ** or constant definition does not appear in this file, then it is
18 ** Some of the definitions that are in this file are marked as
22 ** if experience from use "in the wild" suggest such changes are prudent.
25 ** from comments in this file. This file is the authoritative source
28 ** The name of this file under configuration management is "sqlite.h.in".
71 ** These no-op macros are used in front of interfaces to mark those
75 ** experimental interfaces are subject to change in point releases.
99 ** ^(The [SQLITE_VERSION] C preprocessor macro in the sqlite3.h header
100 ** evaluates to a string literal that is the SQLite version in the
[all …]
Dsqlite3.c10 ** This file is all you need to compile SQLite. To use SQLite in other
17 ** language. The code for the "sqlite3" command-line shell is also in a
29 ** The author disclaims copyright to this source code. In place of
54 ** for those options in which the value is meaningful. */
62 ** This array looks large, but in a typical installation actually uses
781 ** The author disclaims copyright to this source code. In place of
817 ** In all cases, the special comment must be enclosed in the usual
841 ** compiler warnings due to subsequent content in this file and other files
844 /************** Include msvc.h in the middle of sqliteInt.h ******************/
849 ** The author disclaims copyright to this source code. In place of
[all …]
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/
Dreadme.html56 the Pontifical Catholic University of Rio de Janeiro in Brazil.
59 used in many products and projects around the world.
76 distributed in this package.
81 Lua is distributed in
87 Lua is implemented in pure ANSI C and compiles unmodified in all known
107 In most Unix-like platforms, simply do "<KBD>make</KBD>" with a suitable target.
128 ansi, in this order.
132 and produces three files in the <TT>src</TT> directory:
150 Once you have built Lua, you may want to install it in an official
151 place in your system. In this case, do "<KBD>make install</KBD>". The official
[all …]
Dmanual.html51 Lua is implemented as a library, written in <em>clean C</em>,
57 it only works <em>embedded</em> in a host client,
73 as stated in its license.
74 The implementation described in this manual is available
80 this document is dry in places.
83 For a detailed introduction to programming in Lua,
84 see Roberto's book, <em>Programming in Lua</em>.
101 There are no type definitions in the language.
106 All values in Lua are <em>first-class values</em>.
107 This means that all values can be stored in variables,
[all …]
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/
Dreadme.html55 the Pontifical Catholic University of Rio de Janeiro in Brazil.
58 used in many products and projects around the world.
75 distributed in this package.
79 Lua is distributed in
85 Lua is implemented in pure ANSI C and compiles unmodified in all known
104 In most Unix-like platforms, simply do "<KBD>make</KBD>" with a suitable target.
125 c89, in this order.
129 and produces three files in the <TT>src</TT> directory:
147 Once you have built Lua, you may want to install it in an official
148 place in your system. In this case, do "<KBD>make install</KBD>". The official
[all …]
Dmanual.html65 Lua is implemented as a library, written in <em>clean C</em>,
78 it works <em>embedded</em> in a host client,
92 as stated in its license.
93 The implementation described in this manual is available
99 this document is dry in places.
102 For a detailed introduction to programming in Lua,
103 see Roberto's book, <em>Programming in Lua</em>.
120 There are no type definitions in the language.
125 All values in Lua are <em>first-class values</em>.
126 This means that all values can be stored in variables,
[all …]
/civetweb-2.7.6/src/third_party/lua-5.1.5/doc/
Dmanual.html53 Lua is implemented as a library, written in <em>clean</em> C
54 (that is, in the common subset of ANSI&nbsp;C and C++).
59 it only works <em>embedded</em> in a host client,
74 as stated in its license.
75 The implementation described in this manual is available
81 this document is dry in places.
84 For a detailed introduction to programming in Lua,
85 see Roberto's book, <em>Programming in Lua (Second Edition)</em>.
93 In other words,
102 in which
[all …]
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dlstate.h4 ** See Copyright Notice in lua.h
19 ** Some notes about garbage-collected objects: All objects in Lua must
33 ** in all objects, but it always has this name.) Any gray object
34 ** must belong to one of these lists, and all objects in these lists
40 ** - black objects got in a write barrier;
51 struct lua_longjmp; /* defined in ldo.c */
86 ** top function has only the yielded values in its stack; in that
87 ** case, the actual 'func' value is saved in field 'extra'.
89 ** the function index so that, in case of errors, the continuation
93 StkId func; /* function index in the stack */
[all …]
Dltable.c4 ** See Copyright Notice in lua.h
15 ** Tables keep its elements in two parts: an array part and a hash part.
16 ** Non-negative integer keys are all candidates to be kept in the array
18 ** more than half the slots between 1 and n are in use.
21 ** in its main position (i.e. the 'original' position that its hash gives
22 ** to it), then the colliding element is in its own main position.
44 ** the largest integer such that MAXASIZE fits in an unsigned int.
51 ** integer such that 2^MAXHBITS fits in a signed int. (Note that the
52 ** maximum number of elements in a table, 2^MAXABITS + 2^MAXHBITS, still
53 ** fits comfortably in an unsigned int.)
[all …]
Dlparser.h4 ** See Copyright Notice in lua.h
31 VK, /* constant in 'k'; info = index of constant in 'k' */
34 VNONRELOC, /* expression has its value in a fixed register;
37 VUPVAL, /* upvalue variable; info = index of upvalue in 'upvalues' */
44 VRELOCABLE, /* expression can put result in any register;
73 short idx; /* variable index in stack */
80 int pc; /* position in code */
82 lu_byte nactvar; /* local level where it appears in current block */
89 int n; /* number of entries in use */
107 struct BlockCnt; /* defined in lparser.c */
[all …]
/civetweb-2.7.6/src/third_party/lua-5.1.5/
DINSTALL5 Lua is built in the src directory, but the build process can be
14 ansi, in this order.
20 after building Lua. Also, have a look at the example programs in test.
24 Once you have built Lua, you may want to install it in an official
25 place in your system. In this case, do "make install". The official
26 place and the way to install files are defined in Makefile. You must
29 If you want to build and install Lua in one step, do "make xxx install",
43 There are man pages for lua and luac, in both nroff and html, and a
44 reference manual in html in doc, some sample code in test, and some
45 useful stuff in etc. You don't need these directories for development.
[all …]
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dlstate.h4 ** See Copyright Notice in lua.h
19 ** Some notes about garbage-collected objects: All objects in Lua must
22 ** Lua keeps most objects linked in list g->allgc. The link uses field
25 ** Strings are kept in several lists headed by the array g->strt.hash.
31 ** be remarked in the atomic step. Usually their contents would be marked
35 ** Objects with finalizers are kept in the list g->finobj.
42 struct lua_longjmp; /* defined in ldo.c */
70 StkId func; /* function index in the stack */
82 int ctx; /* context info. in case of yields */
83 lua_CFunction k; /* continuation in case of yields */
[all …]

12345678910>>...29