/openbsd/regress/usr.bin/mandoc/mdoc/Em/ |
H A D | punct.out_lint | 1 mandoc: punct.in:49:7: WARNING: skipping empty macro: Em 2 mandoc: punct.in:50:7: WARNING: skipping empty macro: Em 3 mandoc: punct.in:51:7: WARNING: skipping empty macro: Em 4 mandoc: punct.in:52:7: WARNING: skipping empty macro: Em 5 mandoc: punct.in:53:7: WARNING: skipping empty macro: Em 6 mandoc: punct.in:54:7: WARNING: skipping empty macro: Em 7 mandoc: punct.in:55:7: WARNING: skipping empty macro: Em 8 mandoc: punct.in:56:7: WARNING: skipping empty macro: Em 9 mandoc: punct.in:57:7: WARNING: skipping empty macro: Em 10 mandoc: punct.in:58:7: WARNING: skipping empty macro: Em [all …]
|
H A D | Makefile | 3 REGRESS_TARGETS = font noarg punct tag 5 LINT_TARGETS = noarg punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Sy/ |
H A D | punct.out_lint | 1 mandoc: punct.in:49:7: WARNING: skipping empty macro: Sy 2 mandoc: punct.in:50:7: WARNING: skipping empty macro: Sy 3 mandoc: punct.in:51:7: WARNING: skipping empty macro: Sy 4 mandoc: punct.in:52:7: WARNING: skipping empty macro: Sy 5 mandoc: punct.in:53:7: WARNING: skipping empty macro: Sy 6 mandoc: punct.in:54:7: WARNING: skipping empty macro: Sy 7 mandoc: punct.in:55:7: WARNING: skipping empty macro: Sy 8 mandoc: punct.in:56:7: WARNING: skipping empty macro: Sy 9 mandoc: punct.in:57:7: WARNING: skipping empty macro: Sy 10 mandoc: punct.in:58:7: WARNING: skipping empty macro: Sy [all …]
|
H A D | Makefile | 3 REGRESS_TARGETS = noarg font punct tag 5 LINT_TARGETS = noarg punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Li/ |
H A D | punct.out_lint | 1 mandoc: punct.in:49:7: WARNING: skipping empty macro: Li 2 mandoc: punct.in:50:7: WARNING: skipping empty macro: Li 3 mandoc: punct.in:51:7: WARNING: skipping empty macro: Li 4 mandoc: punct.in:52:7: WARNING: skipping empty macro: Li 5 mandoc: punct.in:53:7: WARNING: skipping empty macro: Li 6 mandoc: punct.in:54:7: WARNING: skipping empty macro: Li 7 mandoc: punct.in:55:7: WARNING: skipping empty macro: Li 8 mandoc: punct.in:56:7: WARNING: skipping empty macro: Li 9 mandoc: punct.in:57:7: WARNING: skipping empty macro: Li 10 mandoc: punct.in:58:7: WARNING: skipping empty macro: Li [all …]
|
H A D | Makefile | 3 REGRESS_TARGETS = arg punct font tag 5 LINT_TARGETS = punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/No/ |
H A D | punct.out_lint | 1 mandoc: punct.in:49:7: WARNING: skipping empty macro: No 2 mandoc: punct.in:50:7: WARNING: skipping empty macro: No 3 mandoc: punct.in:51:7: WARNING: skipping empty macro: No 4 mandoc: punct.in:52:7: WARNING: skipping empty macro: No 5 mandoc: punct.in:53:7: WARNING: skipping empty macro: No 6 mandoc: punct.in:54:7: WARNING: skipping empty macro: No 7 mandoc: punct.in:55:7: WARNING: skipping empty macro: No 8 mandoc: punct.in:56:7: WARNING: skipping empty macro: No 9 mandoc: punct.in:57:7: WARNING: skipping empty macro: No 10 mandoc: punct.in:58:7: WARNING: skipping empty macro: No [all …]
|
H A D | Makefile | 3 REGRESS_TARGETS = punct spacing tag 5 LINT_TARGETS = punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Nm/ |
H A D | punct.out_markdown | 12 **Nm-punct**) 14 **Nm-punct**)) 18 **Nm-punct**) z 20 **Nm-punct**. z 22 **Nm-punct**, z 24 **Nm-punct**; z 26 **Nm-punct**: z 28 **Nm-punct**? z 30 **Nm-punct**! z 32 **Nm-punct**) z [all …]
|
H A D | punct.out_lint | 1 mandoc: punct.in:43:13: STYLE: no blank before trailing delimiter: Nm Nm-punct.
|
H A D | Makefile | 5 REGRESS_TARGETS += font long par parns punct 7 LINT_TARGETS = badNAME badNAMEuse break broken punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Ux/ |
H A D | punct.out_lint | 1 mandoc: punct.in:11:9: STYLE: no blank before trailing delimiter: Bsx 5.1, 2 mandoc: punct.in:12:10: STYLE: no blank before trailing delimiter: Dx 4.8.0, 3 mandoc: punct.in:13:9: STYLE: no blank before trailing delimiter: Fx 11.0, 4 mandoc: punct.in:14:8: STYLE: no blank before trailing delimiter: Nx 7.1, 5 mandoc: punct.in:16:8: STYLE: no blank before trailing delimiter: Ox 6.1.
|
H A D | Makefile | 3 REGRESS_TARGETS = eos punct spacing 4 LINT_TARGETS = punct
|
/openbsd/gnu/lib/libstdc++/libstdc++/testsuite/22_locale/ |
H A D | ctype_scan_char.cc | 77 VERIFY_SCAN_IS (std::ctype_base::punct, ca, ca+5); in test01() 89 VERIFY_SCAN_NOT (std::ctype_base::punct, ca, ca); in test01() 102 VERIFY_SCAN_IS (std::ctype_base::punct, cz, cz+5); in test01() 114 VERIFY_SCAN_NOT (std::ctype_base::punct, cz, cz); in test01() 127 VERIFY_SCAN_IS (std::ctype_base::punct, cA, cA+5); in test01() 139 VERIFY_SCAN_NOT (std::ctype_base::punct, cA, cA); in test01() 164 VERIFY_SCAN_NOT (std::ctype_base::punct, cZ, cZ); in test01() 189 VERIFY_SCAN_NOT (std::ctype_base::punct, c0, c0); in test01() 214 VERIFY_SCAN_NOT (std::ctype_base::punct, c9, c9); in test01() 302 VERIFY_SCAN_IS (std::ctype_base::punct, p1, p1); in test01() [all …]
|
H A D | ctype_scan_wchar_t.cc | 78 VERIFY_SCAN_IS (std::ctype_base::punct, ca, ca+5); in test01() 90 VERIFY_SCAN_NOT (std::ctype_base::punct, ca, ca); in test01() 103 VERIFY_SCAN_IS (std::ctype_base::punct, cz, cz+5); in test01() 115 VERIFY_SCAN_NOT (std::ctype_base::punct, cz, cz); in test01() 128 VERIFY_SCAN_IS (std::ctype_base::punct, cA, cA+5); in test01() 140 VERIFY_SCAN_NOT (std::ctype_base::punct, cA, cA); in test01() 165 VERIFY_SCAN_NOT (std::ctype_base::punct, cZ, cZ); in test01() 190 VERIFY_SCAN_NOT (std::ctype_base::punct, c0, c0); in test01() 215 VERIFY_SCAN_NOT (std::ctype_base::punct, c9, c9); in test01() 303 VERIFY_SCAN_IS (std::ctype_base::punct, p1, p1); in test01() [all …]
|
/openbsd/regress/usr.bin/mandoc/mdoc/Fo/ |
H A D | punct.out_lint | 1 mandoc: punct.in:10:8: STYLE: no blank before trailing delimiter: Fn sin. 2 mandoc: punct.in:12:12: STYLE: no blank before trailing delimiter: Fa y: 3 mandoc: punct.in:14:18: STYLE: no blank before trailing delimiter: Ft float:
|
H A D | Makefile | 4 REGRESS_TARGETS += obsolete punct section tag transp warn 6 LINT_TARGETS = noarg nohead obsolete punct warn
|
/openbsd/gnu/gcc/libstdc++-v3/config/os/bsd/darwin/ |
H A D | ctype_inline.h | 66 | space | print | graph | cntrl | punct | alnum); in is() 78 if (this->is(punct, *__low)) __m |= punct; in is() 129 | space | print | graph | cntrl | punct | alnum); in do_is()
|
/openbsd/gnu/gcc/libstdc++-v3/config/os/bsd/freebsd/ |
H A D | ctype_inline.h | 66 | space | print | graph | cntrl | punct | alnum); in is() 78 if (this->is(punct, *__low)) __m |= punct; in is() 129 | space | print | graph | cntrl | punct | alnum); in do_is()
|
/openbsd/regress/usr.bin/mandoc/mdoc/Ar/ |
H A D | Makefile | 3 REGRESS_TARGETS = punct font 4 LINT_TARGETS = punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Pa/ |
H A D | Makefile | 3 REGRESS_TARGETS = font punct 4 LINT_TARGETS = punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Op/ |
H A D | Makefile | 3 REGRESS_TARGETS = arg break broken punct 4 LINT_TARGETS = break broken punct
|
/openbsd/regress/usr.bin/mandoc/mdoc/Fl/ |
H A D | Makefile | 3 REGRESS_TARGETS = font long multiarg noarg parsed punct spacing tag 5 LINT_TARGETS = punct
|
/openbsd/gnu/lib/libstdc++/libstdc++/config/os/bsd/freebsd/ |
H A D | ctype_inline.h | 59 | space | print | graph | cntrl | punct | alnum); in is() 71 if (this->is(punct, *__low)) __m |= punct; in is()
|
H A D | ctype_base.h | 57 static const mask punct = _CTYPE_P; member 70 static const mask punct = _P; member
|