Searched defs:lt (Results 1 – 3 of 3) sorted by relevance
47 …static bool lt( CharT c1, CharT c2 ) { return (std::toupper)( c1 ) < (std::toupper)( c2 )… in lt() function
64 static bool lt( CharT c1, CharT c2 ) in lt() function
143 static bool _STLP_CALL lt(const char_type& __c1, const char_type& __c2) in lt() function