Searched defs:PrefixChars (Results 1 – 3 of 3) sorted by relevance
66 std::string PrefixChars; variable
143 unsigned PrefixChars = Prefix ? 2 : 0; in write_hex() local
415 unsigned PrefixChars = FN.HexPrefix ? 2 : 0; in operator <<() local