Searched refs:_Not_within_traits (Results 1 – 1 of 1) sorted by relevance
59 struct _Not_within_traits : public unary_function<typename _Traits::char_type, bool> { struct64 _Not_within_traits(const _CharT* __f, const _CharT* __l) in _Not_within_traits() argument108 { return _STLP_STD::find_if(__first1, __last1, _STLP_PRIV _Not_within_traits<_Traits>(__first2, __l… in __str_find_first_not_of_aux3()131 { return _STLP_STD::find_if(__first1, __last1, _STLP_PRIV _Not_within_traits<_Traits>(__first2, __l… in __str_find_first_not_of_aux1()