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

/systemd/tools/
H A Dxml_helper.py34 return tree.tostring(xml, pretty_print=True, encoding='utf-8')
/systemd/src/import/
H A Dimport-compress.h41 bool encoding; member in struct:ImportCompress
H A Dimport-compress.c30 if (c->encoding)
35 if (c->encoding)
94 c->encoding = false;
109 if (c->encoding)
239 c->encoding = true;
269 if (!c->encoding)
381 if (!c->encoding)

Completed in 1355 milliseconds