Home
last modified time | relevance | path

Searched refs:nodeExists (Results 101 – 125 of 317) sorted by relevance

12345678910>>...13

/dports/www/nextcloud/nextcloud/3rdparty/sabre/dav/lib/DAV/PartialUpdate/
H A DPlugin.php81 if ($tree->nodeExists($uri)) {
/dports/www/nextcloud/nextcloud/apps-pkg/files_versions/lib/Command/
H A DCleanUp.php134 if ($this->rootFolder->nodeExists($fullPath)) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/
H A DResourceEncodingFieldEditor.java166 if (!node.nodeExists(projectName)) in getStoredSeparateDerivedEncodingsValue()
169 if (!node.nodeExists(ResourcesPlugin.PI_RESOURCES)) in getStoredSeparateDerivedEncodingsValue()
/dports/www/nextcloud/nextcloud/lib/private/DirectEditing/
H A DManager.php130 if ($userFolder->nodeExists($path)) {
133 if (!$userFolder->nodeExists(dirname($path))) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.preferences/src/org/eclipse/core/internal/preferences/
H A DOSGiPreferencesServiceManager.java140 if (prefBundles == null || !prefBundles.nodeExists("")) { //$NON-NLS-1$ in getBundlesNode()
/dports/www/nextcloud/nextcloud/apps-pkg/files_trashbin/lib/Command/
H A DCleanUp.php126 if ($this->rootFolder->nodeExists('/' . $uid . '/files_trashbin')) {
/dports/net-mgmt/cricket/cricket-1.0.5/util/
H A Dconvert-named-ds68 if ($gCT->nodeExists($subtree)) {
H A Drrd-tune70 if ($gCT->nodeExists($subtree)) {
/dports/databases/pg_citus/citus-10.2.3/src/backend/distributed/transaction/
H A Dcitus_dist_stat_activity.c535 bool nodeExists = false; in ReplaceInitiatorNodeIdentifier() local
537 initiatorWorkerNode = PrimaryNodeForGroup(initiator_node_identifier, &nodeExists); in ReplaceInitiatorNodeIdentifier()
540 Assert(nodeExists); in ReplaceInitiatorNodeIdentifier()
/dports/www/pear-Horde_Dav/Horde_Dav-1.1.4/bundle/vendor/sabre/dav/lib/Sabre/DAV/PartialUpdate/
H A DPlugin.php101 if ($tree->nodeExists($uri)) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.resources/tests/org.eclipse.core.tests.resources/src/org/eclipse/core/tests/internal/resources/
H A DProjectPreferencesTest.java282 assertTrue("3.0", !parent.nodeExists(project.getName())); in testProjectDelete()
321 assertTrue("2.2", !node.nodeExists(project1.getName())); in testProjectMove()
330 assertTrue("2.4", node.nodeExists(project2.getName())); in testProjectMove()
337 assertTrue("3.2", node.nodeExists(qualifier)); in testProjectMove()
994 assertFalse(projectNode.nodeExists(nodeName)); in test_336211()
1438 assertTrue(node.nodeExists(nodeA)); in testNodeExistsAgainstInitialize()
1440 assertTrue(node.nodeExists(nodeB)); in testNodeExistsAgainstInitialize()
1473 assertTrue(node.nodeExists(nodeB)); in testNodeExistsAgainstLoad()
/dports/net-mgmt/cricket/cricket-1.0.5/
H A Dcollector111 if ($gCT->nodeExists($subtree)) {
121 if ($gCT->nodeExists($subtree)) {
H A Dcollector_th122 if ($gCT->nodeExists($subtree)) {
131 if ($gCT->nodeExists($subtree)) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.repository/src/org/eclipse/equinox/internal/p2/repository/
H A DCredentials.java146 if (securePreferences.nodeExists(nodeName)) in forLocation()
268 if (securePreferences.nodeExists(nodeName)) { in forLocation()
/dports/net-mgmt/torrus/torrus-2.09/bin/
H A Dcompilexml.in176 if( $compiler->nodeExists( $path ) )
/dports/www/nextcloud-notes/notes/lib/Service/
H A DSettingsService.php69 $defaultExists = $this->root->getUserFolder($uid)->nodeExists($defaultFolder);
/dports/comms/rxtx/rxtx-2.2pre2/contrib/MAcOSX/RXTXInstaller/Sources/gnu/io/installer/util/
H A DInstallUtil.java73 …checkInstallPref = (checkPref.nodeExists(checkResParentName))?checkPref.node(checkResParentName):n… in installPart()
/dports/www/nextcloud/nextcloud/apps-pkg/dav/lib/Connector/Sabre/
H A DQuotaPlugin.php130 if ($this->server->tree->nodeExists($destination)) {
/dports/www/owncloud/owncloud/apps/dav/lib/Connector/Sabre/
H A DQuotaPlugin.php93 if ($this->server->tree->nodeExists($destination)) {
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui/src/org/eclipse/ui/internal/
H A DUIPreferenceInitializer.java164 if (rootNode.nodeExists(uiName)) { in initializeDefaultPreferences()
/dports/www/sabredav/sabre-dav-3.2.2/tests/Sabre/DAV/
H A DHttpPutTest.php340 $this->server->tree->nodeExists('file2')
/dports/www/dolibarr13/dolibarr-13.0.5/htdocs/includes/sabre/sabre/dav/tests/Sabre/DAV/
H A DHttpPutTest.php340 $this->server->tree->nodeExists('file2')
/dports/audio/ampache/ampache-php74-5.0.0/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpPutTest.php340 $this->server->tree->nodeExists('file2')
/dports/www/groupoffice/groupoffice-6.4.231-php-71/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpPutTest.php340 $this->server->tree->nodeExists('file2')
/dports/www/ilias/ILIAS-5.4.25/libs/composer/vendor/sabre/dav/tests/Sabre/DAV/
H A DHttpPutTest.php340 $this->server->tree->nodeExists('file2')

12345678910>>...13