summaryrefslogtreecommitdiffstats
path: root/lasso/xml/disco_modify.c
diff options
context:
space:
mode:
authorBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-01-24 09:33:21 +0000
committerBenjamin Dauvergne <bdauvergne@entrouvert.com>2009-01-24 09:33:21 +0000
commit7fc388abb3cebc81d12aad7ab2f12bbd82eb40d5 (patch)
treec17321f921394e81924907fee6dade3367c21482 /lasso/xml/disco_modify.c
parentcfc64aac4cfb9644babffd9498dd35d0f21c2900 (diff)
downloadlasso-7fc388abb3cebc81d12aad7ab2f12bbd82eb40d5.tar.gz
lasso-7fc388abb3cebc81d12aad7ab2f12bbd82eb40d5.tar.xz
lasso-7fc388abb3cebc81d12aad7ab2f12bbd82eb40d5.zip
Core: add macros to assign list of things, rename xmlNode related macros
* lasso/utils.h: added new macros, renamed others: - macros handling xmlNode are renamed from _node to _xml_node, - new macros for assign GList* of specific objects: - lasso_assign_list_of_gobjects, - lasso_assign_list_of_strings, - lasso_assign_new_list_of_gobjects, - macros for assigning xmlChar string (we need a specific macros because, we must use xmlFree to release the destination string), - macros to add string without duping: lasso_list_add_xml_string, - macros to add anything non-null (no type cast): lasso_list_add_non_null.
Diffstat (limited to 'lasso/xml/disco_modify.c')
0 files changed, 0 insertions, 0 deletions