Home
last modified time | relevance | path

Searched defs:hrefs (Results 1 – 25 of 130) sorted by relevance

123456

/dports/mail/roundcube-carddav/carddav-4.0.4-vendor/vendor/mstilkerich/carddavclient/src/XmlElements/
H A DResponseStatus.php40 public $hrefs; variable in MStilkerich\\CardDavClient\\XmlElements\\ResponseStatus
49 public function __construct(array $hrefs, string $status)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/search/
H A DSearchTestUtils.java33 public static void searchAllLocales(String searchWord, String[] hrefs) { in searchAllLocales()
38 public static void searchOneLocale(String searchWord, String[] hrefs, String nl) { in searchOneLocale()
50 String[] hrefs, String nl) { in searchForExpectedResults()
/dports/mail/rainloop-community/rainloop-community-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/Property/
H A DHrefList.php23 private $hrefs; variable in SabreForRainLoop\\DAV\\Property\\HrefList
38 public function __construct(array $hrefs, $autoPrefix = true) {
/dports/mail/rainloop/rainloop-php74-1.16.0_1/rainloop/v/1.16.0/app/libraries/SabreForRainLoop/DAV/Property/
H A DHrefList.php23 private $hrefs; variable in SabreForRainLoop\\DAV\\Property\\HrefList
38 public function __construct(array $hrefs, $autoPrefix = true) {
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/DAV/Property/
H A DHrefList.php23 private $hrefs; variable in Sabre\\DAV\\Property\\HrefList
38 public function __construct(array $hrefs, $autoPrefix = true) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/about/
H A DAboutItem.java24 private String[] hrefs; field in AboutItem
29 public AboutItem(String text, int[][] linkRanges, String[] hrefs) { in AboutItem()
/dports/www/sabredav/sabre-dav-3.2.2/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/dports/www/baikal/baikal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php35 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
47 public function __construct($hrefs)
H A DLocalHref.php39 public function __construct($hrefs)
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/dports/www/dolibarr/dolibarr-14.0.3/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php33 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
45 function __construct($hrefs) {
H A DLocalHref.php37 function __construct($hrefs) {
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php35 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
47 public function __construct($hrefs)
/dports/www/owncloud/owncloud/lib/composer/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php35 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
44 public function __construct($hrefs)
/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/DAV/Xml/Property/
H A DHref.php35 protected $hrefs; variable in Sabre\\DAV\\Xml\\Property\\Href
44 public function __construct($hrefs)
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javadocexport/
H A DRecentSettingsStore.java80 String hrefs= curr.get(HREF); in load() local
140 …void setProjectSettings(IJavaProject project, String destination, String antpath, String[] hrefs) { in setProjectSettings()
147 data.setHRefs(String.join(String.valueOf(REF_SEPARATOR), hrefs)); in setProjectSettings() local
233 public void setHRefs(String hrefs) { in setHRefs()
/dports/deskutils/py-vdirsyncer/vdirsyncer-0.18.0/vdirsyncer/sync/
H A Dexceptions.py35 def hrefs(self): member in IdentConflict
39 def hrefs(self, val): member in IdentConflict

123456