Searched refs:yaml_document_get_root_node (Results 1 – 5 of 5) sorted by relevance
47 done = (!yaml_document_get_root_node(&document)); in main()
268 done = (!yaml_document_get_root_node(&document)); in main()295 done = (!yaml_document_get_root_node(&document)); in main()
96 if (!yaml_document_get_root_node(&document)) { in main()
881 yaml_document_get_root_node(yaml_document_t *document);
1180 yaml_document_get_root_node(yaml_document_t *document) in yaml_document_get_root_node() function