Lines Matching refs:h23
45 return "h23";
58 if (hc == "h23") return JSDateTimeFormat::HourCycle::kH23;
82 isolate, options, "hourCycle", method_name, {"h11", "h12", "h23", "h24"},
286 static base::LazyInstance<Pattern, H23Trait>::type h23 =
288 return h23.Pointer()->Get();
670 // iii. Else if, hc is "h23" or "h24", let v be false.
1569 // "h12", "h23", "h24" ยป, undefined).
1670 // i. If hcDefault is "h11" or "h23", then
1681 // ii. If hcDefault is "h11" or "h23", then
1683 // 1. Set hc to "h23".