Home
last modified time | relevance | path

Searched refs:escape_buf (Results 1 - 1 of 1) sorted by relevance

/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c12532 char escape_buf[8]; in putstring() local
12535 _upb_snprintf(escape_buf, sizeof(escape_buf), "\\u%04x", (int)byte); in putstring()
12536 escape = escape_buf; in putstring()

Completed in 20 milliseconds