<libroxml
version="3.0.2"
/>
|
Go to the source code of this file.
Macros | |
#define | CONFIG_XML_THREAD_SAFE 1 |
#define | CONFIG_XML_HEAP_BUFFERS 0 |
#define | CONFIG_XML_SMALL_BUFFER 0 |
#define | CONFIG_XML_SMALL_INPUT_FILE 0 |
#define | ROXML_GET_BASE_BUFFER(name) char name[ROXML_BASE_LEN] |
#define | ROXML_PUT_BASE_BUFFER(name) |
,
Definition in file roxml_tune.h.
#define CONFIG_XML_HEAP_BUFFERS 0 |
Definition at line 60 of file roxml_tune.h.
#define CONFIG_XML_SMALL_BUFFER 0 |
Definition at line 70 of file roxml_tune.h.
#define CONFIG_XML_SMALL_INPUT_FILE 0 |
Definition at line 80 of file roxml_tune.h.
#define CONFIG_XML_THREAD_SAFE 1 |
Definition at line 50 of file roxml_tune.h.
#define ROXML_GET_BASE_BUFFER | ( | name | ) | char name[ROXML_BASE_LEN] |
Definition at line 88 of file roxml_tune.h.
#define ROXML_PUT_BASE_BUFFER | ( | name | ) |
Definition at line 89 of file roxml_tune.h.