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()
96 if (!yaml_document_get_root_node(&document)) { in main()
266 done = (!yaml_document_get_root_node(&document)); in main()293 done = (!yaml_document_get_root_node(&document)); in main()
881 yaml_document_get_root_node(yaml_document_t *document);
1179 yaml_document_get_root_node(yaml_document_t *document) in yaml_document_get_root_node() function
Completed in 12 milliseconds