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

/xsrc/external/mit/xterm/dist/
H A Dinput.c1803 stripTranslations(const char *s, Bool onlyInsert) function in typeref:typename:char *
1868 if ((test = stripTranslations(keyword, onlyInsert)) != NULL) {
1873 && (copy = stripTranslations(data, onlyInsert)) != NULL) {

Completed in 3 milliseconds