Home
last modified time | relevance | path

Searched refs:mdversion_string (Results 1 – 1 of 1) sorted by relevance

/dports/misc/libmodulemd/modulemd-2.13.0/modulemd/
H A Dmodulemd-yaml-util.c885 g_autofree gchar *mdversion_string = NULL; in modulemd_yaml_parse_document_type_internal() local
1024 mdversion_string = g_strdup_printf ("%" PRIu64, mdversion); in modulemd_yaml_parse_document_type_internal()
1026 emitter, mdversion_string, YAML_PLAIN_SCALAR_STYLE, error)) in modulemd_yaml_parse_document_type_internal()
1168 g_autofree gchar *mdversion_string = g_strdup_printf ("%" PRIu64, mdversion); in modulemd_yaml_emit_document_headers() local
1198 emitter, mdversion_string, YAML_PLAIN_SCALAR_STYLE, error)) in modulemd_yaml_emit_document_headers()