Lines Matching defs:h11
41 return "h11";
56 if (hc == "h11") return JSDateTimeFormat::HourCycle::kH11;
82 isolate, options, "hourCycle", method_name, {"h11", "h12", "h23", "h24"},
276 static base::LazyInstance<Pattern, H11Trait>::type h11 =
278 return h11.Pointer()->Get();
661 // ii. If hc is "h11" or "h12", let v be true.
1568 // 7. Let hourCycle be ? GetOption(options, "hourCycle", "string", « "h11",
1670 // i. If hcDefault is "h11" or "h23", then
1672 // 1. Set hc to "h11".
1681 // ii. If hcDefault is "h11" or "h23", then