Home
last modified time | relevance | path

Searched defs:version (Results 1 – 14 of 14) sorted by relevance

/civetweb-2.7.6/
Dmingw.cmd400 @set version=0.0.0 variable
408 @if !result! lss 0 set version=%%b variable
Dbuild.cmd569 @set version=3.2.2 variable
/civetweb-2.7.6/conan/
Dbuild.py59 def version(self): member in BuilderSettings
/civetweb-2.7.6/src/third_party/duktape-1.5.2/debugger/
Dpackage.json3 "version": "0.1.0", string
/civetweb-2.7.6/src/third_party/duktape-1.8.0/debugger/
Dpackage.json3 "version": "0.1.0", string
/civetweb-2.7.6/src/third_party/lua-5.1.5/src/
Dluac.c73 int version=0; in doargs() local
/civetweb-2.7.6/src/third_party/lua-5.2.4/src/
Dluac.c72 int version=0; in doargs() local
Dlstate.h144 const lua_Number *version; /* pointer to version number */ member
Dlapi.c138 static const lua_Number version = LUA_VERSION_NUM; in lua_version() local
/civetweb-2.7.6/src/third_party/lua-5.3.5/src/
Dluac.c75 int version=0; in doargs() local
Dlstate.h167 const lua_Number *version; /* pointer to version number */ member
Dlapi.c145 static const lua_Number version = LUA_VERSION_NUM; in lua_version() local
/civetweb-2.7.6/examples/rest/cJSON/
DcJSON.c91 static char version[15]; in cJSON_Version() local
/civetweb-2.7.6/src/
Dcivetweb.c12681 const char *version = mg_get_header(conn, "Sec-WebSocket-Version"); local
19070 const char *version = mg_version(); local