Searched refs:yaml_parser_load_document (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libyaml/src/
H A Dloader.c45 yaml_parser_load_document(yaml_parser_t *parser, yaml_event_t *first_event);
98 if (!yaml_parser_load_document(parser, &event)) goto error;
165 yaml_parser_load_document(yaml_parser_t *parser, yaml_event_t *first_event) function

Completed in 42 milliseconds