Home
last modified time | relevance | path

Searched defs:has_newline (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/expat/expat/tests/
Dminicheck.c221 const int has_newline = (msg[strlen(msg) - 1] == '\n'); in _fail_unless() local
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dcommon.c722 int has_newline(const char *str) in has_newline() function
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dcommon.c764 int has_newline(const char *str) in has_newline() function