Home
last modified time | relevance | path

Searched defs:hasQuery (Results 1 – 25 of 79) sorted by relevance

1234

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.ui/src/org/eclipse/equinox/internal/p2/ui/
H A DElementQueryDescriptor.java81 public boolean hasQuery() { in hasQuery() method in ElementQueryDescriptor
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/
H A DQueryBond.h60 bool hasQuery() const { return dp_query != nullptr; }; in hasQuery() function
H A DQueryAtom.h65 bool hasQuery() const { return dp_query != nullptr; }; in hasQuery() function
H A DAtom.h262 virtual bool hasQuery() const { return false; }; in hasQuery() function
H A DBond.h244 virtual bool hasQuery() const { return false; }; in hasQuery() function
/dports/devel/hadoop2/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/
H A DEncodedHttpURI.java107 public boolean hasQuery() in hasQuery() method in EncodedHttpURI
H A DHttpURI.java535 public boolean hasQuery() in hasQuery() method in HttpURI
/dports/devel/hadoop/jetty-6.1.14/modules/jetty/src/main/java/org/mortbay/jetty/
H A DEncodedHttpURI.java107 public boolean hasQuery() in hasQuery() method in EncodedHttpURI
H A DHttpURI.java535 public boolean hasQuery() in hasQuery() method in HttpURI
/dports/www/wt/wt-4.6.1/src/Wt/Auth/
H A DOAuthService.C239 bool hasQuery = url.str().find('?') != std::string::npos; in authorizeUrl() local
377 bool hasQuery = url.find('?') != std::string::npos; in requestToken() local
580 bool hasQuery = redirectUrl.find('?') != std::string::npos; in handleRequest() local
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/library/Monitoring/Backend/
H A DMonitoringBackend.php310 public function hasQuery($name) function in Icinga\\Module\\Monitoring\\Backend\\MonitoringBackend
/dports/editors/libreoffice/libreoffice-7.2.6.2/stoc/source/uriproc/
H A DUriReference.cxx142 bool UriReference::hasQuery() { in hasQuery() function in UriReference
H A DUriReferenceFactory.cxx145 virtual sal_Bool SAL_CALL hasQuery() override in hasQuery() function in __anon974a32200111::UriReference
194 bool hasQuery = false; in parseGeneric() local
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx99 virtual sal_Bool SAL_CALL hasQuery() override in hasQuery() function in __anon9a3c4a070111::UrlReference
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx233 virtual sal_Bool SAL_CALL hasQuery() override in hasQuery() function in __anon8abc5ddc0111::UrlReference
/dports/editors/libreoffice6/libreoffice-6.4.7.2/stoc/source/uriproc/
H A DUriReference.cxx142 bool UriReference::hasQuery() { in hasQuery() function in UriReference
H A DUriReferenceFactory.cxx145 virtual sal_Bool SAL_CALL hasQuery() override in hasQuery() function in __anonfbf9f3780111::UriReference
194 bool hasQuery = false; in parseGeneric() local
H A DUriSchemeParser_vndDOTsunDOTstarDOTexpand.cxx99 virtual sal_Bool SAL_CALL hasQuery() override in hasQuery() function in __anonc3495d5f0111::UrlReference
H A DUriSchemeParser_vndDOTsunDOTstarDOTscript.cxx233 virtual sal_Bool SAL_CALL hasQuery() override in hasQuery() function in __anonb3c971340111::UrlReference
/dports/science/rdkit/rdkit-Release_2021_03_5/Code/GraphMol/RGroupDecomposition/
H A DRGroupUtils.cpp120 bool hasQuery = false; in MolToText() local
/dports/mail/pear-Horde_Kolab_Storage/Horde_Kolab_Storage-2.2.4/lib/Horde/Kolab/Storage/List/
H A DCache.php321 public function hasQuery($key) function in Horde_Kolab_Storage_List_Cache
/dports/mail/pear-Horde_Kolab_Storage/Horde_Kolab_Storage-2.2.4/lib/Horde/Kolab/Storage/Cache/
H A DData.php350 public function hasQuery($key) function in Horde_Kolab_Storage_Cache_Data
/dports/www/phalcon/cphalcon-3.4.5/phalcon/http/
H A Drequestinterface.zep86 public function hasQuery(string! name) -> boolean; function
/dports/devel/ptlib/ptlib-2.10.11/include/ptclib/
H A Durl.h444 bool hasQuery; variable
/dports/www/phalcon4/cphalcon-4.1.1/phalcon/Http/
H A DRequestInterface.zep295 public function hasQuery(string! name) -> bool; function

1234