Home
last modified time | relevance | path

Searched refs:from_url (Results 1 – 25 of 390) sorted by relevance

12345678910>>...16

/dports/databases/py-redis2/redis-py-2.10.6/tests/
H A Dtest_connection_pool.py157 pool = redis.ConnectionPool.from_url('redis://myhost')
198 pool = redis.ConnectionPool.from_url(
241 pool = redis.ConnectionPool.from_url(
272 redis.ConnectionPool.from_url(
302 r = redis.StrictRedis.from_url('redis://myhost')
314 pool = redis.ConnectionPool.from_url('unix:///socket')
332 pool = redis.ConnectionPool.from_url(
343 pool = redis.ConnectionPool.from_url(
401 pool = redis.ConnectionPool.from_url(
405 pool = redis.ConnectionPool.from_url(
[all …]
/dports/databases/py-redis/redis-3.5.3/tests/
H A Dtest_connection_pool.py232 pool = redis.ConnectionPool.from_url(
256 pool = redis.ConnectionPool.from_url(
315 pool = redis.ConnectionPool.from_url(
346 pool = redis.ConnectionPool.from_url(
354 redis.ConnectionPool.from_url(
428 pool = redis.ConnectionPool.from_url(
533 pool = DummyConnectionPool.from_url(
537 pool = DummyConnectionPool.from_url(
541 pool = DummyConnectionPool.from_url(
545 pool = DummyConnectionPool.from_url(
[all …]
/dports/www/habari/habari-0.8/system/classes/
H A Durl.php84 * @param string $from_url URL string to parse
87 public static function parse( $from_url ) argument
95 if ( strpos( $from_url, $base_url ) === 0 ) {
96 $from_url = MultiByte::substr( $from_url, MultiByte::strlen( $base_url ) );
100 $from_url = trim( $from_url, '/' );
103 if ( MultiByte::strpos( $from_url, '?' ) !== false ) {
104 list( $from_url, )= explode( '?', $from_url );
114 self::$stub = $from_url;
116 if ( $rule->match( $from_url ) ) {
/dports/devel/pysvn/pysvn-1.9.12/Import/pycxx-7.1.4/
H A Dtag_pycxx.py5 def make_tag( from_url, tag_base_url, version ): argument
11 from_files = client.ls( from_url, recurse=False )
12 print( 'Info: Found', from_url )
14 print( 'Error: From does not exist',from_url )
33 print( 'Info: Copy',repr(from_url), repr(to_url) )
34 client.copy( from_url, to_url )
67 from_url = 'https://svn.code.sf.net/p/cxx/code/trunk/CXX'
70 make_tag( from_url, tag_base_url, version )
/dports/devel/py-cxx/pycxx-7.1.5/
H A Dtag_pycxx.py5 def make_tag( from_url, tag_base_url, version ): argument
11 from_files = client.ls( from_url, recurse=False )
12 print( 'Info: Found', from_url )
14 print( 'Error: From does not exist',from_url )
33 print( 'Info: Copy', repr(from_url), repr(to_url) )
34 client.copy( from_url, to_url )
67 from_url = 'https://svn.code.sf.net/p/cxx/code/trunk/CXX'
70 make_tag( from_url, tag_base_url, version )
/dports/www/gallery-dl/gallery-dl-1.21.0/test/
H A Dtest_job.py44 extr = TestExtractor.from_url("test:")
69 extr = TestExtractor.from_url("test:")
105 extr = TestExtractor.from_url("test:")
113 extr = TestExtractor.from_url("test:")
148 extr = TestExtractor.from_url("test:")
162 extr = TestExtractor.from_url("test:")
183 extr = TestExtractor.from_url("test:")
200 extr = TestExtractor.from_url("test:")
248 extr = TestExtractor.from_url("test:")
260 extr = TestExtractor.from_url("test:")
[all …]
/dports/www/py-quilt3/quilt3-3.6.0/tests/
H A Dtest_data_transfer.py110 … result = data_transfer.select(PhysicalKey.from_url('s3://foo/bar/baz'), 'select * from S3Object',
130 … data_transfer.select(PhysicalKey.from_url('s3://foo/bar/baz.json.gz'), 'select * from S3Object')
146 …assert data_transfer.get_size_and_version(PhysicalKey.from_url('s3://my_bucket/my_obj'))[1] == '1.…
176 … data_transfer.copy_file(PhysicalKey.from_path(path), PhysicalKey.from_url('s3://example/foo.csv'))
214 assert urls[0] == PhysicalKey.from_url('s3://example1/foo.csv')
215 assert urls[1] == PhysicalKey.from_url('s3://example2/foo.txt?versionId=v123')
244 assert urls[0] == PhysicalKey.from_url('s3://example/large_file.npy?versionId=v1')
265 assert urls[0] == PhysicalKey.from_url('s3://example/large_file.npy?versionId=v1')
298 assert urls[0] == PhysicalKey.from_url('s3://example/large_file.npy?versionId=v2')
439 PhysicalKey.from_url('s3://example1/large_file1.npy'),
[all …]
H A Dtest_bucket.py179 PhysicalKey.from_path('README'), PhysicalKey.from_url('s3://test-bucket/README.md'))
188 … PhysicalKey.from_path(str(path) + '/'), PhysicalKey.from_url('s3://test-bucket/test/'))
193 … PhysicalKey.from_path(str(path) + '/'), PhysicalKey.from_url('s3://test-bucket/test/'))
198 PhysicalKey.from_path(str(path) + '/'), PhysicalKey.from_url('s3://test-bucket/'))
/dports/www/ilias/ILIAS-5.4.25/Services/BackgroundTasks/classes/
H A Dclass.ilBTControllerGUI.php60 $from_url = $this->getFromURL();
64 $this->ctrl()->redirectToURL($from_url);
71 $this->ctrl()->redirectToURL($from_url);
78 $from_url = $this->getFromURL();
86 $this->ctrl()->redirectToURL($from_url);
113 $from_url = self::unhash($this->http()->request()->getQueryParams()[self::FROM_URL]);
115 return $from_url;
/dports/net/siproxd/siproxd-0.8.2/src/
H A Dplugin_logcall.c75 osip_uri_t *from_url = NULL; in PLUGIN_PROCESS() local
89 from_url = request->from->url; in PLUGIN_PROCESS()
91 from_url = (osip_uri_t *)osip_list_get(&(request->contacts), 0); in PLUGIN_PROCESS()
101 if (from_url) { in PLUGIN_PROCESS()
102 from_username = from_url->username; in PLUGIN_PROCESS()
103 from_host = from_url->host; in PLUGIN_PROCESS()
H A Dplugin_defaulttarget.c126 osip_uri_t *from_url=ticket->sipmsg->from->url; in PLUGIN_PROCESS() local
129 from_url->username? from_url->username:"*NULL*", in PLUGIN_PROCESS()
130 from_url->host? from_url->host: "*NULL*", in PLUGIN_PROCESS()
/dports/www/ilias6/ILIAS-6.14/Services/BackgroundTasks/classes/
H A Dclass.ilBTControllerGUI.php49 $from_url = $this->getFromURL();
57 $this->ctrl()->redirectToURL($from_url);
64 $from_url = $this->getFromURL();
72 $this->ctrl()->redirectToURL($from_url);
98 $from_url = self::unhash($this->http()->request()->getQueryParams()[self::FROM_URL]);
100 return $from_url;
/dports/java/java-subversion/subversion-1.14.1/subversion/svnsync/
H A Dsvnsync.c424 const char *from_url; member
772 b->from_url = from_url; in make_subcommand_baton()
798 svn_string_t *from_url; in do_initialize() local
820 from_url->data); in do_initialize()
899 const char *to_url, *from_url; in initialize_cmd() local
996 if (! from_url) in open_source_session()
1764 const char *from_url = NULL; in copy_revprops_cmd() local
1815 from_url = NULL; in copy_revprops_cmd()
1837 from_url = NULL; in copy_revprops_cmd()
1843 if (from_url && (! svn_path_is_url(from_url))) in copy_revprops_cmd()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/svnsync/
H A Dsvnsync.c424 const char *from_url; member
772 b->from_url = from_url; in make_subcommand_baton()
798 svn_string_t *from_url; in do_initialize() local
820 from_url->data); in do_initialize()
899 const char *to_url, *from_url; in initialize_cmd() local
996 if (! from_url) in open_source_session()
1764 const char *from_url = NULL; in copy_revprops_cmd() local
1815 from_url = NULL; in copy_revprops_cmd()
1837 from_url = NULL; in copy_revprops_cmd()
1843 if (from_url && (! svn_path_is_url(from_url))) in copy_revprops_cmd()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/svnsync/
H A Dsvnsync.c424 const char *from_url; member
772 b->from_url = from_url; in make_subcommand_baton()
798 svn_string_t *from_url; in do_initialize() local
820 from_url->data); in do_initialize()
899 const char *to_url, *from_url; in initialize_cmd() local
996 if (! from_url) in open_source_session()
1764 const char *from_url = NULL; in copy_revprops_cmd() local
1815 from_url = NULL; in copy_revprops_cmd()
1837 from_url = NULL; in copy_revprops_cmd()
1843 if (from_url && (! svn_path_is_url(from_url))) in copy_revprops_cmd()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/svnsync/
H A Dsvnsync.c424 const char *from_url; member
772 b->from_url = from_url; in make_subcommand_baton()
798 svn_string_t *from_url; in do_initialize() local
820 from_url->data); in do_initialize()
899 const char *to_url, *from_url; in initialize_cmd() local
996 if (! from_url) in open_source_session()
1764 const char *from_url = NULL; in copy_revprops_cmd() local
1815 from_url = NULL; in copy_revprops_cmd()
1837 from_url = NULL; in copy_revprops_cmd()
1843 if (from_url && (! svn_path_is_url(from_url))) in copy_revprops_cmd()
[all …]
/dports/devel/brz/breezy-3.2.0/breezy/tests/
H A Dtest_urlutils.py381 from_url = urlutils._posix_local_path_from_url
383 from_url('file:///path/to/foo'))
385 from_url('file:///path/to/foo,branch=foo'))
396 urlutils.InvalidURL, from_url,
443 from_url = urlutils._win32_local_path_from_url
445 from_url('file:///C|/path/to/foo'))
448 from_url('file:///d|/path/to/r%C3%A4ksm%C3%B6rg%C3%A5s'))
452 self.assertEqual('/', from_url('file:///'))
463 from_url = urlutils._win32_local_path_from_url
466 from_url('file://HOST/path,branch=foo'))
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/url/
H A Dlib.rs38 pub fn from_url(url: Url) -> Self { in from_url() method
43 Url::options().base_url(base.map(|b| &*b.0)).parse(input).map(Self::from_url) in parse_with_base()
59 Url::parse(input).map(Self::from_url) in parse()
148 self.0.join(input).map(Self::from_url) in join()
160 Ok(Self::from_url(Url::from_file_path(path)?)) in from_file_path()
206 ServoUrl::from_url(url) in from()
222 url_serde::deserialize(deserializer).map(Self::from_url) in deserialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/content/public/common/
H A Durl_utils.cc111 bool IsSafeRedirectTarget(const GURL& from_url, const GURL& to_url) { in IsSafeRedirectTarget() argument
127 if (from_url.is_empty()) in IsSafeRedirectTarget()
129 if (from_url.SchemeIsFile() && to_url.SchemeIsFile()) in IsSafeRedirectTarget()
131 if (from_url.SchemeIsFileSystem() && to_url.SchemeIsFileSystem()) in IsSafeRedirectTarget()
/dports/net-im/pidgin-sipe/pidgin-sipe-1.24.0/src/core/
H A Dsipe-sign.c44 msg->cseq = msg->from_url = msg->from_tag = msg->to_url = msg->to_tag = in sipmsg_breakdown_parse()
71 msg->from_url = sipmsg_find_part_of_header(hdr, "<", ">", empty_string); in sipmsg_breakdown_parse()
118 if (msg->from_url != empty_string) in sipmsg_breakdown_free()
119 g_free(msg->from_url); in sipmsg_breakdown_free()
153 msgbd->msg->method, msgbd->from_url, msgbd->from_tag, msgbd->to_tag, in sipmsg_breakdown_get_string()
161 msgbd->msg->method, msgbd->from_url, msgbd->from_tag, msgbd->to_url, msgbd->to_tag, in sipmsg_breakdown_get_string()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/content/public/common/
H A Durl_utils.cc124 bool IsSafeRedirectTarget(const GURL& from_url, const GURL& to_url) { in IsSafeRedirectTarget() argument
138 if (from_url.IsCustom()) in IsSafeRedirectTarget()
147 return from_url.SchemeIs(local_scheme); in IsSafeRedirectTarget()
151 return from_url.SchemeIsFileSystem(); in IsSafeRedirectTarget()
/dports/games/gcompris-qt/gcompris-qt-2.0/tools/
H A Ddownload-assets.py13 def download_file(from_url, output_dir): argument
14 file_name = output_dir + "/" + from_url.split('/')[-1]
15 with urllib.request.urlopen(from_url) as response, open(file_name, 'wb') as out_file:
/dports/www/py-lektor/Lektor-3.2.2/lektor/
H A Dassets.py76 def get_child(self, name, from_url=False): argument
83 child = self.get_child(url_path[0], from_url=True)
110 def get_child(self, name, from_url=False): argument
112 if asset is not None or not from_url:
/dports/astro/opencpn/OpenCPN-5.2.4/libs/easywsclient/test/
H A Deasywsclient.t.cpp43 KillServer() : d_ws(WebSocket::from_url("ws://localhost:8123/killServer")) in KillServer()
73 std::unique_ptr<WebSocket> ws(WebSocket::from_url("ws://localhost:8123/echoWithSize")); in TEST()
94 std::unique_ptr<WebSocket> ws(WebSocket::from_url("ws://localhost:8123/echoWithSize")); in TEST()
138 std::unique_ptr<WebSocket> ws(WebSocket::from_url("ws://localhost:8123/binaryEchoWithSize")); in TEST()
/dports/www/py-httpx-socks/httpx-socks-0.5.1/tests/
H A Dtest_transport_sync.py46 transport = SyncProxyTransport.from_url(
113 transport = SyncProxyTransport.from_url(
124 transport = SyncProxyTransport.from_url(
134 transport = SyncProxyTransport.from_url(

12345678910>>...16