Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/stubs/
Dstrutil.cc476 bool is_hex_escape = false; in CEscapeInternal() local
495 is_hex_escape = use_hex; in CEscapeInternal()
501 last_hex_escape = is_hex_escape; in CEscapeInternal()