Home
last modified time | relevance | path

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

/glibc-2.36/string/
Dtest-strncasecmp.c300 const char *empty_string = ""; in bz14195() local
302 check_result (impl, empty_string, "", 5, 0); in bz14195()