Searched refs:_UseStrcspnLikeAlgo (Results 1 – 2 of 2) sorted by relevance
332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;335 __pt2, _Identity<bool>(), _UseStrcspnLikeAlgo());
116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo; in __str_find_first_not_of_aux2() typedef117 …_str_find_first_not_of_aux3(__first1, __last1, __first2, __last2, __traits, _UseStrcspnLikeAlgo()); in __str_find_first_not_of_aux2()