Home
last modified time | relevance | path

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

/third_party/gn/src/base/json/
Dstring_escape.cc27 const uint32_t kReplacementCodePoint = 0xFFFD; variable
145 code_point = kReplacementCodePoint; in EscapeJSONStringImpl()