Searched refs:_IsCharLike (Results 1 – 2 of 2) sorted by relevance
331 typedef _STLP_TYPENAME _STLP_PRIV _IsCharLikeType<_Tp2>::_Ret _IsCharLike;332 typedef _STLP_TYPENAME _STLP_STD::_Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo;
115 typedef typename _IsCharLikeType<_CharT>::_Ret _IsCharLike; in __str_find_first_not_of_aux2() typedef116 typedef typename _Land2<_IsIntegral, _IsCharLike>::_Ret _UseStrcspnLikeAlgo; in __str_find_first_not_of_aux2()