| typedef enum yaml_break_e yaml_break_t |
Line break types.
| typedef unsigned char yaml_char_t |
| typedef enum yaml_encoding_e yaml_encoding_t |
The stream encoding.
| typedef enum yaml_error_type_e yaml_error_type_t |
Many bad things could happen with the parser and emitter.
| typedef struct yaml_mark_s yaml_mark_t |
The pointer position.
| typedef struct yaml_tag_directive_s yaml_tag_directive_t |
The tag directive data.
| typedef struct yaml_version_directive_s yaml_version_directive_t |
The version directive data.
| enum yaml_break_e |
| enum yaml_encoding_e |
| enum yaml_error_type_e |
Many bad things could happen with the parser and emitter.
1.4.7