Searched refs:REPLACEMENT_CHARACTER (Results 1 – 2 of 2) sorted by relevance
369 constexpr uint32_t REPLACEMENT_CHARACTER = 0xFFFD; variable394 nextCh = REPLACEMENT_CHARACTER; in itemize()404 nextCh = REPLACEMENT_CHARACTER; in itemize()
102054 Lcom/android/okhttp/okio/Buffer;->REPLACEMENT_CHARACTER:I