Home
last modified time | relevance | path

Searched refs:xolint (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/libxo/doc/
HDMakefile.am52 ${OUTPUT}.txt: ${INPUT}.txt ${OXTRADOC} xolint.txt
55 ${OUTPUT}.html: ${INPUT}.txt ${OXTRADOC} ${XML2HTMLBIN} xolint.txt
58 xolint.txt: ${top_srcdir}/xolint/xolint.pl
59 perl ${top_srcdir}/xolint/xolint.pl -D > xolint.txt
62 xolint.txt \
HDxolint.rst2 xolint title
5 `xolint` is a tool for reporting common mistakes in format strings
9 `xolint` takes the one or more C files as arguments, and reports
18 -D Generate documentation for all xolint messages
22 -X Extract samples from xolint, suitable for testing
29 % xolint.pl -t xolint.c
30 xolint.c: 16: error: anchor format should be "%d"
HDfaq.rst197 After using `xolint` to find errors in your field descriptors, use
198 "`xolint -V`" to spell check your field names and to help you detect
209 !!include-file xolint.txt
HDindex.rst42 xolint
HDlibxo.txt2679 * xolint
2681 xolint is a tool for reporting common mistakes in format strings
2685 xolint takes the one or more C files as arguments, and reports
2694 | -D | Generate documentation for all xolint messages |
2698 | -X | Extract samples from xolint, suitable for testing |
2705 % xolint.pl -t xolint.c
2706 xolint.c: 16: error: anchor format should be "%d"
2958 After using "xolint" to find errors in your field descriptors, use
2959 "xolint -V" to spell check your field names and to detect different
2968 !!include-file xolint.txt
/freebsd-11-stable/contrib/libxo/xolint/
HDMakefile.am9 man_MANS = xolint.1
11 EXTRA_DIST = xolint.1 xolint.pl
14 install ${srcdir}/xolint.pl ${DESTDIR}${bindir}/xolint
17 rm -f ${DESTDIR}${bindir}/xolint
/freebsd-11-stable/contrib/libxo/
HDMakefile.am13 SUBDIRS = libxo xo xopo xolint xohtml tests doc encoder subdir
HDconfigure.ac457 xolint/Makefile