Home
last modified time | relevance | path

Searched defs:get_scheme (Results 1 – 25 of 172) sorted by relevance

1234567

/dports/www/castor/castor-0.8.16/src/
H A Dprotocols.rs6 fn get_scheme(&self) -> Scheme; in get_scheme() method
28 fn get_scheme(&self) -> Scheme { in get_scheme() method
42 fn get_scheme(&self) -> Scheme { in get_scheme() method
56 fn get_scheme(&self) -> Scheme { in get_scheme() method
/dports/databases/couchdb3/apache-couchdb-3.2.1/src/chttpd/src/
H A Dchttpd_sup.erl148 get_scheme(chttpd) -> "http"; function
149 get_scheme(couch_httpd) -> "http"; function
150 get_scheme(https) -> "https". function
/dports/www/castor/castor-0.8.16/cargo-crates/gio-0.8.1/src/auto/
H A Dnetwork_address.rs80 fn get_scheme(&self) -> Option<GString>; in get_scheme() method
96 fn get_scheme(&self) -> Option<GString> { in get_scheme() method
H A Dnetwork_service.rs45 fn get_scheme(&self) -> Option<GString>; in get_scheme() method
71 fn get_scheme(&self) -> Option<GString> { in get_scheme() method
/dports/x11/squeekboard/squeekboard-d49ce45de0956432cef9b957f806d9377fee4bc0/cargo-crates/gio-0.7.0/src/auto/
H A Dnetwork_address.rs80 fn get_scheme(&self) -> Option<GString>; in get_scheme() method
96 fn get_scheme(&self) -> Option<GString> { in get_scheme() method
H A Dnetwork_service.rs45 fn get_scheme(&self) -> Option<GString>; in get_scheme() method
71 fn get_scheme(&self) -> Option<GString> { in get_scheme() method
/dports/net-im/fractal/fractal-4.4.0/vendor/gio/src/auto/
H A Dnetwork_address.rs80 fn get_scheme(&self) -> Option<GString>; in get_scheme() method
96 fn get_scheme(&self) -> Option<GString> { in get_scheme() method
H A Dnetwork_service.rs45 fn get_scheme(&self) -> Option<GString>; in get_scheme() method
71 fn get_scheme(&self) -> Option<GString> { in get_scheme() method
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/SimplePie/
H A DRating.php100 public function get_scheme() function in SimplePie_Rating
H A DCredit.php124 public function get_scheme() function in SimplePie_Credit
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/SimplePie/
H A DRating.php100 public function get_scheme() function in SimplePie_Rating
H A DCredit.php124 public function get_scheme() function in SimplePie_Credit
H A DCategory.php133 public function get_scheme() function in SimplePie_Category
/dports/www/dokuwiki/dokuwiki-2020-07-29/vendor/simplepie/simplepie/library/SimplePie/
H A DRating.php100 public function get_scheme() function in SimplePie_Rating
H A DCredit.php124 public function get_scheme() function in SimplePie_Credit
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/simplepie/simplepie/library/SimplePie/
H A DRating.php101 public function get_scheme() function in SimplePie_Rating
H A DCategory.php128 public function get_scheme() function in SimplePie_Category
H A DCredit.php127 public function get_scheme() function in SimplePie_Credit
/dports/www/moodle310/moodle/lib/simplepie/library/SimplePie/
H A DRating.php100 public function get_scheme() function in SimplePie_Rating
H A DCredit.php124 public function get_scheme() function in SimplePie_Credit
/dports/www/moodle311/moodle/lib/simplepie/library/SimplePie/
H A DRating.php100 public function get_scheme() function in SimplePie_Rating
H A DCredit.php124 public function get_scheme() function in SimplePie_Credit
/dports/www/moodle39/moodle/lib/simplepie/library/SimplePie/
H A DRating.php100 public function get_scheme() function in SimplePie_Rating
H A DCredit.php124 public function get_scheme() function in SimplePie_Credit
/dports/x11-toolkits/gtksourceviewmm3/gtksourceviewmm-3.18.0/gtksourceview/gtksourceviewmm/
H A Dstyleschememanager.cc199 Glib::RefPtr<StyleScheme> StyleSchemeManager::get_scheme(const std::string& scheme_id) in get_scheme() function in Gsv::StyleSchemeManager
207 Glib::RefPtr<const StyleScheme> StyleSchemeManager::get_scheme(const std::string& scheme_id) const in get_scheme() function in Gsv::StyleSchemeManager

1234567