Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dutil-strings.h354 strstrip(const char *input, const char *what) in strstrip() function
/third_party/libinput/tools/
Dlibinput-record.c1366 distro = strstrip(&osrstr[3], "\"'"); in print_system_header()
1368 version = strstrip(&osrstr[11], "\"'"); in print_system_header()
/third_party/libinput/test/
Dtest-utils.c1214 str = strstrip(t->string, t->what); in START_TEST()
/third_party/cups-filters/utils/
Dcups-browsed.c1086 char *strstrip(char *s) in strstrip() function