Searched full:language (Results 1 – 25 of 44) sorted by relevance
12
/civetweb-2.7.6/ |
D | .gitattributes | 31 *.inl linguist-language=C 32 *.h linguist-language=C 33 include/CivetServer.h linguist-language=C++
|
D | .travis.yml | 6 language: c 125 language: python 143 language: generic
|
D | .clang-format | 10 Language: Cpp
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/ |
D | README | 8 Lua is a powerful, light-weight programming language designed for extending 10 language. Lua is free software.
|
D | HISTORY | 5 Language: 29 Language: 77 Language:
|
/civetweb-2.7.6/docs/api/ |
D | mg_check_feature.md | 30 …side scripting through the Lua language, if that has been enabled at compile time. Lua is an effic…
|
D | mg_init_library.md | 35 …side scripting through the Lua language, if that has been enabled at compile time. Lua is an effic…
|
D | mg_get_header.md | 20 …munication. These request headers can for example specify the preferred language in which the serv…
|
/civetweb-2.7.6/src/third_party/duktape-1.8.0/src-separate/ |
D | duk_unicode_support.c | 907 * locale/language. 910 /* XXX: add 'language' argument when locale/language sensitive rule 924 /* XXX: there are language sensitive rules for the ASCII range. in duk__case_transform_helper() 925 * If/when language/locale support is implemented, they need to in duk__case_transform_helper() 955 * The rule is not locale/language specific so it is supported. in duk__case_transform_helper()
|
/civetweb-2.7.6/src/third_party/duktape-1.5.2/src-separate/ |
D | duk_unicode_support.c | 907 * locale/language. 910 /* XXX: add 'language' argument when locale/language sensitive rule 924 /* XXX: there are language sensitive rules for the ASCII range. in duk__case_transform_helper() 925 * If/when language/locale support is implemented, they need to in duk__case_transform_helper() 955 * The rule is not locale/language specific so it is supported. in duk__case_transform_helper()
|
/civetweb-2.7.6/test/ajax/ |
D | test.html | 5 <script type='text/javascript' language="javascript" src='jquery.js'></script> 6 <script type='text/javascript' language="javascript">
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/test/ |
D | hello.lua | 1 -- the first program in every language
|
D | README | 15 hello.lua the first program in every language
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/etc/ |
D | lua.pc | 25 Description: An Extensible Extension Language
|
/civetweb-2.7.6/test/ |
D | env.cgi | 28 <script language="javascript">
|
/civetweb-2.7.6/src/third_party/lua-5.3.5/doc/ |
D | readme.html | 50 Lua is a powerful, fast, lightweight, embeddable scripting language 276 <H3>Language</H3>
|
D | luac.1 | 15 It translates programs written in the Lua programming language
|
/civetweb-2.7.6/examples/_obsolete/websocket/ |
D | websock.htm | 5 <script type='text/javascript' language="javascript">
|
/civetweb-2.7.6/src/third_party/lua-5.2.4/doc/ |
D | luac.1 | 15 It translates programs written in the Lua programming language
|
D | readme.html | 51 Lua is a powerful, fast, lightweight, embeddable scripting language 288 <H3>Language</H3>
|
D | contents.html | 23 The reference manual is the official definition of the Lua language. 58 <LI><A HREF="manual.html#3">3 – The Language</A> 127 <LI><A HREF="manual.html#8.1">8.1 – Changes in the Language</A>
|
/civetweb-2.7.6/src/third_party/lua-5.1.5/doc/ |
D | luac.1 | 15 It translates programs written in the Lua programming language
|
D | contents.html | 23 The reference manual is the official definition of the Lua language. 65 <LI><A HREF="manual.html#2">2 – The Language</A> 144 <LI><A HREF="manual.html#7.1">7.1 – Changes in the Language</A>
|
D | luac.html | 22 It translates programs written in the Lua programming language
|
/civetweb-2.7.6/test/nonlatin/ |
D | 这是一个示例文本.html | 21 <th>Language</th>
|
12