Lines Matching refs:char_array_with_nul
4416 static const char char_array_with_nul[] =4418 static const std::string string_with_nul(char_array_with_nul,4419 sizeof(char_array_with_nul)