Home
last modified time | relevance | path

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

/external/protobuf/php/ext/google/protobuf/
Dupb.c11269 UPB_INLINE bool is_json_escaped(char c) { in is_json_escaped() function
11297 if (is_json_escaped(c)) { in putstring()
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.c12086 UPB_INLINE bool is_json_escaped(char c) { in is_json_escaped() function
12114 if (is_json_escaped(c)) { in putstring()