testing
This commit is contained in:
parent
fa20a9416b
commit
25d535703e
8 changed files with 76 additions and 47 deletions
|
|
@ -46,7 +46,7 @@ struct xml_parse_yacc_arg{
|
|||
|
||||
cxobj *ya_xelement; /* xml active element */
|
||||
cxobj *ya_xparent; /* xml parent element*/
|
||||
int ya_skipspace; /* If set, translate successive space, \t \n with single space */
|
||||
int ya_skipspace; /* If set, remove all non-terminal bodies (strip prettyr-print) */
|
||||
};
|
||||
|
||||
extern char *clixon_xml_parsetext;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue