#include "config.h"#include "mxml.h"#include <unistd.h>Go to the source code of this file.
Definition at line 68 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_file_getc(), and mxml_string_getc().
Definition at line 69 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_file_getc(), and mxml_string_getc().
Definition at line 67 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_file_getc(), mxml_load_data(), and mxml_string_getc().
Definition at line 76 of file mxml-file.c.
Referenced by mxml_fd_getc(), mxml_file_getc(), mxml_get_entity(), and mxml_string_getc().
Definition at line 483 of file mxml-file.c.
References mxml_error().
Referenced by mxml_load_data(), and mxml_parse_element().
Definition at line 563 of file mxml-file.c.
References buf, mxml_fdbuf_s::current, ENCODE_UTF16BE, ENCODE_UTF16LE, ENCODE_UTF8, mxml_fdbuf_s::end, mxml_bad_char, mxml_error(), and mxml_fd_read().
Referenced by mxmlLoadFd().
Definition at line 850 of file mxml-file.c.
References buf, mxml_fdbuf_s::current, mxml_fdbuf_s::end, and mxml_fd_write().
Referenced by mxmlSaveFd().
Definition at line 919 of file mxml-file.c.
References mxml_fdbuf_s::buffer, mxml_fdbuf_s::current, mxml_fdbuf_s::end, and mxml_fdbuf_s::fd.
Referenced by mxml_fd_getc().
Definition at line 958 of file mxml-file.c.
References mxml_fdbuf_s::buffer, mxml_fdbuf_s::current, and mxml_fdbuf_s::fd.
Referenced by mxml_fd_putc(), and mxmlSaveFd().
Definition at line 1001 of file mxml-file.c.
References ENCODE_UTF16BE, ENCODE_UTF16LE, ENCODE_UTF8, mxml_bad_char, and mxml_error().
Referenced by mxmlLoadFile().
Definition at line 1255 of file mxml-file.c.
References mxml_value_u::element, mxml_bad_char, mxml_error(), mxmlEntityGetValue(), mxml_value_s::name, and mxml_node_s::value.
Referenced by mxml_load_data(), and mxml_parse_element().
[static]
Definition at line 1316 of file mxml-file.c.
References mxml_value_u::element, ENCODE_UTF8, mxml_add_char(), MXML_CUSTOM, mxml_custom_load_cb, mxml_error(), mxml_get_entity(), MXML_INTEGER, MXML_OPAQUE, mxml_parse_element(), MXML_REAL, MXML_TEXT, mxmlDelete(), mxmlNewCustom(), mxmlNewElement(), mxmlNewInteger(), mxmlNewOpaque(), mxmlNewReal(), mxmlNewText(), mxml_value_s::name, mxml_node_s::parent, and mxml_node_s::value.
Referenced by mxmlLoadFd(), mxmlLoadFile(), and mxmlLoadString().
Definition at line 1840 of file mxml-file.c.
References mxml_value_u::element, mxml_add_char(), mxml_error(), mxml_get_entity(), mxmlElementGetAttr(), mxmlElementSetAttr(), mxml_value_s::name, and mxml_node_s::value.
Referenced by mxml_load_data().
Definition at line 2102 of file mxml-file.c.
References ENCODE_UTF16BE, ENCODE_UTF16LE, ENCODE_UTF8, mxml_bad_char, and mxml_error().
Referenced by mxmlLoadString().
Definition at line 2412 of file mxml-file.c.
References mxmlEntityGetName().
Referenced by mxml_write_node().
[static]
Definition at line 2487 of file mxml-file.c.
References mxml_value_s::attrs, mxml_node_s::child, mxml_value_u::element, mxml_value_u::integer, MXML_CUSTOM, mxml_custom_save_cb, MXML_ELEMENT, MXML_INTEGER, MXML_OPAQUE, MXML_REAL, MXML_TEXT, MXML_WRAP, mxml_write_name(), mxml_write_string(), mxml_write_ws(), MXML_WS_AFTER_CLOSE, MXML_WS_AFTER_OPEN, MXML_WS_BEFORE_CLOSE, MXML_WS_BEFORE_OPEN, mxml_attr_s::name, mxml_value_s::name, mxml_node_s::next, mxml_value_s::num_attrs, mxml_value_u::opaque, mxml_node_s::prev, mxml_value_u::real, mxml_text_s::string, mxml_value_u::text, mxml_node_s::type, mxml_attr_s::value, mxml_node_s::value, and mxml_text_s::whitespace.
Referenced by mxmlSaveFd(), mxmlSaveFile(), and mxmlSaveString().
Definition at line 2768 of file mxml-file.c.
References mxmlEntityGetName().
Referenced by mxml_write_node().
[static]
Definition at line 159 of file mxml-file.c.
References buf, mxml_fdbuf_s::buffer, mxml_fdbuf_s::current, mxml_fdbuf_s::end, mxml_fdbuf_s::fd, mxml_fd_getc(), and mxml_load_data().
Referenced by main().
Definition at line 199 of file mxml-file.c.
References mxml_file_getc(), and mxml_load_data().
Referenced by main().
Definition at line 228 of file mxml-file.c.
References mxml_load_data(), and mxml_string_getc().
Referenced by acc_Thread(), agent_xml_compose(), fipa_envelope_Compose(), fipa_envelope_Parse(), main(), MC_LoadAgentFromFile(), and message_InitializeFromConnection().
Definition at line 258 of file mxml-file.c.
References mxmlSaveString().
Referenced by fipa_envelope_Compose(), MC_GetAgentXMLString(), and message_InitializeFromAgent().
Definition at line 315 of file mxml-file.c.
References buf, mxml_fdbuf_s::buffer, mxml_fdbuf_s::current, mxml_fdbuf_s::end, mxml_fdbuf_s::fd, mxml_fd_putc(), mxml_fd_write(), and mxml_write_node().
Referenced by main().
Definition at line 362 of file mxml-file.c.
References mxml_file_putc(), and mxml_write_node().
Referenced by main().
Definition at line 404 of file mxml-file.c.
References mxml_string_putc(), and mxml_write_node().
Referenced by main(), and mxmlSaveAllocString().
Definition at line 456 of file mxml-file.c.
References mxml_custom_load_cb, and mxml_custom_save_cb.
Definition at line 103 of file mxml-file.c.
Referenced by mxml_load_data(), and mxmlSetCustomHandlers().
Definition at line 104 of file mxml-file.c.
Referenced by mxml_write_node(), and mxmlSetCustomHandlers().
Referenced by mxml_error(), and mxmlSetErrorCallback().