Home
last modified time | relevance | path

Searched refs:quote_single (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dmacro.h77 extern char **get_brace_args (int quote_single);
H A Dmacro.c162 get_brace_args (int quote_single) in get_brace_args() argument
192 else if ((character == ',' && !quote_single) || in get_brace_args()