Searched defs:with_null (Results 1 – 2 of 2) sorted by relevance
90 const char with_null[] = "Here's l\x00king at you, kid"; in TEST() local
1961 constexpr char with_null[3] = {'{', '}', '\0'}; variable