Home
last modified time | relevance | path

Searched refs:command_needs_braces (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/usr.bin/texinfo/makeinfo/
H A Dinsertion.h75 extern int command_needs_braces (char *cmd);
H A Dinsertion.c2091 command_needs_braces (char *cmd) in command_needs_braces() function
2211 && command_needs_braces (item_func + 1)) in cm_item()
H A Dxml.c1416 && command_needs_braces (item_function + 1)) in xml_begin_table()
/openbsd-src/gnu/usr.bin/texinfo/
H A DChangeLog.463705 than "@". (command_needs_braces): new fn.