Home
last modified time | relevance | path

Searched refs:fix (Results 151 – 175 of 44380) sorted by relevance

12345678910>>...1776

/dports/net-im/libsignal-client/libsignal-client-0.9.6/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/net/routinator/routinator-0.10.2/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/devel/git-delta/delta-0.9.2/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/editors/helix/helix-0.5.0/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/editors/kak-lsp/kak-lsp-11.1.0/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/chrono/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/textproc/angle-grinder/angle-grinder-0.18.0/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/security/cargo-audit/rustsec-cargo-audit-v0.15.2/cargo-audit/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/lang/gleam/gleam-0.18.2/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/www/firefox/firefox-99.0/third_party/rust/chrono/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/chrono/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/chrono/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/devel/texlab/texlab-3.3.0/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/net/krill/krill-0.9.4/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/misc/xplr/xplr-0.17.0/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/devel/grcov/grcov-0.8.2/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/sysutils/mcfly/mcfly-0.5.11/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/textproc/mdbook/mdBook-0.4.13/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]
/dports/textproc/mdbook-linkcheck/mdbook-linkcheck-0.7.6/cargo-crates/chrono-0.4.19/src/format/
H A Dparse.rs647 check!("am", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
648 check!("pm", [fix!(LowerAmPm)]; hour_div_12: 1); in test_parse()
649 check!("AM", [fix!(LowerAmPm)]; hour_div_12: 0); in test_parse()
656 check!(" Am", [fix!(LowerAmPm)]; INVALID); in test_parse()
658 check!("a", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
659 check!("p", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
660 check!("x", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
661 check!("xx", [fix!(LowerAmPm)]; INVALID); in test_parse()
662 check!("", [fix!(LowerAmPm)]; TOO_SHORT); in test_parse()
777 [fix!(ShortWeekdayName), sp!(" "), fix!(ShortMonthName), sp!(" "), in test_parse()
[all …]

12345678910>>...1776