Searched refs:cm_punct (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/texinfo/dist/makeinfo/ |
H A D | cmds.h | 108 cm_punct (int arg),
|
H A D | cmds.c | 59 { "!", cm_punct, NO_BRACE_ARGS }, 65 { ".", cm_punct, NO_BRACE_ARGS }, 69 { "?", cm_punct, NO_BRACE_ARGS }, 1864 cm_punct (int arg) in cm_punct() function
|
/netbsd-src/external/gpl2/texinfo/dist/ |
H A D | ChangeLog | 3257 * makeinfo/cmds.c (cm_punct): new function to handle @., @! and @?
|