Searched refs:next_arg_begin (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/gpl2/groff/dist/src/libs/libdriver/
H A Dinput.cpp409 Char next_arg_begin(void); // skip white space on current line
756 Char c = next_arg_begin();
790 Char c = next_arg_begin();
907 Char c = next_arg_begin();
932 /* next_arg_begin():
940 next_arg_begin(void) function
1276 Char subcmd = next_arg_begin();
1323 Char subcmd = next_arg_begin();
1685 Char c = next_arg_begin();
1701 c = next_arg_begin();
[all...]

Completed in 77 milliseconds