Home
last modified time | relevance | path

Searched refs:fake_version (Results 1 – 25 of 27) sorted by relevance

12

/dports/net-mgmt/nagios-check_postgres/check_postgres-2.25.0/t/
H A D02_new_version_pg.t32 $cp->fake_version('7.8.12');
36 $cp->fake_version('8.3.0');
40 $cp->fake_version('8.2.999');
46 $cp->fake_version($currver);
H A D02_version.t53 $cp->fake_version('foobar');
58 $cp->fake_version('7.8.12');
H A D02_connection.t53 $cp->fake_version('ABC');
H A DCP_Testing.pm783 sub fake_version { subroutine
/dports/devel/aegis/aegis-4.25.D510/aecvsserver/
H A Dfake_version.cc25 fake_version(time_t x) in fake_version() function
34 return fake_version(now()); in fake_version_now()
H A Dfake_version.h31 string_ty *fake_version(time_t);
/dports/databases/puppetdb7/puppetdb-7.8.0/
H A DGemfile3 def location_for(place, fake_version = nil)
5 [fake_version, { :git => $1, :branch => $2, :require => false }].compact
/dports/databases/puppetdb6/puppetdb-6.19.1/
H A DGemfile3 def location_for(place, fake_version = nil)
5 [fake_version, { :git => $1, :branch => $2, :require => false }].compact
/dports/devel/cpp-hocon/cpp-hocon-0.3.0/acceptance/
H A DGemfile3 def location_for(place, fake_version = nil)
5 [fake_version, { :git => $1, :branch => $2, :require => false }].compact
/dports/sysutils/pxp-agent/pxp-agent-1.15.16/acceptance/
H A DGemfile5 def location_for(place, fake_version = nil)
7 [fake_version, { :git => $1, :branch => $2, :require => false }].compact
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Dwebplugininfo.cc47 const base::string16& fake_version, in WebPluginInfo() argument
51 version(fake_version), in WebPluginInfo()
H A Dwebplugininfo.h71 const base::string16& fake_version,
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Dwebplugininfo.cc46 const base::string16& fake_version, in WebPluginInfo() argument
50 version(fake_version), in WebPluginInfo()
H A Dwebplugininfo.h71 const base::string16& fake_version,
/dports/net/aprsc/aprsc-2.1.10.gd72a17c/src/
H A Dconfig.c61 char *fake_version; variable
1374 char *o = fake_version; in read_config()
1375 fake_version = new_fake_version; in read_config()
1380 char *o = fake_version; in read_config()
1381 fake_version = NULL; in read_config()
1524 if (fake_version) in free_config()
1525 hfree(fake_version); in free_config()
1526 fake_version = NULL; in free_config()
H A Dconfig.h105 extern char *fake_version;
H A Dworker.c1565 client_printf(self, c, "# %s\r\n", (fake_version) ? fake_version : verstr_aprsis); in collect_new_clients()
/dports/devel/swig/swig-4.0.2/Source/Swig/
H A Dmisc.c28 static char *fake_version = 0; variable
52 fake_version = Swig_copy_string(version); in Swig_set_fakeversion()
62 return fake_version ? fake_version : PACKAGE_VERSION; in Swig_package_version()
/dports/www/chromium-legacy/chromium-88.0.4324.182/android_webview/tools/
H A Dcts_utils_test.py359 fake_version = fake_cipd.create(yamlFile.name)
361 cts_utils.cipd_download(archive, fake_version, tempDir)
/dports/www/qutebrowser/qutebrowser-2.4.0/tests/unit/utils/
H A Dtest_version.py692 fake_version = "0.1.0"
698 assert fake_version < mod_info.min_version
699 import_fake.version = fake_version
/dports/devel/aegis/aegis-4.25.D510/aecvsserver/module/
H A Dchange.cc332 version = fake_version(os_mtime_actual(path)); in update()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c1166 …xmpp_attr_t *fake_version = xmpp_ep_init_attr_t(pinfo->pool, version->data?version->data->value:""… in xmpp_version_query() local
1167 g_hash_table_insert(element->attrs, (gpointer)"version", fake_version); in xmpp_version_query()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c1166 …xmpp_attr_t *fake_version = xmpp_ep_init_attr_t(pinfo->pool, version->data?version->data->value:""… in xmpp_version_query() local
1167 g_hash_table_insert(element->attrs, (gpointer)"version", fake_version); in xmpp_version_query()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c1166 …xmpp_attr_t *fake_version = xmpp_ep_init_attr_t(pinfo->pool, version->data?version->data->value:""… in xmpp_version_query() local
1167 g_hash_table_insert(element->attrs, (gpointer)"version", fake_version); in xmpp_version_query()
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-xmpp-other.c1166 …xmpp_attr_t *fake_version = xmpp_ep_init_attr_t(pinfo->pool, version->data?version->data->value:""… in xmpp_version_query() local
1167 g_hash_table_insert(element->attrs, (gpointer)"version", fake_version); in xmpp_version_query()

12