#include <stdio.h>#include <xmlrpc.h>#include "../../mi/mi.h"


Go to the source code of this file.
Defines | |
| #define | XMLRPC_WANT_INTERNAL_DECLARATIONS |
Functions | |
| struct mi_root * | xr_parse_tree (xmlrpc_env *env, xmlrpc_value *paramArray) |
| #define XMLRPC_WANT_INTERNAL_DECLARATIONS |
Definition at line 32 of file xr_parser.h.
| struct mi_root* xr_parse_tree | ( | xmlrpc_env * | env, | |
| xmlrpc_value * | paramArray | |||
| ) | [read] |
Definition at line 64 of file xr_parser.c.
References add_mi_node_child(), addf_mi_node_child(), free_mi_tree(), init_mi_tree(), lflf_to_crlf_hack(), LM_ERR, MI_DUP_VALUE, mi_root::node, NULL, pkg_free, and pkg_malloc.
Referenced by default_method().
1.5.6