Home | History | Annotate | Download | only in files

Lines Matching defs:ascii

320     std::string ascii = WideToUTF8(leaf);
322 std::string ascii = leaf;
324 observed_str = root.AppendASCII(ascii);