Searched defs:startswith_comma (Results 1 - 1 of 1) sorted by relevance

/systemd/src/locale/
H A Dlocaled.c103 static bool startswith_comma(const char *s, const char *prefix) { function
706 if (startswith_comma(c->x11_layout, a[1]))
714 if (startswith_comma(c->x11_layout, x))

Completed in 24 milliseconds