Lines Matching defs:placeholder

69 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('y'), s…  in on_short_year()  local
78 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Y'), s… in on_full_year() local
87 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('m'), s… in on_numeric_month() local
96 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('b'), s… in on_short_month() local
105 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('B'), s… in on_full_month() local
116 …const char_type placeholder[3] = { static_cast< char_type >('%'), (leading_zero ? static_cast< cha… in on_month_day() local
125 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('w'), s… in on_numeric_week_day() local
134 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('a'), s… in on_short_week_day() local
143 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('A'), s… in on_full_week_day() local
210 …const char_type placeholder[3] = { static_cast< char_type >('%'), (leading_zero ? static_cast< cha… in on_hours() local
223 …const char_type placeholder[3] = { static_cast< char_type >('%'), (leading_zero ? static_cast< cha… in on_hours_12() local
232 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('M'), s… in on_minutes() local
241 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('S'), s… in on_seconds() local
250 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('f'), s… in on_fractional_seconds() local
263 …const char_type placeholder[3] = { static_cast< char_type >('%'), (upper_case ? static_cast< char_… in on_am_pm() local
276 …const char_type placeholder[3] = { static_cast< char_type >('%'), (display_positive ? static_cast<… in on_duration_sign() local
285 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('q'), s… in on_iso_time_zone() local
294 …const char_type placeholder[3] = { static_cast< char_type >('%'), static_cast< char_type >('Q'), s… in on_extended_iso_time_zone() local