Searched refs:iequals (Results 1 – 2 of 2) sorted by relevance
456 if (boost::iequals(*it, value)) in one_of()469 if (boost::iequals(*it, value)) in one_of()520 if (it != end && boost::iequals(*it++, geometry_name)) in initialize()688 if (it != end && boost::iequals(*it, "POLYGON")) in apply()701 else if (it != end && boost::iequals(*it, "BOX")) in apply()758 (boost::iequals(*it, "SEGMENT") in apply()759 || boost::iequals(*it, "LINESTRING") )) in apply()
341 inline bool iequals( in iequals() function467 using algorithm::iequals;