Home
last modified time | relevance | path

Searched refs:getFilter (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPSearchRequest.cpp103 if((usedUrl->getFilter() != "") && in followReferral()
104 (usedUrl->getFilter() != m_filter)){ in followReferral()
105 filter=usedUrl->getFilter(); in followReferral()
H A DLDAPUrl.h110 const std::string& getFilter() const;
H A DLDAPUrl.cpp114 const string& LDAPUrl::getFilter() const in getFilter() function in LDAPUrl
/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/examples/
H A DurlTest.cpp31 std::cout << "Filter: " << url.getFilter() << std::endl; in main()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCleanup.h467 llvm::Value *getFilter(unsigned i) const { in getFilter() function
H A DCGException.cpp864 filterTypes.push_back(filter.getFilter(i)); in EmitLandingPad()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/algorithm/
H A Diteration.d1247 typeof(filter!overX(a)) getFilter() in getFilter() function
1251 auto r1 = getFilter();
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Diteration.d1434 typeof(filter!overX(a)) getFilter() in getFilter() function
1438 auto r1 = getFilter();