Home
last modified time | relevance | path

Searched defs:uri_str (Results 1 – 25 of 269) sorted by relevance

1234567891011

/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/tests/functional/uri/
H A Dcombining_tests.cpp29 utility::string_t uri_str = U("http://testname.com/path?baz"); in SUITE() local
38 utility::string_t uri_str(U("http://fakeuri.net")); in SUITE() local
48 utility::string_t uri_str(U("http://testname.com/path1?key1=value2")); in SUITE() local
57 utility::string_t uri_str(U("http://fakeuri.org/?key=value")); in SUITE() local
67 utility::string_t uri_str(U("http://testname.com/path1?key1=value2")); in SUITE() local
77 utility::string_t uri_str(U("http://myhost.com")); in SUITE() local
H A Duri_builder_tests.cpp82 utility::string_t uri_str(U("ftp://steve:pass@localhost:44/Yeshere888")); in SUITE() local
257 utility::string_t uri_str(U("http://steve:temp@localhost:4556/")); in SUITE() local
469 utility::string_t uri_str(U("http://uribuilder.com/")); in SUITE() local
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/tests/
H A Dtest-mongoc-server-selection-errors.c27 server_selection_error_dns (const char *uri_str, in server_selection_error_dns()
133 char *uri_str; in _test_server_selection_error_dns_multi_success() local
167 char *uri_str; in _test_server_selection_uds_auth_failure() local
H A Dtest-mongoc-topology-reconcile.c126 char *uri_str; in _test_topology_reconcile_rs() local
245 char *uri_str; in _test_topology_reconcile_sharded() local
387 char *uri_str; in test_topology_reconcile_from_handshake() local
/dports/net/fort/FORT-validator-1.5.3/test/
H A Drsync_test.c57 __mark_as_downloaded(char *uri_str, struct uri_list *visited_uris) in __mark_as_downloaded()
66 assert_downloaded(char *uri_str, struct uri_list *visited_uris, bool expected) in assert_downloaded()
/dports/net/google-cloud-sdk/google-cloud-sdk/platform/gsutil/gslib/
H A Dstorage_uri_builder.py45 def StorageUri(self, uri_str): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/depot_tools/external_bin/gsutil/gsutil_4.28/gsutil/gslib/
H A Dstorage_uri_builder.py42 def StorageUri(self, uri_str): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/gsutil/gslib/
H A Dstorage_uri_builder.py45 def StorageUri(self, uri_str): argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/pua_xmpp/
H A Drequest_winfo.c43 str uri_str; in request_winfo() local
/dports/multimedia/gst123/gst123-0.3.3/src/
H A Dplaylist.cc34 Playlist::Playlist (const string& uri_str) in Playlist()
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/scripts/api/
H A Ddownload_job_artifact.rb37 def fetch(uri_str, limit = 10) argument
/dports/deskutils/gnome-calendar/gnome-calendar-41.2/tests/
H A Dtest-discoverer.c63 g_autofree gchar *uri_str = NULL; in discoverer_file() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/registrar/
H A Dpath.c45 static str uri_str; in build_path_vector() local
/dports/net/kamailio/kamailio-5.4.5/src/modules/ims_registrar_pcscf/
H A Dsubscribe.c45 str uri_str = {0, 0}; in reginfo_subscribe_real() local
/dports/devel/mongo-c-driver/mongo-c-driver-1.8.1/examples/
H A Dhello_mongoc.c21 const char *uri_str = "mongodb://localhost:27017"; in main() local
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/lib/gitlab/search/abuse_validators/
H A Dno_abusive_term_length_validator.rb22 def url_detected?(uri_str) argument
/dports/databases/galera/galera-release_25.3.35/galerautils/src/
H A Dgu_uri.cpp124 gu::URI::URI(const string& uri_str, bool const strict) in URI()
156 void gu::URI::parse (const string& uri_str, bool const strict) in parse()
/dports/net/pjsip/pjproject-2.11.1/pjsip-apps/src/pygui/
H A Daccount.py56 def findChat(self, uri_str): argument
65 def newChat(self, uri_str): argument
/dports/databases/galera26/galera-release_26.4.10/galerautils/src/
H A Dgu_uri.cpp124 gu::URI::URI(const string& uri_str, bool const strict) in URI()
156 void gu::URI::parse (const string& uri_str, bool const strict) in parse()
/dports/devel/cpprestsdk/cpprestsdk-2.10.16/Release/include/cpprest/
H A Duri_builder.h36 uri_builder(const uri& uri_str) : m_uri(uri_str.m_components) {} in uri_builder()
/dports/misc/py-xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_quantile.h20 std::string uri_str; in InitRabitContext() local
/dports/misc/xgboost/xgboost-1.5.1/tests/cpp/common/
H A Dtest_quantile.h20 std::string uri_str; in InitRabitContext() local
/dports/x11/yelp/yelp-40.3/libyelp/
H A Dyelp-uri-builder.c73 build_yelp_uri (const gchar *uri_str) in build_yelp_uri()
/dports/databases/galera/galera-release_25.3.35/gcomm/src/
H A Dtransport.cpp81 const std::string& uri_str) in create()
/dports/databases/galera26/galera-release_26.4.10/gcomm/src/
H A Dtransport.cpp81 const std::string& uri_str) in create()

1234567891011