Home
last modified time | relevance | path

Searched defs:use_hex (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
Descaping.cc309 std::string CEscapeInternal(absl::string_view src, bool use_hex, in CEscapeInternal()
/third_party/protobuf/src/google/protobuf/stubs/
Dstrutil.cc481 int dest_len, bool use_hex, bool utf8_safe) { in CEscapeInternal()
/third_party/protobuf/ruby/ext/google/protobuf_c/
Dupb.c8605 const bool use_hex = false; in putescaped() local