diff --git a/documentation.html b/documentation.html index 5ed7daf..2b2443d 100644 --- a/documentation.html +++ b/documentation.html @@ -16,6 +16,7 @@
+if((node +calloc( + sizeof(mxml_node_t))) NULL); ++
Name | Description |
---|---|
NULL |
Add a node to a tree. @@ -683,6 +702,22 @@ mxmlWalkPrev(
Previous node or NULL
+Current buffer size
++if((newbuffer +realloc( + buffer, *bufsize)) NULL); ++
Name | Description |
---|---|
NULL |
Increase the size of the buffer...
+buffer newbuffer; ++
New node
++mxml_node_t * node; ++
Add to the parent if present...
++node type type; +