Searched defs:Loc (Results 1 – 12 of 12) sorted by relevance
44 is_classified(std::ctype_base::mask Type, const std::locale& Loc=std::locale()) in is_classified()57 is_space(const std::locale& Loc=std::locale()) in is_space()70 is_alnum(const std::locale& Loc=std::locale()) in is_alnum()83 is_alpha(const std::locale& Loc=std::locale()) in is_alpha()96 is_cntrl(const std::locale& Loc=std::locale()) in is_cntrl()109 is_digit(const std::locale& Loc=std::locale()) in is_digit()122 is_graph(const std::locale& Loc=std::locale()) in is_graph()135 is_lower(const std::locale& Loc=std::locale()) in is_lower()148 is_print(const std::locale& Loc=std::locale()) in is_print()161 is_punct(const std::locale& Loc=std::locale()) in is_punct()[all …]
58 const std::locale& Loc=std::locale()) in to_lower_copy()74 const std::locale& Loc=std::locale()) in to_lower_copy()93 const std::locale& Loc=std::locale()) in to_lower()123 const std::locale& Loc=std::locale()) in to_upper_copy()139 const std::locale& Loc=std::locale()) in to_upper_copy()158 const std::locale& Loc=std::locale()) in to_upper()
194 const std::locale& Loc=std::locale() ) in ierase_first_copy()211 const std::locale& Loc=std::locale() ) in ierase_first_copy()232 const std::locale& Loc=std::locale() ) in ierase_first()332 const std::locale& Loc=std::locale() ) in ierase_last_copy()349 const std::locale& Loc=std::locale() ) in ierase_last_copy()370 const std::locale& Loc=std::locale() ) in ierase_last()481 const std::locale& Loc=std::locale() ) in ierase_nth_copy()499 const std::locale& Loc=std::locale() ) in ierase_nth_copy()523 const std::locale& Loc=std::locale() ) in ierase_nth()625 const std::locale& Loc=std::locale() ) in ierase_all_copy()[all …]
215 const std::locale& Loc=std::locale() ) in ireplace_first_copy()233 const std::locale& Loc=std::locale() ) in ireplace_first_copy()257 const std::locale& Loc=std::locale() ) in ireplace_first()368 const std::locale& Loc=std::locale() ) in ireplace_last_copy()386 const std::locale& Loc=std::locale() ) in ireplace_last_copy()410 const std::locale& Loc=std::locale() ) in ireplace_last()531 const std::locale& Loc=std::locale() ) in ireplace_nth_copy()550 const std::locale& Loc=std::locale() ) in ireplace_nth_copy()577 const std::locale& Loc=std::locale() ) in ireplace_nth()688 const std::locale& Loc=std::locale() ) in ireplace_all_copy()[all …]
106 … inline SequenceT trim_left_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) in trim_left_copy()143 inline void trim_left(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_left()215 … inline SequenceT trim_right_copy(const SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right_copy()255 inline void trim_right(SequenceT& Input, const std::locale& Loc=std::locale()) in trim_right()340 inline SequenceT trim_copy( const SequenceT& Input, const std::locale& Loc=std::locale() ) in trim_copy()373 inline void trim(SequenceT& Input, const std::locale& Loc=std::locale()) in trim()
115 const std::locale& Loc=std::locale()) in istarts_with()192 const std::locale& Loc=std::locale()) in iends_with()260 const std::locale& Loc=std::locale()) in icontains()344 const std::locale& Loc=std::locale()) in iequals()418 const std::locale& Loc=std::locale()) in ilexicographical_compare()
109 const std::locale& Loc=std::locale()) in ifind_first()162 const std::locale& Loc=std::locale()) in ifind_last()221 const std::locale& Loc=std::locale()) in ifind_nth()
101 const std::locale& Loc=std::locale() ) in ifind_all()
845 # define YY_LOCATION_PRINT(File, Loc) ((void) 0) argument
978 # define YY_LOCATION_PRINT(File, Loc) ((void) 0) argument