Home
last modified time | relevance | path

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

/dports/textproc/turboxsl/turboxsl-b03c2c9/src/
H A Doutput.c17 void add_quoted_str(XMLSTRING rtext, char *s) in add_quoted_str() function
130 if(node->content != NULL) add_quoted_str(rtext, node->content->s); in output_node_rec()