Searched refs:stdStringIsEqualCI (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DUPnPBase.cpp55 bool stdStringIsEqualCI(const std::string &s1, const std::string &s2) function
1220 if (stdStringIsEqualCI(devType, upnpCP->m_upnpLib.UPNP_DEVICE_IGW)) {
1267 if (stdStringIsEqualCI(devType, upnpCP->m_upnpLib.UPNP_DEVICE_IGW)) {
H A DUPnPBase.h50 bool stdStringIsEqualCI(

Completed in 35 milliseconds