Home
last modified time | relevance | path

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

/external/libxkbcommon/xkbcommon/src/
Dutils.h98 strempty(const char *s) in strempty() function
Dtext.c243 snprintf(buf, len, "<%s>", strempty(sname)); in KeyNameText()
/external/libxkbcommon/xkbcommon/test/
Dcompose.c121 fprintf(stderr, "expected string: %s\n", strempty(expected_string)); in test_compose_seq_va()