Home
last modified time | relevance | path

Searched defs:version_extra (Results 1 – 10 of 10) sorted by relevance

/dports/www/drupal8/drupal-8.9.20/core/modules/update/src/
H A DModuleVersion.php87 private function __construct($major_version, $version_extra) {
/dports/www/drupal9/drupal-9.2.10/core/modules/update/src/
H A DModuleVersion.php95 private function __construct($major_version, $version_extra) {
/dports/www/drupal9/drupal-9.2.10/core/lib/Drupal/Core/Extension/
H A DExtensionVersion.php103 …ivate function __construct(string $major_version, ?string $minor_version, ?string $version_extra) {
/dports/multimedia/sabbu/sabbu-0.3.0/Source/
H A Dsabbu.cpp173 char *version_extra = NULL; in main() local
/dports/games/zangband/zangband/src/
H A Dvariable.c35 byte version_extra = VER_EXTRA; variable
/dports/games/mangband/mangband-1.5.3/src/server/
H A Dvariable.c37 byte version_extra = SERVER_VERSION_EXTRA; variable
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_api.c1387 const char *ret, *version_extra; in _evgl_glGetString() local
/dports/games/retroarch/RetroArch-1.9.7/gfx/drivers_shader/
H A Dshader_glsl.c292 const char* version_extra = ""; in gl_glsl_compile_shader() local
/dports/games/tomenet/tomenet-4.6.0/src/server/
H A Dvariable.c39 byte version_extra = SF_VERSION_EXTRA; variable
/dports/audio/sox/sox-14.4.2/src/
H A Dsox.h1323 …char const * version_extra;/**< version extra info or null = "PACKAGE_EXTRA", for example, "beta" … member