Searched refs:yaml_document_get_root_node (Results 1 – 3 of 3) sorted by relevance
636 yaml_document_get_root_node(yaml_document_t *document);
170 root = yaml_document_get_root_node(&doc); in PetscOptionsInsertStringYAML_Private()
424 yaml_document_get_root_node(yaml_document_t *document) in yaml_document_get_root_node() function