Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c11275 UPB_INLINE char* json_nice_escape(char c) { in json_nice_escape() function
11299 const char* escape = json_nice_escape(c); in putstring()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12092 UPB_INLINE const char* json_nice_escape(char c) { in json_nice_escape() function
12116 const char* escape = json_nice_escape(c); in putstring()